Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added Microsoft SMTPSVC. 'Improved' pattern for prodigy.net. | msapiro | 2006-01-23 | 1 | -1/+5 |
| | |||||
* | Fixed bad escape '\0176' in re. | msapiro | 2006-01-22 | 1 | -3/+4 |
| | |||||
* | Copyright years. | tkikuchi | 2006-01-19 | 1 | -2/+3 |
| | |||||
* | http://mail.python.org/pipermail/mailman-developers/2006-January/018548.html | tkikuchi | 2006-01-19 | 1 | -2/+9 |
| | | | | | | Before we startup qrunners, we redirect the stderr to mailman syslog. We assume !AS_SUBPROC is running for debugging purpose and don't log errors in mailman logs/error but keep printing to stderr. | ||||
* | Moving deletion of Domainkey-Signature: and DKIM-Signature: headers to a | msapiro | 2006-01-15 | 3 | -11/+37 |
| | | | | new handler to be included in both GLOBAL_PIPELINE and OWNER_PIPELINE. | ||||
* | Dutch translation update from Cas Renooij. | tkikuchi | 2006-01-15 | 31 | -180/+172 |
| | |||||
* | Copyright years. | bwarsaw | 2006-01-14 | 1 | -2/+3 |
| | |||||
* | Fix: [ 1194419 ] Lose Topics when go directly to topics URL | tkikuchi | 2006-01-14 | 1 | -0/+3 |
| | |||||
* | SpamDetect.py: Fix loop. As a side effect, spam message may pass the | tkikuchi | 2006-01-14 | 1 | -13/+15 |
| | | | | filter if X-List-Administrivia header is forged. | ||||
* | Add 'full mailbox' from Prodigy.net | msapiro | 2006-01-09 | 1 | -2/+7 |
| | |||||
* | Text file '@' obfuscation bug (unicode) fix. Thanks Mark. | tkikuchi | 2006-01-09 | 1 | -3/+8 |
| | |||||
* | Bug fix: import re module. | tkikuchi | 2006-01-09 | 1 | -1/+2 |
| | |||||
* | Add an alternative logo, donated by Sergio I. Rivera, preferred by the FSF. | bwarsaw | 2006-01-06 | 3 | -4/+12 |
| | |||||
* | process(): Fix a comment. | bwarsaw | 2006-01-01 | 1 | -4/+3 |
| | |||||
* | Acknowledge Marc Sapiro in top page. | tkikuchi | 2006-01-01 | 2 | -6/+8 |
| | |||||
* | Bumping version to 2.1.7 final. | tkikuchi | 2005-12-31 | 6 | -13/+17 |
| | |||||
* | Don't use 'X-List-Administrivia', second part. | tkikuchi | 2005-12-31 | 1 | -1/+1 |
| | |||||
* | On my second thought, I use msgdata for internally crafted message checking. | tkikuchi | 2005-12-31 | 1 | -4/+2 |
| | | | | | The keyword 'reduced_list_headers' is taken from CookHeaders.py and looks like it is, reviewing Message.py. | ||||
* | Back out Revison 2.3.2.4 change. Check outermost message header | tkikuchi | 2005-12-31 | 1 | -6/+6 |
| | | | | even if it has X-List-Administrivia header ( mostly -owner notification ). | ||||
* | Translation update by IKEDA Soji. | tkikuchi | 2005-12-31 | 2 | -208/+224 |
| | |||||
* | mmdsr.readme -> README.mmdsr | bwarsaw | 2005-12-30 | 1 | -0/+35 |
| | |||||
* | Thank you CVS. | bwarsaw | 2005-12-30 | 1 | -35/+0 |
| | |||||
* | A cleansing pass, almost entirely cosmetic. Such things as whitespace | bwarsaw | 2005-12-30 | 35 | -247/+275 |
| | | | | | | | | | | | | | normalization, removal of tabs, copyright year updates to changed files, docstring and comment fixes, and usage of True/False. I also made a pass through the NEWS file. One import was reordered, and after this commit I will move the mmdsr.readme file to README.mmdsr. From my perspective, after that we're ready to go. I will port these changes forward to the trunk. | ||||
* | More users. | bwarsaw | 2005-12-29 | 5 | -5/+53 |
| | |||||
* | More users. | bwarsaw | 2005-12-27 | 2 | -1/+35 |
| | |||||
* | A bunch of new users... | bwarsaw | 2005-12-27 | 4 | -7/+21 |
| | |||||
* | french updates 2005-12-26 by P.GEORGE | p_george | 2005-12-26 | 2 | -66/+60 |
| | |||||
* | Python interpreter has evolved to be strict on ascii charset range. | tkikuchi | 2005-12-26 | 1 | -20/+13 |
| | | | | Subject manipulation should be done in unicode string mode. | ||||
* | True/False definition for Python2.1. | tkikuchi | 2005-12-26 | 2 | -0/+14 |
| | | | | | Only check in Release_2_1-maint branch because 2.2 will require higher version of python. | ||||
* | Initial Mailman Daily Status Report script. | msapiro | 2005-12-25 | 2 | -0/+509 |
| | |||||
* | Oops, I forgot to update release no here. | tkikuchi | 2005-12-24 | 1 | -1/+1 |
| | |||||
* | bumping version to 2.1.7rc1 | tkikuchi | 2005-12-24 | 3 | -6/+6 |
| | |||||
* | French archtocentry.html typo fix. | tkikuchi | 2005-12-24 | 1 | -1/+2 |
| | |||||
* | Change default behavior for safety. | tkikuchi | 2005-12-24 | 2 | -4/+10 |
| | |||||
* | aliases group write permission. | tkikuchi | 2005-12-22 | 1 | -1/+3 |
| | |||||
* | Translation update by Ikeda san. | tkikuchi | 2005-12-22 | 1 | -20/+26 |
| | |||||
* | Japanese update. | tkikuchi | 2005-12-22 | 1 | -3/+2 |
| | |||||
* | Scan other text/* parts for Approve(d): <password> - bug 1181161. | msapiro | 2005-12-21 | 2 | -1/+34 |
| | |||||
* | language files for 2.1.7b1. | tkikuchi | 2005-12-20 | 31 | -2383/+2720 |
| | |||||
* | Bumping release number. Now jump into beta. | tkikuchi | 2005-12-20 | 3 | -6/+6 |
| | |||||
* | Prepare to release 2.1.7b1. | tkikuchi | 2005-12-20 | 1 | -1/+10 |
| | |||||
* | Fixes for email.set_payload() not distinguish parsed or virgin payload. | tkikuchi | 2005-12-17 | 6 | -27/+63 |
| | | | | | | I've tested the example by Mark Sapiro: http://mail.python.org/pipermail/mailman-developers/2005-November/018395.html both with and without 'Content-Transfer-Encoding' but may need more test. | ||||
* | Python 2.4 may fail to write 8bit (non-ascii) characters. | tkikuchi | 2005-12-17 | 1 | -1/+6 |
| | | | | I think quoted-printable is the safest escape for logging. | ||||
* | Bump version number to 2.1.7a1 | tkikuchi | 2005-12-13 | 4 | -7/+7 |
| | |||||
* | Add an extra trailing space in scrubbed content URL. This may save the | tkikuchi | 2005-12-13 | 1 | -1/+3 |
| | | | | users of MS Outlook and Apple Mail. | ||||
* | SF bug tracker 1378270. Fix aliases permission check in Postfix.py. | tkikuchi | 2005-12-13 | 59 | -680/+649 |
| | |||||
* | Log hostile path to mischief, not error | msapiro | 2005-12-12 | 1 | -1/+1 |
| | |||||
* | Fixes for bug 1080943. | msapiro | 2005-12-12 | 1 | -0/+5 |
| | | | | Add error response for ./ and ../ in URL | ||||
* | Fixes for bug 1080943. | msapiro | 2005-12-12 | 30 | -32/+32 |
| | |||||
* | Fixes for bug 1080943. | msapiro | 2005-12-12 | 1 | -6/+27 |
| | | | | Add error response for ./ and ../ in URL |