> From: "B. Cook"

> When it sends a email (ezmlm does one to one emails) it generates 600+ 
> single/individual emails.
> 
> When qmail sends to exim, exim immediately starts to deliver the mails 
> which results in 600+ exim processes trying to deliver.

> Is there a way to queue emails 'from' a certain address so that exim can 
> try after it figure out that 200+ emails have to go to aol.. so that it 
> can try and deliver those in its most efficient manner..

I use:

remote_smtp:
  driver = smtp
  serialize_hosts = *

But that's for all emails.

-- 
## List details at http://lists.exim.org/mailman/listinfo/exim-users 
## Exim details at http://www.exim.org/
## Please use the Wiki with this list - http://wiki.exim.org/

Reply via email to