Folke Ashberg writes: 

> On Mit, 24 Jan 2002, Sam Varshavchik wrote: 
> 
>> Folke Ashberg writes: 
>  
> 
>> >after a while i've found the cause: couriers MIME-rewrite. 
>> >
>> >The pgp-signed mail more than one signed boundry looks as follows:
>> >1      multipart/signed
>> >1.1    multipart/mixed
>> >1.1.1  text/plain (mail text)
>> >1.1.2  xxx/xxxx (attachment)
>> >1.2    application/pgp-signature (all 1.1 stuff is signed) 
>> >
>> >Between the last boundry of 1.1 and the starting boundry of 1.2 there is
>> >a \n inserted when rewriting, and that's the problem.
> 
>> The current version of Courier should be skipping multipart/signed MIME 
>> content altogether. 
> 
> No!
> i refer to 0.37.2 and the function which has the comment 
> 
>   /* Slurp the untouchable portion of multipart/signed */ 
> 
> !!!

That code is correct.  I see nothing wrong with it. 

Hint: posting a claim that something isn't working correctly, without 
showing an example, followed by a patch whose meaning is not clear, is not 
going to fly. 

If there's a problem, it must lie elsewhere.  It's not here. 

 

-- 
Sam 


_______________________________________________
courier-users mailing list
[EMAIL PROTECTED]
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users

Reply via email to