> From: Catalin Constantin

> This is?a pretty bad thing for @yahoo delivery since yahoo tends to
> defer at first not per IP but per email.

Not a reply to your question, but try (yahoo behavior may change):

begin routers
remote_domains_throttled:
  driver = dnslookup
  domains = \N^yahoo\.\N : rocketmail.com : ymail.com
  transport = throttled_smtp
...
begin transports
throttled_smtp:
  driver = smtp
  connection_max_messages = 5
  serialize_hosts = *

At reboot (under FreeBSD I use /etc/rc.local):

#!/bin/sh
rm /var/spool/exim/db/misc*

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