• If you are still using CentOS 7.9, it's time to convert to Alma 8 with the free centos2alma tool by Plesk or Plesk Migrator. Please let us know your experiences or concerns in this thread:
    CentOS2Alma discussion

Backup/Restore: Spam-Handling not restored (Bug?)

Bevan

Basic Pleskian
Hi!

On our server we're using spamassassin and custom user configurations (whether spam should be tagged, removed or moved to the "Spam" folder).

Yesterday we did the following:
- Backup on Debian Lenny, Plesk 10.4.4
- Installed Plesk 10.4.4 on a fresh Debian Squeeze
- Restore of the Backup on that new system

The result was that on the new system the settings (how to handle spam) were ignored. They were set correctly in Plesk panel (so they have been restored) but the mail server ignored them and always tagged and delivered the spam mails.

This problem could be fixed by running:
/usr/local/psa/admin/sbin/mchk --spam-only

I think this could be a bug in the restore tool.

Greetings,
Michael

---------------------------------------------------------------
PRODUCT, VERSION, OPERATING SYSTEM, ARCHITECTURE
Plesk 10.4.4, Debian Squeeze 6.0.3, amd64

PROBLEM DESCRIPTION AND STEPS TO REPRODUCE
Backup a whole server with customized spam handling settings,
then restore it on a new server

ACTUAL RESULT
Spam handling settings are restored in Plesk Panel but are
ignored by mail server

EXPECTED RESULT
Settings should be respected by mail server

ANY ADDITIONAL INFORMATION
The following command solves the problem:
/usr/local/psa/admin/sbin/mchk --spam-only
--------------------------------------------------------------
 
Last edited:
Back
Top