summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* make_response() -> send_response()bwarsaw2002-05-281-5/+15
* ackp(): New helper function.bwarsaw2002-05-281-1/+11
* Bump the DATA_FILE_VERSION and add hold_and_cmd_autoresponses if it'sbwarsaw2002-05-282-1/+2
* midnight(): New utility function to calculate the epoch seconds of abwarsaw2002-05-281-0/+9
* InitVars(): Add a new attribute hold_and_cmd_autoresponses which is abwarsaw2002-05-281-0/+46
* New site-wide variable MAX_AUTORESPONSES_PER_DAY which sets the limitbwarsaw2002-05-281-0/+8
* Some hacks to support notification of disabled delivery for reasonsbwarsaw2002-05-281-6/+31
* Some new additions.bwarsaw2002-05-282-0/+13
* main(): Fixing a bug reported by Danny Terweij. We need to continuebwarsaw2002-05-251-0/+1
* do_list_categories(): Teach this about the attribute transformationsbwarsaw2002-05-251-7/+60
* _getValidValue(): Widget types EmailList and EmailListEx may alreadybwarsaw2002-05-251-0/+6
* get_item_gui_value(): Removed an unused local variable.bwarsaw2002-05-251-1/+0
* VIRTUAL_HOST_OVERVIEW: Fixed misleading comment. The admin overviewsbwarsaw2002-05-241-3/+3
* main(): Add the `toowner' key to the message metadata so the Replybotbwarsaw2002-05-221-1/+2
* _get_pipeline(): We don't need to send virgin messages through thebwarsaw2002-05-221-1/+1
* _dispose(): Send the message through the Replybot handler so -requestbwarsaw2002-05-221-3/+6
* process(): toadmin and the -admin address are deprecated.bwarsaw2002-05-221-4/+5
* GetConfigInfo(): The -admin address is deprecated.bwarsaw2002-05-221-6/+5
* Updated norwegian catalog.avalon2002-05-222-53/+35
* resynched with new 2.1b2+ mailman.potpioppo2002-05-222-482/+118
* QuoteHyperChars() -> websafe()bwarsaw2002-05-2214-37/+34
* process(): Use Precedence: list instead of bulk for mail list explodedbwarsaw2002-05-221-17/+8
* UserNotification.send(): If the message doesn't already have abwarsaw2002-05-221-0/+5
* Add a -l / --listname option (which can appear multiple times) tobwarsaw2002-05-221-2/+18
* Use version 2.0.4 of the email package.bwarsaw2002-05-223-1/+1
* Don't extract the marked strings or docstrings from bin/pygettext.bwarsaw2002-05-2224-3983/+2759
* get_senders(): Two fixes: first, make sure the unixfrom addition is abwarsaw2002-05-221-4/+4
* _dispose(): Inhibit replybot when Precedence: is any of bulk, junk, orbwarsaw2002-05-221-2/+2
* process(): Inhibit replybot when Precedence: is any of bulk, junk, orbwarsaw2002-05-221-1/+2
* this is betterbwarsaw2002-05-202-7/+7
* Point them at 2.0.11bwarsaw2002-05-202-3/+3
* Updatesbwarsaw2002-05-205-131/+153
* GetRequestURI(): Always cgi.escape() the url retrieved from thebwarsaw2002-05-201-5/+10
* process(), _dispose(): Where we were testing Precedence: againstbwarsaw2002-05-192-4/+5
* now aligned to 2.1beta2pioppo2002-05-197-834/+530
* SMART_ADDRESS_MATCH: No longer used anywhere.bwarsaw2002-05-171-11/+4
* __handlepost(): Use localtime for the X-Mailman-Approved-At: header.bwarsaw2002-05-171-1/+1
* AddressesMatch(), FindMatchingAddresses(): AFAICT, these two functionsbwarsaw2002-05-171-49/+0
* _dispose(): Ignore messages that have "Precedence: bulk" but don'tbwarsaw2002-05-171-0/+9
* process(): Don't replybot to messages that have "Precedence: bulk" butbwarsaw2002-05-171-1/+6
* GetConfigInfo(): forbidden_posters is obsolete.bwarsaw2002-05-171-4/+1
* process(): Limit the lists returned to those in the same virtualbwarsaw2002-05-171-0/+6
* Add a commentbwarsaw2002-05-171-0/+1
* Minor update: new translations; fuzzied translations for pygettext.pymss2002-05-142-54/+131
* process(): Suggestion by Aaron Birenboim to include the member'sbwarsaw2002-05-121-0/+12
* Add some more big fat warnings and add an "assert 0" in the code sobwarsaw2002-05-121-2/+16
* _dispose(): Keep a flag around that indicates whether any of thebwarsaw2002-05-091-8/+20
* verp_bounce(): Exim stashes the envelope recipient in the Envelope-To:bwarsaw2002-05-091-7/+7
* Backing out the last two patches. This wasn't the right place to makebwarsaw2002-05-091-9/+2
* UpdateOldUsers(): It was wrong to do a test on the existance ofbwarsaw2002-05-091-9/+11