Age | Commit message (Expand) | Author |
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 |
2015-12-13 | document filter keyword | Gilles Chehade |
2015-12-13 | document wildcard pki/ca | Gilles Chehade |
2015-12-12 | tweaks; | Jason McIntyre |
2015-12-12 | remove CA from pki and no longer allow specifying a CA with 'pki' keyword. | Gilles Chehade |
2015-12-12 | when using senders map to restrict email address a user may use in SMTP | Gilles Chehade |
2015-12-12 | allow overriding the default cipher-suite | Gilles Chehade |
2015-12-12 | tweak previous; | Jason McIntyre |
2015-12-12 | Implement senders map. | Sunil Nimmagadda |
2015-12-09 | Document forward-only keyword. From Jason Barbier <jabarb@serversave.us> | Sunil Nimmagadda |
2015-12-03 | new sentence, new line; | Jason McIntyre |
2015-12-03 | remove trailing whitespace | Joerg Jung |
2015-12-03 | introduce limit session keyword replacing fixed values | Joerg Jung |
2015-12-01 | missing articles in previous; | Jason McIntyre |
2015-12-01 | add received-auth parameter to listener to identify authenticated sessions | Gilles Chehade |
2015-11-30 | While delivering to lmtp or mda, accept optional "as user" parameter | Sunil Nimmagadda |
2015-10-27 | add a rcpt-to parameter to be able to use the original (probably expanded) | Joerg Jung |
2015-09-03 | Document spool dir in smtpd's FILES section and be consistent with | Todd C. Miller |
2015-08-15 | change "priorly" to "previously", it reads better | Gilles Chehade |
2015-08-11 | tls and verify are not mutually exclusive; | Jason McIntyre |
2015-06-04 | spacing, makes example fit on display. | Igor Sobrado |
2015-03-06 | Document how to use anti-spoofing rules to reject spam. | Todd C. Miller |