Mark Crispin wrote:
[...]
What operating system are you running?
FreeBSD-CURRENT.
Did you build imap-2004a yourself?
I built it from ports with one extra, trivial patch to change CREATEPROTO=unixproto -> CREATEPROTO=mbxproto.
Is there any possibility that it could have been built with IPv6 support ("IP=6" in the make command line) but run on an IPv4 only
> system?
This is probably it! I didn't compile with "IP=6" in the command line, but it looks like one of the FreeBSD patches modifies the "IP=" line in src/osdep/unix/Makefile to "6" from "4". I'll try reverting that before attempting the development snapshot.
Thanks for your help.
[...]
-- Sahil Tandon
