~launchpad-pqm/mailman/2.1

« back to all changes in this revision

Viewing changes to FAQ

  • Committer: Launchpad Patch Queue Manager
  • Date: 2009-10-21 01:06:17 UTC
  • mfrom: (975.1.1 mailman.2112)
  • Revision ID: launchpad@pqm.canonical.com-20091021010617-prbs2ay6nhxx515v
[rs=flacoste] Upgrade Mailman to upstream 2.1.12

Show diffs side-by-side

added added

removed removed

Lines of Context:
2
2
Copyright (C) 1998-2005 by the Free Software Foundation, Inc.
3
3
51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
4
4
 
5
 
Note: We're migrating the FAQ to an on-line interactive system called
6
 
      "FAQ Wizard".  To see the Mailman FAQ Wizard in action, go to
7
 
      http://www.python.org/cgi-bin/faqw-mm.py
 
5
Note: We've migrated the FAQ to the wiki at http://wiki.list.org/
 
6
      To see the Mailman FAQ go to http://wiki.list.org/x/AgA3
8
7
 
9
8
FREQUENTLY ASKED QUESTIONS
10
9
 
24
23
   turn off synchronous DNS resolution for messages originating from
25
24
   the local host.
26
25
 
27
 
   In Exim, the value to edit is receiver_verify_hosts.  See
28
 
   README.EXIM for details.  Other MTAs have (of course) different
29
 
   parameters and defaults that control this.  First check the README
30
 
   file for your MTA and then consult your MTA's own documentation.
 
26
   In Exim, the value to edit is receiver_verify_hosts.  Consult the
 
27
   Mailman Installation Manual for details.  Other MTAs have (of
 
28
   course) different parameters and defaults that control this.  First
 
29
   check the README file for your MTA and then consult your MTA's own
 
30
   documentation.
31
31
 
32
32
Q. My list members are complaining about Mailman's List-* headers!
33
33
   What can I do about this?
83
83
   (The distributed syslog.conf forwards the message to the loghost,
84
84
   when present.  See the syslog man page for more details.)
85
85
 
86
 
   If your system is set like this, and you get a failure trying to
 
86
   If your system is set up like this, and you get a failure trying to
87
87
   visit the mailman/listinfo web page, and it's due to a UID or GID
88
88
   mismatch, then you should get an entry at the end of
89
89
   /var/log/syslog identifying the expected and received values.
131
131
       From somebody Mon Oct  9 12:27:34 MDT 2000
132
132
 
133
133
   before every message and re-running the archive command
134
 
   "bin/arch listname".  The archives should now exist.  See README.QMAIL
135
 
   for more information.
136
 
 
137
 
Q. Still having problems?  Running on GNU/Linux?
138
 
 
139
 
A. See the README.LINUX file.
 
134
   "bin/arch listname".  The archives should now exist.
140
135
 
141
136
Q. I want to get rid of some messages in my archive.  How do I do
142
137
   this?
192
187
 
193
188
Q. I want to backup my lists.  What do I need to save?
194
189
 
195
 
A. See this FAQ wizard entry:
196
 
   http://www.python.org/cgi-bin/faqw-mm.py?req=show&file=faq04.006.htp
 
190
A. See this FAQ entry: http://wiki.list.org/x/5oA9
197
191
 
198
192
Q. How do I rename a list?
199
193