Re: [Mailman-Developers] Testing different email structures with MUAs

2013-09-12 Thread Stephen J. Turnbull
Daniel Kahn Gillmor writes: > I'm just pointing out that mailman commonly produces what you've > called "invalid data", In the OpenPGP sense that the whole message cannot be considered to be validly signed, even though it may contain a multipart/signed part with a valid signature. > and that

Re: [Mailman-Developers] Testing different email structures with MUAs

2013-09-12 Thread Daniel Kahn Gillmor
On 09/13/2013 12:29 AM, Daniel Kahn Gillmor wrote: > http://dkg.fifthhorseman.net/src/mailman/multisigned-images/ I've added a fourth message, with a variant on the content wrapping structure stephen and i were just talking about: └┬╴multipart/signed 11903 bytes ├┬╴multipart/mixed 8561 bytes

Re: [Mailman-Developers] Testing different email structures with MUAs

2013-09-12 Thread Daniel Kahn Gillmor
On 09/11/2013 04:58 AM, Abhilash Raj wrote: > I have attached all 3 type of message, each in a different file. Please > can you place it in your maildir and check how your MUAs respond to it > and report here? The message signature will not be verified(the > signature text is actually gibberish),

Re: [Mailman-Developers] Testing different email structures with MUAs

2013-09-12 Thread Daniel Kahn Gillmor
On 09/12/2013 03:11 AM, Stephen J. Turnbull wrote: > So you're proposing this, I guess: > > multipart/signed > multipart/mixed > text/whatever # optional mailman header > multipart/signed > text/whatever # original signed

Re: [Mailman-Developers] Testing different email structures with MUAs

2013-09-12 Thread Stephen J. Turnbull
Daniel Kahn Gillmor writes: > On 09/11/2013 08:44 PM, Stephen J. Turnbull wrote: > > Abhilash Raj writes: > > > > > I have attached all 3 type of message, each in a different file. Please > > > can you place it in your maildir and check how your MUAs respond to it > > > and report here? T

Re: [Mailman-Developers] Testing different email structures with MUAs

2013-09-11 Thread Daniel Kahn Gillmor
On 09/11/2013 08:44 PM, Stephen J. Turnbull wrote: > Abhilash Raj writes: > > > I have attached all 3 type of message, each in a different file. Please > > can you place it in your maildir and check how your MUAs respond to it > > and report here? The message signature will not be verified(the

[Mailman-Developers] Testing different email structures with MUAs

2013-09-11 Thread Stephen J. Turnbull
Abhilash Raj writes: > I have attached all 3 type of message, each in a different file. Please > can you place it in your maildir and check how your MUAs respond to it > and report here? The message signature will not be verified(the > signature text is actually gibberish), this experiment is

Re: [Mailman-Developers] Testing different email structures with MUAs

2013-09-11 Thread Daniel Kahn Gillmor
On 09/11/2013 06:57 AM, Adam McGreggor wrote: > On Wed, Sep 11, 2013 at 02:28:21PM +0530, Abhilash Raj wrote: >> I have attached all 3 type of message, each in a different file. Please >> can you place it in your maildir and check how your MUAs respond to it >> and report here? The message signatur

Re: [Mailman-Developers] Testing different email structures with MUAs

2013-09-11 Thread Adam McGreggor
On Wed, Sep 11, 2013 at 02:28:21PM +0530, Abhilash Raj wrote: > I have attached all 3 type of message, each in a different file. Please > can you place it in your maildir and check how your MUAs respond to it > and report here? The message signature will not be verified(the > signature text is actu

[Mailman-Developers] Testing different email structures with MUAs

2013-09-11 Thread Abhilash Raj
Hi, So I was testing which kind of message structure would be the best fit for sending out messages with more than one signature part. I tried 3 things: 1) Message according to [1]this(having two signature parts in a 'multipart/mixed' part inside 'multipart/signed' message. My MUA(*mu4e*[2]) fail