aboutsummaryrefslogtreecommitdiffstats
path: root/Mailman/Handlers/Decorate.py (unfollow)
Commit message (Collapse)AuthorFilesLines
2003-12-01process(): Update a few email package calls.bwarsaw1-5/+11
2003-01-07Copyright yearsbwarsaw1-4/+4
2003-01-07process(): Ben Gertzfield idea to add "Content-Disposition: inline"bwarsaw1-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.