• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • Support for BIND DNS has been removed from Plesk for Windows due to security and maintenance risks.
    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.

Anybody use Smartermail?

W

Webplus

Guest
If you use SmarterMail, can you check if Spamassassin is working?
If yes, can you go into SmarterMail Admin and see what's the command line on Settings -> General Settings -> Spool.

I'm asking this because I can't put Spamassassin to work since update to 7.6.

Thank you.
 
yep! use smfilter from
http://www.efextra.com/smfilter.htm

In the smfilter.ini file set

USE_SOCKET=0

; IP address of the machine running clamd.
CLAMD_HOST=127.0.0.1

; Port on which clamd is listening for connections (default 3310).
CLAMD_PORT=3310

; Path to command line scanner clamscan.exe or clamdscan.exe (ignored if using sockets).
CLAMSCAN_PATH=C:\clamav-devel\bin\clamscan.exe --no-summary --stdout

SA_PATH=spamassassin.bat -e
 
Back
Top