Szerző: Christoph Lameter Dátum: Címzett: Philip Hazel CC: Exim List Tárgy: Re: Queued up mail to the same host not delivered in one SMTP session
>Well, you could set queue_smtp, but that would affect all incoming mail, >not just that from your list server.
That would lead to even more problems since exim has problems managing big
queues.
>
>Basically, Exim does not have a facility for you to say "here comes a
>lot of mail containing many messages for the same addresses; don't start
>work on them yet, hang on to them and sort them by domain when I tell
>you to and process all those for the same domain at once", which seems
>to be what you want. The nearest thing is queue_smtp (which is a global
>setting of -odqs). Sorry, it just isn't designed for that kind of load.
>It initially works on each message in complete isolation, in a
>decentralized manner, expecting a much more random kind of load.
I see that now. I am looking into Zmailer for the Mailing lists. Any other
recommendations? I dont like the design of Qmail. Have it running on one
machine here.