summaryrefslogtreecommitdiff
path: root/FAQ
Commit message (Collapse)AuthorAgeFilesLines
* 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