Age | Commit message (Expand) | Author |
2018-06-15 | the %{sender} variable should expand to the MAIL FROM address, so in the | Gilles Chehade |
2018-06-13 | various clarifications for the auth/ca/pki/cert stuff; | Jason McIntyre |
2018-06-05 | document "match tag"; ok gilles | Jason McIntyre |
2018-06-04 | for "match", document that envelopes that do not match anything are rejected, | Jason McIntyre |
2018-06-04 | tweak previous; | Jason McIntyre |
2018-06-04 | add support for mda wrappers allowing postmaster to define command wrappers | Gilles Chehade |
2018-06-04 | tweak the text of the relaying example: make it clear that the example | Jason McIntyre |
2018-06-04 | "match auth" matches transactions that *have been* authenticated; | Jason McIntyre |
2018-06-02 | restore one set of quotes i shouldn;t have removed; | Jason McIntyre |
2018-06-01 | instead of using 'set queue XXX' 'set mta XXX' 'set mda XXX' to set option | Gilles Chehade |
2018-06-01 | document that keywords have to be quoted when used additionally as argument | Jason McIntyre |
2018-06-01 | Require a valid certificate by default when relaying through a smarthost. | Eric Faurot |
2018-05-31 | - Replace virtual(5) reference by table(5) as virtual table format is | Gilles Chehade |
2018-05-30 | consistent casing; | Jason McIntyre |
2018-05-30 | teach mail.maildir how to junk mails if -j option is set and X-Spam is | Gilles Chehade |
2018-05-29 | it turns out we can provide syntaxic sugar for an LMTP action in smtpd.conf | Gilles Chehade |
2018-05-29 | remove paragraph that's no longer true about authenticated users being | Gilles Chehade |
2018-05-25 | Document that "from local" and "for local" are still the defaults. | Todd C. Miller |
2018-05-25 | fix broken example | Gilles Chehade |
2018-05-24 | basic macro cleanup | Ingo Schwarze |
2018-05-24 | switch smtpd to new grammar | Gilles Chehade |
2017-07-11 | Remove "listen secure" syntax from smtpd.conf. It's broken since a couple of | Martin Natano |
2017-06-07 | reword "listen on socket" somewhat; ok gilles | Jason McIntyre |
2017-05-28 | reinstate the description of "mask-source" to "listen on socket": my changes | Jason McIntyre |
2017-05-28 | mark up "masquerade"; | Jason McIntyre |
2017-05-28 | split the two "listen on" directives into two separate items; | Jason McIntyre |
2017-05-24 | document that "for local" is the default; while here, | Jason McIntyre |
2017-02-13 | allow negation of authenticated keyword: | Gilles Chehade |
2017-01-08 | delete three macro lines that have no effect, found with mandoc -Tlint | Ingo Schwarze |
2016-09-11 | remove documentation for filters, we'll document when it's ready | Gilles Chehade |
2016-08-31 | no need for Xo/Xc here, plus minor tweak; | Jason McIntyre |
2016-08-31 | introduce "authenticated" parameter so rules may apply to authenticated | Gilles Chehade |
2016-08-31 | word fix; | Jason McIntyre |
2016-08-31 | allow overriding the subaddressing delimiter with subaddressing-delimiter | Gilles Chehade |
2016-05-19 | table formats are described in table(5) not makemap(8) | Gilles Chehade |
2016-05-11 | mention ca option in listen directive | Joerg Jung |
2016-05-03 | listen directive may use a table for authentication, to make this work the | Joerg Jung |
2016-04-21 | Use automatic DH parameters, instead of fixed ones. Also disable DHE by | Joel Sing |
2016-04-10 | arguments to "chain" are space separated, not comma; verified by jung | Jason McIntyre |
2016-03-07 | fix error in documentation of `ca' keyword | Gilles Chehade |
2016-02-13 | tweak previous; | Jason McIntyre |
2016-02-13 | describe how 'listen on socket' works | Gilles Chehade |
2016-01-21 | another round of tiny wording tweaks and unifications | Joerg Jung |
2016-01-19 | minor tweaks: remove comma, remove superflous plural s, add the word "file" | Joerg Jung |
2016-01-18 | minor tweaks: add single quote to @ char, add .Ic markup to forward-only, | Joerg Jung |
2016-01-18 | unify and add some more smtpd(8) references | Joerg Jung |
2016-01-03 | fix wording which becomes confusing now that filters is a real thing | Gilles Chehade |
2015-12-22 | update examples | Gilles Chehade |
2015-12-15 | less macro and lines | Joerg Jung |
2015-12-13 | less macro; | Jason McIntyre |