[ Avaa Bypassed ]




Upload:

Command:

www-data@18.221.85.236: ~ $
<?xml version="1.0" encoding="utf-8"?>
<page xmlns="http://projectmallard.org/1.0/" xmlns:its="http://www.w3.org/2005/11/its" xmlns:e="http://projectmallard.org/experimental/" xmlns:if="http://projectmallard.org/if/1.0/" xmlns:ui="http://projectmallard.org/ui/1.0/" type="topic" id="intro-first-run" xml:lang="en-GB">

  <info>
    <desc>Set up email accounts, import data, or restore from a backup.</desc>

    <link type="guide" xref="index#getting-started"/>

    <revision pkgversion="3.28.2" version="0.9" date="2018-07-09" status="stub"/>
    <credit type="author">
      <name its:translate="no">Andre Klapper</name>
      <email its:translate="no">ak-47@gmx.net</email>
    </credit>
    
    <include xmlns="https://www.w3.org/2001/XInclude" href="legal.xml"/>
    

  </info>

  <title>Starting <app>Evolution</app> for the first time</title>

<p>The first time you run <app>Evolution</app>, it opens the First-Run Assistant. It helps you set up email accounts and <link xref="import-data">import data from other applications.</link></p>

<p>This assistant is not shown if there is an already configured e-mail account in <link xref="help:gnome-help/accounts"><app>Online accounts</app></link> as that account is automatically picked by <app>Evolution</app>. Not all options of such accounts can be edited in <app>Evolution</app> and such accounts can only be removed in <app>Online accounts</app> itself.</p>

<section id="identity">
<title>Identity</title>
<p>Here you define your name and your email address.</p>
<p>Optionally you can set a Reply-To email address (if you want replies to messages sent to a different address), set an organization (a company or organization you represent when you send email from this account), your default <link xref="mail-composer-mail-signatures">signature</link> for this account, and <link href="https://en.wikipedia.org/wiki/Email_alias">email aliases</link>.</p>
</section>

<section id="restore">
<title>Restore from backup</title>
<p>You will be asked whether to restore from a backup of a previous version. If you do not have a backup, go to the next page.</p>

 <section id="restore-howto" ui:expanded="false">
  <info>
    <title type="ui:collapsed">Show how to restore from a backup</title>
  </info>
  <title>Restoring</title>
  <include xmlns="https://www.w3.org/2001/XInclude" href="backup-restore.page" xpointer="xmlns(mal=http://projectmallard.org/1.0/)xpointer(/mal:page/mal:section[@id='restore']/mal:list)"/>
 </section>
</section>

<section id="receiving">
<title>Receiving E-mail</title>
<p>First, choose the server type from the <gui>Server Type</gui> drop-down list.</p>
<p>If you are unsure about the type of server to choose, ask your system administrator or Internet Service Provider.</p>

<note style="tip"><p>Later on, if you want to change an account, or if you want to create another one, go to <guiseq><gui>Edit</gui><gui>Preferences</gui><gui>Mail Accounts</gui></guiseq>. Select the account you want to change, then click <gui style="button">Edit</gui>. Alternately, add a new account by clicking <gui style="button">Add</gui>.</p></note>

<section id="server-type-imap-plus">
<title>IMAP+</title>
<p>Keeps the mail on the server so you can access your mail from multiple systems.</p>

 <section id="configure-sending-imap-plus" ui:expanded="false">
  <info>
    <title type="ui:collapsed">Show how to configure this account type</title>
  </info>
  <title>IMAP+ receiving options</title>
  <include xmlns="https://www.w3.org/2001/XInclude" href="mail-receiving-options-imap-plus.page" xpointer="xmlns(mal=http://projectmallard.org/1.0/)xpointer(/mal:page/mal:section)"/>
 </section>

</section>

<section id="server-type-pop">
<title>POP</title>
<p>Downloads your email to your hard disk.</p>

 <section id="configure-sending-pop" ui:expanded="false">
  <info>
    <title type="ui:collapsed">Show how to configure this account type</title>
  </info>
  <title>POP receiving options</title>
  <include xmlns="https://www.w3.org/2001/XInclude" href="mail-receiving-options-pop.page" xpointer="xmlns(mal=http://projectmallard.org/1.0/)xpointer(/mal:page/mal:section)"/>
 </section>

