• The APS Catalog has been deprecated and removed from all Plesk Obsidian versions.
    Applications already installed from the APS Catalog will continue working. However, Plesk will no longer provide support for APS applications.
  • Please be aware: with the Plesk Obsidian 18.0.78 release, the support for the ngx_pagespeed.so module will be deprecated and removed from the sw-nginx package.

Wrong owner for all files in /var/spool/mail

G

gmonnet

Guest
Hi,

After an update fro 8.6 to 9.3, all files in var/spool/mail are the wrong owner!

Is it possible to re-assign automatically the correct owner for all files in one time?

Thanks
 
Thanks for your answer.

If I make this action, that's remove all mails waiting?
 
No, mchk just restore settings for all mailboxes.
 
I have try this and not fix the problem.

Here the message:

/usr/local/psa/admin/sbin/mchk --with-spam
==> Checking for: mail_spam_restore... ok
==> Checking for: mailsrv_conf_init... ok
==> Checking for: mail_mailbox_restore... ok
==> Checking for: mailsrv_entities_dump... ok
==> Checking for: mail_admin_aliases... ok
==> Checking for: mail_auth_dump... ok
==> Checking for: mailman_lists_dump... ok
==> Checking for: mail_responder_restore... ok
==> Checking for: mail_drweb_restore... ok
==> Checking for: mail_kav_restore... ok
==> Checking for: mail_spf_restore... ok
==> Checking for: mail_dk_restore... fail
==> Checking for: mail_grey_restore... ok
Errors occured in mail restore procedure
Some utilities was exited with errors:
/usr/lib/plesk-9.0/mail_dk_restore
 
Try to run /usr/lib/plesk-9.0/mail_dk_restore and look at output errors.

The problem can be caused by missing DomainKeys private keys for domains. Since private keys used to sign DomainKeys in messages are not stored in 'psa' database there is no way to restore these keys. The only way is to disable and re-enable DomainKeys option on affected domains (through 'Mail accounts' -> 'Mail settings' screen on domains home screen) to create new pair of public/private keys.

After that try mchk again.
 
Ok, thanks.

I have make this and now I don't have error:

/usr/local/psa/admin/sbin/mchk --with-spam
==> Checking for: mail_spam_restore... ok
==> Checking for: mailsrv_conf_init... ok
==> Checking for: mail_mailbox_restore... ok
==> Checking for: mailsrv_entities_dump... ok
==> Checking for: mail_admin_aliases... ok
==> Checking for: mail_auth_dump... ok
==> Checking for: mailman_lists_dump... ok
==> Checking for: mail_responder_restore... ok
==> Checking for: mail_drweb_restore... ok
==> Checking for: mail_kav_restore... ok
==> Checking for: mail_spf_restore... ok
==> Checking for: mail_dk_restore... ok
==> Checking for: mail_grey_restore... ok

but that's not resolv my problem for the owner of the fil in /var/spool/mail
 
Back
Top