Hi,

After some problems with SORBS, I can finally answer.

* Paul Querna <[EMAIL PROTECTED]> [2006-01-04 22:09:28]:

> >(gdb) print r->finfo->fname
> >$1 = 0x600000000041b937 
> >"/<[EMAIL PROTECTED]>"
> >
> 
> The source .mbox for this message id is:
> ws-axis-c-dev/200503.mbox

Quite funny actually. I recall a discussion on IRC about sending mail
with Lotus ... :)

These are extracted from the mail's headers :

 Subject: Re: ant and openssl
 X-Mailer: Lotus Notes Release 6.0.2CF1 June 9, 2003
 Message-ID: <[EMAIL PROTECTED]>
 Content-Type: multipart/alternative; boundary=""

The problems comes from the empty boundary. The RFC1521 defining MIME
mail messages says :

   The only mandatory parameter for the multipart Content-Type is the
   boundary parameter, which consists of 1 to 70 characters from a set
   of characters known to be very robust through email gateways, and NOT
   ending with white space.

So we clearly are out of this definition. Anyway, my next commit
(r366174) handle the empty boundary case.

- Sam
-- 
Maxime Petazzoni (http://www.bulix.org)
 -- gone crazy, back soon. leave message.

Attachment: signature.asc
Description: Digital signature

Reply via email to