diff options
Diffstat (limited to 'debian/htdig/htdig-3.2.0b6/htdoc/mailing.html')
-rw-r--r-- | debian/htdig/htdig-3.2.0b6/htdoc/mailing.html | 60 |
1 files changed, 60 insertions, 0 deletions
diff --git a/debian/htdig/htdig-3.2.0b6/htdoc/mailing.html b/debian/htdig/htdig-3.2.0b6/htdoc/mailing.html new file mode 100644 index 00000000..96b97d03 --- /dev/null +++ b/debian/htdig/htdig-3.2.0b6/htdoc/mailing.html @@ -0,0 +1,60 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" "http://www.w3.org/TR/REC-html40/loose.dtd"> +<html> + <head> + <title> + ht://Dig: Mailing list + </title> + </head> + <body bgcolor="#eef7ff"> + <h1> + ht://Dig mailing list + </h1> + <p> + ht://Dig Copyright © 1995-2004 <a href="THANKS.html">The ht://Dig Group</a><br> + Please see the file <a href="COPYING">COPYING</a> for + license information. + </p> + <hr size="4" noshade> + <p> + There are now several mailing lists related to ht://Dig. + </p> + <blockquote> + <table> + <tr><td><strong>htdig-general</strong> is a relatively high + volume list for discussion of ht://Dig and related + announcements. Major announcements, such as new releases are + sent to this list as well as the htdig3-announce list + below. List traffic is <a href="mailarchive.html" + target="_top">archived here</a>.</td></tr> + <tr><td><strong>htdig-announce</strong> is a + read-only list only for announcements of ht://Dig releases + from the main htdig list.</td></tr> + <tr><td><strong>htdig-dev</strong> is a fairly + moderate volume list for discussion of ht://Dig development + issues and patches. List traffic is <a + href="dev/devmailarchives.html" + target="_top">archived here</a>.</td></tr> + <tr><td><strong>htdig-updates</strong> is a + read-only, relatively high volume list that tracks changes to + the CVS source tree.</td></tr> + </table> + </blockquote> + <p> + To sign up for a list, you should go to the SourceForge <a + href="http://sourceforge.net/mail/?group_id=4593">mailing list + page</a>. Please note that the archives on SourceForge are + only from the middle of January 2001, while the above archives + comprise messages dating back much further. + </p> + <p> + In addition to the mailing lists, bug reports and feature requests + should be sent to the online bug-tracking database + through the <a href="bugs.html">bug reporting page</a>. + </p> + <hr size="4" noshade> + Last modified: $Date: 2004/05/28 13:15:19 $ +<br> + <a href="http://sourceforge.net/"> + <img src="http://sourceforge.net/sflogo.php?group_id=4593&type=1" width="88" height="31" border="0" alt="SourceForge Logo"></a> + </body> +</html> |