Age | Commit message (Expand) | Author |
2022-03-31 | man pages: add missing commas between subordinate and main clauses | Christian Weisgerber |
2021-11-21 | smtpd-filters.7 referred to itself internally as just filters(7): fix that, | Jason McIntyre |
2021-08-05 | rework the "host relay-url" text block a little so it reads better, | Jason McIntyre |
2021-04-09 | allow to specify tls ciphers and protocols on listeners | Eric Faurot |
2021-03-31 | allow to specify tls protocols and ciphers on relay actions | Eric Faurot |
2021-03-05 | Start porting smtpd to libtls. | Eric Faurot |
2021-02-13 | various readability fixes; from larry hynes | Jason McIntyre |
2021-01-27 | mark up fixes; from lyndon | Jason McIntyre |
2020-09-23 | Revert agentx support for now, we're too close to release. | Martijn van Duren |
2020-09-23 | Add support for agentx to smtpd. | Martijn van Duren |
2020-09-16 | Add the admd keyword. This can be used by filters interested in the | Martijn van Duren |
2020-09-14 | Document "pki" option for relay delivery too; from Nick Gasson | Todd C. Miller |
2020-08-27 | add missing "regex" keyword; from heddi nabbisen | Jason McIntyre |
2020-04-25 | point out that the "junk" filter decision adds the X-Spam header | Eric Faurot |
2020-02-12 | Standardize argument naming for "sourceaddr" and unify the wording a bit, | Ingo Schwarze |
2020-01-08 | remove literal tab from a column list; | Jason McIntyre |
2020-01-08 | allow using the session username in builtin filters when available | Gilles Chehade |
2019-12-19 | tweak previous; | Jason McIntyre |
2019-12-18 | teach relay action how to do domain-based relay host, this allows declaring | Gilles Chehade |
2019-12-17 | avoid line wrap in the dkimsign filter line; | Jason McIntyre |
2019-12-17 | tweak the rspamd bits a little. we really don;t need to repeat the | Jason McIntyre |
2019-12-14 | introduce a bypass keyword so that builtin filters can bypass processing of | Gilles Chehade |
2019-12-13 | fix DKIM example | Gilles Chehade |
2019-12-13 | trim previous; ok gilles | Jason McIntyre |
2019-12-13 | update examples, document that DKIM signing may be achieved through the | Gilles Chehade |
2019-12-09 | rework the filtering text somewhat to condense it a little, avoid text | Jason McIntyre |
2019-12-09 | update the example default config to use "from local" too; from myportslist | Jason McIntyre |
2019-12-05 | revert previous; ingo said it | Jason McIntyre |
2019-12-05 | replace "Pf < ... Ns >" with Aq; tidy up lists a little; | Jason McIntyre |
2019-12-05 | tweak the FILTERING text a little; ok gilles | Jason McIntyre |
2019-11-26 | remove stray Oc; | Jason McIntyre |
2019-11-26 | document that listen on socket can have filters attached | Gilles Chehade |
2019-11-26 | allow using 'auth' as an origin: | Gilles Chehade |
2019-11-26 | mail-from and rcpt-to already carry origin and destination, so we can make | Gilles Chehade |
2019-11-25 | document that rules can match specific users or user lists now | Gilles Chehade |
2019-11-19 | fix typos in smtpd.conf.5 | Gilles Chehade |
2019-11-12 | a long long time ago, there was no such thing as "from socket" and the | Gilles Chehade |
2019-09-20 | tweak previous; | Jason McIntyre |
2019-09-20 | teach smtpd how to do SRS so hosts that act as forwarders don't break SPF. | Gilles Chehade |
2019-09-06 | Add support for filter-reports. These allow filters to send freetext | Martijn van Duren |
2019-09-04 | introduce the 'junk' builtin filter action which marks a session or | Gilles Chehade |
2019-09-03 | Exectute procs and filters from /usr/local/libexec/smtpd/ if no absolute | Martijn van Duren |
2019-08-17 | no need to escape "-", generally speaking; instances remain in EXAMPLES; | Jason McIntyre |
2019-08-12 | Mark up no-verify with Cm; OK jmc@ gilles@ | Tim van der Molen |
2019-08-11 | add 'from rdns' to ruleset match criterias making it possible to match | Gilles Chehade |
2019-08-11 | document proc and proc-based filters | Gilles Chehade |
2019-08-11 | document filter chains, which is essentially a way to declare a set of | Gilles Chehade |
2019-08-11 | start documenting the builtin filters | Gilles Chehade |
2019-08-10 | start documenting filters for next release | Gilles Chehade |
2019-08-10 | document proxy-v2 option to listener | Gilles Chehade |