Thijs Braem wrote: > >On http://www.linuxjournal.com/article/3844 (May 1st, 2000) I read the >following: > >"For example, there is a project contributor who has implemented a MIME >attachment scanner module which can be dropped into the pipeline. This >module can strip attachments from the message, post the attachments to >an external archive (either the file system or a WebDAV server) and then >rewrite the outgoing message to include a URL to the attachment instead >of the attachment text." > >This is exactly the functionality I'm looking for! Does anyone have an >idea where to find this module, or how this can be done otherwise?
Starting with Mailman 2.1.6, there is a scrub_nondigest setting in the Non-digest options section of the web admin interface. This will cause non text/plain parts of the message to be removed and replaced by links to the archive where they are stored. You don't have a choice of where the "attachments" are stored, but otherwise this is the feature. -- Mark Sapiro <[email protected]> The highway is for gamblers, San Francisco Bay Area, California better use your sense - B. Dylan ------------------------------------------------------ Mailman-Users mailing list [email protected] http://mail.python.org/mailman/listinfo/mailman-users Mailman FAQ: http://wiki.list.org/x/AgA3 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://wiki.list.org/x/QIA9
