This commit is contained in:
Nick Bebout 2012-09-02 19:08:57 -05:00
parent 495d5a9526
commit c08a56e486
277 changed files with 692 additions and 10803 deletions

17
W/bugs/BUG_219_windows Normal file
View file

@ -0,0 +1,17 @@
Users reported a problem with Windows and the imapsync release 1.219
To fix the problem try this :
Near line 1170 there are 2 lines :
#unless($new_id = $to->append_string($t_fold,$string, $flags_f, $d)){
unless($new_id = $to->append_file2($t_fold, $message_file, "", $flags_f, $d)){
The first is commented with a # character, the second is not.
Remove the # on the first line and add a # at the beginning
of the second line. Run imapsync again and tell me if
your problem is solved.
This bug is fixed in revision 1.231

View file

@ -0,0 +1,23 @@
BUGS found with Mail-IMAPClient-3.05/
1) --ssl* bugs.
30 timeout.
2) --expunge2 does not expunge anything.
Fixed in Mail-IMAPClient-3.10/
3) Mail-IMAPClient-3.13/
30 timeout on connection.
4) Mail-IMAPClient-3.14/
Wrong. Lacks isUnconnected() method.
5) Mail-IMAPClient-3.19 is a good one.
--expunge does not expunge anything