|
|
| Perl-Sensitive Sunglasses | |
| PerlMonks |
About Mail::Senderby exilepanda (Scribe) |
| on May 25, 2012 at 04:16 UTC ( #972362=perlquestion: print w/ replies, xml ) | Need Help?? |
|
exilepanda has asked for the
wisdom of the Perl Monks concerning the following question:
Hi Monks and Jenda,
I've done a quite uncertain hack and need advise. I use Mail::Sender and need auth with "LOGIN" protocol. But when I use it. It's directly jump to QUIT.
After about an hour of study, I found that my mail server response me AUTH=LOGIN on say hello stage, Then I added this $myMailObj->{'auth_protocols'}{LOGIN} => 1; in my script and then it runs. But my questions are :
Back to
Seekers of Perl Wisdom
|
|
||||||||||||||||||||||||