in reply to Sending a simple email using Email::Send::Gmail
$sender->auth("username","password"); # see perldoc $sender->send($email)
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: Sending a simple email using Email::Send::Gmail
by diffredential (Beadle) on Oct 25, 2008 at 20:47 UTC | |
by diffredential (Beadle) on Oct 25, 2008 at 22:55 UTC | |
by diffredential (Beadle) on Oct 27, 2008 at 10:02 UTC | |
by Anonymous Monk on Oct 27, 2008 at 10:33 UTC | |
by diffredential (Beadle) on Oct 29, 2008 at 10:24 UTC | |
|