in reply to SMTP and Authentication
It's pretty slick and has worked very well for me; some of my scripts periodically poll different services on my OpenBSD boxes and kick out a report to me (using Mail::Mailer) if there is something I should know about.
Interestingly, if Mail::Mailer can't detect Sendmail, mail, Mail, or mailx on your system, it will use the aforementioned Net::SMTP module to deliver your message. ;-)
|
---|
Replies are listed 'Best First'. | |
---|---|
Re: Re: SMTP and Authentication
by mdog (Pilgrim) on Mar 09, 2001 at 03:10 UTC |