Scott Wittenberg writes:
I am installing imap on freebsd (legacy 4.x freebsd) with the latest
version of openssl.
During the "gmake" portion (right after ./configure), it dies with this:
Linking couriertls
./.libs/libcouriertls.a(libcouriertls.o): In function `init_session_cache':
/usr/home/
I am installing imap on freebsd (legacy 4.x freebsd) with the latest
version of openssl.
During the "gmake" portion (right after ./configure), it dies with this:
Linking couriertls
./.libs/libcouriertls.a(libcouriertls.o): In function `init_session_cache':
/usr/home/courier-imap/courier-imap-4.
Ok I didn't write "set -a" into my initscript.
Next:
Apr 24 19:16:41 gabucino imapd: couriertls: connect: error:
140B544E:SSL routines:SSL_GET_NEW_SESSION:ssl session id callback failed
I think couriertcpd doesn't seed the random generator on systems
which don't have urandom. :(
On 2007.04.2
[...]
Thank you for your suggestions.
In fact, from the homepage of mb2md
(http://batleth.sapienti-sat.org/projects/mb2md/), it appears that this
program can handle my "special" case as well - but both imapcopy and imapsync
look appealing as well since I'll have to know the passwords anyway.
Yo.
I compiled courier-authlib with DEC C compiler, works fine. I
compiled courier-imap with gcc, which also works fine. Had to link a
custom snprintf.o for each of the libs and binaries, because OSF1
libc lacks snprintf+vsnprintf.
courier works fine on port 143, but SSL does not. I used th
Francis Galiegue wrote:
> Hello everyone,
>
> At work, we have a middle term project (planned for this summer) to migrate
> all mail to a newer server. This implies changing the authentication scheme
> (this I can handle, after all _I_ will make the authentication scheme and
> have prior experie
Francis Galiegue wrote:
> Hello everyone,
>
> At work, we have a middle term project (planned for this summer) to migrate
> all mail to a newer server. This implies changing the authentication scheme
> (this I can handle, after all _I_ will make the authentication scheme and
> have prior experi
Hello everyone,
At work, we have a middle term project (planned for this summer) to migrate
all mail to a newer server. This implies changing the authentication scheme
(this I can handle, after all _I_ will make the authentication scheme and
have prior experience with Courier IMAP) and the mail