On Tue, 2003-10-14 at 09:46, Matt Kettler wrote: > Well, as someone else on SA-talk pointed out, you were incorrectly > specifying parameters. > > spamd -d -c -a -m5 -H -u root > > Is not going to be parsed the way you think. > > Drop the -H.. it's absolutely invalid to tell snort that the home directory > to use is "-u" instead of ~/.spamassassin/ > > If you want to specify a home directory to use, be sure to specify it > BEFORE any other parameters, otherwise those parameters will be parsed as > the directory name instead of parsed as parameters. > > -a is apparently now deprecated by a config option that you put into local.cf > > I'd suggest this for starters, which is actually a _valid_ command line. > > spamd -d -c -m 5 -u root
I put this on the command line, and immediately after restarting spamd, it gave me the following messages in /var/log/mail/errors: Oct 13 21:45:46 Dingo spamc[5596]: connect(AF_INET) to spamd at 127.0.0.1 failed, retrying (#3 of 3): Connection refused Oct 13 21:45:47 Dingo spamc[5596]: connection attempt to spamd aborted after 3 retries Oct 13 21:47:45 Dingo spamc[5606]: connect(AF_INET) to spamd at 127.0.0.1 failed, retrying (#1 of 3): Connection refused Oct 13 21:47:45 Dingo spamc[5609]: connect(AF_INET) to spamd at 127.0.0.1 failed, retrying (#1 of 3): Connection refused THIS is the main problem. Anytime I try to run as root, or any other user, it gives me these messages... I even took out my firewall to see what that did, and still got them. So I'm stumped... -- David A. Bartmess Software Configuration Manager / Sr. Software Developer eDingo Enterprises http://edingo.net ------------------------------------------------------- This SF.net email sponsored by: Enterprise Linux Forum Conference & Expo The Event For Linux Datacenter Solutions & Strategies in The Enterprise Linux in the Boardroom; in the Front Office; & in the Server Room http://www.enterpriselinuxforum.com _______________________________________________ Spamassassin-talk mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/spamassassin-talk