diff options
Diffstat (limited to 'admin/www/faq.html')
| -rw-r--r-- | admin/www/faq.html | 31 |
1 files changed, 18 insertions, 13 deletions
diff --git a/admin/www/faq.html b/admin/www/faq.html index 34e9f30f0..92a3aff21 100644 --- a/admin/www/faq.html +++ b/admin/www/faq.html @@ -1,7 +1,7 @@ <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html> <!-- THIS PAGE IS AUTOMATICALLY GENERATED. DO NOT EDIT. --> -<!-- Sun Mar 23 00:31:23 2003 --> +<!-- Sun Aug 28 13:50:56 2005 --> <!-- USING HT2HTML 2.0 --> <!-- SEE http://ht2html.sf.net --> <!-- User-specified headers: @@ -44,6 +44,9 @@ CELLSPACING=0 CELLPADDING=0 <a href="./index.html">Home</a> </td> <td bgcolor="#eecfa1"> +<a href="./security.html">Security</a> + </td> + <td bgcolor="#eecfa1"> <a href="./docs.html">Documentation</a> </td> <td bgcolor="#eecfa1"> @@ -51,6 +54,9 @@ CELLSPACING=0 CELLPADDING=0 </td> </tr><tr> <td bgcolor="#eecfa1"> + + </td> + <td bgcolor="#eecfa1"> <a href="./help.html">Help</a> </td> <td bgcolor="#eecfa1"> @@ -77,6 +83,9 @@ Overview <a href="index.html">Home</a> </td></tr> <tr><td bgcolor="#eecfa1"> +<a href="security.html">Security</li> +</td></tr> +<tr><td bgcolor="#eecfa1"> <a href="features.html">Features</a> </td></tr> <tr><td bgcolor="#eecfa1"> @@ -119,7 +128,7 @@ Email Us </td></tr> <tr><td bgcolor="#eecfa1"> -© 1998-2003 +© 1998-2005 Free Software Foundation, Inc. Verbatim copying and distribution of this entire article is permitted in any medium, provided this notice is preserved. @@ -164,17 +173,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: -<p> VERP_PASSWORD_REMINDERS = 1 - VERP_PERSONALIZED_DELIVERIES = 1 - VERP_DELIVERY_INTERVAL = 1 - VERP_CONFIRMATIONS = 1 -<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. +</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> <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? @@ -430,6 +434,7 @@ FAQ Wizard</a> for more information. Mailman cabal as your downpayment toward making this easier for the next list you have to rename. :) <p> <p> + </td><!-- end of body cell --> </tr><!-- end of sidebar/body row --> </table><!-- end of page table --> |
