Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2018-06-17 | Bump copyright dates. | Mark Sapiro | 1 | -1/+1 | |
2013-12-13 | Fixed bin/arch to not create scrubbed attachments for messages skipped | Mark Sapiro | 1 | -1/+9 | |
when processing the --start= option. | |||||
2011-12-12 | Fixed an erroneous seek in the Mailman.Mailbox.Mailbox.AppendMessage | Mark Sapiro | 1 | -3/+4 | |
method that could cause a corrupt mailbox for files opened 'w+'. Bug #901957. | |||||
2009-08-01 | Mailman no longer folds long sub-part headers in multipart messages. | Mark Sapiro | 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. | |||||
2005-08-27 | FSF office has moved to 51 Franklin Street. | tkikuchi | 1 | -1/+1 | |
2003-04-19 | Backport from the trunk, and catalog regeneration. | bwarsaw | 1 | -8/+18 | |