[Mailman-Users] Problem pgp signed messages

Alain Williams addw at phcomp.co.uk
Sat Nov 21 06:39:35 EST 2015


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 advance.

At the location: /mailman/admin/ListName/contentfilter

I have:
    filter_content	yes

    filter_mime_types	empty

    pass_mime_types	multipart/mixed
			multipart/alternative
			text/plain
			multipart/signed
			application/pgp-signature
			message/rfc822

    filter_filename_extensions	exe
				bat
				cmd
				com
				pif
				scr
				vbs
				cpl

    pass_filename_extensions	empty

    collapse_alternatives	yes

    convert_html_to_plaintext	yes

    filter_action		reject

I am running mailman 2.1.18-1 on CentOS 6.7.

-- 
Alain Williams
Linux/GNU Consultant - Mail systems, Web sites, Networking, Programmer, IT Lecturer.
+44 (0) 787 668 0256  http://www.phcomp.co.uk/
Parliament Hill Computers Ltd. Registration Information: http://www.phcomp.co.uk/contact.php
#include <std_disclaimer.h>


More information about the Mailman-Users mailing list