aboutsummaryrefslogtreecommitdiffstats
path: root/help/C/mail-spam-settings.page
blob: b0bd47068bcca7a8fa7d0871c0a2b561474c55e1 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
<page xmlns="http://projectmallard.org/1.0/" xmlns:its="http://www.w3.org/2005/11/its"
      type="topic" id="mail-spam-settings">

  <info>
    <desc>How to set up handling unwanted junk/spam mail.</desc>

    <link type="guide" xref="mail-spam" />
    <link type="seealso" xref="mail-spam-marking"/>

    <revision pkgversion="3.3.91" version="0.4" date="2012-02-19" status="final"/>
    <credit type="author">
      <name its:translate="no">Andre Klapper</name>
      <email its:translate="no">ak-47@gmx.net</email>
    </credit>
    <credit type="author">
      <name its:translate="no">April Gonzales</name>
      <email its:translate="no">loonycookie@gmail.com</email>
    </credit>
    <credit type="author">
      <name its:translate="no">Novell, Inc</name> <!-- Content partially from http://library.gnome.org/users/evolution/2.32/config-prefs-mail.html.en#mail-prefs-junk -->
    </credit>
    <license>
      <p>Creative Commons Share Alike 3.0</p>
    </license>    

  </info>

<title>Junk Mail Settings</title>

<p>Evolution lets you check for unwanted junk or spam emails by using the Bogofilter or SpamAssassin tools. To use these tools, you need to make sure that they are installed via the software management tool of your distribution.</p>
<p><link action="install:bogofilter" href="http://bogofilter.sourceforge.net/">Install bogofilter now.</link></p>
<p><link action="install:spamassassin" href="http://spamassassin.apache.org/">Install spamassassin now.</link></p>

<note style="tip"><p>The junk mail options discussed in this page refer only to POP and Local Delivery. For handling junk mails on IMAP, see the Evolution settings under <guiseq><gui>Edit</gui><gui>Preferences</gui><gui>Mail Accounts</gui><gui style="button">Edit</gui><gui>Receiving Options</gui></guiseq>.</p></note>

<section id="preferences">
<title>Junk Mail Preferences</title>
<p>You can modify how Evolution handles junk mail by changing the Junk Mail Preferences:</p>
<steps>
<item><p>Click <guiseq><gui>Edit</gui><gui>Preferences</gui></guiseq> or press <keyseq><key>Shift</key><key>Ctrl</key><key>S</key></keyseq>.</p></item>
<item><p>Select <gui>Mail Preferences</gui>.</p></item>
<item><p>Click on the <gui>Junk</gui> tab. Here, you can specify the following:</p>
<list>
<item><p>Checking incoming mail for junk messages.</p></item>
<item><p>Deleting junk messages upon exit, and how often junk messages are to be deleted.</p></item>
<item><p>Checking custom headers for junk.</p></item>
<item><p>Marking messages as not junk if the sender is in the address book.</p></item>
<item><p>The default junk filter.</p></item>
<item><p>Bogofilter and SpamAssassin options.</p></item>
</list>
</item>
</steps>
</section>

</page>