Re: How big a mailing list?
Rob Mangiafico <[email protected]>
| Newsgroups | gmane.mail.majordomo.general |
|---|---|
| Message-ID | <[email protected]> |
> You can set the messages per envelope in the bulkmailer args.... > > Rob Mangiafico wrote: > >>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. The only thing you can set in bulk_mailer as far as I know is "maxdomains" which is different than messages per envelope. If you know of a way to configure messages per envelope as well in bulk_mailer, please let me know. Rob