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

About Antispam Details #58

Closed ajihandoko closed 6 years ago

ajihandoko commented 6 years ago

Hi Darold, I have a little question about "Antispam Details Menu" in sendmailanalyzer web application. How can I show the information about antispam log in sendmailanalyzer ? should I define amavis log to sendmailanalyzer ? what configuration should I add in /etc/sendmailanalyzer.conf file?

darold commented 6 years ago

Hi,

Usually you might have nothing to do unless you have desactivate it from sendmailanalyzer.conf. You must have:

SPAM_DETAIL     1

SPAM_TOOLS      spamdmilter,jchkmail,dnsbl,spamassassin,amavis,mimedefang,dnsblmilter,spamd,policydweight

Then you can remove any antispam tool from the list if you don't use it.