Re: SpamAssassin doesn't parse any email

2004-12-20 Thread Theo Van Dinter
On Mon, Dec 20, 2004 at 06:46:47PM +0200, Oleksandr Samoylyk wrote: > > How are you calling SpamAssassin? > > /usr/bin/spamd -d -c -m 5 Ok, that runs the daemon... > I use Exim as MTA. Sounds like you may want to talk to Exim people. > transport_filter = /usr/bin/spamc -u > ${lookup{$domain

Re: SpamAssassin doesn't parse any email

2004-12-20 Thread Oleksandr Samoylyk
> On Mon, Dec 20, 2004 at 06:12:19PM +0200, Oleksandr Samoylyk wrote: >> [EMAIL PROTECTED] spamassassin]# /usr/bin/./spamassassin --lint >> [EMAIL PROTECTED] spamassassin]# >> >> Still it doesn't parse emails :(. >> What it can be? > What do you mean "doesn't parse emails"? It doesn't check emai

Re: SpamAssassin doesn't parse any email

2004-12-20 Thread Theo Van Dinter
On Mon, Dec 20, 2004 at 06:12:19PM +0200, Oleksandr Samoylyk wrote: > [EMAIL PROTECTED] spamassassin]# /usr/bin/./spamassassin --lint > [EMAIL PROTECTED] spamassassin]# > > Still it doesn't parse emails :(. > What it can be? What do you mean "doesn't parse emails"? How are you calling SpamAssass

Re: SpamAssassin doesn't parse any email

2004-12-20 Thread Oleksandr Samoylyk
Changed my local.cf to: required_score 5.0 rewrite_header Subject *SPAM* report_safe 1 lock_method flock [EMAIL PROTECTED] spamassassin]# /usr/bin/./spamassassin --lint [EMAIL PROTECTED] spamassassin]# Still it doesn't parse emails :(. What it can be? -- Oleksandr Samoylyk

Re: SpamAssassin doesn't parse any email

2004-12-19 Thread Oleksandr Samoylyk
> Yeah, thanks all. I found my problem. That was a syntax errors in my local.cf. > I used the old one (for 2.x). I need some help again. My local.cf: required_hits 5.0 rewrite_header subject [*SPAM*] report_safe 1 use_bayes 1 bayes_auto_learn 1 skip_rbl_checks 0 ok_languages all o

Re: SpamAssassin doesn't parse any email

2004-12-18 Thread Oleksandr Samoylyk
> However, this does indicate that running spamassassin --lint would probably > be a good idea. If there are errors in the config files SA will sometimes > give up completely. Yeah, thanks all. I found my problem. That was a syntax errors in my local.cf. I used the old one (for 2.x). -- Oleks

Re: SpamAssassin doesn't parse any email

2004-12-18 Thread Loren Wilton
> rewrite_subject 1 > >subject_tag *SPAM* > > I unfortunately can't help you as I'm just an interested end user, however > the above options changed in the latest version. It's covered in the manual > as to what the correct options are now.This has been covered a number of > times h

Re: SpamAssassin doesn't parse any email

2004-12-18 Thread Evan Platt
At 11:31 AM 12/19/2004, you wrote: Hi all! Let me describe my problem. We're running Fedora Core 1 & Exim 4.43. I installed ClamAv. Exim & ClamAv worked fine together. ClamAv used to find viruses. Then I installed the latest SpamAssassin. All services have been restarted without errors. rewrite_sub