• Inviting everyone who uses WordPress management tools in Plesk
    The Plesk team is conducting a 60-minute research session that includes an interview and a moderated usability test.
    To participate, please use this link .
    Your experience will help shape product decisions and ensure the tools better support real-world use cases.

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