On Tue, 30 Mar 2010, Bron Gondwana wrote:
> That was what I was just about to suggest! I stuck this in our tree:
>
> http://github.com/brong/cyrus-imapd/commit/669bae9d11bb7bfa12f0fabdedbc18ddaa51f62f
>
> So anything with multiple INBOX in a row gets blocked.
Great! Can we expect to find that i
On Mon, Mar 29, 2010 at 10:25:09PM +0300, Jukka Huhta wrote:
> On Mon, 29 Mar 2010, Brian Awood wrote:
>
> > What version of cyrus are you running? If it's a version 2.3 with
> > delayed delete enabled, you are likely running into a bug in cyrus.
>
> The newest, 2.3.16. This certainly feels lik
On Mon, 29 Mar 2010, Brian Awood wrote:
> What version of cyrus are you running? If it's a version 2.3 with
> delayed delete enabled, you are likely running into a bug in cyrus.
The newest, 2.3.16. This certainly feels like a bug. Not going to
debug it this time, though.
> If you don't want t
Jukka Huhta wrote:
> We have several users with folders like this:
>
> user.username.INBOX.INBOX.INBOXINBOX.INBOX.INBOX.INBOX.Deleted Messages
> (total of 76 INBOXes or something).
>
> No doubt the folders are generated by a bug in Apple Mail, but how to
> get rid of them? Users can't do
What version of cyrus are you running? If it's a version 2.3 with delayed
delete enabled, you are likely running into a bug in cyrus. We have run
into this issue, where you have a mailbox that is near the max length and
when you try to delete it, cyrus adds the extra DELETED/timestamp to the
mai
You can use cyradm to delete all the mailboxes that are
listed in the mailbox database. If the directory is not
in the list, once all the lower folders are deleted with
cyradm, you can just "rm xxx" the directory and continue
up the chain until they are all removed.
Cheers,
Ken
On Mon, Mar 29, 2
We have several users with folders like this:
user.username.INBOX.INBOX.INBOXINBOX.INBOX.INBOX.INBOX.Deleted Messages
(total of 76 INBOXes or something).
No doubt the folders are generated by a bug in Apple Mail, but how to
get rid of them? Users can't do that by themselves, and no MUA I've