diff options
author | Andre Klapper <a9016009@gmx.de> | 2011-08-04 21:38:54 +0800 |
---|---|---|
committer | Rodrigo Moya <rodrigo@gnome-db.org> | 2011-09-14 20:08:43 +0800 |
commit | b77802eb8a19ab035fe00b60bf3a025eaa67e3e0 (patch) | |
tree | 6e68eaeb3018c8f66ba8d0da9e9acf413ef4b1af /help/C/mail-account-manage-novell-groupwise.page | |
parent | eb79ee913685794a77a7bbeb24eb73028f183813 (diff) | |
download | gsoc2013-evolution-b77802eb8a19ab035fe00b60bf3a025eaa67e3e0.tar.gz gsoc2013-evolution-b77802eb8a19ab035fe00b60bf3a025eaa67e3e0.tar.zst gsoc2013-evolution-b77802eb8a19ab035fe00b60bf3a025eaa67e3e0.zip |
Put new user documentation in place
Diffstat (limited to 'help/C/mail-account-manage-novell-groupwise.page')
-rw-r--r-- | help/C/mail-account-manage-novell-groupwise.page | 61 |
1 files changed, 61 insertions, 0 deletions
diff --git a/help/C/mail-account-manage-novell-groupwise.page b/help/C/mail-account-manage-novell-groupwise.page new file mode 100644 index 0000000000..3273a0a813 --- /dev/null +++ b/help/C/mail-account-manage-novell-groupwise.page @@ -0,0 +1,61 @@ +<page xmlns="http://projectmallard.org/1.0/" xmlns:its="http://www.w3.org/2005/11/its" + type="guide" id="mail-account-manage-novell-groupwise"> + + <info> + <desc>Add and edit a Novell Groupwise account in Evolution.</desc> + + <link type="guide" xref="mail-account-management#mail-corporate-account-types"/> + <link type="guide" xref="groupwise-placeholder"/> + + <revision pkgversion="3.0.2" version="0.4" date="2011-07-30" status="final"/> + <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>Novell Groupwise 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 style="button">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="defaults"> +<title>Defaults</title> +<!-- TODO:NOACCESS: Cannot document Advanced Send Options stuff as this needs an active Groupwise account. --> +</section> + +<section id="security"> +<title>Security</title> +</section> + +<section id="proxy"> +<title>Proxy</title> +<p>Settings for having somebody else handle your account.</p> +<!-- TODO:NOACCESS: Cannot document Proxy stuff as this needs an active Groupwise account. --> +</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> |