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

phil*


*
---
Cyrus Home Page: http://asg.web.cmu.edu/cyrus
Cyrus Wiki/FAQ: http://cyruswiki.andrew.cmu.edu
List Archives/Info: http://asg.web.cmu.edu/cyrus/mailing-list.html

Reply via email to