Displaying 1 result from an estimated 1 matches for "zoinks3".
2008 Jul 15
2
Maildir folder renaming disagreement among IMAP clients
...doing all
the work, or should dovecot be doing more, or do I have something setup
wrong? I'm pasting what I think are essentials from the rawlogs, and my
dovecot -n. Thanks for any input.
tbird:
in:
23 lsub "" "zoinks2/*"
24 close
25 rename "zoinks2" "zoinks3"
26 subscribe "zoinks3"
27 unsubscribe "zoinks2"
28 subscribe "zoinks3/z2"
29 unsubscribe "zoinks2/z2"
out:
* LSUB () "/" "zoinks2/z2"
23 OK Lsub completed.
24 OK Close completed.
25 OK Rename completed.
26 OK Subscribe completed.
27...