Re: [Dovecot] 2.1.3: doveadm mailbox delete lost the -s option

2012-04-03 Thread Timo Sirainen
On 3.4.2012, at 1.34, Micah Anderson wrote:

> Looks like the recently added -s (for unsubscribing) option to doveadm
> mailbox delete went missing:
> 
> root@vireo# /usr/bin/doveadm mailbox delete -u micahtest -s restored
> delete: invalid option -- 's'
> doveadm mailbox delete [-u |-A] [-S ] [-s]  [...]
> 
> although the option still is shown as valid :)

Fixed: http://hg.dovecot.org/dovecot-2.1/rev/411344f9daf3



[Dovecot] 2.1.3: doveadm mailbox delete lost the -s option

2012-04-02 Thread Micah Anderson

Looks like the recently added -s (for unsubscribing) option to doveadm
mailbox delete went missing:

root@vireo# /usr/bin/doveadm mailbox delete -u micahtest -s restored
delete: invalid option -- 's'
doveadm mailbox delete [-u |-A] [-S ] [-s]  [...]

although the option still is shown as valid :)

micah


--