On Sun, 2008-01-20 at 23:16 -0430, Patrick O'Callaghan wrote: > After a day of use the log file is empty. The debug output from Evo > shows no activity related to junk filtering. I think it's safe to say > that the junk filter (BF) is never being called. In fact it isn't even > being called when explicitly invoked to learn junk via the Junk toolbar > icon.
I suggest the next step, then, is to run Evolution under GDB and set a breakpoint on pipe_to_bogofilter(). If execution is reaching that point at all, it may be that it's failing to spawn the "bogofilter" process. Matthew Barnes _______________________________________________ Evolution-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/evolution-list
