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

spamassassin auto-whitelist problem

ProWebS

Regular Pleskian
I run Plesk 9.5.2 on CentOS 5.5 (x86_64)

Looking at the /usr/local/psa/var/log/maillog I see the error:

Nov 9 15:17:57 server spamd[17338]: auto-whitelist: open of auto-whitelist file failed: locker: safe_lock: cannot create tmp lockfile /var/qmail/mailnames///.spamassassin/auto-whitelist.lock.domain.tld.17338 for /var/qmail/mailnames///.spamassassin/auto-whitelist.lock: No such file or directory

I Understand that in the path /var/qmail/mailnames///.spamassassin/ some parts are missing like the domain name and email account name.

I did try to run /usr/local/psa/admin/sbin/mchk --with-spam , I got no error after it finished but still
I have the same problem.

Below is the full log:

Nov 9 15:17:57 server spamd[17338]: spamd: got connection over /tmp/spamd_full.sock
Nov 9 15:17:57 server spamd[17338]: spamd: using default config for qscand: /var/qmail/mailnames///.spamassassin/user_prefs
Nov 9 15:17:57 server spamd[17338]: spamd: checking message <20101109142135.2414.qmail@domain.tld> for qscand:110
Nov 9 15:17:57 server spamd[17338]: auto-whitelist: open of auto-whitelist file failed: locker: safe_lock: cannot create tmp lockfile /var/qmail/mailnames///.spamassassin/auto-whitelist.lock.domain.tld.17338 for /var/qmail/mailnames///.spamassassin/auto-whitelist.lock: No such file or directory
Nov 9 15:17:57 server spamd[17338]: spamd: clean message (6.9/7.0) for qscand:110 in 0.2 seconds, 1048 bytes.
Nov 9 15:17:57 server spamd[17338]: spamd: result: . 6 - HTML_MESSAGE,HTML_MIME_NO_HTML_TAG,MIME_HTML_ONLY,NO_DNS_FOR_FROM,SUBJECT_NEEDS_ENCODING,SUBJ_ILLEGAL_CHARS scantime=0.2,size=1048,user=qscand,uid=110,required_score=7.0,rhost=localhost,raddr=127.0.0.1,rport=/tmp/spamd_full.sock,mid=<20101109142135.2414.qmail@domain.tld>,autolearn=no
Nov 9 15:17:57 server spamd[17331]: prefork: child states: II
Nov 9 15:17:57 server spamd[17338]: spamd: got connection over /tmp/spamd_full.sock
Nov 9 15:17:57 server spamd[17338]: spamd: using default config for email@domain.tld: /var/qmail/mailnames/domain.tld/info/.spamassassin/user_prefs
Nov 9 15:17:57 server spamd[17338]: spamd: processing message <20101109142135.2414.qmail@domain.tld> for domain.tld:110
Nov 9 15:17:57 server spamd[17338]: spamd: clean message (2.0/6.0) for email@domain.tld:110 in 0.1 seconds, 1450 bytes.
Nov 9 15:17:57 server spamd[17338]: spamd: result: . 2 - BAYES_00,HTML_MESSAGE,HTML_MIME_NO_HTML_TAG,MIME_HTML_ONLY,NO_DNS_FOR_FROM,SUBJECT_NEEDS_ENCODING,SUBJ_ILLEGAL_CHARS scantime=0.1,size=1450,user=email@domain.tld,uid=110,required_score=6.0,rhost=localhost,raddr=127.0.0.1,rport=/tmp/spamd_full.sock,mid=<20101109142135.2414.qmail@domain.tld>,bayes=0.000000,autolearn=no
Nov 9 15:17:57 server spamd[17331]: prefork: child states: II
 
There is no Uppercase letter at domain name or email username
and I allready tried the new class.MailManager.php.zip

Still I get the same error at my log file.
 
Back
Top