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 <m...@msapiro.net>        The highway is for gamblers,
San Francisco Bay Area, California    better use your sense - B. Dylan
------------------------------------------------------
Mailman-Users mailing list Mailman-Users@python.org
https://mail.python.org/mailman/listinfo/mailman-users
Mailman FAQ: http://wiki.list.org/x/AgA3
Security Policy: http://wiki.list.org/x/QIA9
Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/
Unsubscribe: 
https://mail.python.org/mailman/options/mailman-users/archive%40jab.org

Reply via email to