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)
commit359cf47b549e4c31bf91c3c5f6df230795a30290
tree7cd902fec0099e901bb4f8b4cbac5e2b7afe55e0
parenta8339dd45dbe482137a46088959364b2482a43ac
Fixed a bug when receiving more than 1024 bytes from IMAP4 server

Fixed by increasing buffer from 1024 to 10240 bytes
ChangeLog
src/imap.c
src/network.h