<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel>
        <title>Majordomo Mailing Lists subscribe/unsubscribe/etc</title>
        <description> I found a fairly easy way to implement mailing list subscription on a forum.  I pasted the following code into the Forum Description box for a forum.

[I have edited this message.  Please note I have removed the &amp;lt;form&amp;gt; tag as this was preventing the Admin to move/merge/edit any topic/message.]

&amp;lt;input type=&amp;quot;button&amp;quot; value=&amp;quot;Subscribe&amp;quot; onClick=&amp;quot;window.location.href=&amp;#039;mailto:majordomo@domain.com?Subject=Subscribing to a Message Forum&amp;amp; body=Subscribe Listname&amp;#039;&amp;quot;&amp;gt; &amp;lt;input type=&amp;quot;button&amp;quot; value=&amp;quot;Unsubscribe&amp;quot; onClick=&amp;quot;window.location.href=&amp;#039;mailto:majordomo@domain.com?Subject=Subscribing to a Message Forum&amp;amp; body=Unsubscribe Listname&amp;#039;&amp;quot;&amp;gt; &amp;lt;input type=&amp;quot;button&amp;quot; value=&amp;quot;Subscribe Digest&amp;quot; onClick=&amp;quot;window.location.href=&amp;#039;mailto:majordomo@domain.com?Subject=Subscribing to a Message Forum&amp;amp; body=Subscribe Listname-digest&amp;#039;&amp;quot;&amp;gt; &amp;lt;input type=&amp;quot;button&amp;quot; value=&amp;quot;Unsubscribe Digest&amp;quot; onClick=&amp;quot;window.location.href=&amp;#039;mailto:majordomo@domain.com?Subject=Subscribing to a Message Forum&amp;amp; body=Unsubscribe Listname-digest&amp;#039;&amp;quot;&amp;gt; 
&amp;lt;p&amp;gt;&amp;lt;/p&amp;gt;
Whatever else you want to say about the Forum Description.</description>
        <link>https://www.phorum.org/support/read.php?20,155159,155159#msg-155159</link>
        <lastBuildDate>Thu, 10 Sep 2026 05:29:08 -0500</lastBuildDate>
        <generator>Phorum 6.0.4</generator>
        <item>
            <guid>https://www.phorum.org/support/read.php?20,155159,155159#msg-155159</guid>
            <title>Majordomo Mailing Lists subscribe/unsubscribe/etc</title>
            <link>https://www.phorum.org/support/read.php?20,155159,155159#msg-155159</link>
            <description><![CDATA[ I found a fairly easy way to implement mailing list subscription on a forum.  I pasted the following code into the Forum Description box for a forum.<br />
<br />
<span style="color:#FF0000"><b>[I have edited this message.  Please note I have removed the &lt;form&gt; tag as this was preventing the Admin to move/merge/edit any topic/message.]</b></span><br />
<br />
&lt;input type=&quot;button&quot; value=&quot;Subscribe&quot; onClick=&quot;window.location.href=&#039;mailto:majordomo@domain.com?Subject=Subscribing to a Message Forum&amp; body=Subscribe Listname&#039;&quot;&gt; &lt;input type=&quot;button&quot; value=&quot;Unsubscribe&quot; onClick=&quot;window.location.href=&#039;mailto:majordomo@domain.com?Subject=Subscribing to a Message Forum&amp; body=Unsubscribe Listname&#039;&quot;&gt; &lt;input type=&quot;button&quot; value=&quot;Subscribe Digest&quot; onClick=&quot;window.location.href=&#039;mailto:majordomo@domain.com?Subject=Subscribing to a Message Forum&amp; body=Subscribe Listname-digest&#039;&quot;&gt; &lt;input type=&quot;button&quot; value=&quot;Unsubscribe Digest&quot; onClick=&quot;window.location.href=&#039;mailto:majordomo@domain.com?Subject=Subscribing to a Message Forum&amp; body=Unsubscribe Listname-digest&#039;&quot;&gt; <br />
&lt;p&gt;&lt;/p&gt;<br />
Whatever else you want to say about the Forum Description.]]></description>
            <dc:creator>Beery</dc:creator>
            <category>Phorum Hack/Mod Requests</category>
            <pubDate>Sat, 28 Jun 2014 20:26:27 -0500</pubDate>
        </item>
    </channel>
</rss>
