Hi,
No, this is my complete retry-config:
---
begin retry
\N^[^@]+@yahoo\.\N * H,3d,15m,8
\N^[^@]+@hotmail\.\N * H,3d,15m,8
\N^[^@]+@outlook\.\N * H,3d,15m,8
\N^[^@]+@telia\.\N * H,4d,15m,8
* refused F,24h,1h
* * F,2h,15m; F,8h,30m; F,1d,4h
---
/Charlie
On 2019-05-07 15:23, Jeremy Harris wrote:
> On 07/05/2019 15:43, Charlie Elgholm via Exim-users wrote:
> > I have the following retry-line in my Exim version 4.89:
> >
> >
> > When I try it with "exim -brt test@???" I get this:
> >
> > Retry rule: \N^[^@] @telia\.\N * H,4d,15m;
> >
> > The 8 is missing.
>
> Do you also have a "telia" line before that one?
>
>
> --
> Cheers,
> Jeremy
>
>