[GH-ISSUE #58] About Antispam Details #50

Closed
opened 2026-05-05 15:02:20 -06:00 by gitea-mirror · 1 comment
Owner

Originally created by @ajihandoko on GitHub (Jan 5, 2018).
Original GitHub issue: https://github.com/darold/sendmailanalyzer/issues/58

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?

Originally created by @ajihandoko on GitHub (Jan 5, 2018). Original GitHub issue: https://github.com/darold/sendmailanalyzer/issues/58 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?
Author
Owner

@darold commented on GitHub (Jan 7, 2018):

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.

<!-- gh-comment-id:355839013 --> @darold commented on GitHub (Jan 7, 2018): 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.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: github-starred/sendmailanalyzer#50
No description provided.