On Sun, 2 Dec 2001, Peter C. McCluskey wrote:
> What is happening is that Hypermail expects a multipart/alternative boundary
> at the start of the message body, and discards everything until it finds one.
> This doesn't seem right. It should at least detect the start of the next
> message, and should probably display the confusing body as plain text.
> Does anyone know what rules other mail parsers use in this situation?
Well, the standard unix mailbox format forces the mailer to quote lines that start with "From " as that is the unique new-mail-starts-here identifier, so I figure the search-for-boundary check could also just check for the start of a new mail and if it finds one, skip the badly formatted multipart/alternative mail and continue with the next mail.
Or am I wrong?
-- Daniel Stenberg - http://daniel.haxx.se - +46-705-44 31 77 ech`echo xiun|tr nu oc|sed 'sx\([sx]\)\([xoi]\)xo un\2\1 is xg'`olReceived on Mon 03 Dec 2001 09:46:15 AM GMT
This archive was generated by hypermail 2.2.0 : Thu 22 Feb 2007 07:33:54 PM GMT GMT