2009-02-25 12:35:52 +00:00
|
|
|
.TH "clamav\-milter" "8" "Feb 25, 2009" "ClamAV @VERSION@" "Clam AntiVirus"
|
2003-11-12 02:08:25 +00:00
|
|
|
.SH "NAME"
|
2004-04-28 14:29:06 +00:00
|
|
|
.LP
|
2004-01-14 03:47:16 +00:00
|
|
|
clamav\-milter \- milter compatible mail scanner
|
2003-11-12 02:08:25 +00:00
|
|
|
.SH "SYNOPSIS"
|
2004-04-28 14:29:06 +00:00
|
|
|
.LP
|
2009-02-25 12:35:52 +00:00
|
|
|
clamav\-milter [options]
|
2003-11-12 02:08:25 +00:00
|
|
|
.SH "DESCRIPTION"
|
2004-04-28 14:29:06 +00:00
|
|
|
.LP
|
2004-12-21 18:52:00 +00:00
|
|
|
Clamav\-milter is a filter for \fBsendmail(1)\fR mail server.
|
|
|
|
|
It uses a mail scanning engine built into \fBclamd(8)\fR.
|
2004-02-16 09:39:57 +00:00
|
|
|
.LP
|
2005-05-13 13:30:51 +00:00
|
|
|
Clamav\-milter can use load balancing and fault tolerant techniques to connect
|
2008-11-12 11:21:45 +00:00
|
|
|
to more than one clamd(8) server and seamlessly hot\-swap to even the load
|
2005-05-13 13:30:51 +00:00
|
|
|
between different machines and to keep scanning for viruses even when a server
|
|
|
|
|
goes down.
|
2003-11-12 02:08:25 +00:00
|
|
|
.SH "OPTIONS"
|
2004-04-28 14:29:06 +00:00
|
|
|
.LP
|
2004-04-20 14:18:10 +00:00
|
|
|
.TP
|
2003-11-12 02:08:25 +00:00
|
|
|
\fB\-h, \-\-help\fR
|
2009-02-25 12:35:52 +00:00
|
|
|
Output help information and exit.
|
|
|
|
|
.TP
|
2003-11-12 02:08:25 +00:00
|
|
|
\fB\-V, \-\-version\fR
|
|
|
|
|
Print the version number and exit.
|
2009-02-25 12:35:52 +00:00
|
|
|
.TP
|
2003-11-12 02:08:25 +00:00
|
|
|
\fB\-c FILE, \-\-config\-file=FILE\fR
|
2009-02-25 12:35:52 +00:00
|
|
|
Read configuration from FILE.
|
|
|
|
|
.SH "FILES"
|
|
|
|
|
.LP
|
2009-11-10 12:50:43 +01:00
|
|
|
@CFGDIR@/clamav-milter.conf
|
2003-11-12 02:08:25 +00:00
|
|
|
.SH "AUTHOR"
|
2009-02-25 12:35:52 +00:00
|
|
|
.LP
|
|
|
|
|
aCaB <acab@clamav.net>
|
2003-11-12 02:08:25 +00:00
|
|
|
.SH "SEE ALSO"
|
2004-04-28 14:29:06 +00:00
|
|
|
.LP
|
2010-05-12 19:11:25 +02:00
|
|
|
sendmail(8), clamav-milter.conf(5), clamd(8), clamd.conf(5)
|