Hi all,
I have a SuSE10 (gcc 4.0.2) system with the following packages
compiled and installed locally:
Cyrus SASL CVS version from 16 March
OpenSSL 0.9.8a
OpenLDAP 2.3.20
BerkeleyDB 4.4 (with 2 patches)
I am trying to compile Cyrus-IMAP for use in a new murder. I have
tried 2.2.12 and 2.3.3 and
On 3/26/06, Gilles <[EMAIL PROTECTED]> wrote:
> Hello.
>
> I finally got to the point where I'm testing the IMAP server.
>
> Trying
>
> $ imtest -a '[EMAIL PROTECTED]' -s -p 993 -m plain mail
> verify error:num=19:self signed certificate in certificate chain
> TLS connection established: TLSv1 with
On 1/12/06, Larry Rosenbaum <[EMAIL PROTECTED]> wrote:
> I've done some debugging and come up with some odd information. The problem
> occurs in imclient.c in the imclient_connect function. It is calling
> getaddrinfo() and getting a return value of 3, which is
>
> #define EAI_BADFLAGS3
Hi all,
Sorry for starting a new thread with this, but I did not receive my
own post from the list, so I can't respond to it.
Solaris 9, Cyrus-IMAPd 2.2.12, gcc 3.4.2, perl 5.8.5
The problem was with cyradm: "cyradm --user cyrus --auth plain
localhost" would return with "imclient_connect: unknow
Hello all,
I have Cyrus IMAPd 2.2.12 (patched with Christos Soulios' auto* patches)
on a Solaris 9 box; gcc 3.4.2. It is compiled thusly (the CFLAGS, CPPFLAGS
and LDFLAGS are three long lines -- really!):
export CFLAGS="-I/usr/local/include -I/usr/local/BerkeleyDB.4.3/include
-I/usr/local/ssl/inc