Commit Graph

14 Commits

Author SHA1 Message Date
Aleksander Machniak
c6f5adbac3 Fix handling untagged responses in IMAP FETCH - "could not load message" error (#1489074) 2013-04-29 13:32:29 +02:00
Aleksander Machniak
b7570fb564 Fix parsing invalid date string (#1489035) 2013-04-15 14:57:05 +02:00
Aleksander Machniak
99edf8699a Fix possible header duplicates when using additional headers (#1489033) 2013-04-03 16:03:57 +02:00
Aleksander Machniak
ea98ec0939 Fixed MOVE command result handling 2013-03-15 10:50:26 +01:00
Aleksander Machniak
d9dc320a40 Support IMAP MOVE extension [RFC 6851] 2013-03-08 15:35:03 +01:00
Aleksander Machniak
18372a236d Send LOGOUT only when closing connection in logged state (#1487784) 2013-01-25 12:36:50 +01:00
Aleksander Machniak
2b80d5dbf2 Workaround UW-IMAP bug where hierarchy separator is added to the shared folder name (#1488879) 2012-12-27 10:25:36 +01:00
Aleksander Machniak
7d88e614ae Add hint about possible disabled fsockopen() function on connection error 2012-12-22 15:42:14 +01:00
Aleksander Machniak
d2534c63f2 Cleanup, remove file paths from doc 2012-12-18 09:07:00 +01:00
Aleksander Machniak
4f1c887eaa Add support for IMAP BINARY (RFC3516) 2012-12-09 12:12:27 +01:00
Aleksander Machniak
7eb7806b21 Fix broken message/part bodies when FETCH response contains more untagged lines (#1488836) 2012-11-29 13:51:49 +01:00
Aleksander Machniak
30cc01f89d Use Delivered-To header as a last resort for identity selection (#1488840) 2012-11-28 20:21:09 +01:00
Thomas Bruederli
dff2c713fb Add argument to fetch message parts only partially. Can be used for content mimetype detection without loading the entire file 2012-11-27 16:22:49 +01:00
Aleksander Machniak
ba6f21caeb Framework files moved to lib/Roundcube 2012-11-21 19:52:03 +01:00