Maybe this will save somebody else some time, because I just spend about 3 hours banging my head against the wall on it.
If you’re getting a “550-Sender verify failed” error when Monit starts because its trying to send you an email via SMTP to let you know it’s started (or if you’re getting that error for just about any other reason), make sure that the email address that the message is being sent “from” actually exists.
If “monit@yourhostname.com” doesn’t exist, your SMTP server will likely reject the message and cause you all sorts of trouble.
Tags: linux, localhost, monitoring, software
-
Or just turn off sender-verify, but it’s a Good Thing ™. :)


1 comment
Comments feed for this article
Trackback link: http://chrismetcalf.net/blog/archives/2006/07/15/550-sender-verify-failed-error-with-monit-and-exim4/trackback/