aboutsummaryrefslogtreecommitdiffstats
path: root/help/C/mail-account-manage-maildir-format-directories.page
diff options
context:
space:
mode:
Diffstat (limited to 'help/C/mail-account-manage-maildir-format-directories.page')
-rw-r--r--help/C/mail-account-manage-maildir-format-directories.page57
1 files changed, 57 insertions, 0 deletions
diff --git a/help/C/mail-account-manage-maildir-format-directories.page b/help/C/mail-account-manage-maildir-format-directories.page
new file mode 100644
index 0000000000..547118e9c3
--- /dev/null
+++ b/help/C/mail-account-manage-maildir-format-directories.page
@@ -0,0 +1,57 @@
+<page xmlns="http://projectmallard.org/1.0/" xmlns:its="http://www.w3.org/2005/11/its"
+ type="guide" id="mail-account-manage-maildir-format-directories">
+
+ <info>
+ <desc>Add and edit a Maildir Format Mail Directories account in Evolution.</desc>
+
+ <link type="guide" xref="mail-account-management#mail-local-account-types"/>
+
+ <revision pkgversion="2.30.2" version="0.2" date="2011-01-06" status="stub"/>
+ <credit type="author">
+ <name>Andre Klapper</name>
+ <email>ak-47@gmx.net</email>
+ </credit>
+ <license>
+ <p>Creative Commons Share Alike 3.0</p>
+ </license>
+
+ </info>
+
+ <title>Maildir Format Mail Directories account settings</title>
+
+<section id="account-editor">
+<title>Account Editor</title>
+<p>Mail accounts can be added via <guiseq><gui>Edit</gui><gui>Preferences</gui><gui>Mail Accounts</gui><gui style="button">Add</gui></guiseq>. The steps are mostly the same as for the <link xref="intro-first-run">First-Run Assistant</link>, except for not getting asked whether to import data from other applications or to restore from a backup file.</p>
+<p>Mail accounts can be edited via <guiseq><gui>Edit</gui><gui>Preferences</gui><gui>Mail Accounts</gui><gui>Edit</gui></guiseq>. The following settings are available when editing an existing account:</p>
+
+<section id="identity">
+<title>Identity</title>
+<!-- TODO:XINCLUDE: Quite ugly to copy this text into all account type's, but it's not really worth a separate topic page for it, plus it would make the intro-first-run.page even more complex. Maybe later replace this text by a single instance by doing some content sharing with xinclude and xpointer in the other mail-account-manage-*.page files and in intro-first-run.page. <include href="foo.xml" xmlns="http://www.w3.org/2001/XInclude"/> See gnome-user-docs module for example usage. Also see https://bugzilla.gnome.org/show_bug.cgi?id=638866 -->
+<p>Here you define your name and your email address.</p>
+<p>Optionally you can make this account your default account (e.g. when writing emails), set a Reply-To email address (if you want replies to messages sent to a different address), and set an organization (the company where you work, or the organization you represent when you send email from this account).</p>
+</section>
+
+<section id="receiving-email">
+<title>Receiving Email and Receiving options</title>
+</section>
+
+<section id="sending-email">
+<title>Sending Email</title>
+</section>
+
+<section id="defaults">
+<title>Defaults</title>
+</section>
+
+<section id="security">
+<title>Security</title>
+</section>
+
+</section> <!-- end "account editor" section, now list any account settings stuff related to this account type outside of it -->
+
+<section id="other-settings">
+<title>Other settings</title>
+<p>Other account related settings that are not located in the <gui>Account Editor</gui>:</p>
+</section>
+
+</page>