Kory,
You must really understand what the modules do and can't.
Kory Wheatley wrote:
Basically, I want the email messages to be stripped from attachments, (because of size reasons), but have the attachments still be viewable in the archives, using scrubber.
I suggest you set up two lists; one for delivering and another for archiving and tee the messages in aliases file, like this
list: "|/path/to/mailman list post", list-archive list-admin: ... ... list-archive: "|/path/to/mailman list-archive post" ...
You set up mime content filter in "list" list and no filter but archiving in "list-archive".
Is this possible? I don't have much Python programming experience.
I had no python experience when I first install mailman three years ago. Programming in python is not so difficult as you think.
-- Tokio Kikuchi, tkikuchi@ is.kochi-u.ac.jp http://weather.is.kochi-u.ac.jp/
------------------------------------------------------ Mailman-Users mailing list [EMAIL PROTECTED] 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/
