mirror of
https://github.com/darold/sendmailanalyzer.git
synced 2026-05-15 22:02:32 -06:00
[GH-ISSUE #11] policyd-weight support #9
Labels
No labels
enhancement
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: github-starred/sendmailanalyzer#9
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @ms217 on GitHub (Dec 3, 2013).
Original GitHub issue: https://github.com/darold/sendmailanalyzer/issues/11
Hi!
we are using sendmailanalyzer on most of our mailservers and really like the benefits of this software to analyze the mailflow.
However, we are using on a couple machines also policyd-weight to fight spam. policyd-weight is a policy-service for postfix which works pretty well.
On such machines the policyd-weight maillog records are being counted as Syserr.
So, is it possible to add support to sendmailanalyzer, or alternatively exclude such messages from counting as Syserror?
Some examples of policyd:
Thank you!
Regards,
Mike
@darold commented on GitHub (Dec 3, 2013):
Hi,
It seems possible but I need much more log line to be sure of what should be done. Could you send me a log which contains lines with spam detected and not detected ? For complete privacy, please send it to my personal address.
Regards,
@darold commented on GitHub (Dec 18, 2013):
Last commit
872b968add this feature.