1
1
mirror of https://github.com/docker-mailserver/docker-mailserver synced 2024-10-18 10:18:07 +02:00
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
fetchmail
getmail
logwatch
mta-sts-daemon feat: Add MTA-STS support for outbound mail (#3592) 2024-01-13 21:37:20 +13:00
opendkim
opendmarc
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
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
supervisor feat: Add MTA-STS support for outbound mail (#3592) 2024-01-13 21:37:20 +13:00