Bug 77512

Summary: mail/cclient port: imap-uw IMAPS not working over IPv6 (IP=6 definition)
Product: Ports & Packages Reporter: Panagiotis Christias <p.christias>
Component: Individual Port(s)Assignee: Anders Nordby <anders>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   

Description Panagiotis Christias 2005-02-14 15:00:38 UTC
Using the ports cclient-2004c1_1,1 and imap-uw-2004c1,1 IMAPS is not working over IPv6. When connecting to port 993 the imapd responds in plain IMAP.

Fix: 

The "IP=6" option should be defined in imap-2004c1/Makefile not in imap-2004c1/src/osdep/unix/Makefile.
How-To-Repeat: Install mail/cclient and mail/imap-uw ports. Then try "telnet -6 :: imaps".
Comment 1 Volker Stolz freebsd_committer freebsd_triage 2005-02-16 08:56:39 UTC
Responsible Changed
From-To: freebsd-ports-bugs->anders

Over to maintainer
Comment 2 Anders Nordby freebsd_committer freebsd_triage 2005-05-30 20:58:32 UTC
State Changed
From-To: open->closed

Fix committed, thanks.