Sendmail is the actual MTA that determines the speed of delivery.
When messages are distributed, they are bundled up and dropped in
the sendmail directory for processing/delivery. This is where
using a tool like bulk_mailer help. It will break the bundle into
smaller pieces for sendmail to deliver more in parallel instead of
serially.
Dan Liston
Marc Albrecht wrote:
>
> Moin,
>
> > Hi! I'm working with majordomo 1.94.5 and sendmail.
> > I have a list with 30.000 subscriptors.
> > How much time spent majordomo & sendmail for deliver all the mail?
> > more than 12 hours is normal?
>
> I'd guess that depends on the system setup. If majordomo creates an
> outgoing mail for every recipiant, sendmail will have to handle each one
> individually. If your sendmail is single threaded (I guess it is), it
> will take at least 8 hours to send 30000 mails, if every mail consumes
> only one second. If your mail uplink (the server getting all your mail
> from _your_ sendmail) isn't fast it may take considerably longer...
>
> Can you split the list and use a second majordomo on a second server to
> double (at least) the throughput? Could you use a sendmail program that
> handles more than one mail at a time?
>
> Marc
References:
|
|