Restarted inetd, and all IPv6 queries bomb out w/ this error message:
Aug 2 17:35:58 newbox imapd[44126]: Command stream end of file, while flushing line user=??? host=[NON-IPv4]
Sorry for the delay in responding; I was on vacation.
If you are getting "NON-IPv4" then the imapd binary you are running was built as IPv4 only (that is, IP=4 which is the default for UNIX builds).
Did you do a "make clean" before setting IP=6?
Note that this is not the underlying problem. "Command stream end of file" simply means that the client disconnected without doing a LOGOUT command.
-- Mark --
http://staff.washington.edu/mrc Science does not emerge from voting, party politics, or public debate. Si vis pacem, para bellum.
