On Thu, 2012-03-22 at 10:12 -0500, Mike Chambers wrote: > On Thu, 2012-03-22 at 10:40 +0100, Milan Crha wrote: > > > Hi, > > just a little follow-up. I came across similar question with other user > > and even not for him, but for me, in my F17 install, I get an empty > > string when issuing: > > $ dconf read /org/gnome/evolution/mail/junk-default-plugin > > regardless the schema file defines the default value as 'Bogofilter'. > > Maybe that's the reason for non-working automatic spam filtering? > > Bye, > > Milan > > > > P.S.: I would change the value while evolution is off, just to make sure > > its change will be taken in the effect > > On F16 I run the dconf line above and returns nothing as well, cept junk > stuff works. > > How do you change the value, as in what is the command and what am I > suppose to see/read in the dconf if it's working correctly? Hi, F16 version of evolution (3.2.x) doesn't use GSettings, it's new in F17 (evolution 3.3.x -> 3.4.0). The 3.2.x uses GConf, and the key is $ gconftool-2 --get /apps/evolution/mail/junk/default_plugin For setting value I would use dconf-editor, or gconf-editor for GConf key. On F17 the value in dconf should be "Bogofilter" for you (without quotes), the same what the default value in schema defines. Bye, Milan -- devel mailing list devel@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/devel