Re: [exim] retry configuration

Top Page
Delete this message
Reply to this message
Author: Lena
Date:  
To: exim-users
Subject: Re: [exim] retry configuration
> 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*