~ubuntu-branches/ubuntu/precise/evolution/precise

« back to all changes in this revision

Viewing changes to help/de/import-apps-outlook.page

  • Committer: Bazaar Package Importer
  • Author(s): Mathieu Trudel-Lapierre
  • Date: 2011-08-18 11:10:01 UTC
  • mfrom: (1.1.83 upstream)
  • Revision ID: james.westby@ubuntu.com-20110818111001-559uzyuqsoyj7xjg
Tags: 3.1.5-0ubuntu1
* New upstream release.
* debian/control: bump e-d-s Build-Depends to 3.1.5.
* debian/patches/03_lpi.patch: refreshed.
* debian/patches/11_remove_upstream_submit_bugreport.patch: refreshed.
* debian/patches/bogofilter_init_903b8e6.patch,
  debian/patches/evo_fbee43e_to_f4505a2.patch,
  debian/patches/spamassassin_init_4fc04af.patch: dropped, included upstream.
* debian/patches/spamd_sbin_path.patch: correct the path to spamd as
  /usr/sbin/spamd, which is the correct path in Ubuntu. (LP: #828693)

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<?xml version="1.0" encoding="utf-8"?>
 
2
<page xmlns="http://projectmallard.org/1.0/" xmlns:its="http://www.w3.org/2005/11/its" type="topic" id="import-apps-outlook" xml:lang="de">
 
3
 
 
4
  <info>
 
5
    <desc>Importing data from Microsoft Outlook.</desc>
 
6
    
 
7
    <link type="guide" xref="import-data#import-from-apps"/>
 
8
 
 
9
    <revision pkgversion="3.0.2" version="0.4" date="2011-08-02" status="final"/>
 
10
    <credit type="author">
 
11
      <name>Andre Klapper</name>
 
12
      <email>ak-47@gmx.net</email>
 
13
    </credit>
 
14
    <credit type="author">
 
15
      <name>Novell, Inc</name> <!-- Content partially from http://library.gnome.org/users/evolution/2.32/outlook-migration-mail.html.en -->
 
16
    </credit>
 
17
    <license>
 
18
      <p>Creative Commons Share Alike 3.0</p>
 
19
    </license>    
 
20
 
 
21
  </info>
 
22
 
 
23
  <title>Outlook</title>
 
24
<!-- "Import data and settings from older programs" cannot recognize Outlook, as there obviously is no default storage location for Outlook *under Linux* -->
 
25
 
 
26
<p>These steps refer to locally stored data such as POP accounts. For remote data (like IMAP) this is not necessary, since the data is still on the server and does not need to be manually transfered. You can set up the corresponding account in Evolution and the data will be downloaded.</p>
 
27
 
 
28
<section id="prerequisites">
 
29
<title>Prerequisites under Windows</title>
 
30
<p>First, while using Microsoft Windows, prepare your messages for import:</p>
 
31
<steps>
 
32
<item><p>Find your Outlook files (they normally have the file ending <file>.pst</file> or <file>.ost</file>):</p>
 
33
<table frame="all" rules="all">
 
34
  <tr>
 
35
    <td/><td><p>Windows 7, Windows Vista</p></td><td><p>Windows XP</p></td>
 
36
  </tr>
 
37
  <tr>
 
38
    <td>Outlook 2010</td><td><p><file>C:\Users\username\My Documents\Outlook Files</file></p></td><td><p><file>C:\Documents and Settings\username\My Documents\Outlook Files</file></p></td>
 
39
  </tr>
 
40
  <tr>
 
41
    <td>Outlook 2007 and earlier</td><td><p><file>C:\Users\username\AppData\Local\Microsoft\Outlook</file></p></td><td><p><file>C:\Documents and Settings\username\AppData\Local\Microsoft\Outlook</file></p></td>
 
42
  </tr>
 
43
</table>
 
44
<p>(Replace "username" by your username.)</p>
 
45
</item>
 
46
<!-- File locations taken from http://support.microsoft.com/kb/2291280 and http://answers.microsoft.com/en-us/windows/forum/windows_7-files/where-is-location-of-outlookpst-file-in-windows-7/3a4c03c3-e8ad-4912-9e37-f1c62057d1f9 -->
 
47
<item><p>Copy the Outlook files to the system or partition that Evolution is installed on.</p>
 
48
<p>As your Windows hard drive is probably in the NTFS format, some Linux systems cannot read it without additional software. You might find it simpler to copy the mail folders to a USB drive or to burn a CD.</p></item>
 
49
<item><p>Binden Sie Ihr Windows-Laufwerk oder Ihre CD ein, auf der Sie Ihre E-Mail-Dateien gespeichert haben.</p></item>
 
50
<item><p>Kopieren Sie alle E-Mail-Dateien in Ihren persönlichen Ordner oder an einen anderen gewünschten Ort.</p></item>
 
51
<item><p>Starten Sie Evolution.</p></item>
 
52
<item><p>Optionally select <guiseq><gui>File</gui><gui>New</gui><gui>Mail Folder</gui></guiseq> to create the <link xref="mail-folders">folders</link> you want.</p></item>
 
53
</steps>
 
54
</section>
 
55
 
 
56
<section id="prerequisites">
 
57
<title>Importing into Evolution</title>
 
58
<steps>
 
59
<item><p>Click <guiseq><gui>File</gui><gui>Import</gui></guiseq>.</p></item>
 
60
<item><p>In the <gui>Importer Type</gui> tab, click <gui>Import a single file</gui>.</p></item>
 
61
<item><p>Choose the Outlook personal folders (.pst) file that you would like to import.</p><p>The file type will be automatically determined.</p></item>
 
62
<note style="tip"><p>If the option to import Outlook personal folders (.pst files) is not available under <guiseq><gui>File</gui><gui>Import</gui><gui>Import single file</gui><gui>File type</gui></guiseq>, your distribution might have not enabled this functionality.</p></note>
 
63
<item><p>Choose the destination (e.g. the folder in Evolution) for the imported data.</p></item>
 
64
<item><p>Repeat the import steps until you have imported all your data.</p></item>
 
65
</steps>
 
66
 
 
67
</section>
 
68
 
 
69
</page>