summaryrefslogtreecommitdiff
path: root/usr.sbin/smtpd/smtpd.8
AgeCommit message (Expand)Author
2023-03-02improve the Nd lines such that the format is consistent for theJason McIntyre
2017-01-03document forward(5); from mkJason McIntyre
2016-10-19document -F which somehow escaped documentationGilles Chehade
2016-04-18add -T to SYNOPSIS;Jason McIntyre
2016-04-18document the -T flagJoerg Jung
2015-10-24add -h flag to SYNOPSIS as wellJoerg Jung
2015-10-23document -h flag and add a .XrJoerg Jung
2015-09-03Document spool dir in smtpd's FILES section and be consistent withTodd C. Miller
2014-03-13remove old instructions about sendmail. poke by jmcTed Unangst
2013-10-29use "/etc/mail/mailname" instead of "/etc/mailname" and make it a define.Eric Faurot
2013-08-05better document /etc/mailname;Jason McIntyre
2013-05-24sync with OpenSMTPD 5.3.2Eric Faurot
2013-05-08fix previous;Jason McIntyre
2013-05-08To enable smtpd you should comment a crontab entry tooGiovanni Bechis
2013-01-31give folks fair warning that the sendmail docs are still the onesJason McIntyre
2013-01-26Sync with our smtpd repo:Gilles Chehade
2012-10-17Document the -P option. While there, remove reference to -T, it's incomplete,Eric Faurot
2012-09-26last stage of rfc changes, using consistent Rs/Re blocks, and moving theJason McIntyre
2012-07-15update examples:Gilles Chehade
2011-10-22tweak previous;Jason McIntyre
2011-10-22Add a log_trace() call to toggle logging of specific debugging info inEric Faurot
2010-05-24now that we can handle >9 args, put "-D name=value" on one line: it's a bitJason McIntyre
2009-10-22write UNIX-domain in a more consistent way; while here, replace aIgor Sobrado
2009-10-22use the UNIX-related macros (.At and .Ux) where appropriate.Igor Sobrado
2009-10-22pesky full stop, donated by tim van der molen;Jason McIntyre
2009-09-20Fix typo, noticed by Nava Carson, thanks!Jacek Masiulaniec
2009-09-17tweak previous; ok jacekmJason McIntyre
2009-09-17Add instructions for enabling smtpd to the EXAMPLES section.Jacek Masiulaniec
2009-03-23various minor improvements; ok jacekm gillesJason McIntyre
2008-12-12Kill references to smtpdb(8).Jacek Masiulaniec
2008-11-02various minor tweaks, including spelling fixes from Brian KeeferJason McIntyre
2008-11-01remove a superfluous .Pq macro; cites bibliography in a more standard way;Igor Sobrado
2008-11-01smtpd is a smtp server implementation for OpenBSD. It is a work in progressGilles Chehade