HowToEnableSpamFilteringInEvolution

Differences between revisions 11 and 15 (spanning 4 versions)
Revision 11 as of 2006-05-05 11:17:16
Size: 999
Editor: 194
Comment:
Revision 15 as of 2008-08-06 16:21:12
Size: 79
Editor: localhost
Comment: converted to 1.6 markup
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
 * 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 "'''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''".)

CategoryDocumentation
#REFRESH 0 http://help.ubuntu.com/community/HowToEnableSpamFilteringInEvolution

HowToEnableSpamFilteringInEvolution (last edited 2008-08-06 16:21:12 by localhost)