https://bugs.exim.org/show_bug.cgi?id=2574
Bug ID: 2574
Summary: Not local reject
Product: Exim
Version: 4.92
Hardware: x86-64
OS: Linux
Status: NEW
Severity: bug
Priority: medium
Component: Eximstats
Assignee: unallocated@???
Reporter: p.gaidai@???
CC: exim-dev@???
Found such bug in eximstats: eximstats says that it is local reject though it
is not local reject. System information and work logs are as follows.
cat /etc/debian_version
10.3
apt-file search eximstats
exim4-base: /usr/sbin/eximstats
apt-show-versions |grep exim4-base
exim4-base:amd64/buster 4.92-8+deb10u3 uptodate
cat 1.txt
2020-05-12 17:31:41.630 [23229] auth_login authenticator failed for (User)
[185.143.75.81]:28556 I=[192.168.56.110]:25: 535 Incorrect authentication data
(set_id=dropped@???)
2020-05-12 21:39:28.386 [11174] auth_login authenticator failed for (User)
[185.143.75.157]:13460 I=[192.168.56.110]:25: 535 Incorrect authentication data
(set_id=dropped@???)
cat 1.txt |eximstats
Exim statistics from 2020-05-12 17:31:41 to 2020-05-12 21:39:28
Grand total summary
-------------------
At least one
address
TOTAL Volume Messages Addresses Hosts Delayed
Failed
Received 0 0 0 0 0.0%
0 0.0%
Delivered 0 0 0 0
Rejects 2 1
Deliveries by transport
-----------------------
Volume Messages
Messages received per hour (each dot is 1 message)
--------------------------------------------------
00-01 0
01-02 0
02-03 0
03-04 0
04-05 0
05-06 0
06-07 0
07-08 0
08-09 0
09-10 0
10-11 0
11-12 0
12-13 0
13-14 0
14-15 0
15-16 0
16-17 0
17-18 0
18-19 0
19-20 0
20-21 0
21-22 0
22-23 0
23-24 0
Deliveries per hour (each dot is 1 delivery)
--------------------------------------------
00-01 0
01-02 0
02-03 0
03-04 0
04-05 0
05-06 0
06-07 0
07-08 0
08-09 0
09-10 0
10-11 0
11-12 0
12-13 0
13-14 0
14-15 0
15-16 0
16-17 0
17-18 0
18-19 0
19-20 0
20-21 0
21-22 0
22-23 0
23-24 0
Time spent on the queue: all messages
-------------------------------------
Time spent on the queue: messages with at least one remote delivery
-------------------------------------------------------------------
No relayed messages
-------------------
Top 50 mail rejection reasons by message count
----------------------------------------------
Messages Mail rejection reason
2 Unknown
Top 50 sending hosts by message count
-------------------------------------
Messages Bytes Average Sending host
Top 50 sending hosts by volume
------------------------------
Messages Bytes Average Sending host
Top 50 host destinations by message count
-----------------------------------------
Messages Bytes Average Host destination
Top 50 host destinations by volume
----------------------------------
Messages Bytes Average Host destination
Top 50 rejected ips by message count
------------------------------------
Messages Rejected ip
2 local
--
You are receiving this mail because:
You are on the CC list for the bug.