aboutsummaryrefslogtreecommitdiffstats
path: root/Mailman/Handlers/CookHeaders.py (follow)
Commit message (Collapse)AuthorAgeFilesLines
* [ 601117 ] add sequencial number in subject prefixtkikuchi2004-10-091-52/+117
| | | | Here is my major patch. It was postponed to 2.2 but since 2.2 is so late...
* Fix commentbwarsaw2003-12-181-2/+1
|
* uheader(): Added default argument for maxlinelen.bwarsaw2003-12-181-11/+12
| | | | | | | | | | process(): Reworked the way we calculate the List-Id header in the face of i18n descriptions which may need to be quoted (if ASCII and containing RFC 2822 special chars). What we do now is RFC 2047 encode just the description part, if there is one, then use formataddr() to combine that with the email address-like list identification.
* process(): Quote the description when adding it to the List-ID header,bwarsaw2003-12-131-1/+1
| | | | | in case there are any special characters (in the RFC 2822) in the description.
* Backporting from the HEAD -- updated handlersbwarsaw2003-09-221-1/+1
|
* Backporting from trunkbwarsaw2003-03-311-2/+2
|
* Backporting from the trunk.bwarsaw2003-02-081-5/+14
|
* This commit was manufactured by cvs2svn to create branch2003-01-021-0/+254
'Release_2_1-maint'.