summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* show_post_requests(): When deciding to show a smaller part of a heldbwarsaw2001-10-101-1/+2
* main(): Don't force admin_notif=1 when callingbwarsaw2001-10-101-2/+2
* mimelib -> emailbwarsaw2001-10-101-1/+1
* bounce.txt no longer needs the leading MIME chrome, since we use thebwarsaw2001-10-0910-62/+2
* test_urgent_reject(): Test that a RejectMessage is raised, not abwarsaw2001-10-091-2/+112
* Added a bunch of new tests for bounce formats from Exim, Yahoo,bwarsaw2001-10-091-0/+26
* prepare_message(): mimelib -> email.bwarsaw2001-10-091-1/+1
* process(), scanbody(): mimelib -> email.bwarsaw2001-10-091-6/+6
* RejectUrgentMessage: Remove this since the base class, RejectMessage,bwarsaw2001-10-091-22/+5
* process(): Pass a failobj of [] to the get_all() call so that even ifbwarsaw2001-10-091-1/+1
* HasExplicitDest(), hasMatchingHeader(): Pass a failobj of [] to thebwarsaw2001-10-091-2/+2
* GetMailmanFooter(): A fix by (I believe) Mikhail Sobolev to makebwarsaw2001-10-091-3/+4
* main(): Dan Mick's fix to avoid duplicate footers when you get a 'nobwarsaw2001-10-091-1/+0
* process(): Added a big ol' comment describing a potential bogosity inbwarsaw2001-10-091-2/+5
* process(): Convert from the mimelib API to the email package API.bwarsaw2001-10-096-23/+12
* Add a useful comment about what the Stop is for.bwarsaw2001-10-091-0/+4
* AuthContextInfo(): Python 2.x's Cookie.py module is strict about legalbwarsaw2001-10-091-6/+7
* SafeDict.__getitem__(): Use isinstance() instead of a comparison tobwarsaw2001-10-091-3/+7
* ClearBounceInfo(), RegisterBounce(): Rename argument `email' to `member'.bwarsaw2001-10-091-59/+39
* Some more sample bouncesbwarsaw2001-10-094-0/+359
* New tests for the Message class (Mailman's not mimelib's), thebwarsaw2001-10-093-0/+466
* MODULES: Added message, safedict, and security_mgr tests.bwarsaw2001-10-091-1/+2
* Move the actual tests out of here and into test_message.py; this filebwarsaw2001-10-091-71/+7
* Removed email-0.90 and added email-0.91 distutils packages. Thisbwarsaw2001-10-092-0/+0
* ParseMailCommands(): addheader() -> add_header().bwarsaw2001-10-051-4/+4
* Don't set host_name and web_page_url in the individual tests, sincebwarsaw2001-10-051-26/+7
* TestBase.setUp(): set host_name and web_page_url attributes sincebwarsaw2001-10-051-0/+3
* A basic test for SMTPDirect->MTA thrupath, using smtpd.py module tobwarsaw2001-10-050-0/+0
* intermediatebwarsaw2001-10-051-0/+139
* Add a test of the Qmail detector.bwarsaw2001-10-041-0/+2
* A qmail bounce examplebwarsaw2001-10-041-0/+103
* config.db -> config.pckbwarsaw2001-10-042-5/+5
* Fix this to check the config.pck and config.pck.last files too (I think).bwarsaw2001-10-041-5/+5
* Fix this to check the config.pck and config.pck.last files too.bwarsaw2001-10-042-53/+62
* Update a comment.bwarsaw2001-10-041-1/+1
* process(): Remove the last vestige of the string module. Also, makebwarsaw2001-10-041-3/+4
* Add the Passwords module.bwarsaw2001-10-041-0/+1
* The minimal gui elements for the passwords subcategory.bwarsaw2001-10-041-0/+26
* show_results(): Fix the calculation for splitting the left column intobwarsaw2001-10-041-13/+8
* process(): Dan Mick discovers a hold over from the mimelib days.bwarsaw2001-10-041-6/+2
* Update a comment.bwarsaw2001-10-041-1/+1
* list_exists(): This has to know about config.pck and config.pck.last files.bwarsaw2001-10-041-5/+10
* AuthContextInfo(): Python's standard Cookie.py doesn't allow colons inbwarsaw2001-10-041-2/+2
* Switch to using binary cpickles as the config file data format.bwarsaw2001-10-041-47/+70
* ADMIN_CATEGORIES: Split password page off of the general page into itsbwarsaw2001-10-041-4/+6
* DisableBouncingAddress(): Fixed a syslog() call, using its newbwarsaw2001-10-041-1/+1
* We've got German translations (mostly) now.bwarsaw2001-10-031-1/+1
* Updatesbwarsaw2001-10-034-4/+16
* Binary catalog for Hungarianbwarsaw2001-10-031-0/+0
* Add `de' language for German translations.bwarsaw2001-10-031-0/+1