[Bug 2574] Not local reject
Exim Bugzilla via Exim-dev <[email protected]>
| Newsgroups | gmane.mail.exim.devel |
|---|---|
| Message-ID | <[email protected]/> |
https://bugs.exim.org/show_bug.cgi?id=2574 --- Comment #4 from Jeremy Harris <[email protected]> --- It turns out that "authenticator failed" has never been recognized as a connect-reject; those lines were being counted for that table due to the "dropped" in the local-part. So two issues there. Further, the IP-extraction was keyed on an H= tag, which this log message did not have - and the default is to call it "local". The shuffling around the ID element was a separate issue. Addressed by the sequence of commits leading up to d50a2bd282cf. -- You are receiving this mail because: You are on the CC list for the bug.