Looking at the documentation, it looks like what you want is the Data
field when you initialize your message.

Data => "whatever";


-----Original Message-----
From: Charles Farinella [mailto:[EMAIL PROTECTED] 
Sent: Monday, July 25, 2005 1:50 PM
To: Perl Beginners
Subject: MIME::Lite message text

I'm trying to send a multipart mail message using MIME::Lite.

[Tim Johnson] <snip>

I can do it by making 2 attachments, one a text file, the other the
tarball, but what I really want to do is print the text inline, not as
an attachment.  

[Tim Johnson] <snip>


--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
<http://learn.perl.org/> <http://learn.perl.org/first-response>


Reply via email to