Displaying 2 results from an estimated 2 matches for "kerio2".
Did you mean:
kerio
2012 Feb 15
2
2.1b6 imapc sync error
I received this error at the end of a migration from imapc to mdbox. Is
it because I wanted doveadm 'sync' instead of 'backup'? I didn't get
time to do any testing, but since you're pushing for the release, here
it is:
kerio2:~ adminuser$ /opt/dovecot/bin/doveadm -o imapc_user=jsample -o
imapc_password=****** -o imapc_host=*.*.*.* sync -R -u
jsample_dc at mydomain.com imapc:/tmp/imapc
dsync(jsample_dc at mydomain.com): Error: Can't update mailbox
Archives/2011: Not supported
dsync(jsample_dc at mydomain.com):...
2011 Nov 19
2
issues with 2.1b1 on OS X
...ot;-no-undefined" specifically:
#NOPLUGIN_LDFLAGS="-no-undefined"
if test "$with_gnu_ld" = yes; then
NOPLUGIN_LDFLAGS="$NOPLUGIN_LDFLAGS -Wl,--as-needed"
fi
More important, Dovecot aborts on launch with the following error:
Nov 19 10:23:52 kerio2 dovecot[33553]: master: Fatal: kevent(EV_ADD,
READ, 16) failed: Invalid argument
I configured using the same args as I had used successfully on 2.0.15:
--with-gssapi --with-ldap --with-sql --prefix=/opt/dovecot-2.X.X. I also
tried an exact copy of my known-good config from 2.0.15, to no avail...