-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

McCann, Brian wrote:
> Verizon Wireless has now gotten more restrictive with text messages via
> email.  Our Nagios server sends text messages to [EMAIL PROTECTED]
> <mailto:[EMAIL PROTECTED]> , from [EMAIL PROTECTED]
> <mailto:[EMAIL PROTECTED]> (the box's hostname does not
> resolve from the Internet).  Starting last night, Verizon is now
> bouncing the mail, saying:
>  
> 553 #5.1.8 Domain of sender address <*********> does not exist (MTA,
> Unknown, with IP address, X.X.X.X).
>  
> Does anyone know of a way to get Nagios to use a different From address
> (ie, a legit one)?


Do you have an internal mail server that's legit on the outside world?

Through postfix on Nagios I run the messages through our internal mail
server as a relayhost. For example:

/etc/postfix/main.cf

relayhost = [mail.myserver.mydomain]

This is a legitimate mail server, so it passes muster when sending the
message. Nagios spits the message to [EMAIL PROTECTED], but it gets
processed through mail.myserver.mydomain before it goes out the door.

Just a thought.

Regards,
Max
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.5 (GNU/Linux)

iD8DBQFH9NtwIXSX/6LmsXkRAp4rAJ9jO+htiMjUQLgL4+9C8BrX72A16wCfZNCk
WVS+6Ceg99ulTPAbDYVp1F0=
=52Oe
-----END PGP SIGNATURE-----

-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace
_______________________________________________
Nagios-users mailing list
Nagios-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nagios-users
::: Please include Nagios version, plugin version (-v) and OS when reporting 
any issue. 
::: Messages without supporting info will risk being sent to /dev/null

Reply via email to