aboutsummaryrefslogtreecommitdiffstats
path: root/Mailman/Handlers/ToDigest.py (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add Date/Message-ID headers for digests.tkikuchi2005-02-021-2/+7
|
* [ 975768 ] senddigests doesn't handle consecutive unparseable messagestkikuchi2004-12-141-0/+1
| | | | Thanks Thomas for raising my attention.
* Fix for unknown/malicious charset value.tkikuchi2004-12-111-3/+9
|
* 923428 VERP subscription confirmationstkikuchi2004-10-191-1/+8
| | | | | 960551 Bug: Plain digest with mixed charsets 995029 Patch against Mailman 2.1.5 release fixes bug #913397
* fix bugs when using ARCHIVE_HTML_SANITIZER = 1tkikuchi2004-10-141-1/+2
|
* oneline() has moved to Utils.py (sorry for the last bogus commit).tkikuchi2004-09-181-16/+3
|
* send_i18n_digests(): Configurations can change between the time abwarsaw2003-12-161-1/+6
| | | | | | | | | message is originally received and the time the digest is sent. If the configuration changes by setting ARCHIVE_HTML_SANITIZER to 0, a DiscardMessage exception can occur during the scrubbing. Catch this error. Closes SF #860135 with basic solution by Martin Pool.
* Backporting from the HEAD -- updated handlersbwarsaw2003-09-221-2/+3
|
* Backport from the trunk, and catalog regeneration.bwarsaw2003-04-191-2/+4
|
* Backporting from trunk.bwarsaw2003-04-071-15/+24
|
* Backporting from the trunk.bwarsaw2003-02-081-43/+70
|
* This commit was manufactured by cvs2svn to create branch2003-01-021-0/+351
'Release_2_1-maint'.