in reply to MIME::Lite - Relay access denied
$msg->send( 'smtp', 'smtp.myserver.com', AuthUser=>'srikanth@myserver.com', AuthPass=>'mypass', Timeout=>60, Debug => 1 ); [download]