summaryrefslogtreecommitdiff
path: root/usr.sbin/smtpd/smtpd.conf.5
AgeCommit message (Expand)Author
2014-07-09add a "no-dsn" listener option to disable DSN extension.Eric Faurot
2014-07-08fix typos.Igor Sobrado
2014-06-07Clint Pachl points out "authtable" is optional;Jason McIntyre
2014-05-15use <> for tables;Jason McIntyre
2014-02-161) Fix the markup of the time specifications,Ingo Schwarze
2014-02-04update documentationEric Faurot
2013-12-13Give format specifiers their own subsection, so that we can reference itJeremie Courreges-Anglas
2013-12-13Use \(dq instead of \&" to print a double quote on a macro line.Jeremie Courreges-Anglas
2013-12-06"verify" is already documented with "tls-require verify".Eric Faurot
2013-12-05minor tweaks;Jason McIntyre
2013-12-05document "verify" keyword and "authtable" option on "listen" rulesEric Faurot
2013-11-19Allow '*' in the user part of mailaddresses. By default, potentially dangerousEric Faurot
2013-11-19Add a limit on the number of inflight envelopes. The scheduler suspendsEric Faurot
2013-11-18Allow overriding the local caEric Faurot
2013-11-06Much much improved config parser and related changes.Eric Faurot
2013-10-29use "/etc/mail/mailname" instead of "/etc/mailname" and make it a define.Eric Faurot
2013-08-08move the parameter expansion text to after the config options text,Jason McIntyre
2013-08-05better document /etc/mailname;Jason McIntyre
2013-07-20tweak previous;Jason McIntyre
2013-07-19Many MTA improvements:Eric Faurot
2013-07-19Assorted queue improvements:Eric Faurot
2013-07-19Allow to specify an address family on a listenerEric Faurot
2013-07-19Improve and document the way the default server name is found.Eric Faurot
2013-07-19Introduce expand string modifiersEric Faurot
2013-06-26paragraph still mentions an interface name when the example below no longerGilles Chehade
2013-06-09oops! one more instance of previous...Jason McIntyre
2013-06-09the argument name for "source" is "source", not "table";Jason McIntyre
2013-05-24tweak the "deliver to lmtp" text, and zap an extraneous space;Jason McIntyre
2013-05-24sync with OpenSMTPD 5.3.2Eric Faurot
2013-02-17zap the surrounding whitespace and mark up for "=";Jason McIntyre
2013-02-17disable queue compression temporarily, we lack the smtpctl bitsGilles Chehade
2013-02-15add missing bits for lmtp support (from Ashish SHUKLA).Eric Faurot
2013-02-14- change => to = in documentationGilles Chehade
2013-02-14- smtpctl trace expand, enables tracing of aliases expansionGilles Chehade
2013-02-14simplify markup for the "table" keyword; ok gillesJason McIntyre
2013-02-10remove some unneeded Xo/Xc.Jason McIntyre
2013-02-10do not mark up punctuation; ok gillesJason McIntyre
2013-02-08the per-rule "expire" does not really fit in its current section,Jason McIntyre
2013-02-08order the syntax alphabetically; ok gillesJason McIntyre
2013-02-06- for "listen on", use "keeps" to avoid bad formattingJason McIntyre
2013-02-05commit documentation for "helo" in relay rulesGilles Chehade
2013-02-04fix authenticated relaying exampleGilles Chehade
2013-01-26pesky quote!Jason McIntyre
2013-01-26tweak previous;Jason McIntyre
2013-01-26Sync with our smtpd repo:Gilles Chehade
2012-10-16consistent macros; Tim van der MolenJason McIntyre
2012-10-14replace 'plain' with 'file' as the backend source name for map_file.cGilles Chehade
2012-10-11- replace "from all" and "for all" with "from any" and "for any"Gilles Chehade
2012-10-10a SMTP -> an SMTP;Jason McIntyre
2012-10-09- allow a listen statement to impose tls on its clients;Gilles Chehade