Jason Little wrote: > Yesterday the blackberry servers stopped accepting all my nagios alerts > because nagios sends out as [EMAIL PROTECTED] and the blackberry > servers complain that servername.domainname does not exist and gives me a > data format error. Is there a way to set it so that nagios sends out as a > specific email address? >
You can set your hostname on the machine, so it's a valid FQDN. Or you can re-write the address as it goes out. I don't know what you're using, but it's pretty easy to do in Postfix: http://www.postfix.org/ADDRESS_REWRITING_README.html Good luck, - Josh ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier. Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ Nagios-users mailing list [email protected] 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
