You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beehive.apache.org by st...@apache.org on 2005/10/25 20:17:11 UTC

svn commit: r328441 - /beehive/site/src/documentation/content/xdocs/mailinglists.xml

Author: steveh
Date: Tue Oct 25 11:17:00 2005
New Revision: 328441

URL: http://svn.apache.org/viewcvs?rev=328441&view=rev
Log:
Fix for BEEHIVE-768: mailinglists.html could use more unsubscribe info

Modified:
    beehive/site/src/documentation/content/xdocs/mailinglists.xml

Modified: beehive/site/src/documentation/content/xdocs/mailinglists.xml
URL: http://svn.apache.org/viewcvs/beehive/site/src/documentation/content/xdocs/mailinglists.xml?rev=328441&r1=328440&r2=328441&view=diff
==============================================================================
--- beehive/site/src/documentation/content/xdocs/mailinglists.xml (original)
+++ beehive/site/src/documentation/content/xdocs/mailinglists.xml Tue Oct 25 11:17:00 2005
@@ -6,31 +6,70 @@
     <title>Mailing Lists</title>
 </header>
 <body>
-      <p>Use the links below to send mail to, subscribe, unsubscribe or check the archives of the Beehive mailing lists.
-      Subscribing and unsubscribing is performed by simply sending a blank email to one of the addresses linked below.
-      <br/><br/></p>
-      <table>
-        <tr>
-          <td><a href="mailto:user@beehive.apache.org">Beehive Users List</a></td>
-          <td><a href="mailto:user-subscribe@beehive.apache.org">Subscribe</a></td>
-          <td><a href="mailto:user-unsubscribe@beehive.apache.org">Unsubscribe</a></td>
-          <td><a class="fork" href="http://mail-archives.apache.org/mod_mbox/beehive-user/">Archives</a></td>
-        </tr>
-        <tr>
-          <td><a href="mailto:dev@beehive.apache.org">Beehive Developer List</a></td>
-          <td><a href="mailto:dev-subscribe@beehive.apache.org">Subscribe</a></td>
-          <td><a href="mailto:dev-unsubscribe@beehive.apache.org">Unsubscribe</a></td>
-          <td><a class="fork" href="http://mail-archives.apache.org/mod_mbox/beehive-dev/">Archives</a></td>
-        </tr>
-        <tr>
-          <td><a href="mailto:commits@beehive.apache.org">Beehive SVN/Wiki Change List</a></td>
-          <td><a href="mailto:commits-subscribe@beehive.apache.org">Subscribe</a></td>
-          <td><a href="mailto:commits-unsubscribe@beehive.apache.org">Unsubscribe</a></td>
-          <td><a class="fork" href="http://mail-archives.apache.org/mod_mbox/beehive-commits/">Archives</a></td>
-        </tr>
-	<tr>
-          <td><a href="mailto:pmc@beehive.apache.org">Beehive PPMC List</a></td>
-        </tr>
-      </table>
+    <p>
+        Use the links below to send mail to, subscribe, unsubscribe or check the archives of the Beehive mailing lists.
+        Subscribing and unsubscribing is performed by simply sending a blank email to one of the addresses linked below.
+        <br/><br/>
+    </p>
+        <table>
+            <tr>
+                <td><a href="mailto:user@beehive.apache.org">Beehive Users List</a></td>
+                <td><a href="mailto:user-subscribe@beehive.apache.org">Subscribe</a></td>
+                <td><a href="mailto:user-unsubscribe@beehive.apache.org">Unsubscribe</a></td>
+                <td><a class="fork" href="http://mail-archives.apache.org/mod_mbox/beehive-user/">Archives</a></td>
+            </tr>
+            <tr>
+                <td><a href="mailto:dev@beehive.apache.org">Beehive Developer List</a></td>
+                <td><a href="mailto:dev-subscribe@beehive.apache.org">Subscribe</a></td>
+                <td><a href="mailto:dev-unsubscribe@beehive.apache.org">Unsubscribe</a></td>
+                <td><a class="fork" href="http://mail-archives.apache.org/mod_mbox/beehive-dev/">Archives</a></td>
+            </tr>
+            <tr>
+                <td><a href="mailto:commits@beehive.apache.org">Beehive SVN/Wiki Change List</a></td>
+                <td><a href="mailto:commits-subscribe@beehive.apache.org">Subscribe</a></td>
+                <td><a href="mailto:commits-unsubscribe@beehive.apache.org">Unsubscribe</a></td>
+                <td><a class="fork" href="http://mail-archives.apache.org/mod_mbox/beehive-commits/">Archives</a></td>
+            </tr>
+	        <tr>
+                <td><a href="mailto:pmc@beehive.apache.org">Beehive PPMC List</a></td>
+            </tr>
+        </table>
+        <p>
+            <br/><br/>
+            If you have used the unsubscribe links on this page and you are still
+            receiving email from one or more of the Beehive mailing lists, then
+            the likely reason is that you are subscribed under a different address
+            than you currently use.  The ezmlm mail program is used to manage the
+            mailing lists and it will happily unsubscribe an address that isn't on
+            the mailing list, so it may not be clear when unsubscribe requests are
+            in vain.  Follow these steps if you are having trouble unsubscribing:
+        </p>
+        <ul>
+            <li>
+                open a message that came from the persistent list
+            </li>
+            <li>
+                view the headers of the message and find the Return-Path
+                
+                <blockquote><code>Return-Path: beehive-dev-return-3411-user=host.domain@beehive.apache.org</code></blockquote>
+            </li>
+            <li>
+                send a blank email using the mailing list name, the word
+                unsubscribe, and the user=host.domain
+                
+                <blockquote>To: beehive-dev-unsubscribe-user=host.domain@beehive.apache.org</blockquote>
+            </li>
+            <li>
+                respond to the confirmation message
+            </li>
+        </ul>
+        <p>
+            If you still have problems, then send email to the list owner (
+            <a href="mailto:beehive-user-owner@beehive.apache.org">beehive-user</a> or 
+            <a href="mailto:beehive-dev-owner@beehive.apache.org">beehive-dev</a>
+            ) telling them that you have attempted to unsubscribe the address from
+            the Return Path and have been unsuccessful.
+            <br/><br/>
+        </p>      
   </body>
 </document>



