6 Oct
                
                    2011
                
            
            
                6 Oct
                
                '11
                
            
            
            
        
    
                11:23 p.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
--