Aleksander Machniak
|
d764723142
|
Improve IMAP APPEND handling so it can read message (parts) from file pointer(s)
and make it less memory consuming
|
12 years ago |
Aleksander Machniak
|
43079d8e2d
|
Simplify/fix debug lines truncation
|
12 years ago |
Aleksander Machniak
|
9b8d22ebe1
|
Limit debug log entry (line) size to 4096 characters to prevent
memory_limit/preformance issues when debug is enabled (imap, smtp, db)
|
12 years ago |
Aleksander Machniak
|
95b90be8c2
|
Fix IMAP connection issue with default_socket_timeout < 0 and imap_timeout < 0 (#1489090)
|
12 years ago |
Aleksander Machniak
|
3725cfb245
|
Avoid uninitialized/unused variables
|
12 years ago |
Aleksander Machniak
|
c027ba7709
|
Fix bugs caught by static analysis
|
12 years ago |
Aleksander Machniak
|
c6f5adbac3
|
Fix handling untagged responses in IMAP FETCH - "could not load message" error (#1489074)
|
12 years ago |
Aleksander Machniak
|
b7570fb564
|
Fix parsing invalid date string (#1489035)
|
12 years ago |
Aleksander Machniak
|
99edf8699a
|
Fix possible header duplicates when using additional headers (#1489033)
|
12 years ago |
Aleksander Machniak
|
ea98ec0939
|
Fixed MOVE command result handling
|
12 years ago |
Aleksander Machniak
|
d9dc320a40
|
Support IMAP MOVE extension [RFC 6851]
|
12 years ago |
Aleksander Machniak
|
18372a236d
|
Send LOGOUT only when closing connection in logged state (#1487784)
|
12 years ago |
Aleksander Machniak
|
2b80d5dbf2
|
Workaround UW-IMAP bug where hierarchy separator is added to the shared folder name (#1488879)
|
12 years ago |
Aleksander Machniak
|
7d88e614ae
|
Add hint about possible disabled fsockopen() function on connection error
|
12 years ago |
Aleksander Machniak
|
d2534c63f2
|
Cleanup, remove file paths from doc
|
12 years ago |
Aleksander Machniak
|
4f1c887eaa
|
Add support for IMAP BINARY (RFC3516)
|
12 years ago |
Aleksander Machniak
|
7eb7806b21
|
Fix broken message/part bodies when FETCH response contains more untagged lines (#1488836)
|
12 years ago |
Aleksander Machniak
|
30cc01f89d
|
Use Delivered-To header as a last resort for identity selection (#1488840)
|
12 years ago |
Thomas Bruederli
|
dff2c713fb
|
Add argument to fetch message parts only partially. Can be used for content mimetype detection without loading the entire file
|
12 years ago |
Aleksander Machniak
|
ba6f21caeb
|
Framework files moved to lib/Roundcube
|
12 years ago |