Re: [exim] retry with a different router if delivery failed

Startseite
Nachricht löschen
Nachricht beantworten
Autor: Felix Schwarz
Datum:  
To: exim-users
Betreff: Re: [exim] retry with a different router if delivery failed

Am 01.10.2016 um 23:21 schrieb Heiko Schlittermann:
> backend:
>     driver = …
>     condition = ${if first_delivery}
>     …


Absolutely! I just did not notice the "first_delivery" condition before.

Felix