Re: Cyrus IMAPd v2.1.10

2002-11-19 Thread Marc-Christian Petersen
On Tuesday 19 November 2002 16:51, Rob Siemborski wrote: Hi Rob, Galen, > Does this file exist? no, otherwise I won't see those error ;) > > Try reconstructing the users mailbox...it seems like it's missing the > > seen db. > On any recent version of cyrus, a user's seen information is totally >

Re: Cyrus IMAPd v2.1.10

2002-11-19 Thread Rob Siemborski
On Tue, 19 Nov 2002, Marc-Christian Petersen wrote: > On Tuesday 19 November 2002 16:51, Rob Siemborski wrote: > > Hi Rob, Galen, > > > Does this file exist? > no, otherwise I won't see those error ;) I guess I was more asking "does the directory exist", but you figured it out using rehash. > >

Re: Cyrus IMAPd v2.1.10

2002-11-19 Thread Rob Siemborski
On Tue, 19 Nov 2002, Galen Johnson wrote: > >Nov 20 03:11:22 linux imapd[21940]: IOERROR: opening > >/opt/cyrus/var/lib/user/U/mcp.seen: No such file or directory [snip] Does this file exist? > Try reconstructing the users mailbox...it seems like it's missing the > seen db. On any recent versio

Re: Cyrus IMAPd v2.1.10

2002-11-19 Thread Galen Johnson
Marc-Christian Petersen wrote: Hi there, can anyone give me he hint how can I get rid of this message? With v2.1.2 (I used this before upgrading) this worked fine. Nov 20 03:11:22 linux imapd[21940]: login: codeman.[10.0.0.10] mcp plaintext Nov 20 03:11:22 linux imapd[21940]: IOERROR: opening

Cyrus IMAPd v2.1.10

2002-11-19 Thread Marc-Christian Petersen
Hi there, can anyone give me he hint how can I get rid of this message? With v2.1.2 (I used this before upgrading) this worked fine. Nov 20 03:11:22 linux imapd[21940]: login: codeman.[10.0.0.10] mcp plaintext Nov 20 03:11:22 linux imapd[21940]: IOERROR: opening /opt/cyrus/var/lib/user/U/mcp.s

Re: Cyrus IMAPd v2.1.10

2002-11-14 Thread Rob Siemborski
Don't compile with --enable-cmulocal, that enables CMU-specific options, such as the depot config file. -Rob On Thu, 14 Nov 2002, Marc-Christian Petersen wrote: > Hi there, > > ./configure --prefix=/opt/cyrus \ > --with-cyrus-prefix=/opt/cyrus \ > --with-openssl \ > --ena

Cyrus IMAPd v2.1.10

2002-11-14 Thread Marc-Christian Petersen
Hi there, ./configure --prefix=/opt/cyrus \ --with-cyrus-prefix=/opt/cyrus \ --with-openssl \ --enable-murder \ --enable-cmulocal \ --enable-netscapehack \ --with-libwrap \ --with-notify=unix \ --enable-fulldirhash \ --with-st