From:                   Adam Saeed <[EMAIL PROTECTED]>
> could any one tell me that SMTP::Net support attachment, if yes how it
> could be to do so... thanks

I believe you meant Net:SMTP. No it doesn't. Net::SMTP does just the 
low level SMTP stuff, no MIME, no multipart messages, no attachments. 
It's just the transfer part.

You need to use either MIME::Lite or Mail::Sender to handle the 
attachments.

Jenda
===== [EMAIL PROTECTED] === http://Jenda.Krynicky.cz =====
When it comes to wine, women and song, wizards are allowed 
to get drunk and croon as much as they like.
        -- Terry Pratchett in Sourcery


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