Age | Commit message (Expand) | Author |
2018-12-22 | introduce new matching criteria 'from rdns' to match sessions based on rDNS | Gilles Chehade |
2018-12-22 | remove space | Gilles Chehade |
2018-12-21 | since we already support regex lookups in tables for builtin filters, let's | Gilles Chehade |
2018-12-12 | zap trailing whitespace; | Jason McIntyre |
2018-10-08 | typo; ok jmc@ deraadt@ | miko |
2018-09-24 | Allow to use the "tls" keyword on any relay action to force TLS, with | Eric Faurot |
2018-09-10 | tweak the table commands somewhat; ok gilles | Jason McIntyre |
2018-09-05 | do not use the literal string "label" as our example label; ok gilles | Jason McIntyre |
2018-09-05 | rework the text about "label" somewhat for clarity; ok eric | Jason McIntyre |
2018-09-03 | document "wrapper" in the local section; from matt schwartz | Jason McIntyre |
2018-09-03 | Update and document syntax for smarthost string in smtpd.conf: | Eric Faurot |
2018-09-01 | clarify the forward-only delivery action | Gilles Chehade |
2018-07-05 | further tweak the introductory text; ok gilles | Jason McIntyre |
2018-06-21 | - various tweaks to try to make DESCRIPTION read better | Jason McIntyre |
2018-06-18 | upfront, explain action/match, since it is central to how the new config works; | Jason McIntyre |
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 |