https://bugs.exim.org/show_bug.cgi?id=2408
--- Comment #8 from David Carter <dpc22@???> ---
I can reproduce the effect on a test system.
I think that it must in some way related to:
$ /opt/exim/bin/exim_dumpdb /spool/exim retry
R:XXXX@??? -44 13377 H=cyrus-7a-intramail.csi.cam.ac.uk
[192.168.128.7]: SMTP error from remote mail server after RCPT TO:
<XXX@???>: 452 4.2.2 Over quota
14-Jun-2019 18:09:14 14-Jun-2019 19:17:18 14-Jun-2019 19:32:18
R:uis.cam.ac.uk -32 0 lookup of host "ms1.ad.csx.cam.ac.uk" failed in
internal_redirect_two router
14-Jun-2019 19:17:18 14-Jun-2019 19:17:18 14-Jun-2019 19:47:18
The retry database only contains two entries in total.
The delay_warning message picks the wrong one of the two.
I note that one of these is for:
R:uis.cam.ac.uk.
which would appear to be some form of wildcard entry. The other is for:
R:XXXX@???
which is used by one of the six target addresses for "csirt@???".
--
You are receiving this mail because:
You are on the CC list for the bug.