[nycphp-talk] MIME multipart email frustrations
Stephen Musgrave
stephen at musgrave.org
Tue Sep 2 16:36:10 EDT 2003
Thank you all who replied to my query. I found the solution in "Mime Mail"
in PEAR. It works great! However, before finally getting AOL to behave, I
found out that it is extra sensitive to the Bcc: field.
Thanks again!
Stephen Musgrave
// stephen at musgrave.org
// http://musgrave.org
// 718-486-6514
On 8/29/03 5:49 PM, "Hans Zaunere" <hans at nyphp.org> wrote:
>
>> Here's a link to the resulting email file:
>>
>> http://musgrave.org/mutlipart-source.txt
>
> A couple of points... for one, according to the RFCs, all line-endings should
> be \r\n
>
> And, the general form is a bit off; while the top level header's Content-type
> is correct, the empty Status: header field might throw some clients off. And,
> if I remember correctly, ending boundaries need an trailing '--'. But, as Dan
> said, PEAR and phpclasses.org have tons of fairly complete classes for this
> type of thing.
>
> H
>
>
> _______________________________________________
> talk mailing list
> talk at lists.nyphp.org
> http://lists.nyphp.org/mailman/listinfo/talk
More information about the talk
mailing list