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

Top statistic , spam detail no sender relay #68

Closed biji closed 5 years ago

biji commented 5 years ago

Top statistic - spamming - click to open detail , also does not show sender relay

For example: http://mail.abcd.com/sa/sa_report.cgi?host=mail&date=20190205&hour=&type=spam&peri=rule&domain=&search=Amavis%20Discarded%20spam

Maybe related to: https://github.com/darold/sendmailanalyzer/pull/67

darold commented 5 years ago

Thanks for the report, commit 6ba9d84 solves this issue.

biji commented 5 years ago

Great.. it works