• 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.

Mailenable Pro 2.37 & Plesk Spamassassin

K

kashif

Guest
Hi,
I have one issue ongoing in plesk regarding mailenable pro & SPamassassin. I have added memailfilter.exe in MTA pickup event. But it only deletes virus emails, but not marking spam mails with subject SPAM. Even no headers added, seems that spamassassin is not working for it.
Can anyone tell me how can I make these 2 softwares work together in latest plesk version 8.3. This is critical as we have lots of spam on server.
Waiting for the response asap.

Thank you,

Regards,
Kashif.
 
By default SpamAssassin doesn't mark emails that are not spam
Also I think you misconfigured mta evennt:
Check that following hive is configured as below.
[HKEY_LOCAL_MACHINE\SOFTWARE\Mail Enable\Mail Enable\Agents\MTA]
"ServiceName"="MEMTAS"
"Debug Enabled"=dword:00000001
"Pickup Event Enabled"=dword:00000001
"Inbound Command Message Max Deliver Time"=dword:00000003
"Debug Log File Directory"="C:\\PROGRA~1\\SWsoft\\Plesk\\MAILSE~1\\MAILEN~1\\LOGGING\\MTA"
"Activity Log Enabled"=dword:00000001
"Activity Log Directory"="C:\\PROGRA~1\\SWsoft\\Plesk\\MAILSE~1\\MAILEN~1\\LOGGING\\MTA"
"Maximum Transfer Threads"=dword:00000008
"Pickup Event Timeout"=dword:0000ea60
"Pickup Event Command Enabled"=dword:00000000
"Pickup Event Class Name"="pleskmemta.PleskMEMTA"
"Pickup Event Class Enabled"=dword:00000001
"PlugIn Delegation Mode"=dword:00000001

John S.G.
 
Back
Top