Adam Corley wrote:

>I've read everything I can find about throttling mailman. Everything I
>found said it cannot be done.


Right.


>Any hope?
>Mailman is the slickest, easy-to-use mailer out there and I'd really
>like to continue using it.  We just need to find a way to throttle it on
>shared hosting!


You could modify Mailman/Handlers/SMTPDirect.py to limit the number of
recipients sent per minute/hour/whatever, but if you do this, you need
to be sure you don't set the limit too low or Mailman's out/ queue
will become backlogged and all messages from Mailman will be delayed
by hours/days depending on how severe the backlog is.

Anything other than a simple, installation wide limit would require a
major modification to Mailman's outgoing mail processing.

-- 
Mark Sapiro <[EMAIL PROTECTED]>        The highway is for gamblers,
San Francisco Bay Area, California    better use your sense - B. Dylan

------------------------------------------------------
Mailman-Users mailing list
Mailman-Users@python.org
http://mail.python.org/mailman/listinfo/mailman-users
Mailman FAQ: http://wiki.list.org/x/AgA3
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://wiki.list.org/x/QIA9

Reply via email to