Hello,

Am Montag, den 13.02.2006, 12:33 +0100 schrieb Baptiste Mille-Mathias:
> One thing I don't know is whan you press the button "junk mail in evo,
> does the mail is added to the spam database of bogofilter. I didn't
> see any code related to this in the plugin patch.

the bogofilter patch uses evolution hooks for that: EMJunkHookTarget is
passed in each of the functions.

In  em_junk_bf_report_junk()  pipe_to_bogofilter()  is called with
gchar *argv[] = { em_junk_bf_binary, "-s", NULL, NULL };

The bogofilter manpage says: 
        The -s option tells bogofilter to register the text presented as spam. 
The database is created if absent.

I hope that clarifies it a bit.

Have a nice day,
 Daniel

Attachment: signature.asc
Description: Dies ist ein digital signierter Nachrichtenteil

-- 
ubuntu-desktop mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-desktop

Reply via email to