Help for this page
use MIME::Lite; ... $msg->send('smtp', 'smtp.gmail.com', AuthUser=>'myname@gmail.com' +, AuthPass=>'mypassword', Debug=>1);
C:\tmp>perl smtp.pl MIME::Lite::SMTP>>> MIME::Lite::SMTP ... MIME::Lite::SMTP=GLOB(0x1be605c)<<< 250-ENHANCEDSTATUSCODES MIME::Lite::SMTP=GLOB(0x1be605c)<<< 250 PIPELINING SMTP auth() command not supported on smtp.gmail.com