aboutsummaryrefslogtreecommitdiff
path: root/converters/fix-mime-charset
Commit message (Collapse)AuthorAgeFilesLines
* - SIZEifyKirill Ponomarev2004-03-081-0/+1
| | | | | | | | PR: ports/63925 Submitted by: maintainer Notes: svn path=/head/; revision=103296
* Use PLIST_FILES (bento-tested, marcus-reviewed).Trevor Johnson2004-02-062-1/+1
| | | | Notes: svn path=/head/; revision=100139
* New port: converters/fix-mime-charset - Fix incorrect Content-TypeEdwin Groothuis2004-01-084-0/+50
MIME headers of e-mail messages Categories: converters textproc russian ukrainian Fix-mime-charset automatically detects character sets of email message and modifies the Content-Type header appropriately. It can be used as mail filter in mailing lists where users often set the charset of their messages incorrectly. It processes messages fast and accurately, ignoring attachments, and correctly interprets transfer-encodings. None but the Content-Type header is changed. PR: ports/61050 Submitted by: Nosov Artem <chip-set@mail.ru> Notes: svn path=/head/; revision=97637