Help for this page
SMTP Failed to connect to mail server : at test1.pl line 17
#!/usr/bin/perl use MIME::Lite; ... #$msg->send_by_smtp($mailer); # do some error checking $msg->send; print "Email Sent Successfully\n";