Permalink
Cannot retrieve contributors at this time
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
130 lines (92 sloc)
3.69 KB
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> | |
| <html> | |
| <head> | |
| <title>list mail</title> | |
| <LINK REL="StyleSheet" HREF="style.css" type="text/css"> | |
| </head> | |
| <BODY background="images/65.jpg" > | |
| <div align="center" style="font-size:24;font-family:verdana"> | |
| list mail<br> | |
| <hr size=3 width=350><br><br> | |
| </div> | |
| <!-- texas raves mailing list --> | |
| <table border=1 bgcolor="black" cellpadding=2 cellspacing=0> | |
| <tr><td><b> txraves </b></td></tr> | |
| </table> | |
| <font size=2> | |
| <ul> | |
| <b>Website:</b> <a href="http://www.hyperreal.org/raves/texas/txraves.htm">http://www.hyperreal.org/raves/texas/txraves.htm</a><br><br> | |
| <b>To Subscribe:</b><br> | |
| send an email to <a href="mailto:majordomo@onramp.net"> | |
| majordomo@onramp.net</a> with the words <b>subscribe txraves</b> in the body of the message<br><br> | |
| <b>To Unsubscribe:</b><br> | |
| send an email to <a href="mailto:majordomo@onramp.net"> | |
| majordomo@onramp.net</a> with the words <b>unsubscribe txraves</b> in the body of the message | |
| </ul><br><br> | |
| </font> | |
| <!-- houston raves mailing list --> | |
| <table border=1 bgcolor="black" cellpadding=2 cellspacing=0> | |
| <tr><td><b> hraves </b></td></tr> | |
| </table> | |
| <font size=2> | |
| <ul> | |
| <b>Website:</b> <a href="http://www.hraves.com/maillist.html">http://www.hraves.com/maillist.html</a><br><br> | |
| <b>To Subscribe:</b><br> | |
| send an email to <a href="mailto:majordomo@insync.net">majordomo@insync.net</a> with | |
| the words <b>subscribe hraves</b> in the body of the message<br><br> | |
| <b>To Unsubscribe:</b><br> | |
| send an email to <a href="mailto:majordomo@insync.net">majordomo@insync.net</a> with | |
| the words <b>unsubscribe hraves</b> in the body of the message<br><br> | |
| </ul><br><br> | |
| </font> | |
| <!-- dallas raves mailing list --> | |
| <table border=1 bgcolor="black" cellpadding=2 cellspacing=0> | |
| <tr><td><b> draves </b></td></tr> | |
| </table> | |
| <font size=2> | |
| <ul> | |
| <b>Website:</b> <a href="http://www.eGroups.com/list/draves">http://www.eGroups.com/list/draves</a><br><br> | |
| <b>To Subscribe:</b><br> | |
| send an email to <a href="mailto:draves-subscribe@egroups.com">draves-subscribe@egroups.com</a> | |
| <br><br> | |
| <b>To Unsubscribe:</b><br> | |
| send an email to <a href="mailto:draves-unsubscribe@egroups.com">draves-unsubscribe@egroups.com</a> | |
| <br><br> | |
| </ul><br><br> | |
| </font> | |
| <!-- a-raves mailing list --> | |
| <table border=1 bgcolor="black" cellpadding=2 cellspacing=0> | |
| <tr><td><b> a-raves </b></td></tr> | |
| </table> | |
| <font size=2> | |
| <ul> | |
| <b>Website:</b> <a href="http://www.egroups.com/list/a-raves/info.html">http://www.egroups.com/list/a-raves/info.html</a><br><br> | |
| <b>To Subscribe:</b><br> | |
| send an email to <a href="mailto:a-raves-subscribe@egroups.com">a-raves-subscribe@egroups.com</a> | |
| <br><br> | |
| <b>To Unsubscribe:</b><br> | |
| send an email to <a href="mailto:a-raves-unsubscribe@egroups.com">a-raves-unsubscribe@egroups.com</a> | |
| <br><br> | |
| </ul><br><br> | |
| </font> | |
| <!-- southern goa mailing list --> | |
| <table border=1 bgcolor="black" cellpadding=2 cellspacing=0> | |
| <tr><td><b> sgoa </b></td></tr> | |
| </table> | |
| <font size=2> | |
| <ul> | |
| <b>Website:</b> <a href="http://www.umprod.com/html/sgoa.html">http://www.umprod.com/html/sgoa.html</a><br><br> | |
| <b>To Subscribe:</b><br> | |
| send an email to <a href="mailto:sgoa-request@txraves.org?subject=subscribe">sgoa-request@txraves.org</a> | |
| with the word <b>subscribe</b> in the subject | |
| <br><br> | |
| <b>To Unsubscribe:</b><br> | |
| send an email to <a href="mailto:sgoa-request@txraves.org?subject=unsubscribe">sgoa-request@txraves.org</a> | |
| with the word <b>unsubscribe</b> in the subject | |
| <br><br> | |
| </ul><br><br> | |
| </font> | |
| <hr size=3 width="100%"> | |
| <a class="contactinfo" href="mailto:webmaster@txraves.org">webmaster@txraves.org</a><br> | |
| </body> | |
| </html> |