Beefy Boxes and Bandwidth Generously Provided by pair Networks
Do you know where your variables are?
 
PerlMonks  

Re: Sending email with both html and plaintext

by perlfan (Vicar)
on Feb 19, 2016 at 22:06 UTC ( [id://1155671]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
      
        my $message = Email::MIME->create_html(
            header => [
    ...
        );
    
        sendmail( $message, { transport => $transport } );
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others romping around the Monastery: (3)
As of 2024-04-25 13:58 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found