in reply to Select the method of authentification on MIME::Lite
and see if that helps.$msg->send( 'smtp', 'stmp.myisp.com', AuthUser => 'user', AuthPass => 'pass', AUTH => 'PLAIN', Debug => 1, );
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: Select the method of authentification on MIME::Lite
by way (Sexton) on Nov 20, 2008 at 22:25 UTC |