Great Circle Associates Majordomo-Users
(September 2005)
 

Indexed By Date: [Previous] [Next] Indexed By Thread: [Previous] [Next]

Subject: Re: How big a mailing list?
From: Rob Mangiafico <rmang @ lexiconn . com>
Date: Tue, 6 Sep 2005 11:39:56 -0400 (EDT)
To: "Peter P. Benac" <ppbenac @ emacolet . com>
Cc: "'Frank Bax'" <fbax @ sympatico . ca>,<Majordomo-Users @ greatcircle . com>
In-reply-to: <200509061513.j86FDouh017080@defiant.emacolet.com>

On Tue, 6 Sep 2005, Peter P. Benac wrote:
> If you are using sendmail set the TOBUFSIZ to 1024 (< 25 addresses). It's
> default is 2048 (> 25 addresses)  The big mail handlers like Yahoo will not
> allow more then 25 addresses per envelop or more then 4 connections at the
> same time.  Most important is to keep your list clean. If you get a large
> number of rejects the big guys will throttle you back to far less then 4
> connection and 25 addresses.
>
> > But you can run into problems with that practice when a domain has 
> > limits on recipients per message (AOL, Yahoo, etc).
> > 
> > 
> > At 05:37 PM 9/5/05, Daniel Liston wrote:
> > 
> > >You can improve performance of delivery by keeping your list 
> > >membership file sorted by domain.  This way, when your MTA receives a 
> > >distribution request, it can optimize by sending to all the uses of 
> > >each domain in a single connection.
> 
> What is the best way around this then with Majordomo? We use the program
> bulk_mailer to group domains together in SMTP envelopes, but larger lists
> with lots of Yahoo addresses for example get rejected due to too many
> recipients. We tried adjusting sendmail max messages per envelope settings,
> but these seem to just reject entirely and not break up the envelope...

This would require recompiling sendmail it seems. And setting 
MaxRecipientsPerMessage in sendmail to a low value seems to reject 
bulk_mailer submissions with large numbers of addresses for one domain. I 
am trying to find a method to either tweak bulk_mailer or an easier 
setting for sendmail without having to recompile sendmail. I guess with 
newer versions of sendmail you can use QUEUE_GROUPS, but older versions 
seem to be out of luck...

Rob



Follow-Ups:
References:
Indexed By Date Previous: Re: How big a mailing list?
From: "Peter P. Benac" <ppbenac@emacolet.com>
Next: Re: How big a mailing list?
From: "Robert Isaac" <robert.isaac@volvoclub.org.uk>
Indexed By Thread Previous: Re: How big a mailing list?
From: "Peter P. Benac" <ppbenac@emacolet.com>
Next: Re: How big a mailing list?
From: "Roger B.A. Klorese" <rogerk@queernet.org>