</section>

<section id="server-type-usenet">
<title>USENET News</title>
<p>Connects to a news server and downloads a list of available news digests.</p>

 <section id="configure-sending-usenet" ui:expanded="false">
  <info>
    <title type="ui:collapsed">Show how to configure this account type</title>
  </info>
  <title>Usenet news receiving options</title>
  <include xmlns="https://www.w3.org/2001/XInclude" href="mail-receiving-options-usenet-news.page" xpointer="xmlns(mal=http://projectmallard.org/1.0/)xpointer(/mal:page/mal:section)"/>
 </section>

</section>

<section id="server-type-exchange-ews">
<title>Exchange EWS</title>
<p>For connecting to a Microsoft Exchange 2007/2010 or OpenChange server. Note that this is currently under development and will replace the <gui>Exchange MAPI</gui> account type in the future. It might not be available yet for your distribution.</p>
<note style="info package">
  <p>This requires having the <sys>evolution-ews</sys> package installed.</p>
  <if:choose>
    <if:when test="action:install">
      <p><link action="install:evolution-ews" href="https://wiki.gnome.org/Apps/Evolution#Get_the_Source_Code" style="button">Install evolution-ews</link></p>
    </if:when>
  </if:choose>
</note>

 <section id="configure-sending-exchange-ews" ui:expanded="false">
  <info>
    <title type="ui:collapsed">Show how to configure this account type</title>
  </info>
  <title>Exchange Web Services receiving options</title>
  <include xmlns="https://www.w3.org/2001/XInclude" href="mail-receiving-options-exchange-ews.page" xpointer="xmlns(mal=http://projectmallard.org/1.0/)xpointer(/mal:page/mal:section)"/>
 </section>

</section>

<section id="server-type-exchange-mapi">
<title>Exchange MAPI</title>
<p>For connecting to a Microsoft Exchange 2007/2010 or OpenChange server.</p>
<note style="info package">
  <p>This requires having the <sys>evolution-mapi</sys> package installed.</p>
  <if:choose>
    <if:when test="action:install">
      <p><link action="install:evolution-mapi" href="https://wiki.gnome.org/Apps/Evolution#Get_the_Source_Code" style="button">Install evolution-mapi</link></p>
    </if:when>
  </if:choose>
</note>

 <section id="configure-sending-exchange-mapi" ui:expanded="false">
  <info>
    <title type="ui:collapsed">Show how to configure this account type</title>
  </info>
  <title>Exchange MAPI receiving options</title>
  <include xmlns="https://www.w3.org/2001/XInclude" href="mail-receiving-options-exchange-mapi.page" xpointer="xmlns(mal=http://projectmallard.org/1.0/)xpointer(/mal:page/mal:section)"/>
 </section>

</section>

<section id="server-type-local-delivery">
<title>Local delivery</title>
<p>Local delivery: If you want to move email from the spool (the location where mail waits for delivery) and store it in your home directory. You need to provide the path to the mail spool you want to use. If you want to leave email in your system's spool files, choose the <gui>Standard Unix Mbox Spool</gui> option instead.</p>

 <section id="configure-sending-local-delivery" ui:expanded="false">
  <info>
    <title type="ui:collapsed">Show how to configure this account type</title>
  </info>
  <title>Local delivery receiving options</title>
  <include xmlns="https://www.w3.org/2001/XInclude" href="mail-receiving-options-local-delivery.page" xpointer="xmlns(mal=http://projectmallard.org/1.0/)xpointer(/mal:page/mal:section)"/>
 </section>

</section>

