Click to See Complete Forum and Search --> : Sending Mail with Attachments


nkaisare
01-22-2003, 11:06 AM
Hi

I want to create a form where patrons can submit their email address to receive a pdf brochure. My server is Microsoft server with Perl. How can I send email with the pdf brochure?

jeffmott
01-22-2003, 11:33 AM
You'll have to get the MIME::Lite (http://search.cpan.org/author/ERYQ/MIME-Lite-2.117/lib/MIME/Lite.pm) module.