Removed the split feature of send.
authormarkus schnalke <meillo@marmaro.de>
Sun, 16 Oct 2011 08:47:04 +0000 (10:47 +0200)
committermarkus schnalke <meillo@marmaro.de>
Sun, 16 Oct 2011 08:47:04 +0000 (10:47 +0200)
It would split large messages into several partial ones, using MIME.
But if a message contains one large file attached, it won't solve the
problem. We better go without this feature and leave it to the user.


No differences found