• Our team is looking to connect with folks who use email services provided by Plesk, or a premium service. If you'd like to be part of the discovery process and share your experiences, we invite you to complete this short screening survey. If your responses match the persona we are looking for, you'll receive a link to schedule a call at your convenience. We look forward to hearing from you!
  • We are looking for U.S.-based freelancer or agency working with SEO or WordPress for a quick 30-min interviews to gather feedback on XOVI, a successful German SEO tool we’re looking to launch in the U.S.
    If you qualify and participate, you’ll receive a $30 Amazon gift card as a thank-you. Please apply here. Thanks for helping shape a better SEO product for agencies!
  • 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