Subject: CVS commit: pkgsrc/mail/fix-mime-charset
From: Thomas Klausner
Date: 2003-09-26 12:21:51
Message id: 20030926102151.6EE972DA1D@cvs.netbsd.org

Log Message:
Initial import of fix-mime-charset-0.4.0:

In non-English mailing lists (particularly in Russian) there is a
big problem with messages, where charset parameter of Content-Type
header is set incorrectly. Sometimes software is buggy, sometimes
people cannot set up their software properly, sometimes web-based
email clients do not implement charsets.  While reading such a
mail, one should manually switch encoding in MUA back and forth.
Incorrectly encoded or plain 8-bit Subject field is another big
problem.  Such fields often get corrupted while passing e-mail
gateways.

This program can be used to solve this problem while used as mail
filter (in MTA, procmail, or a similar program).


Files:
RevisionActionfile
1.1importpkgsrc/mail/fix-mime-charset/Makefile
1.1importpkgsrc/mail/fix-mime-charset/PLIST
1.1importpkgsrc/mail/fix-mime-charset/distinfo
1.1importpkgsrc/mail/fix-mime-charset/DESCR