Author: rdonkin
Date: Wed Dec 3 06:32:03 2008
New Revision: 722902
URL: http://svn.apache.org/viewvc?rev=722902&view=rev
Log:
Link Sieve mailet from mailet subsite
Modified:
james/mailet/current/src/site/site.xml
james/mailet/current/src/site/xdoc/index.xml
Modified: james/mailet/current/src/site/site.xml
URL:
http://svn.apache.org/viewvc/james/mailet/current/src/site/site.xml?rev=722902&r1=722901&r2=722902&view=diff
==============================================================================
--- james/mailet/current/src/site/site.xml (original)
+++ james/mailet/current/src/site/site.xml Wed Dec 3 06:32:03 2008
@@ -40,6 +40,7 @@
<item name="API" href="http://james.apache.org/mailet/api"/>
<item name="Basic Toolkit"
href="http://james.apache.org/mailet/base"/>
<item name="Crypto"
href="http://james.apache.org/mailet/crypto"/>
+ <item name="Sieve"
href='http://james.apache.org/jsieve/mailet/index.html'/>
<item name="MailetDocs"
href="http://james.apache.org/mailet/maven-mailetdocs-plugin"/>
<item name="Standard"
href="http://james.apache.org/mailet/standard"/>
</menu>
@@ -57,4 +58,4 @@
</menu>
</body>
-</project>
\ No newline at end of file
+</project>
Modified: james/mailet/current/src/site/xdoc/index.xml
URL:
http://svn.apache.org/viewvc/james/mailet/current/src/site/xdoc/index.xml?rev=722902&r1=722901&r2=722902&view=diff
==============================================================================
--- james/mailet/current/src/site/xdoc/index.xml (original)
+++ james/mailet/current/src/site/xdoc/index.xml Wed Dec 3 06:32:03 2008
@@ -60,6 +60,11 @@
<img src='crypto/images/james-crypto-mailets-logo.gif' alt='Crypto
Mailets logo'/></a><br />
contains cryptographic Mailets which can be used to sign and verify
signatures
</li>
+<li><a href='http://james.apache.org/jsieve/mailet/index.html'>
+<img src='http://james.apache.org/jsieve/mailet/images/james-jsieve-logo.gif'
alt='JSieve log'/></a>
+<br/>
+contains mailets using the <a
href='http://www.ietf.org/rfc/rfc3028.txt'>Sieve</a> mail filter language
+</li>
</ul>
</section>
</body>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]