1 <?xml version="1.0" standalone="yes"?>
4 xmlns="http://www.w3.org/1999/xhtml"
5 xmlns:var="http://www.skyrix.com/od/binding"
6 xmlns:const="http://www.skyrix.com/od/constant"
8 xmlns:label="OGo:label">
10 <var:if condition="isSubject">
11 <var:string value="currentUserName"/> has added you
14 <var:if condition="isBody">
15 <var:string value="currentUserName"/> has added you to the access list for his '<var:string value="resourceName"/>' folder.
16 You can subscribe directly to that folder by following this link:
17 <var:string value="httpAdvisoryURL"/>subscribe?mail-invitation=YES
19 Otherwise, you will be able to subscribe later from the SOGo web interface.