Re: [Mailman-Users] Problem pgp signed messages

2015-11-24 Thread Stephen J. Turnbull
Mark Sapiro writes: > Perhaps the sigs being stripped are another protocol, e.g. > application/pkcs7-signature or ?? That was the first thing that occurred to me, although I was thinking S-MIME. -- Mailman-Users mailing list

Re: [Mailman-Users] Problem pgp signed messages

2015-11-21 Thread Mark Sapiro
On 11/21/15 3:39 AM, Alain Williams wrote: > I am trying to allow signed messages on a mail list. > > I added multipart/signed & application/pgp-signature to pass_mime_types which > stopped signed emails being rejected by mailman. > > My problem is that the signature attachment is being stripped

[Mailman-Users] Problem pgp signed messages

2015-11-21 Thread Alain Williams
I am trying to allow signed messages on a mail list. I added multipart/signed & application/pgp-signature to pass_mime_types which stopped signed emails being rejected by mailman. My problem is that the signature attachment is being stripped from the message. What should I be doing ? Thanks in