On Jul 22, 2014, at 12:14 AM, Stephen J. Turnbull <[email protected]> wrote:
> Conrad G T Yoder writes: > >> [Using 2.1.17] >> >> Is there a way to have their email addresses get into the archives >> and still have the Mung From option turned on? > > It looks to me (version 2.1.18, though) like the from corruption is > performed in the CookHeaders Handler. Perhaps you can move the > ToArchive Handler ahead of CookHeaders in the global pipeline (or list > by list if you prefer). If I were you I'd wait for confirmation from > Mark that that's safe, though. :-) It *should* be safe (since > subscriber delivery takes place after ToArchive, ToArchive must be > working on copies of the message and metadata or it would mess delivery > up), but I haven't audited the code. > > To do this, GLOBAL_PIPELINE is a Python list, in Defaults.py. Copy > the whole line to mm_cfg.py, and edit it to move the ToArchive (and > its trailing comma) ahead of CookHeaders. The usual caveat about > "don't ever edit Defaults.py" applies here. I don’t have access to all this - my MM install is hosted (not by me). So I’ll have to put in an upgrade request. -Conrad -- Trust in Security. ------------------------------------------------------ Mailman-Users mailing list [email protected] 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
