Help for this page

Select Code to Download


  1. or download this
        eval {
        (new Mail::Sender)
    ...
        } elsif ($@) {
            die $@,"\n";
        }
    
  2. or download this
        auth => the name of the protocol. Only supports LOGIN, PLAIN
             and CRAM-MD5 now.
        username => ...
        password => ...