Some code cleanups to read_body.php
[squirrelmail.git] / plugins / mail_fetch / README
index 239f9fc8c24047e3517813583cbbbaade75a5e7f..e4f6be942751082cc7623c5368f5c926313d621e 100644 (file)
@@ -138,6 +138,24 @@ and then add it again.
 ChangeLog
 =========
 
+1.3.1 
+
+Bugfix 
+------
+1 Delete mail server routine update record not as expected.
+The logic is still correct to completed the wanted action, but the order
+is not preserved. The last record was to replace the deleted record.
+2. Connection to IMAP server is not terminated at some condition during
+appending email and block the program.
+
+Added features
+--------------
+1. The UIDL now updated to reflect last successfully fetched mail when
+fetching mail from server is stopped in the middle.
+2. POP3 connection will be re-established for non-persistent server failure.
+
+"Chiu Wai Pun" <pun@alumni.ust.hk> 
+
 ---------------------------------------------------------------------------
                    Philippe Mingo <mingo@rotedic.com>
 ---------------------------------------------------------------------------
@@ -178,4 +196,4 @@ ChangeLog
 ----------------------------------------------------------------------------      
 0.2   Now saves account information
 0.1   Initial release by Tyler Akins
-----------------------------------------------------------------------------
\ No newline at end of file
+----------------------------------------------------------------------------