diff options
Diffstat (limited to 'help')
-rw-r--r-- | help/C/usage-calendar.sgml | 17 | ||||
-rw-r--r-- | help/C/usage-exchange.sgml | 31 | ||||
-rw-r--r-- | help/C/usage-mainwindow.sgml | 14 | ||||
-rw-r--r-- | help/ChangeLog | 10 |
4 files changed, 64 insertions, 8 deletions
diff --git a/help/C/usage-calendar.sgml b/help/C/usage-calendar.sgml index 9da056b3b4..18bce9e217 100644 --- a/help/C/usage-calendar.sgml +++ b/help/C/usage-calendar.sgml @@ -196,9 +196,22 @@ </para> </listitem> </varlistentry> - </variablelist> - + </variablelist> </para> + + + <note id="reminders-when-not-running-evo"> + <title>Reminders Without Evolution</title> + <para> + If you have stored reminders in a local calendar, they + will work from the moment you log in. However, for reminders + stored on an Exchange server, you must run Evolution at + least once after logging in. No matter where the reminders + are stored, you can quit Evolution and still be reminded of + an upcoming appointment. + </para> + </note> + <para> <guilabel>Classification</guilabel> only applies to calendars on a diff --git a/help/C/usage-exchange.sgml b/help/C/usage-exchange.sgml index e2f0085d4f..34f99ef182 100644 --- a/help/C/usage-exchange.sgml +++ b/help/C/usage-exchange.sgml @@ -400,6 +400,16 @@ There are, however, some features which are not available: mailbox name here. </para> </listitem> + <listitem> + <para> + Override Outlook Web Access Path: In most cases, + the URL for web access is + "http://server.company.com/exchange." If your + system has a path that is not "exchange," check + the box and enter the custom path here. + </para> + </listitem> + <listitem> <para> Active Directory: If you would like to use the @@ -529,7 +539,7 @@ There are, however, some features which are not available: </listitem> </varlistentry> <varlistentry> - <term>Exchange Server</term> + <term>Mailbox Name and Web Access Path</term> <listitem> <para> If your Exchange server requires you to use a @@ -538,6 +548,12 @@ There are, however, some features which are not available: the mailbox name. Check with your system administrator to be sure. </para> + <para> + In most cases, the URL for web access is + "http://server.company.com/exchange." If your + system has a path that is not "exchange," check + the box and enter the custom path here. + </para> </listitem> </varlistentry> <varlistentry> @@ -660,6 +676,16 @@ There are, however, some features which are not available: </screenshot> </figure> + <note id="reminders-in-exchange"> + <title>Reminders In Exchange</title> + <para> + Reminders for appointments in your Exchange calendar will + not work until you have run Evolution at least once after + logging in. This is different from locally stored reminders, + which will work from the moment you log in, regardless of + whether you have run Evolution in the session. + </para> + </note> <orderedlist numeration="arabic"> <listitem> <para> @@ -705,4 +731,5 @@ There are, however, some features which are not available: </para> </tip> </sect1> -</chapter>
\ No newline at end of file +</chapter> + diff --git a/help/C/usage-mainwindow.sgml b/help/C/usage-mainwindow.sgml index 7f1461f2c9..2d8f37a3c8 100644 --- a/help/C/usage-mainwindow.sgml +++ b/help/C/usage-mainwindow.sgml @@ -309,18 +309,25 @@ </listitem> <listitem> - <para>Exchange Server: If your active directory user name + <para>Mailbox Name is Different from Login Name: If your active directory user name is different from your Exchange mailbox name, check this box and enter your mailbox name here. </para> </listitem> - + <listitem> + <para> + Override Outlook Web Access Path: In most cases, + the URL for web access is + "http://server.company.com/exchange." If your + system has a path that is not "exchange," check + the box and enter the custom path here. + </para> + </listitem> <listitem> <para>Create a Global Address List folder: If you want to use your organization's Active Directory or Global Address List, leave this box checked. </para> </listitem> - <listitem> <para> Active Directory Server Name: Enter the Active Directory @@ -385,7 +392,6 @@ </variablelist> <note id="imap-namespace"> - <note id="imap-namespace"> <title>What's an IMAP Namespace?</title> <para> For IMAP mail servers, your sysadmin may provide diff --git a/help/ChangeLog b/help/ChangeLog index 0508e2f6e1..c19ba50ded 100644 --- a/help/ChangeLog +++ b/help/ChangeLog @@ -1,3 +1,13 @@ +2002-05-06 Aaron Weber <aaron@ximian.com> + + * C/usage-mainwindow.sgml: minor feature change in Evolution w/r/t Exchange calendars. + + * C/usage-exchange.sgml: minor feature change in Evolution w/r/t Exchange calendars. + + * C/usage-calendar.sgml: minor feature change in Evolution w/r/t Exchange calendars. + + * C/usage-mainwindow.sgml: validation issue. + 2002-04-22 Aaron Weber <aaron@ximian.com> * C/usage-mail.sgml: use gpg --import, as per bug 23113 |