Displaying 1 result from an estimated 1 matches for "telet".
Did you mean:
telnet
2008 Aug 06
4
Experience moving mailboxes from Dovecot 0.99.14 to Dovecot 1.07 => Improvement possible
...0 mails...
After some debug, I discovered that UIDL where not of the same format => put
pop3_uidl_format = %v.%u in dovecot.conf of SV2.
Try 2:
Same operations as Try1
Result : => starting to download 3000 mails...
UIDL's where of the same format but values where not
corresponding... Teleting on SV1 and asking UIDL, last value is
xxxxxxxxxx.85878. On SV2, xxxxxxxxxx.85879 was the FIRST value of the list.
Conclusion for the moment, Dovecot has a problem with the detection of
existing UID of the moved mailbox.
Comparaison of first header found from the two mailboxes show ...
differenc...