Displaying 1 result from an estimated 1 matches for "fa7e740".
2007 Jun 18
2
LSUB/SUBSCRIBE under namespaces
...rs moved over from UW-IMAP, who were using '~/mail' for the IMAP
root, have a subscriptions file full of:
~/mail/bar
Dovecot, with the same client configuration (since it's expecting a bare
folder name to which it will prepend the namespace prefix), interprets this
as so:
49036288[fa7e740]: 2eabc00:server.umn.edu:A:CreateNewLineFromSocket: * LSUB
() "/" "~/mail/~/mail/foobar"
Leading to having the folder displayed in the client's list, but giving an
error on SELECT. Now, this one we could theoretically "solve" by scrubbing
the prefixes out of su...