• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

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