in reply to Sending Multi file types as e-mail attachments

Have you looked at what existing modules, like MIME::Lite produce? I use MIME::Lite to attach files to mails a long time already and it works quite well.

  • Comment on Re: Sending Multi file types as e-mail attachments