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

SpamAssasin On All Email Accounts

T

tomyknoker@

Guest
Hi All,

When I set up a new email account in Plesk I have to manually turn on SpamAssassin on for each account... Is there anyway to make this default to be on for all email accounts I create?
 
exactly, you should call

spamassassin.exe --update <new mailname> –enable-filtering true
 
sorry am just a newbie but could you explain what each is doing differently to the other?

/usr/local/psa/bin/spamassassin.sh --update <new_mailname> -status true
spamassassin.exe --update <new mailname> –enable-filtering true
 
Originally posted by tomyknoker
/usr/local/psa/bin/spamassassin.sh --update <new_mailname> -status true
Plesk for UNIX
Originally posted by tomyknoker
spamassassin.exe --update <new mailname> –enable-filtering true
Plesk for Windows
 
How would I enable Dr. Web Anitvirus on all email accounts?
 
this line do not work on windows plesk 8.6:

spamassassin.exe --update <new mailname> –enable-filtering true

someone know?
 
Back
Top