[Mailman-Users] about autosubscribing

johanna lovett johannalovett at gmail.com
Thu Mar 23 23:02:31 CET 2006


I hope I've found the right place to ask this question --- my website offers
Mailman lists and I'm trying to figure out how to allow members to
autosubscribe via my site (so that I don't have to manually add them). Would
code below do it?

Thanks very much for your help.

J.


<hr ALIGN="center" WIDTH="730"><br>
 <H2><B>Join the XYZ list</b></H2>
 <FORM Method=POST ACTION="<SERVER>/mailman /subscribe/<LISTNAME>"><br>
 Your E-mail address: <INPUT type="Text" name="email" size="30"
value=""><br>
 Your Name (optional): <INPUT type="Text" name="fullname" size="30"
value=""><br><br>
 <INPUT type="Submit" name="email-button" value="Subscribe">
 </FORM>
 <p><p>
 <hr ALIGN="center" WIDTH="730">



More information about the Mailman-Users mailing list