doveadm: problem listing shared mailboxes using a wildcard

Patrick Ben Koetter p at sys4.de
Mon Jun 25 17:21:31 EEST 2018


* Thore Bödecker <me at foxxx0.de>:
> You might need to quote that last argument, otherwise it can get
> interpreted by the shell as globbing, which obviously is not what you
> want.
> 
> I've been using wildcard arguments enclosed within '' and "" for
> various doveadm commands without issues so far.

Right. I had thought so too (and forgot to mention it in my intial post), but
it doesn't make a difference:

# /bin/doveadm mailbox list -s -u fdl01 at spike.test shared\*
# /bin/doveadm mailbox list -s -u fdl01 at spike.test "shared*"
# /bin/doveadm mailbox list -s -u fdl01 at spike.test 'shared*'
# /bin/doveadm mailbox list -s -u fdl01 at spike.test "shared\*"
# /bin/doveadm mailbox list -s -u fdl01 at spike.test 'shared\*'

p at rick



-- 
[*] sys4 AG
 
https://sys4.de, +49 (89) 30 90 46 64
Schleißheimer Straße 26/MG,80333 München
 
Sitz der Gesellschaft: München, Amtsgericht München: HRB 199263
Vorstand: Patrick Ben Koetter, Marc Schiffbauer, Wolfgang Stief
Aufsichtsratsvorsitzender: Florian Kirstein
 


More information about the dovecot mailing list