docker-mailserver/target
Brennan Kinney 611a66bf98
fix: Correctly support multiple Dovecot PassDBs (#3812)
* fix: Dovecot PassDB should restrict allowed auth mechanisms

This prevents PassDBs incompatible with certain auth mechanisms from logging failures which accidentally triggers Fail2Ban.

Instead only allow the PassDB to be authenticated against when it's compatible with the auth mechanism used.

* tests: Use `curl` for OAuth2 login test-cases instead of netcat

`curl` provides this capability for both IMAP and SMTP authentication with a bearer token. It supports both `XOAUTH2` and `OAUTHBEARER` mechanisms, as these updated test-cases demonstrate.

* chore: Add entry to `CHANGELOG.md`
2024-01-23 19:11:05 +01:00
..
amavis ci(fix): Normalize for `.gitattributes` + improve `eclint` coverage (#3566) 2023-10-04 12:53:32 +02:00
bin setup/dkim: chown created dkim directories and keys to config user (#3783) 2024-01-18 10:41:55 +01:00
dovecot fix: Correctly support multiple Dovecot PassDBs (#3812) 2024-01-23 19:11:05 +01:00
fail2ban F2B: update F2B after discussion in #3256 (#3288) 2023-05-01 15:00:35 +02:00
fetchmail Implement fetchmail (#260) (#271) 2016-08-21 22:13:13 +02:00
getmail feature: adding `getmail` as an alternative to `fetchmail` (#2803) 2023-05-23 17:25:08 +02:00
logwatch Add logwatch maillog.conf file to support /var/log/mail/ (#2112) 2021-08-11 11:31:00 +02:00
mta-sts-daemon feat: Add MTA-STS support for outbound mail (#3592) 2024-01-13 21:37:20 +13:00
opendkim Fixed KeyTable refile in opendkim.conf https://serverfault.com/a/861701/377751 (#2249) 2021-10-16 19:04:51 +02:00
opendmarc fix: Change the default OpenDMARC policy to reject (#2933) 2022-12-19 08:54:38 +13:00
postfix docs: Add maintenance comment for `reject_unknown_sender_domain` (#3793) 2024-01-20 17:51:32 +13:00
postgrey ci(fix): Normalize for `.gitattributes` + improve `eclint` coverage (#3566) 2023-10-04 12:53:32 +02:00
postsrsd config: remove `chroot` for Dovecot & PostSRSd (#3208) 2023-03-31 12:17:44 +02:00
rspamd Rspamd: add custom symbol scores for SPF, DKIM & DMARC (#3726) 2024-01-05 09:07:31 +01:00
scripts fix: Ensure correct ownership for the Rspamd DKIM directory (#3813) 2024-01-23 11:51:10 +01:00
shared init tests cases ffdhe4096 2020-04-26 22:23:51 +02:00
supervisor feat: Add MTA-STS support for outbound mail (#3592) 2024-01-13 21:37:20 +13:00