summaryrefslogtreecommitdiff
path: root/debian/mailgraph.8
diff options
context:
space:
mode:
Diffstat (limited to 'debian/mailgraph.8')
-rw-r--r--debian/mailgraph.814
1 files changed, 8 insertions, 6 deletions
diff --git a/debian/mailgraph.8 b/debian/mailgraph.8
index e47818d..48f2dad 100644
--- a/debian/mailgraph.8
+++ b/debian/mailgraph.8
@@ -35,19 +35,21 @@ Start in the background
.IP "\fB--daemon-pid=\fIFILE\fR"
Write PID to \fIFILE\fR instead of /var/run/mailgraph.pid.
.IP "\fB--daemon-rrd=\fIDIR\fR"
-Write RRDs to \fIDIR\fR instead of /var/log.
+Write RRDs to \fIDIR\fR instead of /var/lib/mailgraph/.
.IP "\fB--daemon-log=\fIFILE\fR"
Write verbose-log to \fIFILE\fR instead of /var/log/mailgraph.log.
.IP "\fB--ignore-localhost\fR"
Ignore mail to/from localhost (used for virus scanner).
.IP "\fB--ignore-host=\fIHOST\fR"
Ignore mail to/from \fIHOST\fR (used for virus scanner).
-.IP "\fB--only-mail-rrd\fR"
-Update only the mail rrd.
-.IP "\fB--only-virus-rrd\fR"
-Update only the virus rrd.
+.IP "\fB--no-mail-rrd\fR"
+Do not update the mail rrd.
+.IP "\fB--no-virus-rrd\fR"
+Do not update the virus rrd.
+.IP "\fB--no-greylist-rrd\fR"
+Do not update the greylist rrd.
.IP "\fB--rrd-name=\fINAME\fR"
-Use \fINAME\fR.rrd and \fINAME\fR_virus.rrd for the rrd files.
+Use \fINAME\fR.rrd, \fINAME\fR_virus.rrd and \fINAME\fR_greylist.rrd for the rrd files.
.IP "\fB--rbl-is-spam\fR"
Count rbl rejects as spam.
.IP "\fB--virbl-is-virus\fR"