Beefy Boxes and Bandwidth Generously Provided by pair Networks
Pathologically Eclectic Rubbish Lister
 
PerlMonks  

Re: How do I rewrite mail headers using Mail::Send?

by djantzen (Priest)
on Jun 25, 2002 at 04:13 UTC ( [id://177027]=note: print w/replies, xml ) Need Help??

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]"
    

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://177027]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others lurking in the Monastery: (3)
As of 2024-04-19 20:15 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found