Update of /cvsroot/tmda/tmda/htdocs
In directory usw-pr-cvs1:/tmp/cvs-serv29332/htdocs
Modified Files:
ChangeLog faq.ht faq.html
Log Message:
Add links to each of the FAQ items for easier navigation.
Patch contributed by Lou Hevly.
Index: ChangeLog
===================================================================
RCS file: /cvsroot/tmda/tmda/htdocs/ChangeLog,v
retrieving revision 1.36
retrieving revision 1.37
diff -u -r1.36 -r1.37
--- ChangeLog 2001/11/28 01:21:02 1.36
+++ ChangeLog 2001/11/28 16:41:07 1.37
@@ -1,3 +1,8 @@
+2001-11-28 Jason R. Mastaler <jasonrm@xxxxxxxxxxxxxxxxxxxxxxxxxx>
+
+ * faq.ht (Links): Add links to each of the FAQ items for easier
+ navigation. Patch contributed by Lou Hevly.
+
2001-11-27 Jason R. Mastaler <jasonrm@xxxxxxxxxxxxxxxxxxxxxxxxxx>
* config-filter.ht (Links): Point the list2dbm link at an updated
Index: faq.ht
===================================================================
RCS file: /cvsroot/tmda/tmda/htdocs/faq.ht,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- faq.ht 2001/11/28 00:50:14 1.10
+++ faq.ht 2001/11/28 16:41:07 1.11
@@ -2,19 +2,19 @@
Links: overview-links.h usage-links.h support-links.h
<h3>TMDA FREQUENTLY ASKED QUESTIONS</h3>
+<ol>
+<li><a href="#1">How do I setup a whitelist?</a> <br>
+<li><a href="#2">Will TMDA run on non-unix clients such as Microsoft
Windows?</a> <br>
+<li><a href="#3">Does TMDA have a web interface?</a> <br>
+<li><a href="#4">How do I setup TMDA with vpopmail?</a> <br>
+<li><a href="#5">How can I delete old, unconfirmed messages from TMDA's
pending queue?</a> <br>
+<li><a href="#6">How do I allow my ezmlm mailing lists to pass through
TMDA?</a> <br>
+<li><a href="#7">How can I prevent BBDB from asking about 'dated'
addresses?</a><br>
+</ol>
-<li>How do I setup a whitelist? <br>
-<li>Will TMDA run on non-unix clients such as Microsoft Windows? <br>
-<li>Does TMDA have a web interface? <br>
-<li>How do I setup TMDA with vpopmail? <br>
-<li>How can I delete old, unconfirmed messages from TMDA's pending queue? <br>
-<li>How do I allow my ezmlm mailing lists to pass through TMDA? <br>
-<li>How can I prevent BBDB from asking about 'dated' addresses?<br>
-<br>
-
<hr>
<li><b>
-How do I setup a whitelist? I'd like any address in
+<a name="1">How do I setup a whitelist?</a> I'd like any address in
my domain (domain.dom) to be able to send me mail without
worrying about confirmations.
</b>
@@ -61,7 +61,7 @@
<hr>
<li><b>
-Will TMDA run on non-unix clients such as Microsoft Windows?
+<a name="2">Will TMDA run on non-unix clients such as Microsoft Windows?</a>
</b>
<br><br>
@@ -79,7 +79,7 @@
<hr>
<li><b>
-Does TMDA have a web interface?
+<a name="3">Does TMDA have a web interface?</a>
</b>
<br><br>
Yes. <a href="http://devel.samstech.net/" TARGET="Resource
Window">QAdmin-TMDA</a> is
@@ -91,7 +91,7 @@
<hr>
<li><b>
-How do I setup TMDA with <a href="http://inter7.com/vpopmail/"
TARGET="Resource Window">vpopmail</a>?
+<a name="4">How do I setup TMDA</a> with <a href="http://inter7.com/vpopmail/"
TARGET="Resource Window">vpopmail</a>?
</b>
<br><br>
See Lou Hevly's <a href="http://www.visca.com/tmda/tmda_vpop.html"
TARGET="Resource Window">
@@ -99,7 +99,7 @@
<hr>
<li><b>
-How can I delete old, unconfirmed messages from TMDA's pending queue?
+<a name="5">How can I delete old</a>, unconfirmed messages from TMDA's pending
queue?
</b>
<br><br>
@@ -119,7 +119,7 @@
<hr>
<li><b>
-How do I allow my <a href="http://cr.yp.to/ezmlm.html" TARGET="Resource
Window">ezmlm</a>
+<a name="6">How do I allow my</a> <a href="http://cr.yp.to/ezmlm.html"
TARGET="Resource Window">ezmlm</a>
mailing lists to pass through TMDA? Each list message is sent out
with a different envelope sender address.
</b>
@@ -138,7 +138,7 @@
<hr>
<li><b>
-I use <a href="http://bbdb.sourceforge.net/" TARGET="Resource
Window">BBDB</a>,
+<a name="7">I use</a> <a href="http://bbdb.sourceforge.net/" TARGET="Resource
Window">BBDB</a>,
and every time it sees a new 'dated' address it asks me whether I want
it added to so-and-so's BBDB record. How can I prevent this?
</b>
@@ -149,4 +149,4 @@
<a href="http://forums.my.gnus.org/viewtopic.php?topic=46&forum=7&0"
TARGET="Resource Window">BBDB hook</a>
to filter the addresses before adding them to the database.
-<hr>
\ No newline at end of file
+<hr>
Index: faq.html
===================================================================
RCS file: /cvsroot/tmda/tmda/htdocs/faq.html,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- faq.html 2001/11/28 00:50:14 1.13
+++ faq.html 2001/11/28 16:41:07 1.14
@@ -1,6 +1,6 @@
<HTML>
<!-- THIS PAGE IS AUTOMATICALLY GENERATED. DO NOT EDIT. -->
-<!-- Tue Nov 27 17:47:26 2001 -->
+<!-- Wed Nov 28 09:38:32 2001 -->
<!-- USING HT2HTML 1.2 -->
<!-- SEE http://barry.wooz.org/software/ht2html -->
<!-- User-specified headers:
@@ -127,19 +127,19 @@
<!-- start of body cell -->
<TD VALIGN=TOP WIDTH="90%"><BR>
<h3>TMDA FREQUENTLY ASKED QUESTIONS</h3>
+<ol>
+<li><a href="#1">How do I setup a whitelist?</a> <br>
+<li><a href="#2">Will TMDA run on non-unix clients such as Microsoft
Windows?</a> <br>
+<li><a href="#3">Does TMDA have a web interface?</a> <br>
+<li><a href="#4">How do I setup TMDA with vpopmail?</a> <br>
+<li><a href="#5">How can I delete old, unconfirmed messages from TMDA's
pending queue?</a> <br>
+<li><a href="#6">How do I allow my ezmlm mailing lists to pass through
TMDA?</a> <br>
+<li><a href="#7">How can I prevent BBDB from asking about 'dated'
addresses?</a><br>
+</ol>
-<li>How do I setup a whitelist? <br>
-<li>Will TMDA run on non-unix clients such as Microsoft Windows? <br>
-<li>Does TMDA have a web interface? <br>
-<li>How do I setup TMDA with vpopmail? <br>
-<li>How can I delete old, unconfirmed messages from TMDA's pending queue? <br>
-<li>How do I allow my ezmlm mailing lists to pass through TMDA? <br>
-<li>How can I prevent BBDB from asking about 'dated' addresses?<br>
-<br>
-
<hr>
<li><b>
-How do I setup a whitelist? I'd like any address in
+<a name="1">How do I setup a whitelist?</a> I'd like any address in
my domain (domain.dom) to be able to send me mail without
worrying about confirmations.
</b>
@@ -186,7 +186,7 @@
<hr>
<li><b>
-Will TMDA run on non-unix clients such as Microsoft Windows?
+<a name="2">Will TMDA run on non-unix clients such as Microsoft Windows?</a>
</b>
<br><br>
@@ -204,7 +204,7 @@
<hr>
<li><b>
-Does TMDA have a web interface?
+<a name="3">Does TMDA have a web interface?</a>
</b>
<br><br>
Yes. <a href="http://devel.samstech.net/" TARGET="Resource
Window">QAdmin-TMDA</a> is
@@ -216,7 +216,7 @@
<hr>
<li><b>
-How do I setup TMDA with <a href="http://inter7.com/vpopmail/"
TARGET="Resource Window">vpopmail</a>?
+<a name="4">How do I setup TMDA</a> with <a href="http://inter7.com/vpopmail/"
TARGET="Resource Window">vpopmail</a>?
</b>
<br><br>
See Lou Hevly's <a href="http://www.visca.com/tmda/tmda_vpop.html"
TARGET="Resource Window">
@@ -224,7 +224,7 @@
<hr>
<li><b>
-How can I delete old, unconfirmed messages from TMDA's pending queue?
+<a name="5">How can I delete old</a>, unconfirmed messages from TMDA's pending
queue?
</b>
<br><br>
@@ -244,7 +244,7 @@
<hr>
<li><b>
-How do I allow my <a href="http://cr.yp.to/ezmlm.html" TARGET="Resource
Window">ezmlm</a>
+<a name="6">How do I allow my</a> <a href="http://cr.yp.to/ezmlm.html"
TARGET="Resource Window">ezmlm</a>
mailing lists to pass through TMDA? Each list message is sent out
with a different envelope sender address.
</b>
@@ -263,7 +263,7 @@
<hr>
<li><b>
-I use <a href="http://bbdb.sourceforge.net/" TARGET="Resource
Window">BBDB</a>,
+<a name="7">I use</a> <a href="http://bbdb.sourceforge.net/" TARGET="Resource
Window">BBDB</a>,
and every time it sees a new 'dated' address it asks me whether I want
it added to so-and-so's BBDB record. How can I prevent this?
</b>
@@ -275,6 +275,7 @@
to filter the addresses before adding them to the database.
<hr>
+
</TD><!-- end of body cell -->
</TR><!-- end of sidebar/body row -->
</TABLE><!-- end of page table -->
_______________________________________________
tmda-cvs mailing list
http://libertine.org/lists/listinfo/tmda-cvs
|