Adam thinks this error message will go away once the upgrade to v11 is done. I'll get back with a report later.
Finally v11.0 Released.!
Update to my post above: You can now edit the config files through CLI for postfix/dovecot/rspamd under their /etc/folder and they should not get overwritten as advised by a ticket.
appcd 3.0.1 is available. There are some issues with the v11 update as it was a big one.
The appcd 3.0.1
update resolves some issues with the mail server config not immediately reloading after update and also with the application of custom smart host/relayhost settings.
- Edited
Adam What's the status on DKIM being turned off estate wide? Not ready to update until that's corrected.
We are still trying to reproduce this issue. Lots of customers have reported it but it doesn't happen in our automated tests.
The only way I can think of right now is to do it with the API. However we have a feature request open to offer a platform setting to enable DKIM on all new domains. If you are running mass hosting I wouldn't recommend this - it could cause a lot of support where end users are using external DNS.
MediaServe If you don't want to upgrade to 11 yet make sure your servers don't auto update to appcd 3.0.1 as part of any regular server updates otherwise you will have to upgrade the core to 11 as we did. We use ansible to keep our servers updated every night and last night they updated appcd and we had to install the core 11 update due to a problem with the website mta not sending out emails sent from the websites.
The update ran fine and completed in about 10 minutes but we now have the same problem as other users with DKIM .
- Edited
Adam is it possible to modify rspamd now?
and apply these spfbl settings in this version 11?
https://spfbl.net/rspamd/
- Edited
MarkD Oops! Our update script includes updating appcd. I've only done this on maybe three servers so far, but at least two will probably need the update to 11. Sheesh! I guess we're SOL if we have to update DKIM for over 300 websites. At least we haven't been able to migrate fully migrate from cPanel yet or that would have been a fiasco if DKIM is dropped by the update. Time to write an API script to helpfully do this quicker...
What about the "re-engineered" email platform?
I noticed a change in the dates of the changelog
https://enhance.com/support/release-notesand
was wondering if the new email platform has been released
- Edited
alenguav
https://enhance.com/support/release-notes
Changed
Re-engineered email platform.
MarkD hey do you want to share your playbook?
MarkD Because of the appcd update I ran the update just now, and DKIM is disabled on 854 domain names. Not happy about this at all!
- Edited
Had an issue with the mail server since update with IPv6 sending to gmail,
Gmail was complaining about ptr records but they are all setup in DNS and registered to the IP.
I disable IPv6 sending hopefully this will fix it not sure if it has to be set on all servers or just the mail role.
postconf -e inet_protocols=ipv4
systemctl restart postfix
Update: works fine and delivering to gmail
@Adam please let us know when the update is fixed to avoid disabling DKIM on every account, so we can proceed with the update.
thanks!