I'm running the versions below and can only get DKIM working when running amavis in debug mode, when started normally DKIM signing doesn't work. Any help or direction would be appreciated. Ubuntu 21.04 ISPConfig Version: 3.2.6 Amavis-new: 1:2.11.1
This is the first I've seen anyone using Ubuntu 21.04 offhand, Debian 11 has an issue with file permissions that previous versions did not, perhaps Ubuntu 21 has that as well? Try to set /etc/amavis/conf.d/50-user to group amavis and mode 640 and restart amavis.
Thank you Jesse!! amavis-new is now DKIM signing in normal mode. I really appreciate the help here. -rw-r----- 1 root amavis 4139 Oct 29 09:18 50-user To note about Ubuntu 21.04 the DKIM signing issue is the only issue I have encountered while setting up there server, everything else has worked rather well.