Update of /cvsroot/tmda/tmda/htdocs
In directory sc8-pr-cvs1:/tmp/cvs-serv23464

Modified Files:
        tmda-cgi.ht tmda-cgi.html 
Log Message:
Added a section to discuss unexpected behavior, such as how tmda-cgi uses
configuration variable PENDING_WHITELIST_APPEND instead of CONFIRM_APPEND.


Index: tmda-cgi.ht
===================================================================
RCS file: /cvsroot/tmda/tmda/htdocs/tmda-cgi.ht,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -r1.14 -r1.15
--- tmda-cgi.ht 9 Dec 2002 06:23:08 -0000       1.14
+++ tmda-cgi.ht 14 Jan 2003 03:10:14 -0000      1.15
@@ -13,6 +13,7 @@
   no-su setup</a><br>
   <a href="#Pass">Passwords</a><br>
   <a href="#Config">Configuration</a><br>
+  <a href="#Surprise">Surprises &amp; gotcha's</a><br>
   <a href="#Template">Templates (URL confirmation)</a></p>
 <hr>
 <h2><a name="What"></a>What is it?</h2>
@@ -495,6 +496,20 @@
   page.</p>
 <p><em><strong>Note:</strong></em> If you change nothing else, you will have to 
   at least set the value for <a 
