diff options
author | bwarsaw <> | 2005-07-24 17:01:17 +0000 |
---|---|---|
committer | bwarsaw <> | 2005-07-24 17:01:17 +0000 |
commit | 6e98fceb2cb8abf866b18cc1334566579e0d3eec (patch) | |
tree | db6ef4332a20acf03ce275a849094ea8a3e660b8 | |
parent | d5b040ed87098ff27ff5097687b9f9f8c5e952a4 (diff) | |
download | mailman2-6e98fceb2cb8abf866b18cc1334566579e0d3eec.tar.gz mailman2-6e98fceb2cb8abf866b18cc1334566579e0d3eec.tar.xz mailman2-6e98fceb2cb8abf866b18cc1334566579e0d3eec.zip |
Update copyright years, typo fix.
-rw-r--r-- | FAQ | 14 | ||||
-rw-r--r-- | admin/www/faq.ht | 12 | ||||
-rw-r--r-- | admin/www/faq.html | 44 |
3 files changed, 42 insertions, 28 deletions
@@ -1,5 +1,5 @@ Mailman - The GNU Mailing List Management System -Copyright (C) 1998,1999,2000,2001,2002 by the Free Software Foundation, Inc. +Copyright (C) 1998-2005 by the Free Software Foundation, Inc. 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA Note: We're migrating the FAQ to an on-line interactive system called @@ -40,16 +40,14 @@ A. These headers are described in RFC 2369 and are added by Mailman Q. Can I put the user's address in the footer that Mailman adds to each message? -A. Yes, in Mailman 2.1. The site admin needs to enable - personalization by setting the following variables in the mm_cfg.py - file: +A. Yes, in Mailman 2.1. The site admin needs to enable personalization by + setting the following variable in the mm_cfg.py file: OWNERS_CAN_ENABLE_PERSONALIZATION = Yes - Once this is done, list admins can enable personalization for - regular delivery members (digest deliveries can't be - personalized currently). A personalized list can include the - user's address in the footer. + Once this is done, list admins can enable personalization for regular + delivery members (digest deliveries can't be personalized currently). A + personalized list can include the user's address in the footer. Q. My users hate HTML in their email and for security reasons, I want to strip out all MIME attachments. How can I do this? diff --git a/admin/www/faq.ht b/admin/www/faq.ht index 2fb7fc46..91f98dfa 100644 --- a/admin/www/faq.ht +++ b/admin/www/faq.ht @@ -33,14 +33,12 @@ FAQ Wizard</a> for more information. <p> <b> Q. Can I put the user's address in the footer that Mailman adds to each message? -</b><br> A. Yes, in Mailman 2.1. The site admin needs to enable - personalization by setting the following variables in the mm_cfg.py - file: +</b><br> A. Yes, in Mailman 2.1. The site admin needs to enable personalization by + setting the following variable in the mm_cfg.py file: <p> OWNERS_CAN_ENABLE_PERSONALIZATION = Yes -<p> Once this is done, list admins can enable personalization for - regular delivery members (digest deliveries can't be - personalized currently). A personalized list can include the - user's address in the footer. +<p> Once this is done, list admins can enable personalization for regular + delivery members (digest deliveries can't be personalized currently). A + personalized list can include the user's address in the footer. <p> <b> Q. My users hate HTML in their email and for security reasons, I want to strip out all MIME attachments. How can I do this? diff --git a/admin/www/faq.html b/admin/www/faq.html index e3e85291..f7f9821c 100644 --- a/admin/www/faq.html +++ b/admin/www/faq.html @@ -1,7 +1,8 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> +<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" + "http://www.w3.org/TR/html4/loose.dtd" > <html> <!-- THIS PAGE IS AUTOMATICALLY GENERATED. DO NOT EDIT. --> -<!-- Sat Jul 23 09:31:38 2005 --> +<!-- Sun Jul 24 12:59:50 2005 --> <!-- USING HT2HTML 2.0 --> <!-- SEE http://ht2html.sf.net --> <!-- User-specified headers: @@ -11,8 +12,8 @@ Title: Mailman Frequently Asked Questions <head> <title>Mailman Frequently Asked Questions</title> -<meta http-equiv="Content-Type" content="text/html; charset=us-ascii"> -<meta name="generator" content="HT2HTML/2.0"> +<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> @@ -37,7 +38,7 @@ body { margin: 0px; } <td width="90%" bgcolor="#eecfa1" class="banner"> <!-- start of site links table --> <table width="100%" border="0" -CELLSPACING=0 CELLPADDING=0 + CELLSPACING=0 CELLPADDING=0 bgcolor="#ffffff"> <tr> <td bgcolor="#eecfa1"> @@ -106,7 +107,26 @@ Overview <tr><td bgcolor="#eecfa1"> <a href="mirrors.html">Mirrors</a> </td></tr> -<tr><td bgcolor="#eecfa1"> +<tr><td bgcolor="#eecfa1"> </td></tr> +<tr><td bgcolor="#36648b"><b><font color="#ffffff"> +Exits +</font></b></td></tr> +<tr><td bgcolor="#eecfa1"> +<a href="http://sf.net/projects/mailman">SF Project Page</a> +</td></tr> +<tr><td bgcolor="#eecfa1"> +<a href="lists.html">Discussion Lists</a> +</td></tr> +<tr><td bgcolor="#eecfa1"> +<a href="http://www.python.org/">Python</a> +</td></tr> +<tr><td bgcolor="#eecfa1"> +<a href="http://www.gnu.org/">GNU</a> +</td></tr> +<tr><td bgcolor="#eecfa1"> +<a href="http://barry.warsaw.us/">Barry Warsaw</a> +</td></tr> +<tr><td bgcolor="#eecfa1"> </td></tr> <tr><td bgcolor="#36648b"><b><font color="#ffffff"> Email Us </font></b></td></tr> @@ -173,14 +193,12 @@ FAQ Wizard</a> for more information. <p> <b> Q. Can I put the user's address in the footer that Mailman adds to each message? -</b><br> A. Yes, in Mailman 2.1. The site admin needs to enable - personalization by setting the following variables in the mm_cfg.py - file: +</b><br> A. Yes, in Mailman 2.1. The site admin needs to enable personalization by + setting the following variable in the mm_cfg.py file: <p> OWNERS_CAN_ENABLE_PERSONALIZATION = Yes -<p> Once this is done, list admins can enable personalization for - regular delivery members (digest deliveries can't be - personalized currently). A personalized list can include the - user's address in the footer. +<p> Once this is done, list admins can enable personalization for regular + delivery members (digest deliveries can't be personalized currently). A + personalized list can include the user's address in the footer. <p> <b> Q. My users hate HTML in their email and for security reasons, I want to strip out all MIME attachments. How can I do this? |