aboutsummaryrefslogtreecommitdiffstats
path: root/mail/mailscanner/files/patch-docs:man:MailScanner.8
blob: fd1ee4de3408ddfed6e11780847b97dd2c0edb50 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
--- ../MailScanner-install-4.50.15.orig/docs/man/MailScanner.8  Tue Feb  7 14:24:40 2006
+++ docs/man/MailScanner.8  Tue Feb  7 15:51:55 2006
@@ -1,10 +1,10 @@
-.TH "MailScanner" "8" "4.49.7" "Julian Field" "Mail"
+.TH "MailScanner" "8" "4.50.15" "Julian Field" "Mail"
 .SH "NAME"
 .LP 
 MailScanner \- Virus/Spam Scanner for Sendmail, Exim and Postfix
 .SH "SYNOPSIS"
 .LP 
-\fBMailScanner\fR [\fI\-v\fR] [\fIconfigfile\fR]
+\fBMailScanner\fR [\fI\-v\fR] [\fI\-\-lint\fR] [\fI\-\-debug\fR] [\fI\-\-debug\-sa\fR] [\fI\-\-help\fR]  [\fIconfigfile\fR] 
 
 .SH "DESCRIPTION"
 .LP 
@@ -29,6 +29,21 @@
 \fB\-v\fR
 Prints version information for Mailscanner and all used perl\-modules.
 
+.TP 
+\fB\-\-lint\fR
+Checks config file, print what virus scanners you have chosen to use and check SpamAssassin configuration as well.
+
+.TP 
+\fB\-\-debug\fR
+Starts MailScanner in debug mode. See MailScanner.conf "Debug=yes".
+
+.TP 
+\fB\-\-debug\-sa\fR
+Starts MailScanner in debug spamassassin mode. See MailScanner.conf "Debug SpamAssassin=yes".
+
+.TP 
+\fB\-\-lint\fR
+Test MailScanner config and SpamAssassin config.
 .SH "MTA SETUP"
 .LP 
 It is important that your MTA only queues incoming mail and does not deliver it automatically. You need two mail queues (incoming and outgoing). Moreover you should setup two instances of your MTA. One that accepts incoming mail and puts it to an incoming queue and one that sends out mail that resides in the outgoing queue.