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
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
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/
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