Adam thinks this error message will go away once the upgrade to v11 is done. I'll get back with a report later.

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.

      Adam What's the status on DKIM being turned off estate wide? Not ready to update until that's corrected.

        MediaServe

        We are still trying to reproduce this issue. Lots of customers have reported it but it doesn't happen in our automated tests.

        Update to 3.0.1 was successfully without any extra bugs.
        Yesterday manually activate again DKIM for all customers (luckily i'm small hosting company).

        @Adam can you give us advice how we can make DKIM activated by default?

          nsevimov @Adam can you give us advice how we can make DKIM activated by default?

          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 .

              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...

              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!

              @Adam

              maybe you guys could provide a script that would activate DKIM on all domains if domains have DKIM records and email through enhance?

              alenguav You can edit the config files via CLI and they should not be changed on updates
              applies to postfix, dovecot and rspamd. edit the files under the folders in /etc/ on the mail server role

              I have done this and added mailbaby rules for rspamd and modified the sieve for spam training

              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!

                Follow @enhancecp