[nycphp-talk] sending multipart email
Marc Antony Vose
suzerain at suzerain.com
Wed Jul 14 07:11:40 EDT 2004
Indeed.
I just reworked my own class to extend that one instead of doing this
for myself.
Thanks,
Marc
>I could be wrong, but I believe I read somewhere a while ago that is
>was arbitrary. Perhaps the easiest way to deal with multipart
>messages I know of is to use the excellent mailing class at
>http://phpmailer.sourceforge.net/ and then you do not have to worry
>about it. It is by far the best mail class I have come across for
>PHP.
>
>Alan
>
>
>
>Marc Antony Vose wrote:
>
>>Hey:
>>
>>Admittedly this is off-topic, but I am sending it with PHP, so...:)
>>
>>I have never sent multipart email before and am reading up on it,
>>and I see that different portions of messages are separated by
>>something like:
>>
>>boundary="============_-1122330894==_ma============"
>>
>>
>>I've read several little tutorials on the subject online, but no
>>one has answered what is, for me, a semi-crucial question: namely,
>>is the string that is used for the boundary arbitrary? Or must it
>>follow a certain convention?
>>
>>Cheers,
>>
>
>
>_______________________________________________
>talk mailing list
>talk at lists.nyphp.org
>http://lists.nyphp.org/mailman/listinfo/talk
More information about the talk
mailing list