diff options
Diffstat (limited to 'debian/sensible-mda.8')
| -rw-r--r-- | debian/sensible-mda.8 | 28 |
1 files changed, 28 insertions, 0 deletions
diff --git a/debian/sensible-mda.8 b/debian/sensible-mda.8 new file mode 100644 index 0000000..89e3009 --- /dev/null +++ b/debian/sensible-mda.8 @@ -0,0 +1,28 @@ +.TH SENDMAILCONFIG 8 21-Jan-1997 +.SH NAME +sensible-mda - generic sendmail local MDA for Debian systems +.SH SYNOPSIS +sensible-mda +.SH DESCRIPTION +.B sensible-mda +is used to simplify the configuration of sendmail(8) for use on Debian +systems. +.PP +.B sensible-mda +is called by sendmail as a local mailer when the following exists in +sendmail.mc: +define(`LOCAL_MAILER_ARGS', `sensible-mda $g $u ${client_addr}')dnl +.PP +This program is included so that sendmail can function with either procmail +or deliver as its MDA (with procmail taking precedence). +.SH FILES +.TP +/etc/mail/sendmail.mc +sendmail m4 input to generate sendmail.cf +.TP +/etc/mail/sendmail.cf +actual sendmail configuration file +.SH SEE ALSO +sendmail(8) +.SH AUTHOR +Richard Nelson <cowboy@debian.org> |
