[Mailman-Users] announce only with attachments

Mark Sapiro mark at msapiro.net
Wed Sep 4 04:58:12 CEST 2013


On 09/03/2013 01:48 PM, Donny Brooks wrote:
> The way we use mailman is mostly for announce only lists. So I have it configured as per this site: http://wiki.lunarpages.com/MailMan_Announce_Only_Mailing_List. With that we only send out notifications to the patrons who have signed up for the various lists. How would I allow attachments and/or inline HTML with images? We have one list in particular where we are building two new museums and the staff would like to send picture updates to the lists. Should disabling convert html to plain text be enough? Am I missing any other settings? 
> 


Either set Content filtering -> filter_content to No which will pass
posts without doing any content filtering, or ensure that
pass_mime_types includes

multipart
text/plain
text/html

and either

image

to accept all image types or

image/jpeg
image/gif
image/png
...

to accept those image types you want, and also set both
collapse_alternatives and convert_html_to_plaintext to No.

-- 
Mark Sapiro <mark at msapiro.net>        The highway is for gamblers,
San Francisco Bay Area, California    better use your sense - B. Dylan


More information about the Mailman-Users mailing list