summaryrefslogtreecommitdiff
path: root/usr.sbin/mailwrapper/mailer.conf.5
AgeCommit message (Collapse)Author
2007-05-31convert to new .Dd format;Jason McIntyre
2003-06-12- section reorderJason McIntyre
- macro fixes - kill whitespace at EOL - new sentence, new line
2002-09-18fix Xr refs; frisco@blackant.netTheo de Raadt
2001-07-20we don't like:Mike Pechkin
o) .Pp before/after .Sh; o) .Pp before/after .Sh; o) .Nm without argument in SYNOPSIS;
2001-07-07clarify & highlightJakob Schlyter
2000-08-18correct postfix example; PR#1366; loict@bougon.netJakob Schlyter
2000-06-11newaliases(1) -> newaliases(8)Todd C. Miller
2000-03-19Remove hard sentence breaks. Add $OpenBSD$ tags where appropriate. Some otherAaron Campbell
cleanup along the way.
1999-08-02Integration of mailwrapper (from NetBSD)Jakob Schlyter
"The mailwrapper program is designed to replace /usr/sbin/sendmail and to invoke an appropriate MTA instead of sendmail(8) based on configuration information placed in /etc/mailer.conf. This permits the administrator to configure which MTA is to be invoked on the system at run time." OK deraadt, millert