summaryrefslogtreecommitdiff
path: root/modules
Commit message (Collapse)AuthorAgeFilesLines
* Get some space between the label/radio-button pairs.mailman1998-02-261-7/+13
|
* Initial revisionmailman1998-02-261-0/+403
|
* Initial revisionmailman1998-02-251-0/+220
|
* Initial revisionmailman1998-02-251-0/+154
|
* Mention the email-based interface in the subscribe acknowledmentmailman1998-02-251-6/+13
| | | | message.
* Make MAILMAN_OWNER a person, not the system.mailman1998-02-252-2/+2
|
* Initial revisionmailman1998-02-251-0/+450
|
* Make the archive_volume_frequency description a bit less opaque...mailman1998-02-251-1/+1
|
* Use new routine list_names(), instead of searching for the presence ofmailman1998-02-251-5/+4
| | | | the list directory explicitly.
* Moved the bodies of the long text messages to "constant" declarationsmailman1998-02-221-55/+72
| | | | | | | at the top of the file, to make the methods that use them easier to read. Wrapped a few long lines.
* Get rid of gratuitous bare 'except:'.mailman1998-02-221-1/+1
|
* Belatedly reflecting migration to being central python.org server.mailman1998-02-222-4/+4
|
* Incorporated an anti-spam measure, requiring explicit naming ofmailman1998-02-221-9/+33
| | | | | | | | | | | | | | maillist in a destination address - either in the to or cc headers. The option require_explicit_destination controls the behavior, and defaults to on. (This approach has been working nicely with the majordomo lists we have here.) MailList.HasExplicitDest(): New method. MailList.Post(): use HasExplicitDest if require_explicit_destination set. list_names(): New utility routine to get names of all lists in default list dir, ie dirs there that contain a config.db file.
* Minor layout change - add some whitespace so the web page addressmailman1998-02-211-0/+1
| | | | shows up more nicely.
* Initial revisionmailman1998-02-211-0/+153
|
* Initial revisionmailman1998-02-211-0/+132
|
* Added 'archive_update_frequency' list config option.mailman1998-02-211-1/+8
| | | | Folded a long line.
* Added all_listpaths to easily get the paths to all maillists situatedmailman1998-02-211-0/+10
| | | | | in the default lists directory. Used by new version of archive trigger in cron/archive.
* Initial revisionmailman1998-02-151-0/+73
|
* Initial revisionmailman1998-02-151-0/+467
|
* Local site configuration.klm1998-02-152-6/+6
|
* Initial revisionklm1998-01-071-0/+154
|
* Initial revisionklm1998-01-062-0/+96