You are viewing a plain text version of this content. The canonical link for it is here.
Posted to server-dev@james.apache.org by rd...@apache.org on 2009/05/15 16:43:27 UTC

svn commit: r775167 - /james/project/trunk/project/src/site/xdoc/mail.xml

Author: rdonkin
Date: Fri May 15 14:43:27 2009
New Revision: 775167

URL: http://svn.apache.org/viewvc?rev=775167&view=rev
Log:
Fixed typos

Modified:
    james/project/trunk/project/src/site/xdoc/mail.xml

Modified: james/project/trunk/project/src/site/xdoc/mail.xml
URL: http://svn.apache.org/viewvc/james/project/trunk/project/src/site/xdoc/mail.xml?rev=775167&r1=775166&r2=775167&view=diff
==============================================================================
--- james/project/trunk/project/src/site/xdoc/mail.xml (original)
+++ james/project/trunk/project/src/site/xdoc/mail.xml Fri May 15 14:43:27 2009
@@ -135,12 +135,12 @@
 messages to multiple mailing lists. The reason is that people may be 
 subscribed to one list and not to the other. Therefore, some people will 
 only see part of the conversation. </p>
-    </section>
 	<subsection name="How to unsubscribe your old email address">
         <p>
         First, find out the particular email adress to which ezmlm is sending.
         The email headers are visible in Microsoft Outlook via the messages menu
         "View | Options".
+        </p>
         <pre>
         Microsoft Mail Internet Headers Version 2.0
         ...
@@ -154,6 +154,7 @@
         Return-Path: server-user-return-12345-<i>john=host.domain</i>@james.apache.org
         ...
         </pre>
+        <p>
         The <i>Return-Path</i> header contains the email address which is subscribed. 
         </p>      
         <p> To stop subscription for the address john@host.domain , send an email to <pre>server-dev-unsubscribe-john=host.domain@james.apache.org</pre>



---------------------------------------------------------------------
To unsubscribe, e-mail: server-dev-unsubscribe@james.apache.org
For additional commands, e-mail: server-dev-help@james.apache.org