alecpl
76265efa73
- last change fix
16 years ago
alecpl
11ef977d13
- fixed and re-enabled (RFC3501 [7.1]) CAPABILITY optional response use
16 years ago
alecpl
876b15dcce
- Added option 'quota_zero_as_unlimited' ( #1484604 )
16 years ago
alecpl
d5c539942e
-removed flush() calls in iil_C_HandlePartBody() to prevent from memory leak ( #1485187 )
16 years ago
thomascube
fab43d2eb5
Better fix for bodystructure parsing ( #1485280 )
16 years ago
thomascube
e223df762a
Fix bodystructure parsing ( #1485280 )
16 years ago
thomascube
43a27409cc
Better fix for skipping untagged responses; should also work with long body structres ( #1485261 )
16 years ago
thomascube
e1367cf1a6
Ignore untagged responses when fetching BODYSTRUCTURE (patch by B. Johannessen)
17 years ago
thomascube
5b3dd412d2
Check PERMANENTFLAGS before saving MDNSent flag ( #1484963 , #1485163 )
17 years ago
alecpl
e189a6ca18
- Added flag column on messages list ( #1484623 )
17 years ago
thomascube
4dae735feb
Flag original message as Forwarded when sending mail
17 years ago
thomascube
1fb78c57cc
Revert changes from r994 and make cram-md5 work again ( #1484819 )
17 years ago
thomascube
cfe4a6baf4
Fix structure parsing and html output for multipart messages
17 years ago
alecpl
49e5f72328
- added iil_PutLine() wrapper for fputs()
...
- code cleanup and identation fixes
17 years ago
thomascube
ece3aed366
Fix BODYSTRUCTURE response parsing: some servers respond like 'F1247 OK Completed (0.000 sec)'
17 years ago
alecpl
02548b976c
- imap.inc: Fixed iil_MultLine(): use iil_ReadBytes() instead of iil_ReadLine()
...
- imap.inc: Fixed iil_C_FetchStructureString() to handle many
literal strings in response (#1484969 )
- imap.inc: Removed hardcoded data size in iil_ReadLine()
17 years ago
alecpl
d1e8e3f5a0
- Escape \ in login ( #1484614 )
17 years ago
alecpl
e16938eac8
- Support " and \ in folder names
17 years ago
thomascube
bf0cb98701
Moved RoundCube functionality from lib to rcube_imap class; removed debug log
17 years ago
till
3bfab3b99c
fix to #1485083
17 years ago
alecpl
9b90b33713
- trim(chop()) replaced by trim() ( #1485080 )
17 years ago
alecpl
f35f9c53fe
-commented out optional capability response reading on connect
17 years ago
alecpl
ad69589792
- fixed comments
17 years ago
alecpl
ca4c087f02
- Don't call CAPABILITY twice if possible (RFC3501 [7.1])
17 years ago
alecpl
0a97a039c4
- Fix IMAP response in message body when message has no body ( #1484964 )
17 years ago
alecpl
76a89bf04d
#1333167
...
#1484916
17 years ago
till
b5c2469d49
* committed a suggestion from #1483956
...
* cleaned up two functions
17 years ago
till
14432db388
* applying patch from #1484811
17 years ago
thomascube
696d0c60c3
Remove unnecessary flush() causing headers-sent message ( #1484860 )
17 years ago
till
8150d28370
* added isset() to get rid off notice
17 years ago
till
3d695da299
* cs fixes
17 years ago
thomascube
a9a8ef2b5c
Use INTERNALDATE if Date: header is missing; convert some spaces back to tabs
17 years ago
till
d5ff9276cc
* attempted to revise the fix from #1484577 to streamline IMAP communication
...
* not a 100% working, checking in for thomasb
17 years ago
till
90180eff2f
* added bad_date_display.patch from #1484577
17 years ago
thomascube
5bc0ab10fc
Distinguish ssl and tls for imap connections ( #1484667 )
17 years ago
till
a527781d5a
* added FIXME
...
* tried to debug a loop
17 years ago
thomascube
ff08eed202
Also respect receipt and priority settings when re-opening a draft message
17 years ago
till
39508cb784
* fixed #1484629
...
* some cs
17 years ago
till
06583c301d
* replace more double with single-quotes
...
* some cs
17 years ago
till
c2b197ac67
* replaced more " with '
...
* some CS
* added some comments to delimiter 'logic'
17 years ago
till
31ecc4ff63
* added @todo
...
* fixed more cs (in switch())
17 years ago
till
611a6a71d3
* minor cs
...
* fixed #1484712
17 years ago
till
6ccd45a13a
* cleaned up CS (confusion in #1484467 )
...
* simplyfied lots of if-else structures
17 years ago
thomascube
fba1f5ab81
New class rcube_user + send message disposition notification
17 years ago
thomascube
ed54070eb5
Track message disposition notification flag and headers
17 years ago
thomascube
644e27e554
Applied UID fetch patch by Glen Ogilvie
17 years ago
thomascube
e4867ea740
Fix bugs #1484555 , #1484646 and #1484639
17 years ago
thomascube
9e0bb6bcde
Applied socket error patch by Thomas Mangin
18 years ago
thomascube
0a020cac3e
Added host auto-selection and correct password encoding for IMAP login
18 years ago
svncommit
40ed9be1ee
Fixed bug #1484019 and #1484020
18 years ago