href="config-vars.html#CGI_ACTIVE"><tt>CGI_ACTIVE</tt></a>.</p>
+<hr>
+<h2><a name="Surprise" id="Surprise"></a>Surprises &amp; gotcha's</h2>
+<p>This section of the documentation is reserved for functionality and quirks 
+  that, although not erroneous, may not be what you expect. Check this list for 
+  help if you experience problems with tmda-cgi.</p>
+<ol>
+  <li>tmda-cgi's whitelist &amp; URL confirmation features do not update the list 
+    pointed to by configuration variable <tt><a 
+href="/config-vars.html#CONFIRM_APPEND">CONFIRM_APPEND</a></tt><tt>.</tt> 
+    <p>tmda-cgi uses configuration variable <a 
+href="/config-vars.html#PENDING_WHITELIST_APPEND"><tt>PENDING_WHITELIST_APPEND</tt></a>
+ 
+      instead of <tt><a 
+href="/config-vars.html#CONFIRM_APPEND">CONFIRM_APPEND</a>.</tt> 
+      To use the whitelist feature or to auto-append to a list when the user clicks 
+      a confirmation URL, you must set <a 
+href="/config-vars.html#PENDING_WHITELIST_APPEND"><tt>PENDING_WHITELIST_APPEND</tt></a>
+ 
+      to a list that is handled by your incoming filter.</li>
+</ol>
 <hr>
 <h2><a name="Template" id="Template"></a>Templates</h2>
 <p>By supplying your own templates (see the <a href="howto-template.html">Template 

Index: tmda-cgi.html
===================================================================
RCS file: /cvsroot/tmda/tmda/htdocs/tmda-cgi.html,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- tmda-cgi.html       13 Jan 2003 19:28:21 -0000      1.10
+++ tmda-cgi.html       14 Jan 2003 03:10:14 -0000      1.11
@@ -1,160 +1,165 @@
-<HTML>
+<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
+<html>
 <!-- THIS PAGE IS AUTOMATICALLY GENERATED.  DO NOT EDIT. -->
-<!-- Mon Jan 13 12:27:27 2003 -->
-<!-- USING HT2HTML 1.2 -->
-<!-- SEE http://barry.wooz.org/software/ht2html -->
+<!-- Mon Jan 13 21:07:52 2003 -->
+<!-- USING HT2HTML 2.0 -->
+<!-- SEE http://ht2html.sf.net -->
 <!-- User-specified headers:
 Title: tmda-cgi HOWTO
 
 -->
 
-<HEAD>
-<TITLE>tmda-cgi HOWTO</TITLE>
-
-</HEAD>
-<BODY BGCOLOR="#ffffff" TEXT="#000000"
-      TOPMARGIN="0" LEFTMARGIN="0" MARGINWIDTH="0" MARGINHEIGHT="0"
-      LINK="#0000bb"  VLINK="#551a8b"
-      ALINK="#ff0000">
+<head>
+<title>tmda-cgi HOWTO</title>
+<meta http-equiv="Content-Type" content="text/html; charset=us-ascii">
+<meta name="generator" content="HT2HTML/2.0">
+<style type="text/css">
+body { margin: 0px; }
+</style>
+</head>
+<body bgcolor="#ffffff" text="#000000"
+      marginwidth="0" marginheight="0"
+      link="#0000bb"  vlink="#551a8b"
+      alink="#ff0000">
 <!-- start of page table -->
-<TABLE WIDTH="100%" BORDER=0 CELLSPACING=0 CELLPADDING=0>
+<table width="100%" border="0" cellspacing="0" cellpadding="0">
 <!-- start of banner row -->
-<TR>
+<tr>
 <!-- start of corner cells -->
-<TD WIDTH=150 VALIGN=CENTER BGCOLOR="#afeeee">
+<td width="150" valign="middle" bgcolor="#afeeee" class="corner">
 <center><font size="+2"
-        >&gt;&gt;&gt;&nbsp;TMDA&nbsp</font></center> </TD>
-<TD WIDTH=15 BGCOLOR="#cccccc">&nbsp;&nbsp;</TD><!--spacer-->
+        >&gt;&gt;&gt;&nbsp;TMDA&nbsp</font></center> </td>
+<td width="15" bgcolor="#cccccc">&nbsp;&nbsp;</td><!--spacer-->
 <!-- end of corner cells -->
 <!-- start of banner -->
-<TD WIDTH="90%" BGCOLOR="#cccccc">
+<td width="90%" bgcolor="#cccccc" class="banner">
 <!-- start of site links table -->
-<TABLE WIDTH="100%" BORDER=0
+<table width="100%" border="0"
 CELLSPACING=0 CELLPADDING=0
-       COLS=4 ROWS=1 BGCOLOR="#ffffff">
-<TR>
-    <TD BGCOLOR="#cccccc">
+       bgcolor="#ffffff">
+<tr>
+    <td bgcolor="#cccccc">
 <a href="./index.html">TMDA Homepage</a>
-    </TD>
-    <TD BGCOLOR="#cccccc">
+    </td>
+    <td bgcolor="#cccccc">
 <a href="http://sourceforge.net/projects/tmda";>TMDA @ SourceForge</a>
-    </TD>
-    <TD BGCOLOR="#cccccc">
-&nbsp;&nbsp;</TD>
-    <TD BGCOLOR="#cccccc">
-&nbsp;&nbsp;</TD>
-</TR>
-</TABLE><!-- end of site links table -->
+    </td>
+    <td bgcolor="#cccccc">
+&nbsp;&nbsp;</td>
+    <td bgcolor="#cccccc">
+&nbsp;&nbsp;</td>
+</tr>
+</table><!-- end of site links table -->
 
-</TD><!-- end of banner -->
-</TR><!-- end of banner row -->
-<TR><!-- start of sidebar/body row -->
+</td><!-- end of banner -->
+</tr><!-- end of banner row -->
+<tr><!-- start of sidebar/body row -->
 <!-- start of sidebar cells -->
-<TD WIDTH=150 VALIGN=TOP BGCOLOR="#cccccc">
+<td width="150" valign="top" bgcolor="#cccccc" class="sidebar">
 <!-- start of sidebar table -->
-<TABLE WIDTH="100%" BORDER=0 CELLSPACING=0 CELLPADDING=3
-       BGCOLOR="#ffffff">
-<TR><TD BGCOLOR="#191970"><B><FONT COLOR="#ffffff">
+<table width="100%" border="0" cellspacing="0" cellpadding="3"
+       bgcolor="#ffffff">
+<tr><td bgcolor="#191970"><b><font color="#ffffff">
 Overview
-</FONT></B></TD></TR>
-<TR><TD BGCOLOR="#cccccc">
-<A HREF="index.html">Introduction</A>
-</TD></TR>
-<TR><TD BGCOLOR="#cccccc">
-<A HREF="history.html">History</A>
-</TD></TR>
-<TR><TD BGCOLOR="#cccccc">
-<A HREF="features.html">Features</A>
-</TD></TR>
-<TR><TD BGCOLOR="#cccccc">
-<A HREF="results.html">Results &amp; Testimonials</A>
-</TD></TR>
-<TR><TD BGCOLOR="#cccccc">
-<A HREF="inuse.html">TMDA In Use</A>
-</TD></TR>
-<TR><TD BGCOLOR="#cccccc">
-<A HREF="press.html">Press Coverage</A>
-</TD></TR>
-<TR><TD BGCOLOR="#cccccc">&nbsp;
-<TR><TD BGCOLOR="#191970"><B><FONT COLOR="#ffffff">
+</font></b></td></tr>
+<tr><td bgcolor="#cccccc">
+<a href="index.html">Introduction</a>
+</td></tr>
+<tr><td bgcolor="#cccccc">
+<a href="history.html">History</a>
+</td></tr>
+<tr><td bgcolor="#cccccc">
+<a href="features.html">Features</a>
+</td></tr>
+<tr><td bgcolor="#cccccc">
+<a href="results.html">Results &amp; Testimonials</a>
+</td></tr>
+<tr><td bgcolor="#cccccc">
+<a href="inuse.html">TMDA In Use</a>
+</td></tr>
+<tr><td bgcolor="#cccccc">
+<a href="press.html">Press Coverage</a>
+</td></tr>
+<tr><td bgcolor="#cccccc">&nbsp;
+<tr><td bgcolor="#191970"><b><font color="#ffffff">
 Usage
-</FONT></B></TD></TR>
-<TR><TD BGCOLOR="#cccccc">
-<A HREF="requirements.html">Requirements</A>
-</TD></TR>
-<TR><TD BGCOLOR="#cccccc">
-<A HREF="download.html">Download</A>
-</TD></TR>
-<TR><TD BGCOLOR="#cccccc">
-<A HREF="install.html">Installation</A>
-</TD></TR>
-<TR><TD BGCOLOR="#cccccc">
-<A HREF="config.html">Configuration</A>
-</TD></TR>
-<TR><TD BGCOLOR="#cccccc">
-<A HREF="howtos.html">HOWTOs</A>
-</TD></TR>
-<TR><TD BGCOLOR="#cccccc">&nbsp;
-<TR><TD BGCOLOR="#191970"><B><FONT COLOR="#ffffff">
+</font></b></td></tr>
+<tr><td bgcolor="#cccccc">
+<a href="requirements.html">Requirements</a>
+</td></tr>
+<tr><td bgcolor="#cccccc">
+<a href="download.html">Download</a>
+</td></tr>
+<tr><td bgcolor="#cccccc">
+<a href="install.html">Installation</a>
+</td></tr>
+<tr><td bgcolor="#cccccc">
+<a href="config.html">Configuration</a>
+</td></tr>
+<tr><td bgcolor="#cccccc">
+<a href="howtos.html">HOWTOs</a>
+</td></tr>
+<tr><td bgcolor="#cccccc">&nbsp;
+<tr><td bgcolor="#191970"><b><font color="#ffffff">
 HOWTOs
-</FONT></B></TD></TR>
-<TR><TD BGCOLOR="#cccccc">
-<A HREF="howtos.html">Overview</A>
-</TD></TR>
-<TR><TD BGCOLOR="#cccccc">
-<A HREF="howto-template.html">Templates</A>
-</TD></TR>
-<TR><TD BGCOLOR="#cccccc">
-<A HREF="tmda-ofmipd.html">tmda-ofmipd</A>
-</TD></TR>
-<TR><TD BGCOLOR="#cccccc">
+</font></b></td></tr>
+<tr><td bgcolor="#cccccc">
+<a href="howtos.html">Overview</a>
+</td></tr>
+<tr><td bgcolor="#cccccc">
+<a href="howto-template.html">Templates</a>
+</td></tr>
+<tr><td bgcolor="#cccccc">
+<a href="tmda-ofmipd.html">tmda-ofmipd</a>
+</td></tr>
+<tr><td bgcolor="#cccccc">
 <b>tmda-cgi</b>
-</TD></TR>
-<TR><TD BGCOLOR="#cccccc">&nbsp;
-<TR><TD BGCOLOR="#191970"><B><FONT COLOR="#ffffff">
+</td></tr>
+<tr><td bgcolor="#cccccc">&nbsp;
+<tr><td bgcolor="#191970"><b><font color="#ffffff">
 Support
-</FONT></B></TD></TR>
-<TR><TD BGCOLOR="#cccccc">
-<A HREF="trouble.html">Troubleshooting</A>
-</TD></TR>
-<TR><TD BGCOLOR="#cccccc">
+</font></b></td></tr>
+<tr><td bgcolor="#cccccc">
+<a href="trouble.html">Troubleshooting</a>
+</td></tr>
+<tr><td bgcolor="#cccccc">
 <a href="http://tmda.net/faq.cgi"; TARGET="Resource Window">FAQ</a>
-</TD></TR>
-<TR><TD BGCOLOR="#cccccc">
-<A HREF="bugs.html">Bugs &amp; Patches</A>
-</TD></TR>
-<TR><TD BGCOLOR="#cccccc">
+</td></tr>
+<tr><td bgcolor="#cccccc">
+<a href="bugs.html">Bugs &amp; Patches</a>
+</td></tr>
+<tr><td bgcolor="#cccccc">
 <a href="http://tmda.net/lists/listinfo/"; TARGET="Resource Window">Mailing Lists</a>
-</TD></TR>
-<TR><TD BGCOLOR="#cccccc">
+</td></tr>
+<tr><td bgcolor="#cccccc">
 <a href="http://mla.libertine.org/"; TARGET="Resource Window">List Archive</a> 
-</TD></TR>
-<TR><TD BGCOLOR="#cccccc">
-<A HREF="support-commercial.html">Commercial Support</A>
-</TD></TR>
-<TR><TD BGCOLOR="#cccccc">
-<A HREF="resources.html">External Resources</A>
-</TD></TR>
-<TR><TD BGCOLOR="#cccccc">&nbsp;
-<TR><TD BGCOLOR="#191970"><B><FONT COLOR="#ffffff">
+</td></tr>
+<tr><td bgcolor="#cccccc">
+<a href="support-commercial.html">Commercial Support</a>
+</td></tr>
+<tr><td bgcolor="#cccccc">
+<a href="resources.html">External Resources</a>
+</td></tr>
+<tr><td bgcolor="#cccccc">&nbsp;
+<tr><td bgcolor="#191970"><b><font color="#ffffff">
 Author
-</FONT></B></TD></TR>
-<TR><TD BGCOLOR="#cccccc">
-<A HREF="mailto:[EMAIL PROTECTED]";>Jason R. Mastaler</A>
-</TD></TR>
-<TR><TD BGCOLOR="#cccccc">
+</font></b></td></tr>
+<tr><td bgcolor="#cccccc">
+<a href="mailto:[EMAIL PROTECTED]";>Jason R. Mastaler</a>
+</td></tr>
+<tr><td bgcolor="#cccccc">
 &nbsp;
-</TD></TR>
-<TR><TD BGCOLOR="#cccccc">
+</td></tr>
+<tr><td bgcolor="#cccccc">
 &copy; 2001-2003
-</TD></TR>
-</TABLE><!-- end of sidebar table -->
+</td></tr>
+</table><!-- end of sidebar table -->
 
-</TD>
-<TD WIDTH=15>&nbsp;&nbsp;</TD><!--spacer-->
+</td>
+<td width="15">&nbsp;&nbsp;</td><!--spacer-->
 <!-- end of sidebar cell -->
 <!-- start of body cell -->
-<TD VALIGN=TOP WIDTH="90%"><BR>
+<td valign="top" width="90%" class="body"><br>
 <h1>tmda-cgi (contributed by <a href="mailto:[EMAIL PROTECTED]";>Gre7g 
Luterman</a>)</h1>
 <p><a href="#What">What is it?</a><br>
   <a href="#Require">Requirements</a><br>
@@ -167,6 +172,7 @@
   no-su setup</a><br>
   <a href="#Pass">Passwords</a><br>
   <a href="#Config">Configuration</a><br>
+  <a href="#Surprise">Surprises &amp; gotcha's</a><br>
   <a href="#Template">Templates (URL confirmation)</a></p>
 <hr>
 <h2><a name="What"></a>What is it?</h2>
@@ -650,6 +656,20 @@
 <p><em><strong>Note:</strong></em> If you change nothing else, you will have to 
   at least set the value for <a 
href="config-vars.html#CGI_ACTIVE"><tt>CGI_ACTIVE</tt></a>.</p>
 <hr>
+<h2><a name="Surprise" id="Surprise"></a>Surprises &amp; gotcha's</h2>
+<p>This section of the documentation is reserved for functionality and quirks 
+  that, although not erroneous, may not be what you expect. Check this list for 
+  help if you experience problems with tmda-cgi.</p>
+<ol>
+  <li>tmda-cgi's whitelist &amp; URL confirmation features do not update the list 
+    pointed to by configuration variable <tt><a 
+href="/config-vars.html#CONFIRM_APPEND">CONFIRM_APPEND</a></tt><tt>.</tt> 
+    <p>tmda-cgi uses configuration variable <a 
+href="/config-vars.html#PENDING_WHITELIST_APPEND"><tt>PENDING_WHITELIST_APPEND</tt></a>
+ 
+      instead of <tt><a 
+href="/config-vars.html#CONFIRM_APPEND">CONFIRM_APPEND</a>.</tt> 
+      To use the whitelist feature or to auto-append to a list when the user clicks 
+      a confirmation URL, you must set <a 
+href="/config-vars.html#PENDING_WHITELIST_APPEND"><tt>PENDING_WHITELIST_APPEND</tt></a>
+ 
+      to a list that is handled by your incoming filter.</li>
+</ol>
+<hr>
 <h2><a name="Template" id="Template"></a>Templates</h2>
 <p>By supplying your own templates (see the <a href="howto-template.html">Template 
   HOWTO</a> for more on customizing your templates) you can use tmda-cgi's URL 
@@ -680,7 +700,7 @@
   </ul>
 </ul>
 
-</TD><!-- end of body cell -->
-</TR><!-- end of sidebar/body row -->
-</TABLE><!-- end of page table -->
-</BODY></HTML>
+</td><!-- end of body cell -->
+</tr><!-- end of sidebar/body row -->
+</table><!-- end of page table -->
+</body></html>

_______________________________________
tmda-cvs mailing list
http://tmda.net/lists/listinfo/tmda-cvs

Reply via email to