Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 21 Mar 2005 17:19:39 +0100
From:      Arnaud Boudou <skuld@goddess-gate.com>
To:        freebsd-ports@freebsd.org
Subject:   php5-imap / cclient IPv6 issue ?
Message-ID:  <423EF41B.9030901@goddess-gate.com>

next in thread | raw e-mail | index | archive | help
Hello,

I'm trying to get php5-imap and cclient working with IPv6 working, but I 
can't. PHP supports IPv6 (tested with fsocket functions), my IMAP 
daemons listen on IPv6 interfaces, and cclient seems to be compiled with 
  IPv6 support (according to 
/usr/ports/mail/cclient/work/imap-2004c1/c-client/Makefile). But 
/usr/ports/mail/cclient/work/Makefile sets IP to 4 instead of 6.

While trying to connect to IMAP with php5-imap, PHP returns me an error 
saying it can resolve the hostname (this hostname only resolve with 
IPv6). Giving the litteral IPv6 address, with ou without enclosing 
brackets give an error too.

I wonder if the /usr/ports/mail/cclient/work/Makefile file with IP=4 is 
not the cause of this ?

Regards
-- 
Arnaud Boudou



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?423EF41B.9030901>