Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | expose TLS certificate and private key paths separately | System administrator | 2020-12-01 |
| | | | | To avoid assuming the file names under a directory. | ||
* | acl: add trusted_relay_hosts_ip list | System administrator | 2020-08-10 |
| | | | | For trusted hosts for which no reverse host lookup should be made. | ||
* | main: add missing host_lookup_order option (set to default value) | System administrator | 2020-08-10 |
| | |||
* | main: disable ident (RFC1413) queries | System administrator | 2020-07-11 |
| | | | | | Matching the new default value which disables this feature entirely. Ident queries weren't useful but were causing a significant delay when sending outgoing emails in particular. | ||
* | acl: don't require valid ehlo for authenticated users | System administrator | 2019-10-14 |
| | |||
* | acl: verify reverse host by lookup | System administrator | 2019-10-13 |
| | |||
* | acl: add header names and syntax check for MTA and MUA lanes | System administrator | 2019-09-28 |
| | |||
* | acl: disable DKIM signing for Resent-* headers | System administrator | 2019-09-28 |
| | |||
* | acl: handle DKIM temp errors | System administrator | 2019-09-28 |
| | |||
* | acl: use built-in SPF support | System administrator | 2019-09-28 |
| | |||
* | acl: re-enable dkim signature check for relayed messages | System administrator | 2019-09-28 |
| | |||
* | acl: group MUA ACLs | System administrator | 2019-09-28 |
| | |||
* | transports: tweak dkim-signed headers for mailing lists | System administrator | 2019-09-25 |
| | |||
* | main: remove workaround for CVE-2017-16943 and CVE-2017-16944 | System administrator | 2019-09-25 |
| | |||
* | acl: move host verification in connect acl | pacien | 2019-08-23 |
| | |||
* | acl: move checks to early mail command acl | pacien | 2019-08-22 |
| | |||
* | acl: drop bad hosts conn with message | pacien | 2019-08-22 |
| | |||
* | acl: drop connection from bad hosts | pacien | 2019-08-21 |
| | |||
* | acl: fix typo in dkim acl | pacien | 2019-08-21 |
| | |||
* | acl: cosmetic | pacien | 2019-08-21 |
| | |||
* | acl: refactor dkim dns query acl | pacien | 2019-08-21 |
| | |||
* | acl: reformat acls | pacien | 2019-08-21 |
| | |||
* | parameterise dig query command | pacien | 2019-05-29 |
| | |||
* | parameterise spf query command | pacien | 2019-05-29 |
| | |||
* | do not sign if dkim key is missing | pacien | 2019-04-15 |
| | |||
* | enable login auth method | pacien | 2019-02-27 |
| | |||
* | Add dovecot auth support | pacien | 2018-09-20 |
| | |||
* | Revert "Use only local part for local delivery" | pacien | 2018-09-20 |
| | | | | This reverts commit 1ae80172471d65aa143bdbd8784114f669f8c542. | ||
* | Revert "Fix redirect router rule" | pacien | 2018-09-20 |
| | | | | This reverts commit 3e35ea89657d03a65e756954d544c062ab7d49a0. | ||
* | Revert "Check for local user for local deliveries" | pacien | 2018-09-20 |
| | | | | This reverts commit 72009b91e1d6bb88925c9c8d2717305ed5725789. | ||
* | Check for local user for local deliveries | pacien | 2018-09-18 |
| | |||
* | Fix redirect router rule | pacien | 2018-09-18 |
| | |||
* | Use only local part for local delivery | pacien | 2018-09-18 |
| | |||
* | Allow routing to local LMTP | pacien | 2018-09-17 |
| | |||
* | Allow LMTP on same host | pacien | 2018-09-17 |
| | |||
* | Revert "Disable MUA sender verify" | pacien | 2018-09-17 |
| | | | | This reverts commit 032f5c113eafbf29a54f23424130eeb01e4e54fc. | ||
* | Use signed SMTP for locally routed messages | pacien | 2018-09-17 |
| | |||
* | Allow relaying for listed hosts | pacien | 2018-09-17 |
| | |||
* | Disable MUA sender verify | pacien | 2018-09-16 |
| | |||
* | Parametrise spamd definition | pacien | 2018-09-14 |
| | |||
* | Add spam scan acl | pacien | 2018-09-14 |
| | |||
* | Fix DKIM header list fallback | pacien | 2018-09-12 |
| | |||
* | Fallback on PAM if no USERLIST | pacien | 2018-09-12 |
| | |||
* | Correctly override DKIM header macro | pacien | 2018-09-03 |
| | |||
* | Define DKIM header macro if not set | pacien | 2018-09-03 |
| | |||
* | Exclude Sender header from DKIM signing | pacien | 2018-09-03 |
| | |||
* | Use authenticated_id variable | pacien | 2018-09-03 |
| | |||
* | Disable DKIM signing for relayed mail | pacien | 2018-09-03 |
| | |||
* | Disable DKIM verification for trusted relays | pacien | 2018-09-03 |
| | |||
* | Revert "Disable DKIM check for trusted relays" | pacien | 2018-09-03 |
| | | | | This reverts commit 5c6240e8a8d22c1aeaf2107494c412dfb702b3b5. |