.TH AMAVIS "1" .ad .fi .SH NAME amavis \- client for amavisd .SH SYNOPSIS .SS exim: .B amavis [\-f] \fIsender\fR [-d] \fIrecipient\fR [ ... ] .br .SS postfix: .B amavis [\-f] \fIsender\fR \fIrecipient\fR [ ... ] .br .SS qmail: .B qmail-queue .br .SS sendmail: .B amavis \fIsender\fR \fIrecipient\fR [ ... ] .br .B amavis [-f|-r] $f $u .SH DESCRIPTION .ad .fi \fBamavis\fR is a client program to use amavisd (8) with various mail transport agents (MTA). The currently supported MTAs are exim, postfix, qmail, and sendmail. .SS OPTIONS .TP \fB\-f\fR, \fB\-r\fR Specify the envelope sender address. The \-r form has been included for backwards compatibility with sendmail, but is generally considered obsolete. .TP \fB\-d\fR Specify one or more envelope recipient addresses. .PP .SH AUTHORS The original authors of AMaViS are Mogens Kjaer, Juergen Quade, and Christian Bricart. It was initially written as a Bourne shell script. In 1999, Chris Mason and Rainer Link improved the software significantly and released their own enhanced version. Later, Chris Mason rewrote amavis from scratch, this time in perl, to address performance and security issues. The daemon version, finally, was written by Geoff Winkless, and is based on amavis-perl release 10. AMaViS is currently maintained by Lars Hecking and Rainer Link. .SH "MORE INFORMATION" For more information about \fIamavis\fR, refer to the included documentation, or point your web browser at http://www.amavis.org/ For information about \fIamavis\fR development, check out the project web site at http://sourceforge.net/projects/amavis/ .SH "REPORTING BUGS" Report bugs to . .SH "SEE ALSO" .BR amavis-milter (1), .BR amavisd (8), .BR amavisd.conf (5), .BR exim (1), .BR postfix (1), .BR qmail (7), .BR qmail-queue (8), .BR sendmail (1), .SH NOTES [TODO]The full documentation for \fIamavis\fR is maintained as a Texinfo manual. If the \fIinfo\fR and \fIamavis\fR programs are properly installed at your site, the command .IP .B info amavis should give you access to the complete manual.