Delete messages too big
![](https://secure.gravatar.com/avatar/fae367961620c220e9b5027db089789d.jpg?s=120&d=mm&r=g)
Hello,
I'm currently trying to find a way to automatically delete messages that are oversized.
The max since of messages is defined and I get the approbation e-mail stating that the message is too big. I want to remove this message and directly erase the mail sent to the list without going to the admin page and delete myself the message.
Is there a way to do so ?
Thanks for your help
Manuel
![](https://secure.gravatar.com/avatar/746f7519ba02fb0d815e59f305c53fa2.jpg?s=120&d=mm&r=g)
Manuel Goepfert wrote:
The max since of messages is defined and I get the approbation e-mail stating that the message is too big. I want to remove this message and directly erase the mail sent to the list without going to the admin page and delete myself the message.
Is there a way to do so ?
Only by modifying Mailman/Handlers/Hold.py or creating a custom handler <http://www.python.org/cgi-bin/faqw-mm.py?req=show&file=faq04.067.htp>.
-- Mark Sapiro <msapiro@value.net> The highway is for gamblers, San Francisco Bay Area, California better use your sense - B. Dylan
![](https://secure.gravatar.com/avatar/fae367961620c220e9b5027db089789d.jpg?s=120&d=mm&r=g)
Mark Sapiro wrote:
I want to remove this message and directly erase the mail sent to the list without going to the admin page and delete myself the message.
Is there a way to do so ?
Only by modifying Mailman/Handlers/Hold.py or creating a custom handler <http://www.python.org/cgi-bin/faqw-mm.py?req=show&file=faq04.067.htp>.
Thanks Mark, I will have a look at that one.
Manuel
participants (2)
-
Manuel Goepfert
-
Mark Sapiro