Moving mails from file-system to Cyrus

2003-10-15 Thread Alexander Czernay
I'm moving my mail-server from plain Postfix+Popper to Postfix+Cyrus. For the existing accounts I want to move the existing mail from the file-system to Cyrus. Is there any import-feature? Thanks for any help, Alexander -- _ Alexander Czernay IT-Consu

Re: file-system problems after update from 2.0.16 to 2.1.9

2002-11-26 Thread Alexander Czernay
Gary Mills wrote: On Sun, Nov 24, 2002 at 04:52:11PM +0100, Alexander Czernay wrote: I just upgraded my Cyrus-IMAP from 2.0.16 to 2.1.9. At ./configure I added --enable-fulldirhash and also compiled Berkeley4.1.24 in. It all worked well, but now I get some strange errors in the logs: IOERROR

file-system problems after update from 2.0.16 to 2.1.9

2002-11-24 Thread Alexander Czernay
I just upgraded my Cyrus-IMAP from 2.0.16 to 2.1.9. At ./configure I added --enable-fulldirhash and also compiled Berkeley4.1.24 in. It all worked well, but now I get some strange errors in the logs: IOERROR: opening /var/imap/user/c/czernay.seen: No such file or directory DBERROR: opening /var/

Folders gone after upgrade from 2.0.16 to 2.1.9

2002-11-22 Thread Alexander Czernay
I've just upgraded my Cyrus-IMAP from 2.0.16 to 2.1.9. As I used --enable-fulldirhash on configure, I ran tools/rehash full after installation. That seemed to work and looked good (no errors). All worked well. As a second step I upgraded to include SSL support for IMAP and POP. After that I co