Help for this page

Select Code to Download


  1. or download this
    my $email_raw = Email::Simple->create(
            header => [
    ...
    my $sender = Email::Send->new({mailer => 'SMTP'});
    $sender->mailer_args([Host => "smtp.working.one"]);
    $sender->send($email_raw);
    
  2. or download this
    May  9 12:37:11 hostname postfix/smtpd[9395]: timeout after END-OF-MES
    +SAGE from hostname[127.0.1.1]
    May  9 12:37:11 hostname postfix/smtpd[9395]: disconnect from hostname
    +[127.0.1.1]