Date: Fri, 12 Feb 2010 23:00:33 +0000 From: Jez Hancock <jez.hancock@gmail.com> To: eculp <eculp@encontacto.net> Cc: Guido Falsi <mad@madpilot.net>, freebsd-ports <freebsd-ports@freebsd.org> Subject: Re: spamassassin problem with upgrade Message-ID: <7b3c7f0b1002121500p3773a659t42f8de637a4b9d40@mail.gmail.com> In-Reply-To: <20100212143615.235977yw8b6f0gkc@econet.encontacto.net> References: <20100212043911.13101411gd7t2bj4@econet.encontacto.net> <20100212105924.GA82012@megatron.madpilot.net> <20100212110224.GB82012@megatron.madpilot.net> <20100212074822.654134dz3171r18g@econet.encontacto.net> <7b3c7f0b1002120943q40ecfbebm337765801bede8c0@mail.gmail.com> <20100212143615.235977yw8b6f0gkc@econet.encontacto.net>
next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, Feb 12, 2010 at 8:36 PM, eculp <eculp@encontacto.net> wrote: > Quoting Jez Hancock <jez.hancock@gmail.com>: > >> I found that if I started the service on the commandline using: >> >> spamd -d -C /usr/local/etc/mail/spamassassin/ -r /var/run/spamd/spamd.pid >> > > Is this actually scoring your email, normally? IMO, the -C should point to > the configuration files that are in /usr/local/share/spamassassin which > generates the original error. > > I tried your version and it does what you said but doesn't actually score > spam. > Urgh no! I realized after I'd last posted on the list that that commandline doesn't actually do anything to filter my spam... grr. :( I then went on to try fixing the problem as quoted above using pkg_rmleaves (ran pkg_rmleaves, removed p5-Mail-Spamassassin and all it's dependencies, reinstalled SA), but this did not fix the problem for me either. After that I reverted SA back to the old version just to stem the flow of spam for now until either a fix is released or I get the chance to look into it further. FYI if anyone wants to revert back to the old version of the SA port, what I did was: 1. cd /usr/ports/ports-mgmt/portdowngrade/ (fantastic tool!) 2. make install clean 3. portdowngrade -s:pserver:anoncvs@anoncvs.fr.FreeBSD.org:/home/ncvs mail/p5-Mail-SpamAssassin -o (when prompted, login using password 'anoncvs') 4. Select '5' when prompted (double check this though, pick the version of SA you want to revert back to). 5. Opt to revert back to that version in portdowngrade when prompted. 6. portupgrade -f p5-Mail-SpamAssassin 7. Start SA. That should hopefully have the effect of reverting back to the old version of SA and allow you to start the daemon without the error message. All the best. -- Jez Hancock - System Administrator / PHP Developer http://freebsd.munk.me.uk/ - A FreeBSD Admin Weblog http://ipfwstats.sf.net/ - ipfw peruser traffic logging
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?7b3c7f0b1002121500p3773a659t42f8de637a4b9d40>