Re: svn commit: r328441 - /beehive/site/src/documentation/content/xdocs/mailinglists.xml

Posted by Steve Hanson <st...@gmail.com>.
Yes, please fix it.

Thanks for the catch.

On 10/25/05, Carlin Rogers <ca...@gmail.com> wrote:
>
> Hi Steve,
>
> I was going to add myself to the contributors.xml document - now that I
> have
> karma ;-) and am finding my way around the site/src/documentation - and
> tried to build the site locally. I noticed that the validate-xdocs target
> fails because of the additional <blockquote> elements from the change to
> mailinglists.xml. Do you want me to go ahead and remove or change the
> <blockquote> to fix the build, as part of my changes? Let me know what
> works
> best.
>
> Thanks,
> Carlin
>
> On 10/25/05, steveh@apache.org <st...@apache.org> wrote:
> >
> > Author: steveh
> > Date: Tue Oct 25 11:17:00 2005
> > New Revision: 328441
> >
> > URL: http://svn.apache.org/viewcvs?rev=328441&view=rev
> > Log:
> > Fix for BEEHIVE-768: mailinglists.html could use more unsubscribe info
> >
> > Modified:
> > beehive/site/src/documentation/content/xdocs/mailinglists.xml
> >
> > Modified: beehive/site/src/documentation/content/xdocs/mailinglists.xml
> > URL:
> >
> http://svn.apache.org/viewcvs/beehive/site/src/documentation/content/xdocs/mailinglists.xml?rev=328441&r1=328440&r2=328441&view=diff
> >
> >
> ==============================================================================
> > --- beehive/site/src/documentation/content/xdocs/mailinglists.xml
> > (original)
> > +++ beehive/site/src/documentation/content/xdocs/mailinglists.xml Tue
> Oct
> > 25 11:17:00 2005
> > @@ -6,31 +6,70 @@
> > <title>Mailing Lists</title>
> > </header>
> > <body>
> > - <p>Use the links below to send mail to, subscribe, unsubscribe or
> check
> > the archives of the Beehive mailing lists.
> > - Subscribing and unsubscribing is performed by simply sending a blank
> > email to one of the addresses linked below.
> > - <br/><br/></p>
> > - <table>
> > - <tr>
> > - <td><a href="mailto:user@beehive.apache.org">Beehive Users
> List</a></td>
> > - <td><a href="mailto:user-subscribe@beehive.apache.org
> > ">Subscribe</a></td>
> > - <td><a href="mailto:user-unsubscribe@beehive.apache.org
> > ">Unsubscribe</a></td>
> > - <td><a class="fork" href="
> > http://mail-archives.apache.org/mod_mbox/beehive-user/"
> >Archives</a></td>
> > - </tr>
> > - <tr>
> > - <td><a href="mailto:dev@beehive.apache.org">Beehive Developer
> > List</a></td>
> > - <td><a href="mailto:dev-subscribe@beehive.apache.org
> ">Subscribe</a></td>
> > - <td><a href="mailto:dev-unsubscribe@beehive.apache.org
> > ">Unsubscribe</a></td>
> > - <td><a class="fork" href="
> > http://mail-archives.apache.org/mod_mbox/beehive-dev/">Archives</a></td>
> > - </tr>
> > - <tr>
> > - <td><a href="mailto:commits@beehive.apache.org">Beehive SVN/Wiki
> Change
> > List</a></td>
> > - <td><a href="mailto:commits-subscribe@beehive.apache.org
> > ">Subscribe</a></td>
> > - <td><a href="mailto:commits-unsubscribe@beehive.apache.org
> > ">Unsubscribe</a></td>
> > - <td><a class="fork" href="
> > http://mail-archives.apache.org/mod_mbox/beehive-commits/"
> > >Archives</a></td>
> > - </tr>
> > - <tr>
> > - <td><a href="mailto:pmc@beehive.apache.org">Beehive PPMC List</a></td>
> > - </tr>
> > - </table>
> > + <p>
> > + Use the links below to send mail to, subscribe, unsubscribe or check
> the
> > archives of the Beehive mailing lists.
> > + Subscribing and unsubscribing is performed by simply sending a blank
> > email to one of the addresses linked below.
> > + <br/><br/>
> > + </p>
> > + <table>
> > + <tr>
> > + <td><a href="mailto:user@beehive.apache.org">Beehive Users
> List</a></td>
> > + <td><a href="mailto:user-subscribe@beehive.apache.org
> > ">Subscribe</a></td>
> > + <td><a href="mailto:user-unsubscribe@beehive.apache.org
> > ">Unsubscribe</a></td>
> > + <td><a class="fork" href="
> > http://mail-archives.apache.org/mod_mbox/beehive-user/"
> >Archives</a></td>
> > + </tr>
> > + <tr>
> > + <td><a href="mailto:dev@beehive.apache.org">Beehive Developer
> > List</a></td>
> > + <td><a href="mailto:dev-subscribe@beehive.apache.org
> ">Subscribe</a></td>
> > + <td><a href="mailto:dev-unsubscribe@beehive.apache.org
> > ">Unsubscribe</a></td>
> > + <td><a class="fork" href="
> > http://mail-archives.apache.org/mod_mbox/beehive-dev/">Archives</a></td>
> > + </tr>
> > + <tr>
> > + <td><a href="mailto:commits@beehive.apache.org">Beehive SVN/Wiki
> Change
> > List</a></td>
> > + <td><a href="mailto:commits-subscribe@beehive.apache.org
> > ">Subscribe</a></td>
> > + <td><a href="mailto:commits-unsubscribe@beehive.apache.org
> > ">Unsubscribe</a></td>
> > + <td><a class="fork" href="
> > http://mail-archives.apache.org/mod_mbox/beehive-commits/"
> > >Archives</a></td>
> > + </tr>
> > + <tr>
> > + <td><a href="mailto:pmc@beehive.apache.org">Beehive PPMC List</a></td>
> > + </tr>
> > + </table>
> > + <p>
> > + <br/><br/>
> > + If you have used the unsubscribe links on this page and you are still
> > + receiving email from one or more of the Beehive mailing lists, then
> > + the likely reason is that you are subscribed under a different address
> > + than you currently use. The ezmlm mail program is used to manage the
> > + mailing lists and it will happily unsubscribe an address that isn't on
> > + the mailing list, so it may not be clear when unsubscribe requests are
> > + in vain. Follow these steps if you are having trouble unsubscribing:
> > + </p>
> > + <ul>
> > + <li>
> > + open a message that came from the persistent list
> > + </li>
> > + <li>
> > + view the headers of the message and find the Return-Path
> > +
> > + <blockquote><code>Return-Path: beehive-dev-return-3411-user=
> > host.domain@beehive.apache.org</code></blockquote>
> > + </li>
> > + <li>
> > + send a blank email using the mailing list name, the word
> > + unsubscribe, and the user=host.domain
> > +
> > + <blockquote>To: beehive-dev-unsubscribe-user=
> > host.domain@beehive.apache.org</blockquote>
> > + </li>
> > + <li>
> > + respond to the confirmation message
> > + </li>
> > + </ul>
> > + <p>
> > + If you still have problems, then send email to the list owner (
> > + <a href="mailto:beehive-user-owner@beehive.apache.org
> ">beehive-user</a>
> > or
> > + <a href="mailto:beehive-dev-owner@beehive.apache.org">beehive-dev</a>
> > + ) telling them that you have attempted to unsubscribe the address from
> > + the Return Path and have been unsuccessful.
> > + <br/><br/>
> > + </p>
> > </body>
> > </document>
> >
> >
> >
>
>

