7 Oct
2011
7 Oct
'11
12:23 a.m.
Hi,
I noticed that wildcards work like the following, as described in the man page:
doveadm mailbox list -s -u bob dovecot*
dovecot
dovecot/pigeonhole
dovecot/pigeonhole/2.0
however, wildcard subscriptions don't work:
doveadm mailbox subscribe -u bob dovecot*
doveadm mailbox list -s -u bob dovecot*
dovecot
dovecot*
dovecot/pigeonhole
dovecot/pigeonhole/2.0
It seems I subscribed the non-existant mailbox called 'dovecot*' -- is there a better way to handle this?
thanks! micah
--