cyradm : unknown host "locahost"

Didi Rieder adrieder at sbox.tugraz.at
Mon Jun 20 07:51:09 EDT 2005


--On Monday, June 20, 2005 10:46:17 AM +0200 philippe 
<philippe.daubian at laposte.net> 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
adrieder at sbox.tugraz.at
PGPKey ID: 3431D0B0
---------------------------------
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
Url : https://lists.andrew.cmu.edu/mailman/private/info-cyrus/attachments/20050620/cfbac11f/attachment.bin


More information about the Info-cyrus mailing list