
perlsk
New User
Jan 15, 2013, 10:05 PM
Post #1 of 1
(2055 views)
|
Change AUTH mechanism in Net::SMTP::SSL
|
Can't Post
|
|
I am having problem sending e-mail using Net::SMTP::SSL. I've narrowed it down to the problem with authentication mechanism. I've tried change some lines of code but without any success. Application fails sending e-mail using "AUTH DIGEST-MD5". I'd like to try "AUTH PLAIN/LOGIN" - server supports it.
|