Diff for "HowToEnableSpamFilteringInEvolution"


Differences between revisions 8 and 11 (spanning 3 versions)
Revision 8 as of 2005-11-13 13:23:02
Size: 1237
Editor: p5498D020
Comment:
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 4: Line 4:
 * Or write in terminal
   {{{
   apt-get install spamassassin
   }}}
Line 7: Line 11:
   * Go to '''Mail Accounts''', select your email account, and click '''[Edit]'''.
   * Click the '''Receiving Options''' tab, and select "''Check New Messages For Junk Content''". MurrayCumming: My Evolution (in Breezy) does not have this option. Maybe it has been removed, because it seems like duplication.
  • 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)