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

Error in auto-whitelist

L

Lord Senil

Guest
Hi,

We saw in our mail logs (/usr/local/psa/var/log/maillog), a series of errors related to spam filters. Are sending a piece of code:

Jul 13 10:11:25 s15361477 spamd[5691]: spamd: got connection over /tmp/spamd_full.sock
Jul 13 10:11:25 s15361477 spamd[5691]: spamd: using default config for qscand: /var/qmail/mailnames///.spamassassin/user_prefs
Jul 13 10:11:25 s15361477 spamd[5691]: spamd: checking message <5741163AB6C2CE40834A43D84314D7DA3750F7@servercorreo.suminec.local> for qscand:110
Jul 13 10:11:25 s15361477 spamd[31134]: spamd: got connection over /tmp/spamd_full.sock
Jul 13 10:11:25 s15361477 spamd[31134]: spamd: using default config for qscand: /var/qmail/mailnames///.spamassassin/user_prefs
Jul 13 10:11:25 s15361477 spamd[31134]: spamd: checking message <5741163AB6C2CE40834A43D84314D7DA3750F7@servercorreo.suminec.local> for qscand:110
Jul 13 10:11:26 s15361477 spamd[5691]: auto-whitelist: open of auto-whitelist file failed: locker: safe_lock: cannot create tmp lockfile /var/qmail/mailnames///.spamassassin/auto-whitelist.lock.s15361477.onlinehome-server.info.5691 for /var/qmail/mailnames///.spamassassin/auto-whitelist.lock: No such file or directory
Jul 13 10:11:26 s15361477 spamd[5691]: spamd: clean message (5.3/7.0) for qscand:110 in 0.6 seconds, 129538 bytes.
Jul 13 10:11:26 s15361477 spamd[5691]: spamd: result: . 5 - EXTRA_MPART_TYPE,FUZZY_AMBIEN,HTML_MESSAGE,MISSING_HEADERS,SUBJ_ALL_CAPS scantime=0.6,size=129538,user=qscand,uid=110,required_score=7.0,rhost=localhost,raddr=127.0.0.1,rport=/tmp/spamd_full.sock,mid=<5741163AB6C2CE40834A43D84314D7DA3750F7@servercorreo.suminec.local>,autolearn=no

We would like to know how to avoid this problem, since it is assumed that the self-learning functionality is not working.
This bug occurs in all domains hosted on our server.
Thank you in advance and expect a response from you.
A greeting.
 
Did you tried to rebuild mailsettings with

/usr/local/psa/admin/sbin/mchk --with-spam

?
 
Solved

I simply created the path: /var/qmail/mailname/.spamassassin/ and automatically generated content is.

Strange but it worked for me. :)
 
Back
Top