On 10/22/05, Febo Aristots <[EMAIL PROTECTED]> wrote:
>
>
> >The BerkeleyDB code in cyrus-imapd has a number of issues that I've
> >never been able to work out fully. I ended up switching to skiplist
> >(despite of its performance penalty for random lookups) which pretty
> >much solved all my
>The BerkeleyDB code in cyrus-imapd has a number of issues that I've
>never been able to work out fully. I ended up switching to skiplist
>(despite of its performance penalty for random lookups) which pretty
>much solved all my problems. I'd recommend that you look at doing the
>same.
Is it pos
On 10/17/05, Febo Aristots <[EMAIL PROTECTED]> wrote:
>
> >From: Febo Aristots <[EMAIL PROTECTED]>
> >Date: Oct 17, 2005 6:16 PM
> >Subject: db4 problems with cyrus 2.1.16
> >To: info-cyrus@lists.andrew.cmu.edu
>
> >I have had a bad problem with a se
>From: Febo Aristots <[EMAIL PROTECTED]>>Date: Oct 17, 2005 6:16 PM>Subject: db4 problems with cyrus
2.1.16>To: info-cyrus@lists.andrew.cmu.edu>I have had a bad problem with a seemingly corrupted mailboxes.db with cyrus-imap 2.1.16
I seem to have solved the problem this w
I have had a bad problem with a seemingly corrupted mailboxes.db with cyrus-imap 2.1.16
the problem started with this log entries:
Oct 17 03:27:21 mail ctl_cyrusdb[9217]: DBERROR db4: DB_LOGC->get: log record ch
ecksum mismatch
Oct 17 03:27:21 mail ctl_cyrusdb[9217]: DBERROR db4: DB_LOGC->get: cat
Hi,
The documentation at
http://asg.web.cmu.edu/cyrus/download/imapd/install-upgrade.html
says that one can use the command cvt_cyrusdb to convert Cyrus 2.1.x Berkeley
database files to Cyrus 2.2.x skiplist files.
Unfortunately this does not work if Cyrus 2.1.16 is linked against Berkeley
DB
I have read the list and seen that 2.1.16 is expected to be the final
release of the 2.1.x series.
But is there a patch planned to fix the problem where the flag status
isn't syncronised between the cyrus process's? Or at least include a
warning in the documentation about it. I have just migrat
knows if this might be a problem
with the debian cyrus 2.1.16 package?
On the other hand it could be my fault and I am really to blind to see
it ;).
The authentication chain should be saslauthd (pam shadow) -> pam ->
sasldb.
The user cyrus exists in the shadow and also in the sasldb.
If I onl
Jason,
I would check out the port and its patches as well as what dependencies
it claims. This should help you.
Regards
On Dec 31, 2003, at 12:08 PM, Jason Williams wrote:
Hello everyone.
I was taking the advice suggested to me about getting started with
cyrus-imapd. Im basically downloading
Ignore me...I had a major brain lapse or freeze or both. :)
Figured out the initial problem, but now getting this when I run "make"
gcc -c -I.. -I/usr/local/include -DHAVE_CONFIG_H -I. -I. -Wall -g
-O2 cyrusdb_db3.c
cyrusdb_db3.c:88: syntax error before `*'
cyrusdb_db3.c:88: warning: type def
Hello everyone.
I was taking the advice suggested to me about getting started with
cyrus-imapd. Im basically downloading and compiling both cyrus-imapd and
sasl by hand, so I can get a feel for everything and learn it all. Of
course, I could use ports tree (which eventually I will) but that is
i have installed the new cyrus on a new computer.
is this the correct procedure to migrate all info ?
1) tar the /var/spool/imap to the new locations.
2) Convert mailboxes file to Berkeley DB:
su cyrus
cd /var/imap
ctl_mboxlist -u
< mailboxes
ctl_cyrusdb
-c
3) r
12 matches
Mail list logo