• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

backup warnings in log

kadoudal

Regular Pleskian
HI

I got the following warnings in the backup log, regarding getting information about spam filter for email accounts..
where can I get more information about such error...

I also tried to look into the help about the 'new-style command-line interface, but could not understand how to modify the old-style... any clue ?

thanks


log copy...
*** You are using old-style pleskbackup command-line interface. ***
*** Please switch to new style documented in 'pleskbackup help',***
*** because old style eventually have been dropped. ***
********************************************************************
********************************************************************
Accounts [0/4], Domains [0/8]
Accounts [1/4], Domains [1/8]
Accounts [1/4], Domains [1/8]
Accounts [1/4], Domains [1/8]
Accounts [1/4], Domains [1/8]
... more accounts ....
Accounts [3/4], Domains [8/8]
-------------- Start print backup log hire --------------
<?xml version="1.0" encoding="UTF-8"?>
<execution-result status="warnings">
<object name="ceramique-isabelle.fr" type="domain">
<message severity="warning" code="msgtext">Error during getting information about spam filter for [email protected]</message>
</object>
<object name="aelmat.com" type="domain">
<message severity="warning" code="msgtext">Error during getting information about spam filter for [email protected]</message>
</object>
... more warnings ....
</object>
 
We have already submitted bug regarding this problem with spam filters. Bug under developers investigation now.

Also regarding 'You are using old-style pleskbackup command-line interface' seems you have use --map option for backup. You should use --conflict option instead. Look at backup/restore documentation for details.
 
Back
Top