Deleting mailboxes on master

2007-04-17 Thread Joseph Brennan
We cut over from a primary to a replica, and then back again, all within one outage, because we got the primary going again pretty fast. Now we have an interesting situation. The replica told the master about some obsolete mailboxes that no longer exist on the primary. As a result the mupdate

Re: deleting mailboxes

2006-04-19 Thread Craig White
On Wed, 2006-04-19 at 15:41 +0530, nikhil BS wrote: > hi > how do we delete mailboxes in cyrus. i keep getting 'permission > denied' message even after setting the deleteright option in the > imapd.conf. what am i supposed to do? > by default, cyrus admins don't have privileges to delete a ma

deleting mailboxes

2006-04-19 Thread nikhil BS
hi how do we delete mailboxes in cyrus. i keep getting 'permission denied' message even after setting the deleteright option in the imapd.conf. what am i supposed to do? regards Cyrus Home Page: http://asg.web.cmu.edu/cyrus Cyrus Wiki/FAQ: http://cyruswiki.andrew.cmu.edu List Archives/Info:

Re: Deleting mailboxes

2005-12-30 Thread Matthijs Mohlmann
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Filip Bartmann wrote: > I have set up Cyrus IMAP, but when I want detele mailbox I have an > error: > deletemailbox: Permission denied > I login as user cyrus with admin privilegies as I have in imapd.conf: > admins: cyrus > Filip Bartmann Hi, I had

Deleting mailboxes

2005-12-30 Thread Filip Bartmann
I have set up Cyrus IMAP, but when I want detele mailbox I have an error: deletemailbox: Permission denied I login as user cyrus with admin privilegies as I have in imapd.conf: admins: cyrus Filip Bartmann Cyrus Home Page: http://asg.web.cmu.edu/cyrus Cyrus Wiki/FAQ: http://cyruswiki.andrew.c

Re: Deleting Mailboxes

2005-01-18 Thread Stefan Nitz
Dear listeners, Am Montag, 17. Januar 2005 09:30 schrieb Christopher Pietrzykowski: > First off... I am aware of the "c" right. > > I am connecting as cyrus (which has been added to the "admins" > directive and the server has been restarted.) > > The mailbox in question was created incorrectly at

RE: Deleting Mailboxes

2005-01-17 Thread Peter P. Benac
PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Christopher Pietrzykowski Sent: Monday, January 17, 2005 03:31 To: info-cyrus@lists.andrew.cmu.edu Subject: Deleting Mailboxes First off... I am aware of the "c" right. I am connecting as cyrus (which has been added to the "admins

Deleting Mailboxes

2005-01-17 Thread Christopher Pietrzykowski
First off... I am aware of the "c" right. I am connecting as cyrus (which has been added to the "admins" directive and the server has been restarted.) The mailbox in question was created incorrectly at the top level "foobar" and not "user.foobar". Here are the rights of "foobar": cyrus lrswipcda

Fwd: Re: Deleting mailboxes through cyradm

2001-08-30 Thread Jeff Crowe
yrus d setaclmailbox: cyrus: d: System I/O error mail> dm chris deletemailbox: Permission denied any help would be appreciated. Thanks Jeff >From: "Benjamin Bacon" <[EMAIL PROTECTED]> >To: <[EMAIL PROTECTED]> >Subject: Re: Deleting mailboxes through cyradm &

Re: Deleting mailboxes through cyradm

2001-08-30 Thread Benjamin Bacon
Worked like a charm! Thanks all. Is there somewhere with updated docs? Thanks Benjamin - Original Message - From: "Alain Turbide" <[EMAIL PROTECTED]> To: "Benjamin Bacon" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> Sent: Thursday, August 30, 2001 2

Re: Deleting mailboxes through cyradm

2001-08-30 Thread Alain Turbide
Try setting the "c" flag as well and making sure you are logged in as the cyrus user ie cyradm -u cyrus Alain - Original Message - From: "Benjamin Bacon" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, August 30, 2001 2:02 PM Subject: D

Deleting mailboxes through cyradm

2001-08-30 Thread Benjamin Bacon
Hi everyne, I am using the perl version of cyradm. Another problem I have found is that I can't delete a mailbox even after I set the rights of the admin to be able to delete the mailbox. I can create mailboxes no problem. i.e: regprod8> sam user.dummy cyrus d regprod8> dm user.dummy deletemai

Re: deleting mailboxes?

2001-02-26 Thread Cillian Sharkey
Grant Beattie <[EMAIL PROTECTED]> wrote: > wombat> lam user.grant > anyone p > grant lrswipcda > cyrus d > wombat> dm user.grant > deletemailbox: Permission denied > > What is causing this? How can I delete the mailbox? sam user.grant cyrus c dm user.grant 'c' gives right to delete actual folde

Re: deleting mailboxes?

2001-02-26 Thread Scot W. Hetzel
From: "Grant Beattie" <[EMAIL PROTECTED]> > 2.0.11/Solaris 7 > > root@wombat# grep admins /etc/imapd.conf > admins: cyrus > > wombat> lam user.grant > anyone p > grant lrswipcda > cyrus d > wombat> dm user.grant > deletemailbox: Permission denied > > What is causing this? How can I delete the mail

Re: deleting mailboxes?

2001-02-26 Thread Ken Murchison
Grant Beattie wrote: > > 2.0.11/Solaris 7 > > root@wombat# grep admins /etc/imapd.conf > admins: cyrus > > wombat> lam user.grant > anyone p > grant lrswipcda > cyrus d > wombat> dm user.grant > deletemailbox: Permission denied > > What is causing this? How can I delete the mailbox? IIRC, g

deleting mailboxes?

2001-02-26 Thread Grant Beattie
2.0.11/Solaris 7 root@wombat# grep admins /etc/imapd.conf admins: cyrus wombat> lam user.grant anyone p grant lrswipcda cyrus d wombat> dm user.grant deletemailbox: Permission denied What is causing this? How can I delete the mailbox? g.