I am currently using swatch to monitor my mail log for clamd errors. If mimedefang or clamd stop working I cannot email notify anyone. Does anyone use a command-line mailer/script to connect directly to another mail server in this situation?
Perl has a mail program module that amazingly allows external smtp servers if you can find one that will allow you to mail through.
perl -MCPAN -e "install Mail::Sendmail" Then read the man page for that. I thought it was pretty cool!
For cases in which the local mail server is not functioning?
-- Luke Computer Science System Administrator Security Administrator,College of Engineering Montana State University-Bozeman,Montana
_______________________________________________ Visit http://www.mimedefang.org and http://www.canit.ca MIMEDefang mailing list [EMAIL PROTECTED] http://lists.roaringpenguin.com/mailman/listinfo/mimedefang
John Jaeger - Billings, Montana
EMail To : <mailto:[EMAIL PROTECTED]> Home Page : <http://www.jjgb.com>
PGP: RSA Key ID: 0xAAEC7751 <http://www.jjgb.com/public_files/RSA_Key.zip>
"Our liberty is protected by four boxes...
The ballot box, the jury box, the soap box, and the cartridge box."
- Anonymous_______________________________________________ Visit http://www.mimedefang.org and http://www.canit.ca MIMEDefang mailing list [EMAIL PROTECTED] http://lists.roaringpenguin.com/mailman/listinfo/mimedefang

