Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/perl -w
    #
    ...
    sendmail(%mail) or die $Postal::Dispatch::error;
    
    print "OK. Log says:\n", $Postal::Dispatch::log;
    
  2. or download this
        'smtp'    => [ qw( localhost ) ]
    
  3. or download this
        'smtp'    => [ qw( mail.myISP.net ) ]