exim-users  

Re: [exim] smarthost and multiple messages per connection

Lena
Wed, 03 Mar 2010 06:11:33 -0800

> From: Alexander Ufimtsev

> By default, exim establishes a separate connection to a remote smtp
> server, even if this remote server is configured as exim's only smart host.
> 
> Since our smarthost does not allow more than 10 connections per minute,
> it causes significant delays in mail delivery with default configuration.

Try:

remote_smtp:
  driver = smtp
  serialize_hosts = *

-- 
## 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/