Autor: Gergely Nagy Data: Dla: Exim Mailing List Temat: Re: [exim] retry rule
> How can i make sure that a retry rule for one custum domain is working. > I use exim 4.63 on debian etch as a relay gateway.
> The default retry rule will drop undelivereble mail after 4d.
> I now have one relay domain that are offline for unspesified time and i
> need to keep all the mail until domain email server is back online.
>
> I have added a retry rule to keep the mail for a long time but i would
> like to test it before the normal 4d on Q expire.
exim -brt is what you're looking for. See the documentation for the
exact usage.
(For the most simple test, exim -brt domain will tell you the retry rule
to be used for that domain)