https://bz.apache.org/SpamAssassin/show_bug.cgi?id=8194
Bug ID: 8194
Summary: Error spamc no such file or directory
Product: Spamassassin
Version: 4.0.0
Hardware: PC
OS: Linux
Status: NEW
Severity: critical
Priority: P2
Component: spamc/spamd
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: Undefined
Hi,
I'm trying to use spamassasin with postfix on linux server.
My spamd config :
OPTIONS="--create-prefs --max-children 5 --helper-home-dir"
PIDFILE="/run/spamd.pid"
My spam config (on /etc/postfix/master/cf) :
spamassassin unix - n n - - pipe
user=debian-spamd argv=/usr/bin/spamc -f -e /usr/bin/sendmail -oi -f
${sender} ${recipient}
When I start service, spamc return the following error :
spamc : exec failed: No such file or directory
And no mail have been delivered.
Regards
--
You are receiving this mail because:
You are the assignee for the bug.