Jon-Arne Storelv wrote: >Is there any possibility to send a rejection message when a message is >bigger than the max_message_size?
Currently Mailman only holds these messages. Automatically rejecting them requires patching Mailman/Handlers/Hold.py. If you wish to do this, see the thread that begins at <http://mail.python.org/pipermail/mailman-users/2005-December/048070.html>. This outlines the required patch for messages with implicit destination, but the same ideas apply to messages that are too big. -- 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://www.python.org/cgi-bin/faqw-mm.py 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://www.python.org/cgi-bin/faqw-mm.py?req=show&file=faq01.027.htp
