tkalfaoglu
Silver Pleskian
- Server operating system version
- Rocky Linux
- Plesk version and microupdate number
- Plesk Obsidian 18.0.64 Update #1
Hi. I start spamd with:
but while it's running it keeps complaining:
spamd: handle_user (userdir) unable to find user: '[email protected]'
I check the /var/qmail/mailnames/domain.com/user/.spamassassin exists, and the owner/group are correct.
What am I doing wrong?
Many thanks, -turgut
Code:
# ps aux|grep spamd
root 18819 0.0 0.1 212976 115348 ? Ss 01:23 0:11 /usr/bin/perl -T -w /usr/bin/spamd --pidfile=/var/run/spamd.pid --create-prefs --daemonize --helper-home-dir=/var/qmail --max-children=5 --razor-home-dir=/var/lib/razor/ --razor-log-file=sys-syslog --username=popuser --user-config --virtual-config-dir=/var/qmail/mailnames/%d/%l/.spamassassin
popuser 30706 1.7 0.2 250508 132068 ? R 12:20 0:27 spamd child
popuser 51236 2.3 0.1 241156 124488 ? S 12:44 0:04 spamd child
popuser 54636 0.0 0.1 231764 110868 ? S 12:47 0:00 spamd child
but while it's running it keeps complaining:
spamd: handle_user (userdir) unable to find user: '[email protected]'
I check the /var/qmail/mailnames/domain.com/user/.spamassassin exists, and the owner/group are correct.
What am I doing wrong?
Many thanks, -turgut