<section id="server-type-mh-format-directories">
<title>MH-Format Mail Directories</title>
<p>For downloading email using MH or another MH-style application.</p>

 <section id="configure-sending-mh-format-directories" ui:expanded="false">
  <info>
    <title type="ui:collapsed">Show how to configure this account type</title>
  </info>
  <title>MH-format mail directories receiving options</title>
  <include xmlns="https://www.w3.org/2001/XInclude" href="mail-receiving-options-mh-format-directories.page" xpointer="xmlns(mal=http://projectmallard.org/1.0/)xpointer(/mal:page/mal:section)"/>
 </section>

</section>

<section id="server-type-maildir-format-directories">
<title>Maildir-Format Mail Directories</title>
<p>Maildir-Format Mail Directories: For downloading your email using Qmail or another Maildir-style application.</p>

 <section id="configure-sending-maildir-format-directories" ui:expanded="false">
  <info>
    <title type="ui:collapsed">Show how to configure this account type</title>
  </info>
  <title>Maildir-format mail directories receiving options</title>
  <include xmlns="https://www.w3.org/2001/XInclude" href="mail-receiving-options-maildir-format-directories.page" xpointer="xmlns(mal=http://projectmallard.org/1.0/)xpointer(/mal:page/mal:section)"/>
 </section>

</section>

<section id="server-type-unix-mbox-spool-file">
<title>Standard Unix mbox spool file</title>
<p>Standard Unix mbox spool file: For reading and storing email in the mail spool file on your local system.</p>

 <section id="configure-sending-unix-mbox-spool-file" ui:expanded="false">
  <info>
    <title type="ui:collapsed">Show how to configure this account type</title>
  </info>
  <title>Standard Unix mbox spool file receiving options</title>
  <include xmlns="https://www.w3.org/2001/XInclude" href="mail-receiving-options-unix-mbox-spool-file.page" xpointer="xmlns(mal=http://projectmallard.org/1.0/)xpointer(/mal:page/mal:section)"/>
 </section>

</section>

<section id="server-type-unix-mbox-spool-directory">
<title>Standard Unix mbox spool directory</title>
<p>Standard Unix mbox spool directory: For reading and storing email in the mail spool directory on your local system.</p>

 <section id="configure-sending-unix-mbox-spool-directory" ui:expanded="false">
  <info>
    <title type="ui:collapsed">Show how to configure this account type</title>
  </info>
  <title>Standard Unix mbox spool directory receiving options</title>
  <include xmlns="https://www.w3.org/2001/XInclude" href="mail-receiving-options-unix-mbox-spool-directory.page" xpointer="xmlns(mal=http://projectmallard.org/1.0/)xpointer(/mal:page/mal:section)"/>
 </section>

</section>

<section id="server-type-none">
<title>None</title>
<p>If you do not plan to use <app>Evolution</app> for receiving email.</p>
</section>

</section>

<section id="sending"> <!-- Do not rename, we link to it from the subpages -->
<title>Sending mail</title>
<p>Available server types are:</p>

<section id="server-type-smtp">
<title>SMTP</title>
<p>Sends mail using an outbound mail server. This is the most common choice for sending mail.</p>

 <section id="configure-sending-smtp" ui:expanded="false">
  <info>
    <title type="ui:collapsed">Show how to configure this account type</title>
  </info>
  <title>SMTP sending options</title>
  <include xmlns="https://www.w3.org/2001/XInclude" href="mail-sending-options-smtp.page" xpointer="xmlns(mal=http://projectmallard.org/1.0/)xpointer(/mal:page/mal:list)"/>
 </section>

</section>

<section id="server-type-sendmail">
<title>Sendmail</title>
<p>Uses the <app>Sendmail</app> application to send mail from your system. It is not easy to configure, so you should select this option only if you know how to set up a Sendmail service.</p>
</section>

</section>

<section id="account-information">
<title>Account Information</title>
<p>Give the account any name you prefer.</p>
</section>

<section id="account-import">
<title>Importing Mail (Optional)</title>
<p>Continue with <link xref="import-data">Importing data from another application</link>.</p>
</section>

</page>

Filemanager

