in reply to Re: Using Email::Stuff to send SMTP mail through GMail
in thread Using Email::Stuff to send SMTP mail through GMail
I made that change as you suggested but I still get an error message:
Couldn't connect to smtp.gmail.com at testmail.pl line 16.->send('SMTP', Host => 'smtp.gmail.com', PeerPort => 465, ssl => 1, username => 'mike@mikebaas.com', password => 'x', );
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: Using Email::Stuff to send SMTP mail through GMail
by shenme (Priest) on Sep 20, 2006 at 00:33 UTC | |
by jdtoronto (Prior) on Sep 20, 2006 at 02:09 UTC | |
by initself (Monk) on Sep 20, 2006 at 03:43 UTC | |
by initself (Monk) on Sep 20, 2006 at 07:08 UTC | |
by initself (Monk) on Sep 20, 2006 at 00:42 UTC | |
|
Re^3: Using Email::Stuff to send SMTP mail through GMail
by jdtoronto (Prior) on Sep 20, 2006 at 16:25 UTC | |
by initself (Monk) on Sep 20, 2006 at 19:56 UTC | |
by adamk (Chaplain) on Sep 22, 2006 at 02:23 UTC | |
by initself (Monk) on Sep 22, 2006 at 05:38 UTC |