Size: 311
Comment: imported from the old wiki
|
Size: 1715
Comment: Added 7.04 info
|
Deletions are marked like this. | Additions are marked like this. |
Line 1: | Line 1: |
= How To - Enable spam filtering in Evolution = | Parent page: [:InternetAndNetworking: Internet and Networking] |
Line 3: | Line 3: |
== How To - Enable spam filtering in Evolution == | Spam filtering may be achieved by using ''spamassassin''. The method for setting up spamassassin differs slightly on different versions of Ubuntu. |
Line 5: | Line 5: |
* 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. |
== Ubuntu 7.04 (Feisty Fawn) == As 6.06 Below. == Ubuntu 6.06 LTS (Dapper Drake) == On Ubuntu 6.06 the bogofilter plug-in (another plug-in intended to filter out spam), which is enabled by default, does not seem to work. Furthermore, having the bogofilter plugin enabled seems to prevent spamassassin from working. The solution is to go to '''Edit -> Plugins''' (within Evolution) and disable the bogofilter plug-in, then restart Evolution. == Previous Releases (5.10 and Below) == * 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 |
Parent page: [:InternetAndNetworking: Internet and Networking]
Spam filtering may be achieved by using spamassassin. The method for setting up spamassassin differs slightly on different versions of Ubuntu.
Ubuntu 7.04 (Feisty Fawn)
As 6.06 Below.
Ubuntu 6.06 LTS (Dapper Drake)
On Ubuntu 6.06 the bogofilter plug-in (another plug-in intended to filter out spam), which is enabled by default, does not seem to work. Furthermore, having the bogofilter plugin enabled seems to prevent spamassassin from working. The solution is to go to Edit -> Plugins (within Evolution) and disable the bogofilter plug-in, then restart Evolution.
Previous Releases (5.10 and Below)
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".)