19 messages in net.sourceforge.lists.courier-usersRe: [courier-users] Re: Courier IMAP ...
FromSent OnAttachments
Sam VarshavchikMay 5, 2001 12:21 pm 
Drew RainesMay 5, 2001 2:20 pm 
Charlie WattsMay 5, 2001 2:41 pm 
Chad Leigh, Shire.Net LLCMay 5, 2001 2:52 pm 
Drew RainesMay 5, 2001 4:05 pm 
Drew RainesMay 5, 2001 4:19 pm 
Drew RainesMay 5, 2001 6:01 pm 
Larry MooreMay 5, 2001 6:19 pm 
Sam VarshavchikMay 5, 2001 6:22 pm 
Drew RainesMay 5, 2001 6:27 pm 
Sam VarshavchikMay 5, 2001 6:52 pm 
Drew RainesMay 5, 2001 9:28 pm 
Sam VarshavchikMay 5, 2001 10:13 pm 
Larry MooreMay 5, 2001 11:00 pm 
Larry MooreMay 6, 2001 2:53 am 
Drew RainesMay 6, 2001 6:07 am 
Sam VarshavchikMay 6, 2001 9:48 am 
Yozo TODAMay 6, 2001 8:31 pm 
Sam VarshavchikMay 6, 2001 9:28 pm 
Actions with this message:
Paste this link in email or IM:
Paste this link in email or IM:
Atom feed for this thread
Paste this URL into your reader:
Subject:Re: [courier-users] Re: Courier IMAP running but not workingActions...
From:Larry Moore (lmo@starwon.com.au)
Date:May 5, 2001 6:19:43 pm
List:net.sourceforge.lists.courier-users

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.