Honestly, I've never had to.  I would use Mail::Mailer except I don't 
see it with ActiveState's ppm.  Its possible with Mail::Sendmail, 
looking at the source I see the note:

   Look at http://alma.ch/perl/Mail-Sendmail-FAQ.htm for additional info 
(CGI, examples of sending attachments, HTML mail etc...)

There's also a comment:

   Since the whole message is in memory (twice!), it's not suitable for 
sending very big attached files.

Hope that answers your question.

- Johnathan


Timothy Kimball wrote:

> : Just curious, how would you send an attachment?
> 
> The MIME::Lite module can do this.
> 
> -- tdk
> 
> 

Reply via email to