Re: svn commit: r328441 - /beehive/site/src/documentation/content/xdocs/mailinglists.xml

Posted by Carlin Rogers <ca...@gmail.com>.
Hi Steve,

I was going to add myself to the contributors.xml document - now that I have
karma ;-) and am finding my way around the site/src/documentation - and
tried to build the site locally. I noticed that the validate-xdocs target
fails because of the additional <blockquote> elements from the change to
mailinglists.xml. Do you want me to go ahead and remove or change the
<blockquote> to fix the build, as part of my changes? Let me know what works
best.

Thanks,
Carlin

On 10/25/05, steveh@apache.org <st...@apache.org> wrote:
>
> Author: steveh
> Date: Tue Oct 25 11:17:00 2005
> New Revision: 328441
>
> URL: http://svn.apache.org/viewcvs?rev=328441&view=rev
> Log:
> Fix for BEEHIVE-768: mailinglists.html could use more unsubscribe info
>
> Modified:
> beehive/site/src/documentation/content/xdocs/mailinglists.xml
>
> Modified: beehive/site/src/documentation/content/xdocs/mailinglists.xml
> URL:
> http://svn.apache.org/viewcvs/beehive/site/src/documentation/content/xdocs/mailinglists.xml?rev=328441&r1=328440&r2=328441&view=diff
>
> ==============================================================================
> --- beehive/site/src/documentation/content/xdocs/mailinglists.xml
> (original)
> +++ beehive/site/src/documentation/content/xdocs/mailinglists.xml Tue Oct
> 25 11:17:00 2005
> @@ -6,31 +6,70 @@
> <title>Mailing Lists</title>
> </header>
> <body>
> - <p>Use the links below to send mail to, subscribe, unsubscribe or check
> the archives of the Beehive mailing lists.
> - Subscribing and unsubscribing is performed by simply sending a blank
> email to one of the addresses linked below.
> - <br/><br/></p>
> - <table>
> - <tr>
> - <td><a href="mailto:user@beehive.apache.org">Beehive Users List</a></td>
> - <td><a href="mailto:user-subscribe@beehive.apache.org
> ">Subscribe</a></td>
> - <td><a href="mailto:user-unsubscribe@beehive.apache.org
> ">Unsubscribe</a></td>
> - <td><a class="fork" href="
> http://mail-archives.apache.org/mod_mbox/beehive-user/">Archives</a></td>
> - </tr>
> - <tr>
> - <td><a href="mailto:dev@beehive.apache.org">Beehive Developer
> List</a></td>
> - <td><a href="mailto:dev-subscribe@beehive.apache.org">Subscribe</a></td>
> - <td><a href="mailto:dev-unsubscribe@beehive.apache.org
> ">Unsubscribe</a></td>
> - <td><a class="fork" href="
> http://mail-archives.apache.org/mod_mbox/beehive-dev/">Archives</a></td>
> - </tr>
> - <tr>
> - <td><a href="mailto:commits@beehive.apache.org">Beehive SVN/Wiki Change
> List</a></td>
> - <td><a href="mailto:commits-subscribe@beehive.apache.org
> ">Subscribe</a></td>
> - <td><a href="mailto:commits-unsubscribe@beehive.apache.org
> ">Unsubscribe</a></td>
> - <td><a class="fork" href="
> http://mail-archives.apache.org/mod_mbox/beehive-commits/"
> >Archives</a></td>
> - </tr>
> - <tr>
> - <td><a href="mailto:pmc@beehive.apache.org">Beehive PPMC List</a></td>
> - </tr>
> - </table>
> + <p>
> + Use the links below to send mail to, subscribe, unsubscribe or check the
> archives of the Beehive mailing lists.
> + Subscribing and unsubscribing is performed by simply sending a blank
> email to one of the addresses linked below.
> + <br/><br/>
> + </p>
> + <table>
> + <tr>
> + <td><a href="mailto:user@beehive.apache.org">Beehive Users List</a></td>
> + <td><a href="mailto:user-subscribe@beehive.apache.org
> ">Subscribe</a></td>
> + <td><a href="mailto:user-unsubscribe@beehive.apache.org
> ">Unsubscribe</a></td>
> + <td><a class="fork" href="
> http://mail-archives.apache.org/mod_mbox/beehive-user/">Archives</a></td>
> + </tr>
> + <tr>
> + <td><a href="mailto:dev@beehive.apache.org">Beehive Developer
> List</a></td>
> + <td><a href="mailto:dev-subscribe@beehive.apache.org">Subscribe</a></td>
> + <td><a href="mailto:dev-unsubscribe@beehive.apache.org
> ">Unsubscribe</a></td>
> + <td><a class="fork" href="
> http://mail-archives.apache.org/mod_mbox/beehive-dev/">Archives</a></td>
> + </tr>
> + <tr>
> + <td><a href="mailto:commits@beehive.apache.org">Beehive SVN/Wiki Change
> List</a></td>
> + <td><a href="mailto:commits-subscribe@beehive.apache.org
> ">Subscribe</a></td>
> + <td><a href="mailto:commits-unsubscribe@beehive.apache.org
> ">Unsubscribe</a></td>
> + <td><a class="fork" href="
> http://mail-archives.apache.org/mod_mbox/beehive-commits/"
> >Archives</a></td>
> + </tr>
> + <tr>
> + <td><a href="mailto:pmc@beehive.apache.org">Beehive PPMC List</a></td>
> + </tr>
> + </table>
> + <p>
> + <br/><br/>
> + If you have used the unsubscribe links on this page and you are still
> + receiving email from one or more of the Beehive mailing lists, then
> + the likely reason is that you are subscribed under a different address
> + than you currently use. The ezmlm mail program is used to manage the
> + mailing lists and it will happily unsubscribe an address that isn't on
> + the mailing list, so it may not be clear when unsubscribe requests are
> + in vain. Follow these steps if you are having trouble unsubscribing:
> + </p>
> + <ul>
> + <li>
> + open a message that came from the persistent list
> + </li>
> + <li>
> + view the headers of the message and find the Return-Path
> +
> + <blockquote><code>Return-Path: beehive-dev-return-3411-user=
> host.domain@beehive.apache.org</code></blockquote>
> + </li>
> + <li>
> + send a blank email using the mailing list name, the word
> + unsubscribe, and the user=host.domain
> +
> + <blockquote>To: beehive-dev-unsubscribe-user=
> host.domain@beehive.apache.org</blockquote>
> + </li>
> + <li>
> + respond to the confirmation message
> + </li>
> + </ul>
> + <p>
> + If you still have problems, then send email to the list owner (
> + <a href="mailto:beehive-user-owner@beehive.apache.org">beehive-user</a>
> or
> + <a href="mailto:beehive-dev-owner@beehive.apache.org">beehive-dev</a>
> + ) telling them that you have attempted to unsubscribe the address from
> + the Return Path and have been unsuccessful.
> + <br/><br/>
> + </p>
> </body>
> </document>
>
>
>