diff options
author | Kevin Breit <battery841@mediaone.net> | 2001-09-03 23:14:05 +0800 |
---|---|---|
committer | Kevin Breit <battery841@src.gnome.org> | 2001-09-03 23:14:05 +0800 |
commit | 5d47144207910568b330625d9684a76919c0a736 (patch) | |
tree | 741a11ad94db31d0d0af2802f14dc8ae1e239f9e /help | |
parent | ccde11160348c2350f9579b53f84dd412360a745 (diff) | |
download | gsoc2013-evolution-5d47144207910568b330625d9684a76919c0a736.tar.gz gsoc2013-evolution-5d47144207910568b330625d9684a76919c0a736.tar.zst gsoc2013-evolution-5d47144207910568b330625d9684a76919c0a736.zip |
Added info on Exchange interaction
2001-09-03 Kevin Breit <battery841@mediaone.net>
* C/usage-mainwindow.sgml: Added info on Exchange interaction
svn path=/trunk/; revision=12571
Diffstat (limited to 'help')
-rw-r--r-- | help/C/usage-mainwindow.sgml | 6 | ||||
-rw-r--r-- | help/ChangeLog | 4 |
2 files changed, 10 insertions, 0 deletions
diff --git a/help/C/usage-mainwindow.sgml b/help/C/usage-mainwindow.sgml index 2d2454a79e..d13a811172 100644 --- a/help/C/usage-mainwindow.sgml +++ b/help/C/usage-mainwindow.sgml @@ -139,6 +139,12 @@ </itemizedlist> </para> </sect2> + <info id="exchange info"> + <title>Does Evolution Talk to Exchange?</title> + <para> + <application>Evolution</application> will only work with the popular email server, Microsoft Exchange, if you have <application>Exchange</application> set to use standard protocols such as POP or IMAP. Support for shared calendars is not supported at this time. + </para> + </info> <sect2 id="third-step"> <title>Sending Email</title> <para> diff --git a/help/ChangeLog b/help/ChangeLog index e46bdfff52..7c7049badb 100644 --- a/help/ChangeLog +++ b/help/ChangeLog @@ -1,3 +1,7 @@ +2001-09-03 Kevin Breit <battery841@mediaone.net> + + * C/usage-mainwindow.sgml: Added info on Exchange interaction + 2001-08-30 Aaron Weber <aaron@ximian.com> * C/usage-exec-summary.sgml: revise for style. added info about calendar customizing. |