[gnomeweb-wml] Evolution: Remove references to evolution-exchange.
- From: Matthew Barnes <mbarnes src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnomeweb-wml] Evolution: Remove references to evolution-exchange.
- Date: Sun, 13 Oct 2013 16:28:08 +0000 (UTC)
commit 553c784cda700169e98be28c4bc2df1d110a79a3
Author: Matthew Barnes <mbarnes redhat com>
Date: Sun Oct 13 12:26:05 2013 -0400
Evolution: Remove references to evolution-exchange.
The evolution-exchange package was retired in 2012.
projects.gnome.org/evolution/bugs.shtml | 34 --------------------------
projects.gnome.org/evolution/developer.shtml | 1 -
2 files changed, 0 insertions(+), 35 deletions(-)
---
diff --git a/projects.gnome.org/evolution/bugs.shtml b/projects.gnome.org/evolution/bugs.shtml
index d0eb11b..14a7938 100644
--- a/projects.gnome.org/evolution/bugs.shtml
+++ b/projects.gnome.org/evolution/bugs.shtml
@@ -65,15 +65,6 @@
<li><kbd>EWS_DEBUG=2</kbd> — Same as #1 plus all bodies</li>
</ul>
</li>
- <li>Microsoft Exchange account type
- <ul>
- <li><kbd>E2K_DEBUG=1</kbd> — used for debugging classical Exchange support: Print each request
and response</li>
- <li><kbd>E2K_DEBUG=2</kbd> — Same as #1 plus all request and response headers</li>
- <li><kbd>E2K_DEBUG=3</kbd> — Same as #2 plus bodies (except text/html)</li>
- <li><kbd>E2K_DEBUG=4</kbd> — Same as #3 plus global catalog debug</li>
- <li><kbd>E2K_DEBUG=5</kbd> — Same as #4 plus text/html bodies too</li>
- </ul>
- </li>
</ul>
</li>
<li>Novell GroupWise accounts
@@ -128,8 +119,6 @@ gdb evolution
<li>${install_prefix}/libexec/e-addressbook-factory</li>
<li>${install_prefix}/libexec/evolution/${version}/evolution-alarm-notify</li>
-
- <li>${install_prefix}/libexec/evolution/${version}/evolution-exchange-storage</li>
</ol>
<h4>Follow these steps to run the process under gdb</h4>
@@ -170,27 +159,4 @@ gdb evolution
<p>Evolution process also communicates with GroupWise server during Novell GroupWise account setup. One can
run evolution after setting the GROUPWISE_DEBUG in the same manner described above to debug any Novell
GroupWise account setup related problems.</p>
-<h3>Evolution Exchange Connector Debug</h3>
-
-<p>You can debug the communications with a Microsoft Exchange server 2000 or 2003 using the E2K_DEBUG
environment variable. Exchange connector runs as a separate process [evolution-exchange-storage]. You can run
evolution-exchange-storage with E2K_DEBUG set to a value from 1 to 5:</p>
-
-<div style="margin-left: 2em">
- E2K_DEBUG=1 => Print each request and response<br>
- E2K_DEBUG=2 => #1 plus all request and response headers<br>
- E2K_DEBUG=3 => #2 plus bodies (except text/html)<br>
- E2K_DEBUG=4 => #3 plus global catalog debug too<br>
- E2K_DEBUG=5 => #4 plus text/html bodies too<br>
-</div>
-
-<p>You can also append 'm' to E2K_DEBUG to see mail stub debugging: it will print out everything read to or
written from the stub socket. (You can set E2K_DEBUG=m on evolution itself as well, to see the conversation
from the other side.)</p>
-
-<p>Follow these steps to create a log file containing the webdav traffic.</p>
-
-<ol>
- <li>Exit evolution and run the command 'evolution --force-shutdown'</li>
-
- <li>Run the command 'env E2K_DEBUG=4 ${install_prefix}/libexec/evolution-exchange-storage >&
/tmp/exchange.out' [ You can replace 4 in the command with any of the digits mentioned earlier ]</li>
-
- <li>Use evolution like usual.</li>
-</ol>
<!--#include virtual="foot.shtml"-->
diff --git a/projects.gnome.org/evolution/developer.shtml b/projects.gnome.org/evolution/developer.shtml
index 44a5aa5..bf80c78 100644
--- a/projects.gnome.org/evolution/developer.shtml
+++ b/projects.gnome.org/evolution/developer.shtml
@@ -34,7 +34,6 @@
<li><a href="http://library.gnome.org/devel/libedata-cal/stable/">Evolution API Reference: libedata-cal,
the Calendar Backend Library</a>
<li><a href="http://library.gnome.org/devel/libedataserver/stable/">Evolution API Reference:
libedataserver, utility library</a>
<li><a href="http://library.gnome.org/devel/libedataserverui/stable/">Evolution API Reference:
libedataserverui, graphical utility library</a>
- <li><a href="http://library.gnome.org/devel/evolution-exchange/stable/">Evolution Connector for Microsoft
Exchange Programmer's Reference Manual</a>
</ul>
<p>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]