Ben Bolker wrote:
>
>  We would very much like to be able to configure Mailman to strip certain
>attachments, but rather than deleting them entirely have them posted to
>a temporary or archived location and have the attachment replaced by
>a link to that location.  (The point would be to allow users to send
>useful attachments to the list (e.g. Excel files etc.) without hammering
>the mail server.)
>   It seems that Mailman already does something very much like this for
>archiving purposes.  Is it imaginable that the existing code could be
>hacked/adapted to allow this behavior?


Mailman 2.1.6 and above also does this for regular posts if you set the
list's scrub_nondigest attribute to Yes. You can also make the default
for new lists = Yes by putting

DEFAULT_SCRUB_NONDIGEST = Yes

in mm_cfg.py.

-- 
Mark Sapiro <[EMAIL PROTECTED]>       The highway is for gamblers,
San Francisco Bay Area, California    better use your sense - B. Dylan

------------------------------------------------------
Mailman-Users mailing list
Mailman-Users@python.org
http://mail.python.org/mailman/listinfo/mailman-users
Mailman FAQ: http://www.python.org/cgi-bin/faqw-mm.py
Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/
Unsubscribe: 
http://mail.python.org/mailman/options/mailman-users/archive%40jab.org

Security Policy: 
http://www.python.org/cgi-bin/faqw-mm.py?req=show&amp;file=faq01.027.htp

Reply via email to