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

spamd

P

phrank

Guest
Hola,

spamd has the following as one of its startup options:

--virtual-config-dir=/var/qmail/mailnames/%d/%l/.spamassassin

I am facing problems because %d and %l have no content and due to this the virtual-config-dir resolves to /var/qmail/mainames///.spamassassin.

That leads to log entries like the follwing:

/var/log/warn:Dec 27 23:09:32 myhost spamd[14141]: mkdir /var/qmail/mailnames///.spamassassin: Permission denied at /usr/lib/perl5/vendor_perl/5.8.8/Mail/SpamAssassin.pm line 1536

/var/log/warn:Dec 27 23:09:35 myhost spamd[14141]: locker: safe_lock: cannot create tmp lockfile /var/qmail/mailnames///.spamassassin/auto-whitelist.lock.myhost.mydomain.net.14141 for /var/qmail/mailnames///.spamassassin/auto-whitelist.lock: No such file or directory

/var/log/warn:Dec 27 23:09:35 myhost spamd[14141]: auto-whitelist: open of auto-whitelist file failed: locker: safe_lock: cannot create tmp lockfile

/var/qmail/mailnames///.spamassassin/auto-whitelist.lock.myhost.mydomain.net.14141 for /var/qmail/mailnames///.spamassassin/auto-whitelist.lock: No such file or directory

Actually I have no clue why they have no content? Any suggestions?

Saludo,

franco
 
Back
Top