Skip to content

rspamd mail aliases don't get updated when policy is changed

short description

What is happening and what is wrong with that?

If you adjust the global policy, e.g. reject to 999.99 ISPConfig changes all mail accounts accordingly. However, associated aliases are not changed. Under /etc/rspamd/local.d/users/ are the configs If you make a small adjustment to an alias, ISPConfig correctly writes the value in the rspamd conf.

correct behaviour

If the global policy is changed, the values for the mail aliases should also be changed.

environment

Server OS: Debian GNU/Linux 10 Server OS version: ISPConfig version: 3.1.15 you can use grep 'ISPC_APP_VERSION' /usr/local/ispconfig/server/lib/config.inc.php to get it from the command line

Edited by Till Brehm