Name Type Size Permission Actions
backup-restore.page File 2.48 KB 0644
calendar-alarms-and-reminders.page File 2.71 KB 0644
calendar-caldav.page File 1.84 KB 0644
calendar-classifications.page File 1.83 KB 0644
calendar-free-busy.page File 4.78 KB 0644
calendar-google.page File 1.79 KB 0644
calendar-layout-appointment-display.page File 2.4 KB 0644
calendar-layout-general-formatting.page File 2.48 KB 0644
calendar-layout-views.page File 1.91 KB 0644
calendar-layout.page File 673 B 0644
calendar-local.page File 1.57 KB 0644
calendar-marcus-bains-line.page File 809 B 0644
calendar-meetings-delegating.page File 1.34 KB 0644
calendar-meetings-replying-to-invitation.page File 2.18 KB 0644
calendar-meetings-sending-invitation.page File 4.39 KB 0644
calendar-meetings.page File 648 B 0644
calendar-organizing.page File 730 B 0644
calendar-publishing.page File 1.86 KB 0644
calendar-recurrence.page File 1.45 KB 0644
calendar-searching.page File 2.85 KB 0644
calendar-sharing-information.page File 734 B 0644
calendar-timezones.page File 2.17 KB 0644
calendar-usage-add-appointment.page File 2.37 KB 0644
calendar-usage-delete-appointment.page File 1.1 KB 0644
calendar-usage-edit-appointment.page File 1.2 KB 0644
calendar-usage.page File 728 B 0644
calendar-using-several-calendars.page File 1.88 KB 0644
calendar-weather.page File 1.69 KB 0644
calendar-webdav.page File 1.67 KB 0644
contacts-add-automatically.page File 1.95 KB 0644
contacts-autocompletion.page File 2.05 KB 0644
contacts-google.page File 1.55 KB 0644
contacts-ldap.page File 5.21 KB 0644
contacts-libreoffice.page File 1.65 KB 0644
contacts-local.page File 1.22 KB 0644
contacts-organizing.page File 949 B 0644
contacts-searching.page File 2.8 KB 0644
contacts-usage-add-contact.page File 2.02 KB 0644
contacts-usage-delete-contact.page File 992 B 0644
contacts-usage-edit-contact.page File 1.05 KB 0644
contacts-usage.page File 685 B 0644
contacts-using-contact-lists.page File 3.15 KB 0644
contacts-using-several-addressbooks.page File 1.1 KB 0644
credits.page File 2.46 KB 0644
customize-ui-items.page File 1.92 KB 0644
data-storage.page File 1.86 KB 0644
default-browser.page File 3.96 KB 0644
deleting-appointments.page File 1.06 KB 0644
deleting-emails.page File 1.67 KB 0644
deleting-to-free-disk-space.page File 776 B 0644
exporting-data-calendar.page File 1.14 KB 0644
exporting-data-contacts.page File 1.25 KB 0644
exporting-data-mail.page File 1.19 KB 0644
exporting-data.page File 707 B 0644
flatpak-limitations.page File 1.41 KB 0644
google-services.page File 603 B 0644
import-apps-kmail.page File 1.01 KB 0644
import-apps-mozilla.page File 2.72 KB 0644
import-apps-outlook.page File 4.25 KB 0644
import-data.page File 793 B 0644
import-single-files.page File 1.97 KB 0644
import-supported-file-formats.page File 3.29 KB 0644
index.page File 2.57 KB 0644
intro-application.page File 1.66 KB 0644
intro-first-run.page File 11.43 KB 0644
intro-keyboard-shortcuts.page File 10.24 KB 0644
intro-main-window.page File 8.06 KB 0644
legal.xml File 329 B 0644
mail-access-gmail-imap-account.page File 2.34 KB 0644
mail-access-gmail-pop-account.page File 2.38 KB 0644
mail-account-manage-imap-plus.page File 3.31 KB 0644
mail-account-manage-local-delivery.page File 3.11 KB 0644
mail-account-manage-maildir-format-directories.page File 3.32 KB 0644
mail-account-manage-mh-format-directories.page File 3.21 KB 0644
mail-account-manage-microsoft-exchange-evo-ews.page File 3.19 KB 0644
mail-account-manage-microsoft-exchange-evo-mapi.page File 3.25 KB 0644
mail-account-manage-microsoft-exchange.page File 2.4 KB 0644
mail-account-manage-pop.page File 3.02 KB 0644
mail-account-manage-unix-mbox-spool-directory.page File 3.28 KB 0644
mail-account-manage-unix-mbox-spool-file.page File 3.23 KB 0644
mail-account-manage-usenet-news.page File 3.18 KB 0644
mail-account-management.page File 1022 B 0644
mail-attachments-received.page File 2.13 KB 0644
mail-attachments-sending.page File 2.86 KB 0644
mail-attachments.page File 638 B 0644
mail-calendar-sending-invitations.page File 2.04 KB 0644
mail-cannot-see.page File 1.9 KB 0644
mail-change-columns-in-message-list.page File 2.2 KB 0644
mail-change-time-format.page File 1.29 KB 0644
mail-composer-change-quotation-string.page File 3.27 KB 0644
mail-composer-custom-header-lines.page File 2.44 KB 0644
mail-composer-enable-html-format.page File 1.55 KB 0644
mail-composer-external-editor.page File 1.62 KB 0644
mail-composer-forward-as-attachment.page File 1.17 KB 0644
mail-composer-forward.page File 2.81 KB 0644
mail-composer-from-field-override.page File 1.98 KB 0644
mail-composer-html-image.page File 1.41 KB 0644
mail-composer-html-link.page File 1.62 KB 0644
mail-composer-html-rule.page File 1.45 KB 0644
mail-composer-html-table.page File 1.5 KB 0644
mail-composer-html-text.page File 2.87 KB 0644
mail-composer-html.page File 1.93 KB 0644
mail-composer-mail-signatures-manage.page File 1.3 KB 0644
mail-composer-mail-signatures-per-account.page File 1.93 KB 0644
mail-composer-mail-signatures.page File 1.49 KB 0644
mail-composer-message-templates-reply.page File 1.35 KB 0644
mail-composer-message-templates-save.page File 1.85 KB 0644
mail-composer-message-templates-variables.page File 4.1 KB 0644
mail-composer-message-templates.page File 1.47 KB 0644
mail-composer-plain-text.page File 2.47 KB 0644
mail-composer-priority.page File 1.45 KB 0644
mail-composer-reply.page File 3.29 KB 0644
mail-composer-search.page File 1.57 KB 0644
mail-composer-send-account-overrides.page File 1.52 KB 0644
mail-composer-several-recipients.page File 2.96 KB 0644
mail-composer-spellcheck.page File 2.59 KB 0644
mail-composer-write-new-message.page File 1.47 KB 0644
mail-default-CC-and-BCC.page File 1.88 KB 0644
mail-default-folder-locations.page File 2.47 KB 0644
mail-delete-and-undelete.page File 2.74 KB 0644
mail-display-message-source.page File 1.08 KB 0644
mail-displaying-character-encodings.page File 1.98 KB 0644
mail-displaying-collapsible-headers.page File 1.56 KB 0644
mail-displaying-images-in-html.page File 2.96 KB 0644
mail-displaying-message.page File 1.04 KB 0644
mail-displaying-sender-photograph.page File 2.38 KB 0644
mail-duplicates.page File 1.76 KB 0644
mail-encryption-gpg-create-key.page File 1.34 KB 0644
mail-encryption-gpg-decrypting.page File 1.63 KB 0644
mail-encryption-gpg-getting-keys.page File 1.21 KB 0644
mail-encryption-gpg-set-up.page File 2.24 KB 0644
mail-encryption-gpg-signing-encrypting.page File 2.03 KB 0644
mail-encryption-s-mime-manage.page File 2.11 KB 0644
mail-encryption-s-mime-signing-encrypting.page File 2.11 KB 0644
mail-encryption.page File 1.77 KB 0644
mail-filters-actions.page File 2.58 KB 0644
mail-filters-conditions.page File 2.11 KB 0644
mail-filters-not-working.page File 3.45 KB 0644
mail-filters.page File 4.67 KB 0644
mail-folders.page File 3.15 KB 0644
mail-follow-up-flag.page File 2.77 KB 0644
mail-imap-subscriptions.page File 1.94 KB 0644
mail-labels.page File 1.77 KB 0644
mail-layout-changing.page File 722 B 0644
mail-localized-re-subjects.page File 1.39 KB 0644
mail-moving-emails.page File 1.41 KB 0644
mail-not-sent.page File 1.47 KB 0644
mail-organizing.page File 940 B 0644
mail-read-receipts.page File 2.39 KB 0644
mail-received-notification.page File 2.19 KB 0644
mail-receiving-options-exchange-ews.page File 3.09 KB 0644
mail-receiving-options-exchange-mapi.page File 2.6 KB 0644
mail-receiving-options-imap-plus.page File 3.85 KB 0644
mail-receiving-options-local-delivery.page File 1.77 KB 0644
mail-receiving-options-maildir-format-directories.page File 2.16 KB 0644
mail-receiving-options-mh-format-directories.page File 1.96 KB 0644
mail-receiving-options-pop.page File 3.53 KB 0644
mail-receiving-options-unix-mbox-spool-directory.page File 1.98 KB 0644
mail-receiving-options-unix-mbox-spool-file.page File 2 KB 0644
mail-receiving-options-usenet-news.page File 3.19 KB 0644
mail-receiving-options.page File 1.12 KB 0644
mail-refresh-folders.page File 1.12 KB 0644
mail-save-as-pdf.page File 1.51 KB 0644
mail-search-folders-add.page File 2.85 KB 0644
mail-search-folders-conditions.page File 1.89 KB 0644
mail-search-folders.page File 2.92 KB 0644
mail-searching-attachment-type.page File 931 B 0644
mail-searching.page File 3.83 KB 0644
mail-send-and-receive-automatically.page File 1.38 KB 0644
mail-send-and-receive-manual.page File 1.33 KB 0644
mail-send-and-receive.page File 873 B 0644
mail-sending-options-smtp.page File 2.21 KB 0644
mail-several-pop-accounts.page File 1.65 KB 0644
mail-sorting-folder-list.page File 1.79 KB 0644
mail-sorting-message-list.page File 6.22 KB 0644
mail-spam-marking.page File 2.35 KB 0644
mail-spam-settings.page File 4.56 KB 0644
mail-spam.page File 673 B 0644
mail-two-trash-folders.page File 1.96 KB 0644
mail-usenet-subscriptions.page File 1.38 KB 0644
mail-vertical-view.page File 1.71 KB 0644
mail-word-wrap.page File 1023 B 0644
mail-working-offline.page File 3.52 KB 0644
memos-searching.page File 2.55 KB 0644
memos-usage-add-memo.page File 2.83 KB 0644
memos-usage-delete-memo.page File 910 B 0644
memos-usage-edit-memo.page File 1.05 KB 0644
memos-usage.page File 999 B 0644
offline.page File 2.54 KB 0644
organizing.page File 637 B 0644
problems-debug-how-to.page File 1.31 KB 0644
problems-getting-help.page File 1.15 KB 0644
problems-reporting-bugs.page File 2.11 KB 0644
searching-items.page File 630 B 0644
sync-with-other-devices.page File 1.59 KB 0644
tasks-caldav.page File 1.57 KB 0644
tasks-display-settings.page File 1.77 KB 0644
tasks-local.page File 1.26 KB 0644
tasks-organizing.page File 747 B 0644
tasks-searching.page File 2.55 KB 0644
tasks-usage-add-task.page File 2.3 KB 0644
tasks-usage-delete-task.page File 964 B 0644
tasks-usage-edit-task.page File 1.05 KB 0644
tasks-usage.page File 681 B 0644
tasks-using-several-tasklists.page File 1.22 KB 0644
tasks-webdav.page File 1.56 KB 0644
using-categories.page File 3.23 KB 0644
xinclude-filter-vfolder-conditions.xml File 4.23 KB 0644
xinclude-searching.xml File 1.93 KB 0644