After upgrading to to ISPConfig 3.1.7p1 on a multi server setup Web centos 6 mail centos 7 when eneabling dkim or disabling dkim the keys are added and removed from /var/lib/amavis/dkim/ but /etc/amavisd,conf is not updated Oct 14 2016 /etc/amavisd/amavisd.conf -> /etc/amavisd.conf any idees?
didn't have a look at centos yet but I know from debian that there's a folder for additional config files for amavis where one of them just adds the keys, maybe you can find some file listing a few keys to be added?
No centos adds the lines at the bottum of the config (sadly) its always a problem with upgrading, all dkims are removed after a ispconfig upgrade. I put it back from a upgrade but this time the problem is different. even rsync is doing nothing to the file
This has been changed in 3.1.7 to fix that annoyance, the dkim keys are now in a 60-dkim file and this is included in amavisd.conf on CentOS. A resnc should add them to 60-dkim after the update.
however uhm have you tried https://www.faqforge.com/linux/debugging-ispconfig-3-server-actions-in-case-of-a-failure/ ? << forget it, @till was quicker
if the amavis-config is /etc/amavisd.conf, the dkim-keys will be written to /etc/60-dkim replace include_config_files('/etc/amavisd/60-dkim'); with include_config_files('/etc/60-dkim');
the startup script was looking in /etc/amavisd zo i removed the symlinks in there put the conf and 60-dkinm file in /etc/amavisd everything is looking fine now thanxs for the support. ps i own 2 manuals, did a donation in the past. Is there a way to get the commercial off the home page ;-)
Strange, I use chrome as well and it works fine here. Did it never work from the beginning on your system or did it popped up after a year and hiding it again does not work?
well i see this message a couple of weeks. If it was there in the past then i cant remember that. The button is not working for me in Chrome and IE It loads some java i think but nothing more. If i use bugtracker i see dashboard/dashboard.php?hide=donate opening that in a new browser doesnt help
Ok, so maybe there is something broken in the re-hide function, as the initial hide works fine here in all browsers. I'll check that.
Donation hide button problem solved in git-stable: https://git.ispconfig.org/ispconfig/ispconfig3/issues/4817
The problem affected only the re-hiding and as ISPConfig 3.1 has just been released about a year ago, nobody noticed that yet.