|
|
| Keep It Simple, Stupid | |
| PerlMonks |
Re^2: How to send mail from Perl/Tk Program?by CaMelRyder (Pilgrim) |
| on Jun 13, 2007 at 19:44 UTC ( #621074=note: print w/ replies, xml ) | Need Help?? |
|
The only mention of authentication that I have found is in the man page for Net::SMTP.
auth ( USERNAME, PASSWORD )
Attempt SASL authentication.
I don't know if this is the type of authentication that you are looking for but you can start there.
¥peace from CaMelRyder¥
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||