Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Bump copyright dates. | Mark Sapiro | 2018-06-17 | 1 | -1/+1 |
| | |||||
* | Fixed bin/arch to not create scrubbed attachments for messages skipped | Mark Sapiro | 2013-12-13 | 1 | -1/+9 |
| | | | | when processing the --start= option. | ||||
* | Fixed an erroneous seek in the Mailman.Mailbox.Mailbox.AppendMessage | Mark Sapiro | 2011-12-12 | 1 | -3/+4 |
| | | | | | method that could cause a corrupt mailbox for files opened 'w+'. Bug #901957. | ||||
* | Mailman no longer folds long sub-part headers in multipart messages. | Mark Sapiro | 2009-08-01 | 1 | -2/+2 |
| | | | | | | | | | | | In addition, Mailman no longer escapes From_ lines in the body of messages sent to regular list members, although MTA's may do it anyway. This is to avoid breaking signatures per Bug #265967. Changes include - Message.py, added a Generator class to avoid header folding and an as_string() method wirth a mangle_from_ argument. - Mailbox.py, uses new Message.Generator class. - SMTPDirect.py, uses as_string(mangle_from_=False) to flatten message. - Scrubber.py, removed unused ScrubberGenerator class. | ||||
* | FSF office has moved to 51 Franklin Street. | tkikuchi | 2005-08-27 | 1 | -1/+1 |
| | |||||
* | Backport from the trunk, and catalog regeneration. | bwarsaw | 2003-04-19 | 1 | -8/+18 |
| | |||||
* | This commit was manufactured by cvs2svn to create branch | 2003-01-02 | 1 | -0/+101 | |
'Release_2_1-maint'. |