> How can I send email massages with Attachments through SMTP MIME::Lite is my module of choice for sending email messages from a Perl script, and handles attachments very nicely. -David