aboutsummaryrefslogtreecommitdiffstats
path: root/Mailman/Handlers/ToDigest.py (unfollow)
Commit message (Expand)AuthorFilesLines
2018-06-17Bump copyright dates.Mark Sapiro1-1/+1
2018-03-12Fixed another Python 2.7 dependency.Mark Sapiro1-3/+2
2017-03-15Treat message and digest headers and footers as empty if they containMark Sapiro1-5/+5
2016-11-23Fixed UnicodeError in sending digests following changing list's preferred_lan...Mark Sapiro1-3/+14
2013-03-10Setting digest_size_threshhold to zero now means no digests will beMark Sapiro1-2/+3
2011-11-11Changed the way digest_footer is added to the RFC 1153 (plain) formatMark Sapiro1-7/+8
2010-03-05Added a traceback to the log message produced when processing theMark Sapiro1-1/+5
2006-01-29Back out Revision 2.18.2.19 patch for email.Message.set_payload() bugtkikuchi1-12/+5
2005-12-30A cleansing pass, almost entirely cosmetic. Such things as whitespacebwarsaw1-12/+10
2005-12-17Fixes for email.set_payload() not distinguish parsed or virgin payload.tkikuchi1-2/+11
2005-11-19SF patch # 1246003tkikuchi1-1/+1
2005-08-27FSF office has moved to 51 Franklin Street.tkikuchi1-1/+1
2005-06-26Fix SF BugID 1179487:tkikuchi1-3/+14
2005-02-02Add Date/Message-ID headers for digests.tkikuchi1-2/+7
2004-12-14[ 975768 ] senddigests doesn't handle consecutive unparseable messagestkikuchi1-0/+1
2004-12-11Fix for unknown/malicious charset value.tkikuchi1-3/+9
2004-10-19923428 VERP subscription confirmationstkikuchi1-1/+8
2004-10-14fix bugs when using ARCHIVE_HTML_SANITIZER = 1tkikuchi1-1/+2
2004-09-18oneline() has moved to Utils.py (sorry for the last bogus commit).tkikuchi1-16/+3
2003-12-16send_i18n_digests(): Configurations can change between the time abwarsaw1-1/+6
2003-09-22Backporting from the HEAD -- updated handlersbwarsaw1-2/+3
2003-04-19Backport from the trunk, and catalog regeneration.bwarsaw1-2/+4
2003-04-07Backporting from trunk.bwarsaw1-15/+24
2003-02-08Backporting from the trunk.bwarsaw1-43/+70