On Mon, 2011-11-28 at 15:00 +0100, Thomas Prost wrote:
> So, it also shows, what bogofilter is doing, or does it interact with
> spamass only ?

The Camel library only defines a generic junk filtering interface [1].
It doesn't know about Bogofilter or SpamAssassin directly.

Evolution provides two pluggable modules that each implement Camel's
junk filtering interface: one that uses Bogofilter, another that uses
SpamAssassin.  More modules could potentially be added in the future.

The "CAMEL_DEBUG=junk" messages show the results of operations on the
generic junk filtering interface, so they will be consistent regardless
of what filtering software is used.

Matthew Barnes


[1] For the curious:
http://git.gnome.org/browse/evolution-data-server/tree/camel/camel-junk-filter.h

_______________________________________________
evolution-list mailing list
evolution-list@gnome.org
To change your list options or unsubscribe, visit ...
http://mail.gnome.org/mailman/listinfo/evolution-list

Reply via email to