U
usenet
Hi All,
I was recently working on a project where I needed to generate various
types of Multipart MIME emails. I found Email::MIME::Creator to be
really great, but the documentation is pretty sparse, so it's kind of
hard to figure out if you don't have a lot of experience with MIME
types, etc. So, I wrote a little tutorial which shows how to create an
ASCII/HTML multipart email, an ASCII email with an attachment, and an
ASCII/HTML multipart email with an attachment (nested multipart email).
Here it is...hope someone finds it helpful someday:
http://www.gersic.com//static.php?page=static041210-001725
Tom
I was recently working on a project where I needed to generate various
types of Multipart MIME emails. I found Email::MIME::Creator to be
really great, but the documentation is pretty sparse, so it's kind of
hard to figure out if you don't have a lot of experience with MIME
types, etc. So, I wrote a little tutorial which shows how to create an
ASCII/HTML multipart email, an ASCII email with an attachment, and an
ASCII/HTML multipart email with an attachment (nested multipart email).
Here it is...hope someone finds it helpful someday:
http://www.gersic.com//static.php?page=static041210-001725
Tom