rfc2047: when splitting into utf8/b64, take the overhead of the base64 encoding into...
commit130660a9318c0a6b36cd223de7abfba506f8ae7a
authorJan Kundrát <jkt@flaska.net>
Sun, 4 Nov 2012 14:56:41 +0000 (4 15:56 +0100)
committerJan Kundrát <jkt@flaska.net>
Sun, 4 Nov 2012 14:56:41 +0000 (4 15:56 +0100)
tree9ed875af9159002b5a90f55ea709ce3bd2d67666
parent4bac42914b8601a82ddfce58b96ee61dcb68400c
rfc2047: when splitting into utf8/b64, take the overhead of the base64 encoding into account
src/Imap/Encoders.cpp
tests/tests/test_rfccodecs/test_rfccodecs.cpp