
Sept. 12, 2025
7:37 p.m.
Thanks a lot, I've experienced the same problem. I have a dockerized installation of mailcow and mailman 3. So for me, will your suggested change
- apply to the file /opt/mailcow-dockerized/data/conf/rspamd/local.d/multimap.conf ?
- and look like this?
WHITELIST_SENDER_DOMAIN { type = "rcpt"; map = "${LOCAL_CONFDIR}/custom/whitelist_from_map"; action = "accept"; }