Aahh!
I have compiled 1.3.8 with OpenBSD 2.7 and I can't connect to port 143 or
993 however "netstat -anf inet|grep 143" reveals that courier is listening
on tcp6 so my ip-version 4 connections don't make it.
I used to have courier-imap working on this system but I can't remeber
which version - I think it was 1.3.0.
Anyway, I have compiled and installed versions of Courier-IMAP down to
1.3.5. I'll have to find the sources for 1.3.0 and try that again before
deciding its to do with header files on my system that are the cause of the
problem.
Cheers,
Larry.
----- Original Message -----
From: "Drew Raines" <dr...@phg.mc.vanderbilt.edu>
To: <cour...@lists.sourceforge.net>
Sent: Sunday, May 06, 2001 7:05 AM
Subject: Re: [courier-users] Re: Courier IMAP running but not working
* "Chad Leigh, Shire.Net LLC" <ch...@shire.net>, 17:52 05/05/2001:
is inetd already listening on those ports (but with no valid daemon to
take
the connection)?
inetd cannot serve those ports when courier is...
no.. in fact I killed inetd just to make sure.
I compiled everything with gmake now. 'gmake check' worked, so did
install and install-configure. I run the rc scripts and it starts
without flaw. Alas, nothing doing. I still can get to ports 143 and
993.
I even tried nmap-ing the machine and it doesn't scan anything on
those ports either. I fear that OpenBSD in its "security by default"
has disabled something of which I'm unaware.