summaryrefslogtreecommitdiff
path: root/FAQ (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Update copyright years.bwarsaw2002-03-161-1/+1
|
* Fix the links in the Stripmime and Demime urls.bwarsaw2002-03-071-7/+10
|
* Add an entry about backing things up; point it to the faq wizardbwarsaw2001-12-311-0/+5
|
* Add a note about the Mailman FAQ wizard.bwarsaw2001-11-141-0/+4
|
* Add a new and digustingly long entry describing how to rename abwarsaw2001-08-161-0/+185
| | | | mailing list.
* minor formatting for better online autogenbwarsaw2001-07-121-0/+1
|
* Last minute updates.bwarsaw2001-07-111-7/+20
|
* Add a Q&A about striping MIME attachments.bwarsaw2001-06-111-0/+10
|
* Add a question & answer about specializing outgoing messages per user.bwarsaw2001-06-111-0/+14
|
* Add a FAQ entry about the List-* headers.bwarsaw2001-05-101-0/+8
|
* update a urlbwarsaw2001-02-151-2/+2
|
* Elaborate a bit on the dns-resolution-from-localhost performancebwarsaw2000-11-091-7/+10
| | | | issue.
* Added a question about synchronous DNS resolution on deliveries frombwarsaw2000-11-091-0/+12
| | | | localhost.
* Nitlets found by Dan Mick.bwarsaw2000-11-031-98/+95
|
* Elaborate on FAQ question #3. The problem could also be stale locks.bwarsaw2000-11-011-0/+8
|
* SF Patch #101845 by Sean Reifschneider to add some information on whybwarsaw2000-10-201-24/+25
| | | | | archiving might not work for Qmail. Also, a few other minor modifications.
* Linux => GNU/Linuxbwarsaw2000-06-161-1/+1
|
* Added a new FAQ item on the spelling of "Mailman"bwarsaw2000-03-221-12/+18
|
* Cosmeticbwarsaw2000-03-211-31/+29
|
* Added a quick discussion of the "owner-alias" sendmail feature/problemhmeland1999-07-051-0/+14
| | | | under the member_posting_only section.
* Added a section named "How secure are the authentication mechanismshmeland1999-07-011-0/+44
| | | | used in Mailman's web interface?".
* Updated question #9bwarsaw1999-04-051-5/+10
|
* (Defaults.py.in): Added USE_ENVELOPE_SENDER variable, which is set tobwarsaw1999-03-091-0/+22
| | | | | | | | | | | | | 1 by default. This instructs the MailList.Post() method to use first the envelope sender (i.e. Unix "From " line) and then the From: header. However, this breaks member_only_posting on some systems (for reasons unknown). Set this variable to 0 in mm_cfg.py to use only the From: header, although this can open the list up to spam. (MailList.py): in Post(), check USE_ENVELOPE_SENDER to see if GetEnvelopeSender() should be called. (FAQ): Add a question refering to USE_ENVELOPE_SENDER.
* Slight reorg of q7bwarsaw1999-03-011-1/+3
|
* Added two new questions.bwarsaw1999-02-191-0/+11
|
* Added FAQ #6bwarsaw1999-01-121-0/+12
|
* Added #5 about archive link bugletbwarsaw1999-01-121-0/+6
|
* Reformat as a FAQ (actual file move to happen in a moment w/o CVSbwarsaw1999-01-081-43/+64
| | | | notification).
* Fixed small problem with local variables sectionbwarsaw1998-12-101-0/+63