summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* main: strip "from" field from Received headers for emails from MUAsHEADmasterSystem administrator2020-12-03
|
* main: put MUA submission port as constantSystem administrator2020-12-03
|
* expose TLS certificate and private key paths separatelySystem administrator2020-12-01
| | | | To avoid assuming the file names under a directory.
* acl: add trusted_relay_hosts_ip listSystem administrator2020-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 administrator2020-08-10
|
* main: disable ident (RFC1413) queriesSystem administrator2020-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 usersSystem administrator2019-10-14
|
* acl: verify reverse host by lookupSystem administrator2019-10-13
|
* acl: add header names and syntax check for MTA and MUA lanesSystem administrator2019-09-28
|
* acl: disable DKIM signing for Resent-* headersSystem administrator2019-09-28
|
* acl: handle DKIM temp errorsSystem administrator2019-09-28
|
* acl: use built-in SPF supportSystem administrator2019-09-28
|
* acl: re-enable dkim signature check for relayed messagesSystem administrator2019-09-28
|
* acl: group MUA ACLsSystem administrator2019-09-28
|
* transports: tweak dkim-signed headers for mailing listsSystem administrator2019-09-25
|
* main: remove workaround for CVE-2017-16943 and CVE-2017-16944System administrator2019-09-25
|
* acl: move host verification in connect aclpacien2019-08-23
|
* acl: move checks to early mail command aclpacien2019-08-22
|
* acl: drop bad hosts conn with messagepacien2019-08-22
|
* acl: drop connection from bad hostspacien2019-08-21
|
* acl: fix typo in dkim aclpacien2019-08-21
|
* acl: cosmeticpacien2019-08-21
|
* acl: refactor dkim dns query aclpacien2019-08-21
|
* acl: reformat aclspacien2019-08-21
|
* parameterise dig query commandpacien2019-05-29
|
* parameterise spf query commandpacien2019-05-29
|
* do not sign if dkim key is missingpacien2019-04-15
|
* enable login auth methodpacien2019-02-27
|
* Add dovecot auth supportpacien2018-09-20
|
* Revert "Use only local part for local delivery"pacien2018-09-20
| | | | This reverts commit 1ae80172471d65aa143bdbd8784114f669f8c542.
* Revert "Fix redirect router rule"pacien2018-09-20
| | | | This reverts commit 3e35ea89657d03a65e756954d544c062ab7d49a0.
* Revert "Check for local user for local deliveries"pacien2018-09-20
| | | | This reverts commit 72009b91e1d6bb88925c9c8d2717305ed5725789.
* Check for local user for local deliveriespacien2018-09-18
|
* Fix redirect router rulepacien2018-09-18
|
* Use only local part for local deliverypacien2018-09-18
|
* Allow routing to local LMTPpacien2018-09-17
|
* Allow LMTP on same hostpacien2018-09-17
|
* Revert "Disable MUA sender verify"pacien2018-09-17
| | | | This reverts commit 032f5c113eafbf29a54f23424130eeb01e4e54fc.
* Use signed SMTP for locally routed messagespacien2018-09-17
|
* Allow relaying for listed hostspacien2018-09-17
|
* Disable MUA sender verifypacien2018-09-16
|
* Parametrise spamd definitionpacien2018-09-14
|
* Add spam scan aclpacien2018-09-14
|
* Fix DKIM header list fallbackpacien2018-09-12
|
* Fallback on PAM if no USERLISTpacien2018-09-12
|
* Correctly override DKIM header macropacien2018-09-03
|
* Define DKIM header macro if not setpacien2018-09-03
|
* Exclude Sender header from DKIM signingpacien2018-09-03
|
* Use authenticated_id variablepacien2018-09-03
|
* Disable DKIM signing for relayed mailpacien2018-09-03
|