summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Undo, previous checkin was a mistake (I'm still only beginning tohmeland1999-06-131-11/+8
* Create(): Do ValidateEmail(admin) before trying to actually createhmeland1999-06-132-10/+13
* AddToResponse(): Added new optional arg `prefix'. Changed truncationhmeland1999-06-131-87/+95
* Created MMAuthenticationError exception class hierarchy, into whichhmeland1999-06-131-2/+9
* Fixed ordering of MIME boundaries.hmeland1999-06-131-4/+5
* Some more TODOs -- nothing critical.hmeland1999-06-131-2/+5
* Use new MailList.ApprovedAddMembers() to speed up addition.hmeland1999-06-131-25/+21
* Postfix's alias builder is commonly called `postalias', not `mkalias'.hmeland1999-06-131-2/+2
* More changes to make syslog() work on OSes where it isn't part of thehmeland1999-06-113-65/+64
* Changes to fix the CGI cookie security flaw reported by John Morton.hmeland1999-06-114-14/+38
* humorbwarsaw1999-06-101-1/+7
* In docstring, use %% to escape the percent sign.bwarsaw1999-06-101-1/+1
* main(): MMBadPassword => MMBadPasswordErrorbwarsaw1999-06-101-1/+1
* Patch by Per Cederqvist:guido1999-06-091-3/+6
* update_dirty_archives(): Set umask to 002 when creating gzipped texthmeland1999-06-041-1/+5
* New class: QuotedContainer(Container). It's Format() method returnshmeland1999-06-041-1/+11
* ParseMailCommands(): In the case that the maximum number of commandhmeland1999-06-041-2/+2
* Changes to speed up mass subscription via the web:hmeland1999-06-043-67/+143
* dolist(): Do l.Unlock() before returning, to avoid the list's openhmeland1999-06-021-0/+2
* Stole GNU sh-utils-1.16 configure.in code to check for syslog()hmeland1999-05-234-66/+70
* FormatListinfoOverview(): The CGI/1.1 spec defines the SERVER_NAMEhmeland1999-05-221-1/+2
* Changed import of rfc822 to always get the version we distribute withhmeland1999-05-221-47/+8
* ProcessUnsubscribeCmd(): Catch Errors.MMNotAMemberError, which is whatbwarsaw1999-05-061-2/+1
* eradicate "maillist" as a nounbwarsaw1999-05-0511-37/+43
* eradicate "maillist" as a noun (sorry Ken :-)bwarsaw1999-05-052-5/+5
* Bump to 1.0rc1 and announce the logo contest winnerbwarsaw1999-05-041-7/+8
* What's changed in 1.0rc1bwarsaw1999-05-041-0/+16
* Updated bug informationbwarsaw1999-05-041-10/+4
* Some new acksbwarsaw1999-05-041-0/+3
* Debugging stuff removed.bwarsaw1999-05-041-8/+8
* Revamped script now sorts first by virtual host ifbwarsaw1999-05-041-78/+105
* New template for soon-to-be checked in revamped mailpasswds script.bwarsaw1999-05-041-10/+11
* Fixed typo.bwarsaw1999-05-041-1/+1
* .DeliverToOwner(): Always use the list admin address as envelopehmeland1999-05-041-16/+9
* Fix for PR#7 (fatal error occuring when duplicate addresses are in thebwarsaw1999-05-031-4/+9
* install: Don't worry if the mv of templatefile to templatefile.prevbwarsaw1999-05-031-1/+1
* GetConfigInfo(): increase max_message_size field to 5 charactersbwarsaw1999-05-031-1/+2
* current_list => mlistbwarsaw1999-05-032-16/+12
* Several changes. First, locking is now done with the -l/--lockbwarsaw1999-05-031-16/+83
* Oops, VERSION should be 1.0rc1bwarsaw1999-05-021-1/+1
* import mm_cfgbwarsaw1999-05-021-1/+3
* Bump VERSION to 1.0rc1 (release candidate 1)bwarsaw1999-05-021-1/+1
* Dragon's logosbwarsaw1999-05-022-0/+0
* Describe what to do with logo gifbwarsaw1999-05-021-0/+10
* DELIVERED_BY_URL: commentbwarsaw1999-05-021-1/+2
* FormatListinfoOverview(): Factor out logo creation by usingbwarsaw1999-05-021-4/+1
* GetMailmanFooter(): Factor out logo creation by using MailmanLogo()bwarsaw1999-05-021-8/+2
* MailmanLogo(): New function to return Link object w/ Delivered bybwarsaw1999-05-021-0/+9
* GetMailmanFooter(): DELIVERED_BY_URL can be false. This will justbwarsaw1999-05-021-3/+7
* FormatListinfoOverview(): Include the mailman logo in the overviewbwarsaw1999-05-021-1/+5