Fixed a bug when receiving more than 1024 bytes from IMAP4 server
authorHugo Villeneuve <hugo@hugovil.com>
Sat, 25 May 2013 23:18:48 +0000 (19:18 -0400)
committerHugo Villeneuve <hugo@hugovil.com>
Sat, 25 May 2013 23:18:48 +0000 (19:18 -0400)
Fixed by increasing buffer from 1024 to 10240 bytes


No differences found