Diff for "HowToEnableSpamFilteringInEvolution"


Differences between revisions 1 and 11 (spanning 10 versions)
Revision 1 as of 2005-05-28 20:22:38
Size: 311
Editor: adsl-213-190-44-43
Comment: imported from the old wiki
Revision 11 as of 2006-05-05 11:17:16
Size: 999
Editor: 194
Comment:
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
= How To - Enable spam filtering in Evolution =  * On the top panel, visit '''System -> Administration -> Synaptic Package Manager'''.
   * Search for "''spamassassin''".
   * Install "''spamassassin''" and any dependencies it requires.
 * Or write in terminal
   {{{
   apt-get install spamassassin
   }}}
 * Launch Evolution.
   * Go to '''Edit -> Preferences -> Mail Preferences -> Junk'''.
   * Enable at least the first option box, "''Check incoming mail for junk''."
Line 3: Line 12:
== How To - Enable spam filtering in Evolution == Spamassassin itself requires no setup in most cases. If you really wanted to know all that, open the Gnome Help browser ('''System -> Help'''), type ''Ctrl-l'' (for "'''L'''ocation), and in the box type "''man:spamassassin''". Alternatively, you could open a terminal ('''Applications -> Accessories -> Terminal''') and type "''man spamassassin''". There is additional documentation in "''/usr/share/doc/spamassassin''". ('''Places -> Home Folder''', type ''Ctrl-l'' ('''L'''ocation), then enter "''/usr/share/doc/spamassassin''".)
Line 5: Line 14:
    * install "spamassassin" via synaptic
    * launch evolution
    * go to edit -> preferences -> mail preferences -> junk (FIXME, has a german translation)
    * enable at least the first option box.
CategoryDocumentation
  • On the top panel, visit System -> Administration -> Synaptic Package Manager.

    • Search for "spamassassin".

    • Install "spamassassin" and any dependencies it requires.

  • Or write in terminal
    •    apt-get install spamassassin
  • Launch Evolution.
    • Go to Edit -> Preferences -> Mail Preferences -> Junk.

    • Enable at least the first option box, "Check incoming mail for junk."

Spamassassin itself requires no setup in most cases. If you really wanted to know all that, open the Gnome Help browser (System -> Help), type Ctrl-l (for "Location), and in the box type "man:spamassassin". Alternatively, you could open a terminal (Applications -> Accessories -> Terminal) and type "man spamassassin". There is additional documentation in "/usr/share/doc/spamassassin". (Places -> Home Folder, type Ctrl-l (Location), then enter "/usr/share/doc/spamassassin".)

CategoryDocumentation

HowToEnableSpamFilteringInEvolution (last edited 2008-10-12 23:51:13 by cpe-69-207-215-155)