Well that's interesting. So when I run it from the commandline it does indeed load the plugin, while if I run it from the activities menu, it does not. That's enough to go on. Thanks. On Thu, 2019-03-28 at 08:34 +0100, Milan Crha via evolution-list wrote: On Wed, 2019-03-27 at 11:54 -0400, Fletcher Moore wrote:I'm using Evolution 3.30.5 on Pop OS (an Ubuntu variant). I installedbogofilter and evolution-bogofilter-plugin, but bogofilter appears inneither the plugin list nor the junk pane in mail preferences. Cananyone help me out? I'm drowning in spam.Hi,I suppose you've restarted evolution after installing that plugin. Iwould also run evolution from a terminal, in case it'll show anythinguseful there (like the plugin could not be loaded for whatever reason).If properly installed, the Edit->Preferences->Mail Preferences->Junktab contains at the end a "Junk filtering software" section, where onecan pick from his/her installed junk plugins. If there's only one suchplugin, then it can be hidden and only options for the installed pluginare shown. Bogofilter has only one options there.You can check whether the module is properly installed, it's when youhavemodule-bogofilter.so in /usr/lib64/evolution/modules/ (maybe a littledifferent path, depending where your distribution stores these files).There might be more modules, like module-mail.so.The module searches for /usr/bin/bogofilter by default (or what thepath had been set during compile time), and when it cannot find it,then it hides itself. The command can be overwritten in:$ gsettings get org.gnome.evolution.bogofilter command(empty string means to use the compile-time default command).Bye,Milan_______________________________________________evolution-list mailing listevolution-list gnome orgTo change your list options or unsubscribe, visit ...https://mail.gnome.org/mailman/listinfo/evolution-list |