Help for this page

Select Code to Download


  1. or download this
        $msg->send( 'smtp', 'smtp.myserver.com',
            AuthUser=>'srikanth@myserver.com',
            AuthPass=>'mypass',
            Timeout=>60,
            Debug => 1 );