• Our team is looking to connect with folks who use email services provided by Plesk, or a premium service. If you'd like to be part of the discovery process and share your experiences, we invite you to complete this short screening survey. If your responses match the persona we are looking for, you'll receive a link to schedule a call at your convenience. We look forward to hearing from you!
  • The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

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