Help for this page

Select Code to Download


  1. or download this
    Return a guess at the current users mail address. 
    The user can force the return value by setting $ENV{MAILADDRESS}
    
  2. or download this
        $self->SUPER::set_headers({
            From => "<" . mailaddress() . ">",
            %$hdrs,
            'X-Mailer' => "Mail::Mailer[v$Mail::Mailer::VERSION] Net::SMTP
    +[v$Net::S\
    MTP::VERSION]"