aboutsummaryrefslogtreecommitdiffstats
path: root/help/C/exchange-connectors-overview.page
diff options
context:
space:
mode:
Diffstat (limited to 'help/C/exchange-connectors-overview.page')
-rw-r--r--help/C/exchange-connectors-overview.page12
1 files changed, 6 insertions, 6 deletions
diff --git a/help/C/exchange-connectors-overview.page b/help/C/exchange-connectors-overview.page
index ec9725cfdc..6a27a811a5 100644
--- a/help/C/exchange-connectors-overview.page
+++ b/help/C/exchange-connectors-overview.page
@@ -24,24 +24,24 @@
<p>Depending on the version of the Microsoft Exchange server that you would like to connect to it is required to make sure that an additional package is installed that provides this functionality.</p>
<p>For Microsoft Exchange 2007, 2010 and newer it is recommended to use the package <sys>evolution-ews</sys>.</p>
-<p><if:choose>
- <if:when test="if:supports('action:install')">
+<if:choose xmlns:if="http://projectmallard.org/if/1.0/">
+ <if:when test="action:install">
<note style="info package">
<p><link action="install:evolution-ews" href="http://projects.gnome.org/evolution/download" style="button">Install evolution-ews</link></p>
</note>
</if:when>
-</if:choose></p>
+</if:choose>
<p>For older versions of Microsoft Exchange, or if <sys>evolution-ews</sys> does not work well for you, try <sys>evolution-mapi</sys>. It uses Microsoft's Messaging API which is also used by Microsoft Outlook. However, <sys>evolution-mapi</sys> requires installing <sys>OpenChange</sys> and <sys>Samba 4</sys>, and is not as performant as <sys>evolution-ews</sys>.</p>
-<p><if:choose>
- <if:when test="if:supports('action:install')">
+<if:choose xmlns:if="http://projectmallard.org/if/1.0/">
+ <if:when test="action:install">
<note style="info package">
<p><link action="install:evolution-mapi" href="http://projects.gnome.org/evolution/download" style="button">Install evolution-mapi</link></p>
</note>
</if:when>
-</if:choose></p>
+</if:choose>
<note style="tip"><p>If you are unsure which Microsoft Exchange server version is used, you may want to contact your system administrator for more information.</p></note>