Skip to main content
February 4, 2010
Question

Problem send email alert Monitor Server

  • February 4, 2010
  • 3 replies
  • 514 views

Hi everybody

I've one problem with ColdFusion 8 on 3 servers, installed in multi-server configuration.

When i want to monitor servers with sending alert by mail, i 've an error in mail.log file :

"cfadmin@server-name failed to route the address"

I've check smtp relai configuration. All is OK.

I've read somewhere in Adobe documentation that this parameter (mail from) canno't be configured. But in other ColdFusion plateform, alert email are sending by a personalized field "cfadmin@final_client_domain".

Moreover, last year, the final client tell me that alert email sending work well...

I 've tryed to find the file who let-me personalise this option. Have you an idea ?

Thanks.


PS.: sorry for my english level.

    This topic has been closed for replies.

    3 replies

    February 8, 2010

    I 've tried your solution, but nothing change...


    I've just seeing that in ColdFusion 9, in the Monitor Server section, you can specifie the sender's email address (for send email alert).And it's work very well !

    Nobody have an other solution ?

    February 5, 2010

    Thanks.

    I'll try this...

    Inspiring
    February 4, 2010

    I have not tried it, but perhaps it uses the same mechanism as the FQDN lookup. That can be infuenced by setting a JVM parameter: http://jochem.vandieten.net/2008/09/19/configuring-coldfusion-to-use-a-fqdn-in-the-cfmail-ehlo/