| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | SF patch # 1246003 | tkikuchi | 2005-11-19 | 1 | -1/+1 | |
| | | ||||||
| * | Use original_sender put in msgdata by CookHeaders.py if it's available | msapiro | 2005-11-13 | 1 | -1/+1 | |
| | | ||||||
| * | Remove Approve: header as well as Approved: | msapiro | 2005-11-13 | 1 | -0/+2 | |
| | | ||||||
| * | Don't delete line following first body line Approve(d) | msapiro | 2005-11-13 | 1 | -1/+1 | |
| | | ||||||
| * | Log the sender and not list-bounces when non-VERP | msapiro | 2005-11-13 | 1 | -2/+8 | |
| | | | | | and mm_cfg.USE_ENVELOPE_SENDER = Yes | |||||
| * | Make sure the moderate selection is initialized from | msapiro | 2005-11-09 | 1 | -3/+9 | |
| | | | | | | DEFAULT_DEFAULT_MEMBER_MODERATION and preserved across errors. | |||||
| * | Arabic and Hebrew bi-directional (RFC-1556) encoding aliases. | tkikuchi | 2005-11-08 | 1 | -1/+9 | |
| | | | | | | IMHO They should be included in Python distribution. This is a temporary solution. | |||||
| * | Add mm_cfg.String in the i18n output, and copyright. | tkikuchi | 2005-11-04 | 1 | -2/+2 | |
| | | ||||||
| * | Correct error message when callers group ID - getgid() - is not registered | msapiro | 2005-11-03 | 1 | -5/+10 | |
| | | ||||||
| * | Finnish dialect of "Re:". | tkikuchi | 2005-11-01 | 2 | -2/+2 | |
| | | ||||||
| * | NEWS for i18n config_list fix. | tkikuchi | 2005-11-01 | 1 | -0/+2 | |
| | | ||||||
| * | config_list i18n. Add PEP 263 charset and restructure output a bit. | tkikuchi | 2005-11-01 | 1 | -15/+28 | |
| | | ||||||
| * | Polish translation update (for MAIN). | tkikuchi | 2005-10-31 | 2 | -286/+325 | |
| | | ||||||
| * | Obfuscate email address in the subject line. | tkikuchi | 2005-10-31 | 1 | -0/+9 | |
| | | ||||||
| * | Backporting language updates from Release_2_1-maint. | tkikuchi | 2005-10-16 | 5 | -52/+43 | |
| | | | | | (Polish and Spanish) | |||||
| * | 'Interlingua' language champions. | tkikuchi | 2005-10-08 | 2 | -1/+13 | |
| | | ||||||
| * | Add a new language -- Interlingua. Contributed by Arberto Mardegan. | tkikuchi | 2005-10-08 | 48 | -2/+11559 | |
| | | ||||||
| * | "Reply-To-Useful" link fixed. Thanks Mark. | tkikuchi | 2005-10-07 | 1 | -1/+1 | |
| | | ||||||
| * | NEWS for bug fix. | tkikuchi | 2005-09-25 | 1 | -0/+2 | |
| | | ||||||
| * | Use msg.send() to add Date header in create notification. | tkikuchi | 2005-09-25 | 1 | -2/+3 | |
| | | | | | Sorry but mlist is removed when remove. Use email.Utils.formatdate(). | |||||
| * | two bug fixes in NEWS. | tkikuchi | 2005-09-21 | 1 | -0/+5 | |
| | | ||||||
| * | Fix for bug-id 1230865: Spam filter get lost. | tkikuchi | 2005-09-21 | 1 | -0/+4 | |
| | | | | | Update the filter only if there is hdrfilter_* input. | |||||
| * | Obscure email when the poster doesn't set full name in From:. | tkikuchi | 2005-09-19 | 1 | -1/+5 | |
| | | ||||||
| * | Add OverflowError in the except list. | tkikuchi | 2005-09-19 | 1 | -1/+1 | |
| | | | | | | See the thread beginning this post: http://mail.python.org/pipermail/mailman-users/2005-September/046460.html | |||||
| * | Port Mark Sapiro's patch for including the preamble and epilogue sizes in | bwarsaw | 2005-09-19 | 3 | -2/+10 | |
| | | | | | | message size calculations (and a few others) from the 2.1 maintenance release. | |||||
| * | News about DomainKey header removal. | bwarsaw | 2005-09-12 | 1 | -0/+3 | |
| | | ||||||
| * | SF patch #1287546 to remove DomainKey (and similar) headers. | bwarsaw | 2005-09-12 | 1 | -1/+10 | |
| | | ||||||
| * | change in config files | tkikuchi | 2005-08-28 | 3 | -243/+502 | |
| | | ||||||
| * | adding templates/tr | tkikuchi | 2005-08-28 | 43 | -0/+1332 | |
| | | ||||||
| * | add templates/ro | tkikuchi | 2005-08-28 | 42 | -0/+1249 | |
| | | ||||||
| * | add templates/hr | tkikuchi | 2005-08-28 | 42 | -0/+1236 | |
| | | ||||||
| * | back port from 2.1.6 into MAIN | tkikuchi | 2005-08-28 | 40 | -38840/+58187 | |
| | | ||||||
| * | adding zh_TW/mailman.po from 2.1.6 | tkikuchi | 2005-08-28 | 1 | -0/+10475 | |
| | | ||||||
| * | adding zh_CN/mailman.po from 2.1.6 | tkikuchi | 2005-08-28 | 1 | -0/+10657 | |
| | | ||||||
| * | adding tr/mailman.po from 2.1.6 | tkikuchi | 2005-08-28 | 1 | -0/+10620 | |
| | | ||||||
| * | adding ro/mailman.po from 2.1.6 | tkikuchi | 2005-08-28 | 1 | -0/+11527 | |
| | | ||||||
| * | adding hr/mailman.po from 2.1.6 | tkikuchi | 2005-08-28 | 1 | -0/+10708 | |
| | | ||||||
| * | remove big5 from MAIN (zh_TW) | tkikuchi | 2005-08-28 | 1 | -8621/+0 | |
| | | ||||||
| * | adding new files in ru and uk from 2.1.6. | tkikuchi | 2005-08-28 | 2 | -0/+50 | |
| | | ||||||
| * | adding new files from 2.1.6 | tkikuchi | 2005-08-28 | 2 | -0/+46 | |
| | | ||||||
| * | adding new files in templates/it from 2.1.6 | tkikuchi | 2005-08-28 | 2 | -0/+48 | |
| | | ||||||
| * | adding 2.1.6 files in templates/es | tkikuchi | 2005-08-28 | 9 | -0/+127 | |
| | | ||||||
| * | adding 2.1.6 files in templates/da | tkikuchi | 2005-08-28 | 2 | -0/+46 | |
| | | ||||||
| * | adding en/probe.txt | tkikuchi | 2005-08-28 | 1 | -0/+28 | |
| | | ||||||
| * | back port from 2.1.6. | tkikuchi | 2005-08-28 | 237 | -1820/+1603 | |
| | | ||||||
| * | remove gb from MAIN (moving to zh_CN) | tkikuchi | 2005-08-28 | 26 | -716/+0 | |
| | | ||||||
| * | remove big5 in MAIN (moving to zh_TW) | tkikuchi | 2005-08-28 | 26 | -716/+0 | |
| | | ||||||
| * | adding templates/zh_CN into MAIN. | tkikuchi | 2005-08-28 | 44 | -0/+1169 | |
| | | ||||||
| * | adding templates/zh_TW into MAIN. | tkikuchi | 2005-08-28 | 26 | -0/+716 | |
| | | ||||||
| * | back port from 2.1.6. | tkikuchi | 2005-08-28 | 2 | -44/+1 | |
| | | ||||||
