File: contacts-add-automatically.page

package info (click to toggle)
evolution 3.56.2-9
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 135,052 kB
  • sloc: ansic: 519,950; javascript: 8,494; xml: 5,207; python: 702; makefile: 562; sh: 294; perl: 169
file content (45 lines) | stat: -rw-r--r-- 1,879 bytes parent folder | download | duplicates (3)
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
<page xmlns="http://projectmallard.org/1.0/"
      xmlns:its="http://www.w3.org/2005/11/its"
      type="topic" id="contacts-add-automatically">

  <info>
    <link type="guide" xref="contacts-usage"/>
    <link type="seealso" xref="contacts-autocompletion"/>

    <revision pkgversion="3.1.5" version="0.3" date="2011-08-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">Barbara Tobias</name>
      <email its:translate="no">barbtobias09@gmail.com</email>
    </credit>

    <include href="legal.xml" xmlns="http://www.w3.org/2001/XInclude"/>

    <desc>Automatically add senders of mail that you have received to your
    contacts.</desc>
  </info>

  <title>Adding people automatically to my contacts</title>

  <p>You can add people automatically to your contacts when you reply to
  received email.</p>
  <steps>
  <item><p>Select <guiseq><gui>Edit</gui><gui>Plugins</gui></guiseq>.</p></item>
  <item><p>Enable <gui>Automatic Contacts</gui>.</p>
<note style="tip"><p>If a plugin is not available under <guiseq><gui>Edit</gui><gui>Plugins</gui></guiseq>, then please ask in a support forum of your distribution. Your distribution might have decided to disable some plugins or to ship plugins in a separate package.</p></note>
  </item>
  <item><p>Go to <guiseq><gui>Edit</gui><gui>Preferences</gui><gui>Contacts</gui>
  <gui>Automatic Contacts</gui></guiseq>.</p></item>
  <item><p>Enable <gui>Create address book entries when sending emails</gui> and select
  an address book in the drop-down field below that will receive the new
  contacts.</p></item>
  </steps>

  <p>From now on, contacts will be automatically created for senders of
  received mail when you reply to that mail.</p>

</page>