diff options
author | Aaron Weber <aaron@ximian.com> | 2002-02-07 01:29:48 +0800 |
---|---|---|
committer | Aaron Weber <aaron@src.gnome.org> | 2002-02-07 01:29:48 +0800 |
commit | 70a5d040ef35c1e8ed0529a0453059abd5ed8141 (patch) | |
tree | e67683f11c1fe25d4338c51056d415d5d13b5399 /help | |
parent | c83a464b3d735f8a97d82a9fcfc11d44db96fe34 (diff) | |
download | gsoc2013-evolution-70a5d040ef35c1e8ed0529a0453059abd5ed8141.tar gsoc2013-evolution-70a5d040ef35c1e8ed0529a0453059abd5ed8141.tar.gz gsoc2013-evolution-70a5d040ef35c1e8ed0529a0453059abd5ed8141.tar.bz2 gsoc2013-evolution-70a5d040ef35c1e8ed0529a0453059abd5ed8141.tar.lz gsoc2013-evolution-70a5d040ef35c1e8ed0529a0453059abd5ed8141.tar.xz gsoc2013-evolution-70a5d040ef35c1e8ed0529a0453059abd5ed8141.tar.zst gsoc2013-evolution-70a5d040ef35c1e8ed0529a0453059abd5ed8141.zip |
added C/figures/schedule.png item.
2002-02-06 Aaron Weber <aaron@ximian.com>
* C/Makefile.am: added C/figures/schedule.png item.
* C/usage-exchange.sgml: expanded note about active directory server.
added screenshot for Free/Busy feature.
* C/figures/schedule.png: New file, screenshot for free/busy feature.
* C/evolution.sgml: added correct copyright years.
* C/usage-mail-org.sgml: warning about INBOX subfolder brokenness.
svn path=/trunk/; revision=15577
Diffstat (limited to 'help')
-rw-r--r-- | help/C/Makefile.am | 3 | ||||
-rw-r--r-- | help/C/evolution.sgml | 2 | ||||
-rw-r--r-- | help/C/figures/schedule.png | bin | 0 -> 84480 bytes | |||
-rw-r--r-- | help/C/usage-exchange.sgml | 170 |
4 files changed, 107 insertions, 68 deletions
diff --git a/help/C/Makefile.am b/help/C/Makefile.am index 2209d6d374..6e4d43e3ef 100644 --- a/help/C/Makefile.am +++ b/help/C/Makefile.am @@ -21,7 +21,8 @@ figs = \ figures/print-dest.png \ figures/print-preview.png \ figures/replymsg.png \ - figures/vfolder-createrule-fig.png + figures/vfolder-createrule-fig.png \ + figures/schedule.png docname = evolution lang = C omffile = evolution-C.omf diff --git a/help/C/evolution.sgml b/help/C/evolution.sgml index 1146b671b1..8cc6534a1d 100644 --- a/help/C/evolution.sgml +++ b/help/C/evolution.sgml @@ -34,7 +34,7 @@ entity names correspond. APX is for appendix. --> <author><firstname>Duncan</firstname><surname>Mak</surname></author> </authorgroup> <copyright> - <year>2001</year> + <year>2000-2002</year> <holder>Ximian, Inc.</holder> </copyright> diff --git a/help/C/figures/schedule.png b/help/C/figures/schedule.png Binary files differnew file mode 100644 index 0000000000..c90db58e95 --- /dev/null +++ b/help/C/figures/schedule.png diff --git a/help/C/usage-exchange.sgml b/help/C/usage-exchange.sgml index b3536159f9..eb115b0712 100644 --- a/help/C/usage-exchange.sgml +++ b/help/C/usage-exchange.sgml @@ -1,3 +1,4 @@ +<!DOCTYPE Chapter PUBLIC "-//GNOME//DTD DocBook PNG Variant V1.1//EN"> <chapter id="usage-exchange"> <title>The Ximian Connector for Microsoft Exchange</title> <para> @@ -311,20 +312,39 @@ There are, however, some features which are not available: <guimenu>Tools</guimenu> <guimenuitem>Mail Settings</guimenuitem> </menuchoice> - from any mail view. If you have an existing account, and want - to convert it to use for Exchange, do the following: - <orderedlist> + from any mail view. + </para> + <para> + If you would like to create a new account for your Exchange + server, click the <guibutton>Add</guibutton> button in the + accounts list. The account creation assistant will guide you + through the process, which is described in <xref + linkend="usage-mainwindow-starting">. + </para> + + <para> + If you have an existing email account, and want to convert it + to use for Exchange, select the account you want to convert + and click the <guibutton>Edit</guibutton> button. You'll want + to change settings in the following tabs of the account + dialog: + </para> + <variablelist> + <varlistentry> + <term>Identity</term> <listitem> - <para> - Select the account you want to convert and click the - <guibutton>Edit</guibutton> button. - </para> + <para> + If your email address will change because you are moving + to a new server, then change it in this tab. Otherwise, + move to the next tab. + </para> </listitem> - + </varlistentry> + <varlistentry> + <term>Receiving Mail</term> <listitem> <para> - Under the <guilabel>Receiving Mail</guilabel> tab, - select <guilabel>Microsoft Exchange</guilabel> as your + Select <guilabel>Microsoft Exchange</guilabel> as your server type. Enter your name of your server next to <guilabel>Host</guilabel>, and the user name for your account next to <guilabel>Username</guilabel>. If your @@ -333,71 +353,81 @@ There are, however, some features which are not available: take advantage of more secure data transfers. </para> </listitem> - - - <listitem> - <para> - If you would like to create and use the Global Address - List (GAL) maintained on your Exchange server, click - the tab labelled <guilabel>Receiving - Options</guilabel> and check the box labelled - <guilabel>Create a Global Address List - folder</guilabel>. The GAL is maintained by your - system administrator and you cannot add, change, or - remove items from it using Ximian Evolution. However, - you can use it to invite people to meetings and to - look up addresses and other information. In many - organizations, the GAL is stored on a different server - from email. If this is the case, you should also - specify the directory server name here. Ask your - system administrator about your Active Directory - Server if you are not sure. - </para> - </listitem> - - <listitem> - <para> - Under the <guilabel>Sending Mail</guilabel> tab, select - <guilabel>Microsoft Exchange</guilabel> as your server - type, and enter the server name as the - <guilabel>Host</guilabel>. You do not need to use the - <application>Exchange</application>server to send mail - if you prefer to use another server or server type. - </para> - </listitem> - + </varlistentry> + <varlistentry> + <term>Receiving Options</term> <listitem> - <para> - Click the <guibutton>OK</guibutton> button. - </para> + <para> + Here, tab, you'll find some additional settings: + <variablelist> + <varlistentry> + <term>Checking for New Mail</term> + <listitem> + <para> + Select whether you would like to check for + mail automatically, and if so, how often. + </para> + </listitem> + </varlistentry> + <varlistentry> + <term>Exchange Server</term> + <listitem> + <para> + If your Exchange server requires you to use a + different mailbox name from the name you use to + log in, select the second check-box and enter + the mailbox name. Check with your system + administrator to be sure. + </para> + </listitem> + </varlistentry> + <varlistentry> + <term>Active Directory</term> + <listitem> + <para> + If you would like to use the Global Address + List (GAL) maintained on your Exchange server, + click the tab labelled <guilabel>Receiving + Options</guilabel> and check the box labelled + <guilabel>Create a Global Address List + folder</guilabel>. The GAL is maintained by + your system administrator and you cannot add, + change, or remove items from it using Ximian + Evolution. However, you can use it to invite + people to meetings and to look up addresses and + other information. In many organizations, the + GAL is stored on a different server from email. + If this is the case, you should also specify + the directory server name here. + </para> + </listitem> + </varlistentry> + </variablelist> </listitem> - + </varlistentry> + <varlistentry> + <term>Sending Mail</term> <listitem> <para> - Make sure the account is active. It should have a check - mark in the <guilabel>Enabled</guilabel> column of your - accounts list. If it doesn't, select the account and - click the <guibutton>Enable</guibutton> button. + If you will use your Exchange server to send as well as + receive mail, select <guilabel>Microsoft + Exchange</guilabel> as your server type, and enter the + server name as the <guilabel>Host</guilabel>. </para> </listitem> - </orderedlist> + </varlistentry> + </variablelist> + <para> + Once you have made those changes, click the + <guibutton>OK</guibutton> button. </para> - <para> - Once you have made these changes, quit - <application>Evolution</application>, then start it up - again. Changes to the Ximian Connector accounts + Then, quit <application>Evolution</application> and start it + up again. Changes to the Ximian Connector accounts configuration are not active until you have restarted the application. </para> - <para> - If you would like to create a new account for your Exchange - server, click the <guibutton>Add</guibutton> button in the - accounts list. The account creation assistant will guide you - through the process, which is described in <xref - linkend="usage-mainwindow-starting">. - </para> </sect2> </sect1> @@ -458,6 +488,17 @@ There are, however, some features which are not available: <application>Exchange</application>server, you can check when other local Exchange users are busy according to their <application>Exchange</application>calendars. To do so: + </para> + <figure> + <title>Scheduling With Free/Busy Information</title> + <screenshot> + <screeninfo>Using the Free/Busy Feature</screeninfo> + <mediaobject><imageobject> + <imagedata format="png" fileref="figures/schedule" srccredit="Aaron Weber"> + </imageobject></mediaobject> + </screenshot> + </figure> + <orderedlist numeration="arabic"> <listitem> <para> @@ -507,6 +548,3 @@ There are, however, some features which are not available: </chapter> - - - |