mirror of
https://git.freebsd.org/ports.git
synced 2025-07-12 06:49:18 -04:00
"The stable version has a bug which lets some MyDoom.O mails through. This development version is the first one that is not supposed to have this behavior." PR: ports/69700
26 lines
1 KiB
Groff
26 lines
1 KiB
Groff
--- ../MailScanner-install-4.32.4.orig/docs/man/MailScanner.8 Wed Jul 28 13:28:57 2004
|
|
+++ docs/man/MailScanner.8 Wed Jul 28 13:29:39 2004
|
|
@@ -1,10 +1,10 @@
|
|
-.TH "MailScanner" "8" "4.32.2" "Julian Field" "Mail"
|
|
+.TH "MailScanner" "8" "4.32.4" "Julian Field" "Mail"
|
|
.SH "NAME"
|
|
.LP
|
|
MailScanner \- Virus/Spam Scanner for Sendmail, Exim and Postfix
|
|
.SH "SYNOPSIS"
|
|
.LP
|
|
-\fBMailScanner\fR [\fIconfigfile\fR]
|
|
+\fBMailScanner\fR [\fI\-v\fR] [\fIconfigfile\fR]
|
|
|
|
.SH "DESCRIPTION"
|
|
.LP
|
|
@@ -24,6 +24,10 @@
|
|
|
|
.LP
|
|
The main process then spawns \fIn\fR number of child processes. \fIn\fR is configured in [\fIconfigfile\fR] with the option "Max Children". Each process waits for messages to appear in the "Incoming Queue Dir", processes these messages and then puts them in the "Outgoing Queue Dir". You may need to adjust the configuration of your MTA (or the startup of your MTA) to make it work with MailScanner.
|
|
+
|
|
+.TP
|
|
+\fB\-v\fR
|
|
+Prints version information for Mailscanner and all used perl\-modules.
|
|
|
|
.SH "MTA SETUP"
|
|
.LP
|