Vincent D. Skahan writes:
> A couple of the lists will be about 500-700 recipients in size,
> but I could pretty easily break them up into 100-150 person pieces
> and have the overall list basically mail to separate lists for
> each of the pieces.
>
> Is there a performance/response benefit of making this change,
> or is just wiser to let the 600 person list stay in one piece?
Majordom isn't going to be able to handle the separate lists in
any straightforward manner. People will have to know which
sublist they are on to unsub, and you'll have to have config
files for each list.
If you're concerned about delivery times, stay with one large
list and get bulk_mailer. Bulk_mailer sorts by domain, and
attempts to group all mail for one domain in a single envelope.
Otherwise, it splits the job into small chunks and passes them to
sendmail.
Bulk_mailer is mentioned in the faq.
Jeff
References:
|
|