imrelaszlo84
New Pleskian
- Server operating system version
- Ubuntu 22.04.3
- Plesk version and microupdate number
- 18.0.56 #4
Hello!
We have chosen an alternative default DKIM selector for a new server.
According to the relevant changelog, we've added this setting to panel.ini file:
[mail]
dkimDefaultSelector = newselector
After this, when we run plesk repair mail, error message generated:
I think this is a bug and should be fixed.
We have chosen an alternative default DKIM selector for a new server.
According to the relevant changelog, we've added this setting to panel.ini file:
[mail]
dkimDefaultSelector = newselector
After this, when we run plesk repair mail, error message generated:
Code:
Reconfigure all domains and mailboxes? [Y/n] Y
Reconfiguring all domains and mailboxes ......................... [2023-11-28 15:45:55.536] 28119:6565fcd9307d8 ERR [util_exec] proc_close() failed ['/opt/psa/admin/bin/mchk'] with exit code [1]
[FAILED]
- mchk failed: ==> Checking for: mailsrv_conf_init... ok
==> Checking for: mail_handlers_init... ok
==> Checking for: mailsrv_entities_dump... ok
==> Checking for: mail_admin_aliases... ok
==> Checking for: mail_auth_dump... ok
==> Checking for: mailman_lists_dump... not found, skipped
==> Checking for: mail_kav8_restore... ok
==> Checking for: mail_responder_restore... ok
==> Checking for: mail_imap_restore... ok
==> Checking for: mail_add_from_restore... ok
==> Checking for: mail_spam_restore... ok
==> Checking for: mail_grey_restore... ok
==> Checking for: mail_mailbox_restore... ok
==> Checking for: mail_spf_restore... ok
==> Checking for: mail_dk_restore... fail
==> Checking for: mail_dmarc_restore... ok
==> Checking for: mail_drweb_restore... ok
==> Checking for: mail_outgoing_restore... ok
==> Checking for: mail_transport_restore... ok
Errors occured in mail restore procedure
Some utilities have exited with errors:
/usr/lib/plesk-9.0/mail_dk_restore
E: server.domain.tld: key file
/etc/domainkeys/server.domain.tld/default doesn't exist or
not a file: No such file or directory
Try to fix it by running: plesk repair mail
I think this is a bug and should be fixed.