summaryrefslogtreecommitdiff
path: root/program
diff options
context:
space:
mode:
authoralecpl <alec@alec.pl>2008-05-09 08:30:05 +0000
committeralecpl <alec@alec.pl>2008-05-09 08:30:05 +0000
commitad6958979248a9abfeba0acd1353c17204498431 (patch)
tree612200dcc2ace94288e0758edcd3a0c5211306e2 /program
parentca4c087f0220de1764f05f6349e3c0200228057c (diff)
- fixed comments
Diffstat (limited to 'program')
-rw-r--r--program/lib/imap.inc3
1 files changed, 2 insertions, 1 deletions
diff --git a/program/lib/imap.inc b/program/lib/imap.inc
index 0d7bc6cd3..fcd3a2c11 100644
--- a/program/lib/imap.inc
+++ b/program/lib/imap.inc
@@ -52,7 +52,8 @@
- $ICL_SSL is not boolean anymore but contains the connection schema (ssl or tls)
- Removed some debuggers (echo ...)
File altered by Aleksander Machniak <alec@alec.pl>
- - RFC3501 [7.1] don't call CAPABILITY twice if possible in iil_Connect()
+ - RFC3501 [7.1] don't call CAPABILITY if was returned in server
+ optional resposne in iil_Connect()
********************************************************/