1
1
mirror of https://github.com/docker-mailserver/docker-mailserver synced 2025-11-09 23:28:43 +01:00
docker-mailserver/target
Brennan Kinney e5185e0e84
fix: accounts.sh - Support first valid local account (#4581)
- Ensure catch-all alias entries (eg: `@example.test`) are also skipped. Adding a dummy account for catch-all will not match a `quota-status` query to Dovecot by Postfix for a recipient.
- When there are multiple addresses provided, they will now be iterated through by the `,` delimiter, instead of as a single value that fails. This way the first valid aliased address to a local Dovecot mailbox account will now be used for the dummy alias account.
- The common logic for extracting the quota user attribute is now split out to a common function call.
2025-10-08 19:58:49 +00:00
..
amavis fix: Postfix: disable_dns_lookups => smtp_dns_support_level (#4568) 2025-09-10 09:17:40 +02:00
bin Delete user without prompt but keep mailbox data (#4565) 2025-09-08 22:46:49 +02:00
dovecot fix: Dovecot LDAP config should exist 2024-09-09 09:58:12 +12:00
fail2ban chore: disable F2B postfix-sasl jail (#4535) 2025-08-03 10:37:41 +02:00
fetchmail Implement fetchmail (#260) (#271) 2016-08-21 22:13:13 +02:00
getmail breaking: Refactor getmail support (#4156) 2024-08-17 12:14:59 +02:00
logwatch Update logwatch ignore.conf to exclude Xapian messages about pending documents (#4060) 2024-06-09 15:12:49 +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 fix: ensure message content is not modified by header filter (#4429) 2025-03-26 12:24:20 +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/local.d Rspamd: minor tweaks and follow-up for SPF, DKIM and DMARC symbols (#3923) 2024-03-05 10:48:49 +01:00
scripts fix: accounts.sh - Support first valid local account (#4581) 2025-10-08 19:58:49 +00:00
shared init tests cases ffdhe4096 2020-04-26 22:23:51 +02:00
supervisor fix: SASLAuth - Drop services for mysql, shadow, pam auth mechanisms (#4259) 2024-11-20 17:19:58 +13:00