Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Bump copyright dates. | Mark Sapiro | 2018-06-17 | 1 | -1/+1 |
| | |||||
* | Don't collapse multipart with a single sub-part inside multipart/signed parts. | Mark Sapiro | 2016-02-28 | 1 | -1/+6 |
| | |||||
* | Fixed a problem where content filtering could remove the headers from | Mark Sapiro | 2011-04-12 | 1 | -1/+8 |
| | | | | | an attached message/rfc822 part if the message in that part is multipart/alternative and collapse_alternatives is Yes. Bug #757062. | ||||
* | Fix for bug #701558 went to far. Don't recast message/rfc822 parts. | Mark Sapiro | 2011-04-07 | 1 | -2/+4 |
| | | | | We want to keep the headers. | ||||
* | - Fixed a bug where content filtering could leave a multipart message or | Mark Sapiro | 2011-01-13 | 1 | -1/+21 |
| | | | | | part with just one sub-part. These should be recast to just the sub-part. Bug #701558. | ||||
* | Fixed Content Filtering collapse_alternatives to work on deeply nested | Mark Sapiro | 2010-05-06 | 1 | -0/+3 |
| | | | | multipart/alternative parts. Bug #576675. | ||||
* | Backported several bug fixes from the 2.2 branch. | Mark Sapiro | 2009-07-31 | 1 | -2/+2 |
| | |||||
* | MimeDel.py neglected to lower case file extensions for comparison with | Mark Sapiro | 2007-10-04 | 1 | -1/+1 |
| | | | | lower cased *_filename_extensions. Fixed. | ||||
* | /cygdrive/c/MM_bzr/log.txt | Mark Sapiro | 2007-10-04 | 1 | -1/+1 |
| | |||||
* | A cleansing pass, almost entirely cosmetic. Such things as whitespace | bwarsaw | 2005-12-30 | 1 | -2/+2 |
| | | | | | | | | | | | | | 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. | ||||
* | One more little change. One day I'll learn not to commit until I'm REALLY done. | msapiro | 2005-11-28 | 1 | -5/+1 |
| | |||||
* | Fix bug 1367783 - decode base64 and quoted-printable HTML parts when passing ↵ | msapiro | 2005-11-27 | 1 | -1/+6 |
| | | | | to mm_cfg.HTML_TO_PLAIN_TEXT_COMMAND | ||||
* | FSF office has moved to 51 Franklin Street. | tkikuchi | 2005-08-27 | 1 | -1/+1 |
| | |||||
* | Whitespace normalization, and updates of copyright years. | bwarsaw | 2005-07-17 | 1 | -1/+1 |
| | |||||
* | Introduce new attribute (collapse_alternatives) to allow HTML in | tkikuchi | 2005-07-13 | 1 | -4/+6 |
| | | | | multipart/alternative message after content filtering. | ||||
* | Merging SF patches: | tkikuchi | 2004-10-03 | 1 | -3/+39 |
| | | | | | | | [ 904850 ] Scrubber in regular delivery per list [ 1027882 ] filter attachments by filename extensions and a patch in mailman-dev mailing list http://mail.python.org/pipermail/mailman-developers/2004-September/017246.html | ||||
* | This commit was manufactured by cvs2svn to create branch | 2003-01-02 | 1 | -0/+220 | |
'Release_2_1-maint'. |