summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* GetConfigInfo(): Document that nntp_host may now be a name:port pair.bwarsaw2003-05-121-5/+7
* nntpsplit(): Helper function.bwarsaw2003-05-121-0/+11
* _set_date(): Patch # 732366 by Richard Barrett; take the timezone intobwarsaw2003-05-121-2/+2
* *** empty log message ***pheinlein2003-05-091-21/+3
* A lot of fixes and the standardisation of the word "e-Mail".pheinlein2003-05-091-237/+230
* Fix a missing importbwarsaw2003-05-081-0/+2
* Updates, including email 2.5.2.bwarsaw2003-05-0824-634/+1244
* Forward port of fix to remove requirement of source installs frombwarsaw2003-05-081-1/+1
* Member (subscriber/user) documentation for 2.1 (initial checkin)spot2003-05-051-0/+1505
* DELIVERY_RETRY_WAIT: Removed; with the addition of RetryRunner, webwarsaw2003-05-031-3/+2
* DEAL_WITH_PERMFAILURES_EVERY: Do this only every 10 times through thebwarsaw2003-05-031-32/+34
* run(): Always call _snooze() but pass the file count to the method sobwarsaw2003-05-031-17/+22
* A simple qrunner, which retries messages having temporary failures,bwarsaw2003-05-030-0/+0
* intermediatebwarsaw2003-05-031-0/+44
* Bumping version numbers.bwarsaw2003-05-021-2/+2
* main(): It's possible for old databases to have password-less membersbwarsaw2003-05-021-1/+9
* Fixed "fuzzy" translations and improved wordingduke92003-05-011-97/+72
* Catalogs updates, no fuzzy entries nowdanohnesorg2003-04-281-52/+39
* checkout(): Remove .mo files, which cvs still insists on checking outbwarsaw2003-04-241-16/+27
* Fix the path to the pidfile. Closes SF bug # 726415, John Dennis.bwarsaw2003-04-241-5/+5
* and this is for the trunkpioppo2003-04-221-89/+109
* Because of the new makefile rules, these intermediate files have to bebwarsaw2003-04-223-1/+181
* Updated norwegian catalog.avalon2003-04-221-48/+48
* Added another namebwarsaw2003-04-221-0/+1
* Update translation date.tkikuchi2003-04-221-1/+1
* process(): When the list is anonymous, delete X-Originating-Emailbwarsaw2003-04-221-4/+6
* Japanese update for mailman-2.1.2tkikuchi2003-04-221-232/+238
* A change in process: I don't want the .mo files, and they are builtbwarsaw2003-04-211-4/+5
* Catalog updates based on the new build strategybwarsaw2003-04-2138-1761/+2605
* Several changes to facilitate building .mo files instead of checkingbwarsaw2003-04-211-9/+10
* Add Python's Tools/i18n/msgfmt.py so we can build .mo files instead ofbwarsaw2003-04-214-3/+208
* Using the -U option on msgmerge makes the update rule /much/ simplerbwarsaw2003-04-211-1/+1
* Generated an updated .pot file and updated the .po files.bwarsaw2003-04-2133-6933/+9713
* A bunch more names based on trolling through the 2.1.2 NEWS file.bwarsaw2003-04-201-0/+11
* main(): Close SF bug # 611185 -- removing any stale list locks whenbwarsaw2003-04-191-28/+43
* Whitespace normalization.bwarsaw2003-04-191-5/+5
* GetConfigInfo(): Finally! Added the user_* substitutions for whenbwarsaw2003-04-1922-201/+206
* Remove all traces of -c / --change-msg. This is an anachronism thatbwarsaw2003-04-191-43/+1
* quit(): It's possible that self.__conn hasn't been opened yet.bwarsaw2003-04-191-0/+2
* pending_requests(): Be sure reason is translated. Closes SF bugbwarsaw2003-04-191-0/+1
* run_main(): Application of Richard Barrett's patch # 668685 whichbwarsaw2003-04-191-6/+7
* Polish language support by Bartosz Sawicki and the rest of thebwarsaw2003-04-1951-13/+10522
* Don't keep two lists of supported languages. Point to i18n.htmlbwarsaw2003-04-191-27/+1
* HTML repair in templates, by Richard Barrett. Closes bug #716755 andbwarsaw2003-04-1918-48/+43
* Rewrite the Connection class to (hopefully) fix known problems withbwarsaw2003-04-191-9/+13
* Make options in this file (and mm_cfg.py) slightly more humanbwarsaw2003-04-191-92/+105
* _Switchboard.__init__(): Fixed slice end-point off-by-one calculation error.bwarsaw2003-04-191-3/+3
* Updated the Catalan championbwarsaw2003-04-192-3/+3
* *** empty log message ***pheinlein2003-04-182-4/+4
* Some changes to help users unsubscribing and to make some things more clear.pheinlein2003-04-182-4/+8