in reply to Mail Sending me mad

Hi,

Try MIME::Lite::HTML. I used it last night and it's really nice and you only need a couple of lines of code. You point to the html file you want to send and it automatically adds all the graphics to the MIME email. Your HTML can be a template and you can substitute variables.

The author told me that he just added support for background images in tables, etc.

Sweet.