summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Dutch updates by Danny Terweijbwarsaw2003-03-302-2167/+3043
* Use email 2.5.1bwarsaw2003-03-303-1/+1
* Updatesbwarsaw2003-03-2325-34/+106
* Formattingbwarsaw2003-03-221-5/+5
* If -n and -N are not given, then the list defaults are used.bwarsaw2003-03-221-17/+24
* Thomas points out a flaw in the instructions for subscribing to thebwarsaw2003-03-221-3/+3
* Update to email 2.5bwarsaw2003-03-223-1/+1
* Install sitelist.cfg into data/bwarsaw2003-03-221-0/+1
* Another suggestion.bwarsaw2003-03-221-0/+2
* suggested sitelist config filebwarsaw2003-03-220-0/+0
* intermediatebwarsaw2003-03-221-0/+376
* Mention the new suggested sitelist.cfg file in the INSTALL file.bwarsaw2003-03-221-0/+11
* main(): Add a -q/--quiet flag to suppress some of the more verbose output.bwarsaw2003-03-221-19/+33
* create(): Add a `quiet' flag which (for this MTA at least) is ignored.bwarsaw2003-03-221-14/+20
* create(): Add a `quiet' flag which (for this MTA at least) suppressesbwarsaw2003-03-221-7/+16
* Added Danish championsbwarsaw2003-03-211-0/+5
* process(): Don't attempt to use the To field of the posted message inbwarsaw2003-03-211-3/+3
* Pissing on the hydrant.bwarsaw2003-03-212-21/+18
* Robustification in pending.pck handling. In particular, since pending.pck istwouters2003-03-202-40/+112
* Removed XXX comments as per Greg's request.bwarsaw2003-03-201-5/+0
* Another instance of mixing unicode with 8-bit-dirty strings. Since emailtwouters2003-03-201-3/+9
* Breaking a lock, or finding other irregularities (like incorrect linktwouters2003-03-201-10/+12
* If a message is being auto-responded to, but the subject of it containstwouters2003-03-201-1/+2
* Fix another of Peer's annoying bugs: somehow his next_request_id ended uptwouters2003-03-201-1/+3
* Whitespace and copyright years.bwarsaw2003-03-191-4/+4
* Fixing atwo more NotLockedError and TimeOutError like thomas@xs4all.nl said. :-)pheinlein2003-03-191-3/+3
* Relieving myself on the hydrant before Barry wakes up.twouters2003-03-191-4/+4
* Typo fix: Errors.MMListError rather than just MMListError.twouters2003-03-191-1/+1
* Install procedure. mailman list should be created before mailmanctl start.tkikuchi2003-03-191-11/+11
* Fix one of Peer's problems: get_payload can return a list or a string, buttwouters2003-03-191-1/+6
* Simone's patch for bug #658261, "transcheck error for double %".bwarsaw2003-03-171-4/+11
* process(): Catch HostileSubscriptionError and return an error message.bwarsaw2003-03-161-0/+4
* subscription_confirm(): Catch HostileSubscriptionError and display anbwarsaw2003-03-161-0/+5
* InviteNewMember(): Set the .invitation hack to the name of the listbwarsaw2003-03-161-4/+18
* HostileSubscriptionError: New exception used to signal an inviteebwarsaw2003-03-161-4/+11
* SendHostileSubscriptionNotice(): When someone is invited to a mailingbwarsaw2003-03-161-5/+51
* web page updates and subpages for rantsbwarsaw2003-03-1434-86/+343
* A rebuttal to JWZ's articlebwarsaw2003-03-143-0/+316
* Use True/False where appropriate.bwarsaw2003-03-141-16/+29
* Fixed typo in docstring. Closes SF bug # 697321 by Ricardo Kustner.bwarsaw2003-03-141-11/+11
* safe(): Fix typos.bwarsaw2003-03-131-7/+7
* Minor updatesbwarsaw2003-03-131-4/+4
* Use True/False where appropriate (so much cleaner!)bwarsaw2003-03-131-14/+26
* DELIVERY_RETRY_WAIT: New variable which specifies how long thebwarsaw2003-03-131-0/+3
* More namesbwarsaw2003-03-131-0/+2
* Remove redundant information.bwarsaw2003-03-131-24/+26
* _(): Encode any Unicode values in the interpolation dictionary backbwarsaw2003-03-121-4/+15
* Update to email package 2.5b1bwarsaw2003-03-123-1/+1
* Whitespace normalization.bwarsaw2003-03-121-6/+4
* Another simplematch, this one for another demon.co.uk format. Partly closestwouters2003-03-121-1/+5