On Mon, 2007-07-02 at 10:00 -0400, Reid Thompson wrote:
> On Mon, 2007-07-02 at 09:53 -0400, Paul Smith wrote:
> > On Mon, 2007-07-02 at 09:34 -0400, Reid Thompson wrote:
> > > > So, either the bogofilter plugin is broken in Evo SVN, or when I built
> > > > it I did something wrong/forgot to do something right to enable it.
> > > > 
> > > > Anyone know anything about this?
> > > > 
> > > I believe it is broken in SVN, at least for Exchange.  I'm not sure
> > > whether it is working for other account types or not 
> > > 
> > > http://bugzilla.gnome.org/show_bug.cgi?id=444503
> > > 
> > > you might want to add your comments to the above link....
> > 
> > I don't think this is the same problem.  Filters I defined are working
> > fine for me (actually I don't have any filters on my Exchange account so
> > maybe they don't work; I don't know).  I have a number of filters that
> > redirect my POP mail from mailing lists etc. to different folders and
> > those all still work.
> > 
> > Only my bogofilter plugin doesn't work.  It only ever used to apply to
> > my POP mailboxes, not my Exchange mailbox (my Exchange server uses its
> > own spam filtering).  I haven't actually tried applying it by hand;
> > that's a good idea and I'll try it later today.
> > 
> 
> sorry -- I was assuming that bogofilter plugin would fall under
> filters...
> 
> perhaps I should reopen http://bugzilla.gnome.org/show_bug.cgi?id=434928
> or if you've opened a bug against this, I can comment to it ...
> 
> _______________________________________________
> Evolution-list mailing list
> Evolution-list@gnome.org
> http://mail.gnome.org/mailman/listinfo/evolution-list

Starting evo ala `CAMEL_DEBUG=all evolution`

Marking an email as junk results in camel debug output from
bg-junk-fileter.c.
However, the debug statement
        d(fprintf (stderr, "em_junk_bf_check_junk\n"));
never gets called/produces output upon receipt of incoming mail, so I'm
pretty sure that bogofilter handling is broken.


lots of incoming mail => no camel debug output for bogofilter
Mark an email junk =>  
                                                camel_junk_plugin_report_junk
                                                em_junk_bf_report_junk
                                                camel_junk_plugin_commit_reports
_______________________________________________
Evolution-list mailing list
Evolution-list@gnome.org
http://mail.gnome.org/mailman/listinfo/evolution-list

Reply via email to