Author: as
Date: Tue Dec 4 10:19:54 2007
New Revision: 6910
Log:
- Added troubleshooting information for IMAP connection errors.
Modified:
trunk/Mail/docs/tutorial.txt
Modified: trunk/Mail/docs/tutorial.txt
==============================================================================
--- trunk/Mail/docs/tutorial.txt [iso-8859-1] (original)
+++ trunk/Mail/docs/tutorial.txt [iso-8859-1] Tue Dec 4 10:19:54 2007
@@ -432,6 +432,14 @@
this occurs and attempt authentication again (for example, for a preset
number of times such as three).
+IMAP: Could not read from the stream
+------------------------------------
+
+While using the IMAP methods, it is possible that an ezcMailTransportException
+is thrown, in which case the connection to the IMAP server is closed. The
+application should catch this exception and decide how to handle this
+situation (show an error, reconnect).
+
Parsing: iconv() notices
------------------------
--
svn-components mailing list
[email protected]
http://lists.ez.no/mailman/listinfo/svn-components