Alain Spineux wrote:
> Other trick :
> - try to increas imapsync verbosity an check for any error message
> - increase the cyrus verbosisty : You can trac any imap command send
> by a user ,
> by just creating a directory inside the cyrus logging directory with
> the same name
> as of the user you
Hi,
if only the seenstate is the problem you may try to set the optinon
flushseenstate: 1 in imapd.conf
Regards
Michael Menge
Quoting "Ciprian Marius Vizitiu (GBIF)" <[EMAIL PROTECTED]>:
Hi everybody,
I'm trying to migrate a small 120GB IMAP store from a 32 bit Cyrus 2.2.12 on
RHEL4
Hello List,
can i convert qpopper to cyrus somehow?
Thanks,
Mario
Cyrus Home Page: http://cyrusimap.web.cmu.edu/
Cyrus Wiki/FAQ: http://cyrusimap.web.cmu.edu/twiki
List Archives/Info: http://asg.web.cmu.edu/cyrus/mailing-list.html
Hi everybody,
On a Cyrus 2.3.7 running on RHEL5 I'm attempting to import an existing IMAP
store by simply copying the old store. Since the user.seen are both
"skiplist" I thought I'd keep them so:
1. Copy the messages (but not cyrus.index/cache/header)
2. update mboxlist (export, edit, import)
3.
On 04 Nov 2008, at 07:39, Rob McMahon wrote:
> I suspect the underlying cause is this chunk from
> lib/cyrusdb_quotalegacy.c(foreach):
>
> /* strip off the qr specific path and replace with pattern */
> sprintf(strstr(quota_path, FNAME_QUOTADIR) + strlen
> (FNAME_QUOTADIR),
> "
> Hi,
> if only the seenstate is the problem you may try to set the optinon
> flushseenstate: 1 in imapd.conf
Hi,
No, the seenstate is the last of my concerns now as multiple runs of
imapsync will fix that; it's the different numbers of transferred messages
which is the show stopper, I'm tryin
The seen list is indexed by the mailbox ID which is stored in the
cyrus.header file. If you don't copy the cyrus.header file, your
seen data is useless. Reconstruct will retain the mailbox ID if the
cyrus.header file is intact. Hope that helps.
:wes
On 04 Nov 2008, at 13:43, Ciprian Mari
Shelley Waltz wrote:
> Oddly enough I had the identical issue today while trying to remove a
> bunch of users. I am running cyrus-imapd-2.3.7-2.el5 on RHEL5.
>
> I used cyradm and did
> sam user.x anyone c
> dm user.x
>
> This worked fine for about 20 users, then I got the following in maillog ...
Hi,
So - I've been playing with CONDSTORE a bit. Specifically, I'm looking at
supporting cross folder searching through our web interface, and it would
kind of suck to have to re-run the search on every folder every time we
have a new query. So I figured that checking HIGHESTMODSEQ would probabl