darold / sendmailanalyzer

Sendmail log Analyzer is a tool to monitor sendmail usage and generate HTML and graph reports. It reports all you ever wanted to know about email trafic on your network. You can also use it in ISP environment with per domain and per mailbox report.
http://sendmailanalyzer.darold.net/
GNU General Public License v3.0
76 stars 13 forks source link

Sender Relay info is not shown in any of the reports under "Top Statistics / Spamming" #63

Closed enekux closed 5 years ago

enekux commented 6 years ago

Hi again, please correct me if I am wrong, but the "Sender Relay" info is not shown in any of the reports under "Top Statistics / Spamming".

And when I go checking the reports for "Top Spammers Relays" they are empty.

Thank you and regards,

enekux commented 6 years ago

Also would it be possible that the value of the "Sender Relay" keeps the IP address always? and not resolve to hostname? We want to make an analysis of how many clients connect via IPv4 and how many via IPv6...

darold commented 5 years ago

It might be a bit too late but commit d6353ee adds this feature with a dedicated configuration directive: RELAY_IP_ONLY.