The Ace
05-31-2006, 07:58 AM
Hello all,
I'm trying to figure out the the mail headers and the boundry.
What I need is an email message that has an image within it.
I kinda figured out the attachemnt thingy, but not quite made it to copleate message seince i'm messing up witht he boundarys.
I've realaized that a boundary is some kind of a part dilimiter for the mail reador to split apart between two (or more) types of data, for example image and text/html.
But the problem is that I don't quite get what kind of charcters MUST be infront of the boundry string, and how exactly to use it.
I've opened an email message I've sent with Outlook, and TM trying to figureout whats goin on there, but not realising a lot...
Also i'm reading RFC 2045 (the MIME).
If anyone can direct me to a good source of information (except the boring RFCs), I would welcome any help!
Thanks.
I'm trying to figure out the the mail headers and the boundry.
What I need is an email message that has an image within it.
I kinda figured out the attachemnt thingy, but not quite made it to copleate message seince i'm messing up witht he boundarys.
I've realaized that a boundary is some kind of a part dilimiter for the mail reador to split apart between two (or more) types of data, for example image and text/html.
But the problem is that I don't quite get what kind of charcters MUST be infront of the boundry string, and how exactly to use it.
I've opened an email message I've sent with Outlook, and TM trying to figureout whats goin on there, but not realising a lot...
Also i'm reading RFC 2045 (the MIME).
If anyone can direct me to a good source of information (except the boring RFCs), I would welcome any help!
Thanks.