diff options
| author | bwarsaw | 2001-05-10 21:53:45 +0000 |
|---|---|---|
| committer | bwarsaw | 2001-05-10 21:53:45 +0000 |
| commit | 0a0fae7c3eadf3b476ca314a7c65ae8d2399b1fa (patch) | |
| tree | b27600bcb2afb8626ce7746480c323d1fe083187 | |
| parent | f660485859804ef8b78bd5d79e17ea1d0c28f0c5 (diff) | |
| download | mailman-0a0fae7c3eadf3b476ca314a7c65ae8d2399b1fa.tar.gz mailman-0a0fae7c3eadf3b476ca314a7c65ae8d2399b1fa.tar.zst mailman-0a0fae7c3eadf3b476ca314a7c65ae8d2399b1fa.zip | |
| -rw-r--r-- | admin/www/faq.ht | 9 | ||||
| -rw-r--r-- | admin/www/faq.html | 25 | ||||
| -rw-r--r-- | admin/www/index.ht | 2 | ||||
| -rw-r--r-- | admin/www/index.html | 4 |
4 files changed, 27 insertions, 13 deletions
diff --git a/admin/www/faq.ht b/admin/www/faq.ht index 808c6d446..f2aedd759 100644 --- a/admin/www/faq.ht +++ b/admin/www/faq.ht @@ -20,6 +20,13 @@ Title: Mailman Frequently Asked Questions README.EXIM for details. Other MTAs have (of course) different parameters and defaults that control this. First check the README file for your MTA and then consult your MTA's own documentation. +<p> <b> Q. My list members are complaining about Mailman's List-* headers! + What can I do about this? + +</b><br> A. These headers are added by Mailman for the long-term benefit of + end-users. Mailman is compliant with RFC 2369, which is where + these headers are defined. See the file README.USERAGENT for hints + on what to tell your end users. <p> <b> Q. What if I get "document contains no data" from the web server, or mail isn't getting delivered, or I see "Premature end of script headers" or "Mailman CGI error!!!" @@ -85,7 +92,7 @@ Title: Mailman Frequently Asked Questions archives always reside in the private tree, and only when archives are public, is the symlink followed. See this archive message for more details: -<p> <a href="http://www.python.org/pipermail/mailman-users/1998-November/000173.html">http://www.python.org/pipermail/mailman-users/1998-November/000173.html</a> +<p> <a href="http://mail.python.org/pipermail/mailman-users/1998-November/000150.html">http://mail.python.org/pipermail/mailman-users/1998-November/000150.html</a> <p> <b> Q. Still having problems? Running QMail? </b><br> A. Make sure that you are using "preline" before calling "wrapper": diff --git a/admin/www/faq.html b/admin/www/faq.html index 2dde8dd7f..60fbebfd4 100644 --- a/admin/www/faq.html +++ b/admin/www/faq.html @@ -1,6 +1,6 @@ <HTML> <!-- THIS PAGE IS AUTOMATICALLY GENERATED. DO NOT EDIT. --> -<!-- Thu Dec 7 14:44:02 2000 --> +<!-- Thu May 10 17:52:59 2001 --> <!-- USING HT2HTML 1.1 --> <!-- SEE http://www.wooz.org/barry/software/pyware.html --> <!-- User-specified headers: @@ -126,18 +126,18 @@ Email Us </TD></TR> <TR><TD BGCOLOR="#99997c"> -<A HREF="http://www.python.org/"> -<center> - <img border=0 src="./images/PythonPoweredSmall.png"></center></A> +<a href="http://www.python.org/"><img border=0 + src="./images/PythonPoweredSmall.png" + ></a> <a href="http://sourceforge.net"><img + src="http://sourceforge.net/sflogo.php?group_id=103" + width="88" height="31" border="0" + alt="SourceForge Logo"></a> </TD></TR> <TR><TD BGCOLOR="#99997c"> </TD></TR> <TR><TD BGCOLOR="#99997c"> -© 1998,1999,2000 -</TD></TR> -<TR><TD BGCOLOR="#99997c"> -Free Software Foundation, Inc. +© 1998,1999,2000,2001<br>Free Software Foundation, Inc. </TD></TR> </TABLE><!-- end of sidebar table --> @@ -166,6 +166,13 @@ Free Software Foundation, Inc. README.EXIM for details. Other MTAs have (of course) different parameters and defaults that control this. First check the README file for your MTA and then consult your MTA's own documentation. +<p> <b> Q. My list members are complaining about Mailman's List-* headers! + What can I do about this? + +</b><br> A. These headers are added by Mailman for the long-term benefit of + end-users. Mailman is compliant with RFC 2369, which is where + these headers are defined. See the file README.USERAGENT for hints + on what to tell your end users. <p> <b> Q. What if I get "document contains no data" from the web server, or mail isn't getting delivered, or I see "Premature end of script headers" or "Mailman CGI error!!!" @@ -231,7 +238,7 @@ Free Software Foundation, Inc. archives always reside in the private tree, and only when archives are public, is the symlink followed. See this archive message for more details: -<p> <a href="http://www.python.org/pipermail/mailman-users/1998-November/000173.html">http://www.python.org/pipermail/mailman-users/1998-November/000173.html</a> +<p> <a href="http://mail.python.org/pipermail/mailman-users/1998-November/000150.html">http://mail.python.org/pipermail/mailman-users/1998-November/000150.html</a> <p> <b> Q. Still having problems? Running QMail? </b><br> A. Make sure that you are using "preline" before calling "wrapper": diff --git a/admin/www/index.ht b/admin/www/index.ht index 03b0cff56..87c185d0e 100644 --- a/admin/www/index.ht +++ b/admin/www/index.ht @@ -61,7 +61,7 @@ Metheringham, Dan Mick, Jim Tittsler, Ricardo Kustner, Bernhard Reiter, Thomas Wouters, Jeff Berliner, Ted Cabeen, Michael Yount, Ron Jarrell, Chris Snell, David Champion, Darrell Fuhriman, Owen Taylor, Fil, Noam Zeilberger, Mark MERLIN, John A. Martin, Erik Forsberg, -Tanner Lovelace, Les Niles. +Tanner Lovelace, Les Niles, Mike Noyes. <em>We have a extensive wish list and welcome anyone else who would like to contribute!</em> diff --git a/admin/www/index.html b/admin/www/index.html index fdf600741..a46466dfe 100644 --- a/admin/www/index.html +++ b/admin/www/index.html @@ -1,6 +1,6 @@ <HTML> <!-- THIS PAGE IS AUTOMATICALLY GENERATED. DO NOT EDIT. --> -<!-- Wed May 9 13:06:23 2001 --> +<!-- Thu May 10 17:53:00 2001 --> <!-- USING HT2HTML 1.1 --> <!-- SEE http://www.wooz.org/barry/software/pyware.html --> <!-- User-specified headers: @@ -237,7 +237,7 @@ Metheringham, Dan Mick, Jim Tittsler, Ricardo Kustner, Bernhard Reiter, Thomas Wouters, Jeff Berliner, Ted Cabeen, Michael Yount, Ron Jarrell, Chris Snell, David Champion, Darrell Fuhriman, Owen Taylor, Fil, Noam Zeilberger, Mark MERLIN, John A. Martin, Erik Forsberg, -Tanner Lovelace, Les Niles. +Tanner Lovelace, Les Niles, Mike Noyes. <em>We have a extensive wish list and welcome anyone else who would like to contribute!</em> |
