updated man pages. #102

This commit is contained in:
Jordi Sanfeliu 2017-06-22 15:37:29 +02:00
parent ac293cfb47
commit 9010d71bde
1 changed files with 1 additions and 1 deletions

View File

@ -1545,7 +1545,7 @@ The currently supported Greylisting software is:
.P
In the case of \fImilter-greylist\fP, Monitorix shows the same data that appears at the end of the file \fIgreylist.db\fP.
.P
In the case of \fIPostgrey\fP, Monitorix reads the \fBmail_log\fP file and searches for a specific type of lines. Lines of type "action=greylist, reason=new" and "action=greylist, reason=early-retry" are treated together and appear as Greylisted in the graph. Lines of type "action=pass, reason=triplet found" appear as Passed in the graph. And finally, lines of type "action=pass, reason=client whitelist" appear as Whitelisted in the graph.
In the case of \fIPostgrey\fP, Monitorix reads the \fBmail_log\fP file and searches for a specific type of lines. Lines of type "action=greylist, reason=new" appear as Greylisted in the graph. Lines of type "action=greylist, reason=early-retry" appear as Delayed in the graph. Lines of type "action=pass, reason=triplet found" appear as Passed in the graph. And finally, lines of type "action=pass, reason=client whitelist" appear as Whitelisted in the graph.
.P
Default value: \fImilter-greylist\fP
.RE