Re: [exim] Retry hints for multiple outbound IP addresses

Startseite
Nachricht löschen
Nachricht beantworten
Autor: Jeremy Harris
Datum:  
To: exim-users
Betreff: Re: [exim] Retry hints for multiple outbound IP addresses
On 08/27/2013 07:26 AM, James Pettyjohn wrote:
> I am administering a email newsletter service for multiple separate areas. Each person/group gets their own IP based on their email address. This was setup this way so if one person got blacklisted or the likes they wouldn't effect deliverability of everyone else.
>
> Now that I'm getting this going I see the retry hints database seems to be used for the whole instance - even when only one IP is the getting blocked connections, exim is not retrying those hosts for any IP address.
>
> Any tips on how to correctly configure this?


http://exim.org/exim-html-current/doc/html/spec_html/ch-retry_configuration.html
section 6: Retry rules for specified senders

... is about the best you'll get.  You're trying to do something exim doesn't
really support.  Mind the caveats there.
-- 
Cheers,
    Jeremy