Code

Fix charset of first text-part of outgoing multipart messages, thanks
authorschlatterbeck <schlatterbeck@57a73879-2fb5-44c3-a270-3262357dd7e2>
Mon, 4 Oct 2010 12:56:37 +0000 (12:56 +0000)
committerschlatterbeck <schlatterbeck@57a73879-2fb5-44c3-a270-3262357dd7e2>
Mon, 4 Oct 2010 12:56:37 +0000 (12:56 +0000)
commit23fb31a22720e6e713eeb298b4eb72d4dfd8571e
tree659e66e56354eefa47be27cf8f6bd5976dd69c92
parentaa9990e6edaea095f403ee22db027c9f46bc9dad
Fix charset of first text-part of outgoing multipart messages, thanks
Dirk Geschke for reporting, see
http://thread.gmane.org/gmane.comp.bug-tracking.roundup.user/10223
This also adds some regression tests to test incoming latin1 and
outgoing single- and multipart utf-8 and latin1 messages

git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/roundup/trunk@4529 57a73879-2fb5-44c3-a270-3262357dd7e2
CHANGES.txt
doc/acknowledgements.txt
roundup/roundupdb.py
test/test_mailgw.py