Hi,

How are you running spamd ? The filter.sh script shows it running spamassassin, not spamc. If you've modified it to run spamc instead of spamassassin, are you passing the username with the -c option to spamc ? Are you running spamd with the -q option to tell it to use SQL preferences?

Yeah, I edited the filter.sh script like this:

# File locations:
# (CHANGE AS REQUIRED TO MATCH YOUR SERVER)
INSPECT_DIR=/var/spool/filter
SENDMAIL=/usr/sbin/sendmail
ANOMY=/usr/local/anomy
ANOMY_CONF=/usr/local/anomy/anomy.conf
#SPAMASSASSIN=/usr/bin/spamassassin
AMAVIS=/usr/sbin/amavis
SPAMASSASSIN="/usr/bin/spamc"

I'm not using the -c option, but I am using -q
I have the following in /etc/conf.d/spamd (I'm using Gentoo)

SPAMD_OPTS="-x -u filter -q -m 20"

I'm sure there's something small that i'm missing. =/ Even with -q, it's not talking to the database..



-------------------------------------------------------
The SF.Net email is sponsored by EclipseCon 2004
Premiere Conference on Open Tools Development and Integration
See the breadth of Eclipse activity. February 3-5 in Anaheim, CA.
http://www.eclipsecon.org/osdn
_______________________________________________
Spamassassin-talk mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/spamassassin-talk

Reply via email to