You can't use the string 'true' like that. Here $msg is your MIME::Lite object, not a string. You need to do:
if( $msg->send() ) { print "Sent"; }
Frank Wiles <frank@revsys.com>
www.revsys.com
In reply to Re^3: MIME::LITE Email Confirmation
by ides
in thread MIME::LITE Email Confirmation
by njweatherman
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |