From bd7aa7923a25d16207842f9f3d6b773c2fc6fa58 Mon Sep 17 00:00:00 2001 From: David Aspinall Date: Thu, 28 Sep 2000 15:01:50 +0000 Subject: Renamed file --- html/mailinglist.html | 100 ++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 100 insertions(+) create mode 100644 html/mailinglist.html (limited to 'html/mailinglist.html') diff --git a/html/mailinglist.html b/html/mailinglist.html new file mode 100644 index 00000000..b6336f45 --- /dev/null +++ b/html/mailinglist.html @@ -0,0 +1,100 @@ + +

+The mailing list address is + +users@proofgeneral.org. + +

+ +

+To subscribe or unsubscribe, you can fill in the form below. +
+Or send a message to + + majordomo@proofgeneral.org + +with the words "subscribe proofgeneral" +(or "unsubscribe proofgeneral") in the message body. +

+ +

+Since its beginning, the mailing list has been a low-volume list (one +message every few months). If the volume increases significantly due +to user interaction, we will introduce a separate mailing list for +announcements. Junk mail filters are applied to the list to +prevent junk being forwarded to list members. +

+ +

Mailing list subscription

+ +
+ + + + + + + + + + + + + + + + + +
Your name:
Email address:
Please add me to the mailing list.
Please remove me from the mailing list.
+ +
+

+

+Dear " . $from . ",

\n"; }; + print "

"; + print "Your request to " . $request . " the proof general mailing list has been submitted.
"; + print "Thank-you!"; + print "

\n

"; + + click_to_go_back(); + + footer(); + endif; +?> + -- cgit v1.2.3