Hi to the spamassassin group, I still have not been able to get spam assassin running on my machine.
What I have tried so far is as follows, /etc/default/spamassassin # Change to one to enable spamd ENABLED=1 # Options # See man spamd for possible options. The -d option is automatically added. OPTIONS="-m 10 -v -u vpopmail --auto-whitelist" # Set nice level of spamd #NICE="--nicelevel 15" /etc/spamassassin/local.conf required_hits 6.0 rewrite_subject 1 report_header 1 use_terse_report 1 dns_available yes dcc_add_header 1 use_dcc 1 timelog_path /var/log/spamassassin I've started the spamd. /etc/init.d/spamassassin start I then edited my /home/vpopmail/domains/test.com/.qmail-default to, | /usr/bin/spamc -t 45 | /home/vpopmail/bin/vdelivermail '' bounce-no-mailbox and still no love. I also took Jeffrey Clement's suggestion to, mv /var/qmail/bin/qmail-queue /var/qmail/bin/qmail-queue.orig create a /var/qmail/bin/qmail-queue file as follows #!/bin/sh spamc -f | /var/qmail/bin/qmail-queue.orig chmod +x /var/qmail/bin/qmail-queue and yet again no love. Can somebody please give me some advice? Regards, Phillip Lucs ------------------------------------------------------- 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