• Debian 11 is approaching its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.80 will be the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

Resolved Plesk Email Security spam email deleted are treated as ham

oskar.szafraniec

New Pleskian
Server operating system version
Debian
Plesk version and microupdate number
18.0.44
I noticed that when some users delete emails from Spam folder (moved to Trash) sa-learn --ham is fired on it. Change in es-report-ham.sieve listed below solves the problem. Can someone from Plesk Team check it? After every update I have to change this by hand. I think this can happen when a mailbox value is not Trash but INBOX.Trash.

# diff es-report-ham.sieve.org es-report-ham.sieve 7c7 < if string "${mailbox}" "Trash" { --- > if string :matches "${mailbox}" "*Trash" {
 
1. Please respond in this thread with anythink, e.g. "OK" so that you have 5 posts.
2. Then please report here if you believe you have found an issue: Reports (reports are only available for users with 5 posts or more).
 
Back
Top