Re: [Evolution] All Mails filtered as spam



PS:

You also could use gesettings to change evolution's settings.
Right now I disabled spamassasin ;).

$ gsettings list-schemas | grep evolution  | grep -e bogo -e spam
org.gnome.evolution.bogofilter
org.gnome.evolution.spamassassin

$ gsettings list-recursively org.gnome.evolution.bogofilter
org.gnome.evolution.bogofilter command ''
org.gnome.evolution.bogofilter utf8-for-spam-filter true

$ gsettings list-recursively org.gnome.evolution.spamassassin
org.gnome.evolution.spamassassin command ''
org.gnome.evolution.spamassassin learn-command ''
org.gnome.evolution.spamassassin local-only true

$ gsettings set org.gnome.evolution.spamassassin local-only false

$ gsettings list-recursively org.gnome.evolution.spamassassin
org.gnome.evolution.spamassassin command ''
org.gnome.evolution.spamassassin learn-command ''
org.gnome.evolution.spamassassin local-only false

Consider to run

  gsettings list-recursively org.gnome.evolution.bogofilter

and

  gsettings list-recursively org.gnome.evolution.spamassassin

then copy and paste the commands and the outputs. To do so select "Plain
Text" "Preformatted" before you paste it to you message, but write
anything else as "Plain Text" "Normal".






[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]