Help for this page

Select Code to Download


  1. or download this
    MIME::Lite->send('smtp', $SmtpServer, Timeout=>60);
    eval { $msg->send };
    print $@ if $@;  ### or do_something() if $@;
    
  2. or download this
    Failed to connect to mail server: Invalid argument
     at mime.lite.p line ##
    
  3. or download this
    SMTP RCPT command failed: