--On Monday, June 20, 2005 10:46:17 AM +0200 philippe <[EMAIL PROTECTED]> wrote:

Hi,

I have a problem with cyradm : cyrus 2.2.12 on solaris 10.

I can't connect to the server with cyradm :

/bash-3.00# cyradm localhost
imclient_connect: unknown host "localhost" at
/usr/local/lib/perl5/site_perl/5.8.5/sun4-solaris/Cyrus/IMAP/Admin.pm
line 71./


I modified the imclient.c source with one line more :

   hints.ai_socktype = SOCK_STREAM;
   hints.ai_flags = AI_CANONNAME;
+ hints.ai_protocol = 0*;

*but  same problem.

someone could help me

just comment the following out in lib/imclient.c and recompile:

hints.ai.flags = AI_CANONNAME;

It should be arround line 238.

Didi

--
---------------------------------
Didi Rieder
[EMAIL PROTECTED]
PGPKey ID: 3431D0B0
---------------------------------

Attachment: pgp3RAMrALbxF.pgp
Description: PGP signature

Reply via email to