Re: turn off duplicatesuppression for a singe mailbox
Dan White <[email protected]>
| Newsgroups | gmane.comp.security.cyrus.sasl |
|---|---|
| Message-ID | <[email protected]> |
On 02/23/14 14:53 +0100, Marcus Schopen wrote: >Am Mittwoch, den 28.11.2012, 09:25 -0600 schrieb Dan White: >> With version 2.4.16, the following works for me in cyradm: >> >> localhost> mboxcfg >> usage: mboxconfig mailbox [comment|expire|news2mail|sharedseen|sieve|squat|/<explicit annotation>] value >> localhost> mboxcfg user.dwhite /vendor/cmu/cyrus-imapd/duplicatedeliver true >> localhost> >> >> Support was added in 2.3.9, according to the changes file. > > >As user cyrus I'm getting a "Permission denied" when trying to turn off >duplicatesuppression for a singe mailbox on Cyrus 2.4.12 (Ubuntu 12.04 >LTS). Do I have to set special ACLs for the command even as admin user >cyrus? > >localhost> mboxconfig user.testuser duplicatedeliver true >mboxconfig: Permission denied Note the "explicit annotation" in my example from above. I get the same error when using your format, so you'll need to include the full vendor specification instead. -- Dan White