
I have an announcement list with 45,000 members, when I send an email not only does it severely overload the server but it also gets blocked from performing DNS lookups after the first few thousand lookups.
It has been suggested that I set up a caching DNS server but that doesn't look as easy as it sounds and I already am using bind so I would prefer just tweaking that installation to do what I need if possible. Looking on the internet it just isn't clear cut how to do this, especially in a way that isn't going to mess with my current setup which is a typical Redhat Cpanel setup hosting a fair amount of sites.
What have other people done in this instance?
Dana

In a flurry of recycled electrons, Dana Nevins wrote:
I have an announcement list with 45,000 members, when I send an email not only does it severely overload the server but it also gets blocked from performing DNS lookups after the first few thousand lookups.
Which MTA are you using? You may want to let mailman send it all to the MTA and have the MTA slow the delivery. Postfix has some rate controls (http://www.postfix.org/rate.html), I assume that most of the other MTAs do too.
Or, I may be nuts :-).
z!

I am using the default Cpanel/exim configuration on redhat.
Dana
-----Original Message----- From: Carl Zwanzig [mailto:cpz@tuunq.com] Sent: Wednesday, March 29, 2006 9:21 PM To: Dana Nevins Cc: mailman-users@python.org Subject: Re: [Mailman-Users] Batch Processing
In a flurry of recycled electrons, Dana Nevins wrote:
I have an announcement list with 45,000 members, when I send an email not only does it severely overload the server but it also gets blocked from performing DNS lookups after the first few thousand lookups.
Which MTA are you using? You may want to let mailman send it all to the MTA and have the MTA slow the delivery. Postfix has some rate controls (http://www.postfix.org/rate.html), I assume that most of the other MTAs do too.
Or, I may be nuts :-).
z!
participants (2)
-
cpz@tuunq.com
-
Dana Nevins