in reply to Re: How can I mail email with attachments using MIME::Lite and SMTP?
in thread How can I mail email with attachments using MIME::Lite and SMTP?
Mime::Lite will actually "magically" rewrite the header to "multipart/mixed" if you add additional attachments to a single-part message. Nevertheless, it might be worth trying, just for troubleshooting.
|
|---|