The check_smtp plugin works great to connect to an SMTP server, and even to say "HELO", "MAIL FROM", etc, but I'd like to send an entire message and get back "Message accepted for delivery" or something similar.
However, whenever I try something like: /usr/local/nagios/libexec/check_smtp -H maila.microsoft.com -C "HELO nagios" -C "MAIL FROM: <[EMAIL PROTECTED]>" -C "RCPT TO: <[EMAIL PROTECTED]>" -C "DATA" -C "Subject: Ignore this test, Bill" -v (all on one line, of course), I get a segmentation fault. Short of writing my own plugin, what's the best way to test an SMTP server all the way through message delivery/acceptance? Related question: the plugins that come w/ nagios are pretty sparse. Is there a central "free plugin repository" somewhere? -- We're just a Bunch Of Regular Guys, a collective group that's trying to understand and assimilate technology. We feel that resistance to new ideas and technology is unwise and ultimately futile. ------------------------------------------------------------------------- This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/ _______________________________________________ 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