After I installed rc2, a bit later I wanted to upgrade to rc3-mss1. Originally, all the SA binaries were installed into /usr/local/bin:
/usr/local/bin/spamassassin -V outputs: SpamAssassin version 2.60-rc3-mss1 My root path only consists of: /sbin:/usr/sbin:/bin:/usr/bin:/usr/local/sbin:/usr/local/bin:/usr/X11R6/bin and the binaries are only installed into /usr/local/bin I start spamd as follows: /usr/local/bin/spamd -a -d -q -x -u vpopmail I'm not sure if it matters, but I also originally had my local.cf installed to /usr/local/etc/mail/spamassassin/local.cf. I do, however, have a symlink in /etc/mail/spamassassin pointing to that directory: [EMAIL PROTECTED]:/usr/local/etc# ls -la /etc/mail | grep spamassassin lrwxr-xr-x 1 root wheel 32 Aug 31 03:10 spamassassin -> /usr/local/etc/mail/spamassassin Yet, I still get headers like so: Received: from [EMAIL PROTECTED] by fbsd.cykotix.com by uid 82 with qmail-scanner-1.20rc2 (clamuko: 0.60. spamassassin: 2.60-rc2. Clear:RC:0:SA:0(0.0/5.0):. Processed in 2.803623 secs); 05 Sep 2003 15:57:51 -0000 As stated before, all the SA binaries are in /usr/local/bin, so my path to spamc in qmail-scanner is /usr/local/bin/spamc: my $spamc_binary='/usr/local/bin/spamc'; my $spamc_options=' -c -f'; This is a FreeBSD 5.1 box. Any ideas or suggestions as to how to resolve this would be greatly appreciated. -Patrick Lahni [EMAIL PROTECTED] ------------------------------------------------- This mail sent through IMP: http://horde.org/imp/ ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf _______________________________________________ Spamassassin-talk mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/spamassassin-talk