• Hi, Pleskians! We are running a UX testing of our upcoming product intended for server management and monitoring.
    We would like to invite you to have a call with us and have some fun checking our prototype. The agenda is pretty simple - we bring new design and some scenarios that you need to walk through and succeed. We will be watching and taking insights for further development of the design.
    If you would like to participate, please use this link to book a meeting. We will sent the link to the clickable prototype at the meeting.
  • (Plesk for Windows):
    MySQL Connector/ODBC 3.51, 5.1, and 5.3 are no longer shipped with Plesk because they have reached end of life. MariaDB Connector/ODBC 64-bit 3.2.4 is now used instead.
  • The Horde webmail has been deprecated. Its complete removal is scheduled for April 2025. For details and recommended actions, see the Feature and Deprecation Plan.

Plesk 10.4.4 mchk error

BunyaminV

New Pleskian
i have 10.4.4 Update #15

but mchk result is

#/usr/local/psa/admin/sbin/mchk --with-spam
==> 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... ok
==> Checking for: mail_kav8_restore... ok
==> Checking for: mail_responder_restore... ok
==> Checking for: mail_spam_restore... fail
==> Checking for: mail_grey_restore... ok
==> Checking for: mail_mailbox_restore... ok
==> Checking for: mail_spf_restore... ok
==> Checking for: mail_dk_restore... ok
==> Checking for: mail_drweb_restore... not exists
Errors occured in mail restore procedure
Some utilities have exited with errors:
/usr/lib/plesk-9.0/mail_spam_restore

why mail_spam_restore... fails
 
Run

# /usr/local/psa/admin/sbin/mchk --spam-only

and try to find a reason in /usr/local/psa/var/log/maillog after that.
 
what is the error look like?

cause i downloaded maillog, it has just only spf errors and no another errors or warnings occured. everything seems ok.
 
in "Parallels Plesk Panel 10.4: Advanced Administration Guide for Linux"document, "Restoring Mail Configuration" section says "...To execute it in the foreground, use the -v option..."

but nothing happens with "-v" option.
 
in "Parallels Plesk Panel 10.4: Advanced Administration Guide for Linux"document, "Restoring Mail Configuration" section says "...To execute it in the foreground, use the -v option..."

but nothing happens with "-v" option.

Bünyamin the problem is related with dnsbl. Would you disable or select another dnsbl provider from mail settings? It's a temporary solution and it works for me. Selam.
 
hey, IgorG

#> /usr/local/psa/admin/sbin/mchk -spam-only

in error log:

Feb 21 17:00:27 ns1 /usr/lib64/plesk-9.0/mail_spam_restore[28706]: Unable to get record from Plesk database: MySQL server has gone away
Feb 21 17:00:27 ns1 /usr/lib64/plesk-9.0/mail_spam_restore[28706]: Unable to restore black/white lists for spamassassin
 
Back
Top