On 10/21/2013 12:19 PM, Drew Tenenholz wrote:
> 
> I tried by sending out a 'brief' email with about 300 lines like 
>      set authenticate <password> address=u...@domain.tld
>      set delivery ON
>      ...
> 
> 
> and mailman dutifully processed the first dozen lines and ignored the rest.  
> I'm pretty sure the reason for this would be to prevent a mass attack via 
> email, and that's probably best left alone.


You could TEMPORARILY increase the setting for
DEFAULT_MAIL_COMMANDS_MAX_LINES (defaults to 25) or you could see the
script at <http://www.msapiro.net/scripts/reset_bounce.py> which may
work for you as is, or if not could be modified to read addresses from a
file.

-- 
Mark Sapiro <m...@msapiro.net>        The highway is for gamblers,
San Francisco Bay Area, California    better use your sense - B. Dylan
------------------------------------------------------
Mailman-Users mailing list Mailman-Users@python.org
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

Reply via email to