Hello David,
Il 27/05/2020 16:48, David Moyes ha scritto:
I want to rename a mailbox (and all of its descendants), however I am
struggling with what, on the surface, would appear to be a simple task.
I first tried to use cyradm rename command to rename user.foo to
user@example.com, like
I want to rename a mailbox (and all of its descendants), however I am
struggling with what, on the surface, would appear to be a simple task.
I first tried to use cyradm rename command to rename user.foo to
user@example.com, like this:
localhost> rename user.foo user@example.com
Ho
Dear Bron, dear Andrew,
well, I left the ugly problem unsolved for a couple of weeks ;-)
I think I've posted my "Cyrus::IndexFile" perl module to the list
before, but I'll attach it here as well. This allows you to parse
through indexes a lot more efficiently, and 'cyr_dbtool' (see the
patches
On Wed, May 02, 2007 at 03:11:03PM +0200, Thorsten B?ker wrote:
> Dear all,
> But wondering about the heavily increased amount of partition in use, I
> noticed that my call of rsync lacked of the "--delete" attribute. In
> consequence the restored mailbox directories include not only the
> messag
On Wed, 2 May 2007, Thorsten Büker wrote:
Thanks for this clearification! After comparing some cyrus.header files from
different folders and "my" seen file, I think I understood ;-)
While copying the mailbox the message UIDs change, at least as far as I can
see. So, one might be able to repla
Dear Any, dear list,
Hmm, I'm using v2.2.13 here. Maybe that option/feature didn't exist in
2.1.x.
The manuals I just checked gave no hint on the necessary version.
You should probably check if other message flags (Important, Answered,
etc) are copied. I can't remember.
At least "answere
On Wed, 2 May 2007, Thorsten Büker wrote:
I bet the problem is that on a large mailbox, $imap->messages will return a
really big list of UIDs (longer than the allowed MAXWORD of 32768). You
may be able to fix this by calling "$imap->Ranges(1);" earlier in the
script. According to the Mail::I
Dear Andrew, hi list,
Ack, someone using my scripts! :)
First of all thanks for providing them!
I bet the problem is that on a large mailbox, $imap->messages will return
a really big list of UIDs (longer than the allowed MAXWORD of 32768). You
may be able to fix this by calling "$imap->Ra
On Wed, 2 May 2007, Thorsten Büker wrote:
Dear all,
For quite a few month I ran a backup-scenario set up according to [1]
including synchronisation of the mailboxes using "rsync -vaR". (In the
meantime I migrated to the usage of LVM snapshots.)
As restoring a backup became necessary due to fil
Dear all,
For quite a few month I ran a backup-scenario set up according to [1]
including synchronisation of the mailboxes using "rsync -vaR". (In the
meantime I migrated to the usage of LVM snapshots.)
As restoring a backup became necessary due to filesystem corruption I
fetched the mailboxes f
Am Monday 26 September 2005 12:22 schrieb Ondrej Sury:
> we would like to have rename mailbox funcionality in Cyrus IMAPD. Plain
> cyrus-imapd refuses to rename mailbox, so I would like to know if there
> was something done on that field? Like 3rd party patches, 2.3.x branch
> whatever.
Did you
Hello,
we would like to have rename mailbox funcionality in Cyrus IMAPD. Plain
cyrus-imapd refuses to rename mailbox, so I would like to know if there
was something done on that field? Like 3rd party patches, 2.3.x branch
whatever.
If not do you have any hints where to start? (If cyrus imap is
--On Thursday, May 19, 2005 10:46:47 AM -0400 seph <[EMAIL PROTECTED]>
wrote:
I'd like to rename user.foo to xuser.foo, and I can't seem to do this
with cyrus 2.2.12, I do have allowusermoves set to yes. From cyradm:
imap> cm user.foo
imap> rename user.foo user.bar
imap> rename user.bar
Didi Rieder <[EMAIL PROTECTED]> writes:
>> I'd like to rename user.foo to xuser.foo, and I can't seem to do this
>> with cyrus 2.2.12, I do have allowusermoves set to yes. From cyradm:
>
> set the following in /etc/imapd.conf
>
> allowusermoves = yes
As I said in my first paragraph, I have alloweu
I'd like to rename user.foo to xuser.foo, and I can't seem to do this
with cyrus 2.2.12, I do have allowusermoves set to yes. From cyradm:
imap> cm user.foo
imap> rename user.foo user.bar
imap> rename user.bar xuser.bar
renamemailbox: Operation is not supported on mailbox
Is there a c
15 matches
Mail list logo