porte encode_rfc2047 from nmh
authorPhilipp Takacs <philipp@bureaucracy.de>
Sat, 19 Sep 2015 21:25:57 +0000 (23:25 +0200)
committerPhilipp Takacs <philipp@bureaucracy.de>
Sat, 10 Oct 2015 12:12:56 +0000 (14:12 +0200)
commit0595979e1f0514b3da28762f336b3b9ac9eec5c5
treeac7cf8a806a8bdd6ed5f89dcc4a8406801bf1bf9
parent4c30d368bca8b3f108a7e86a5b890e33470cdebf
porte encode_rfc2047 from nmh

Now a user can add any nonascii in header-fields.
mhbuild now encode this acourding to rfc2047.

Thanks Ken Hornstein <kenh@pobox.com>
h/prototypes.h
man/mhbuild.man1
sbr/Makefile.in
sbr/encode_rfc2047.c [new file with mode: 0644]
uip/mhbuild.c