aboutsummaryrefslogtreecommitdiffstats
path: root/Mailman/Handlers (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Backport from the trunk, and catalog regeneration.bwarsaw2003-04-192-14/+23
|
* Backporting from trunk.bwarsaw2003-04-071-15/+24
|
* Backporting from trunkbwarsaw2003-03-313-7/+9
|
* Backporting SF patch #683906, add $DESTDIR to install target, bybwarsaw2003-03-311-2/+3
| | | | Ademar de Souza Reis Jr
* Backporting from the trunk.bwarsaw2003-02-084-78/+166
|
* Copyright years.bwarsaw2003-01-101-4/+4
|
* safe_strftime(): Watch out for TypeError coming back from strftime().bwarsaw2003-01-101-1/+1
|
* Copyright yearsbwarsaw2003-01-071-4/+4
|
* process(): Ben Gertzfield idea to add "Content-Disposition: inline"bwarsaw2003-01-071-2/+6
| | | | | | | | | header to the headers and footers parts as a hint to persnickety clients (not mentioning Outlook here) that the text should be displayed inline instead of as attachments. It does no harm so even if it doesn't completely fix the problem it sounds like a good idea.
* Copyrightbwarsaw2003-01-071-4/+4
|
* bulkdeliver(): We've had reports of an IOError (code == 4, interruptedbwarsaw2003-01-071-1/+1
| | | | | system call) during the conn.sendmail() call. This just sets the message up to retry later.
* This commit was manufactured by cvs2svn to create branch2003-01-0227-0/+3411
'Release_2_1-maint'.