in reply to How can I send HTML email with embeded images?
MIME::Lite does all that in a fairly easy fashion. I have no experience with Mail::Sender, but I'd guess if you read the documentation you will find it can do it too. You could for example look at the sample "Sending HTML messages with inline images" provided in the Mail::Sender documentation.
|
|---|