Le 24/04/2014 01:27, Mark Sapiro a écrit :
1) Open Mailman/Defaults.py

2) Copy the definition of GLOBAL_PIPELINE

3) paste it into a new file changing the name from GLOBAL_PIPELINE to
mlist.pipeline and add your handler so it becomes
[…]

Note that if I understand the purpose of your handler, it should come
(not necessarily immediately) after 'Hold'. You really don't want to
archive attachments for messages you might reject or discard.

Thanks I will explore that behavior.

First version on github:

https://github.com/Sylvain303/mailman-AttachmentMove

I'll document the installation process and correct bugs still presents…
- Detaching embedded image related part,
- nesting related if already present
…

Thank you, so much for your help.


Sylvain.

_______________________________________________
Mailman-Developers mailing list
Mailman-Developers@python.org
https://mail.python.org/mailman/listinfo/mailman-developers
Mailman FAQ: http://wiki.list.org/x/AgA3
Searchable Archives: 
http://www.mail-archive.com/mailman-developers%40python.org/
Unsubscribe: 
https://mail.python.org/mailman/options/mailman-developers/archive%40jab.org

Security Policy: http://wiki.list.org/x/QIA9

Reply via email to