in reply to Re^2: How do I send a HTML email with embedded images
in thread How do I send a HTML email with embedded images

An inline image also is an attachment. Search the MIME::Lite documentation for "inline".

  • Comment on Re^3: How do I send a HTML email with embedded images