X-Spam-Check-By: sourceware.org
Date: Wed, 8 Mar 2006 19:03:58 +0100
From: Corinna Vinschen <corinna-cygwin@cygwin.com>
To: cygwin@cygwin.com
Subject: Re: Using uw-imapd over secure 995 with cygwin -- Cant seem to get it  working
Message-ID: <20060308180358.GB19767@calimero.vinschen.de>
Reply-To: cygwin@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
References: <440F17E4.9060509@gohilton.com>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
In-Reply-To: <440F17E4.9060509@gohilton.com>
User-Agent: Mutt/1.4.2i
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
Precedence: bulk
List-Unsubscribe: <mailto:cygwin-unsubscribe-archive-cygwin=delorie.com@cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com

On Mar  8 10:44, Kevin Hilton wrote:
> Briefly Im trying to use cygwin's uw-imapd port to attempt to establish
> an imap connection over port 995 and 993.  I have successfully run the
> daemon over the non-secure port.
> 
> Ive created the necessary .key and .pem files and placed them in
> etc/ssl/certs.  First of all Im not sure if this is the proper location
> for these certificates.
> 
> Second I tried starting the uw-imapd over the secure ports via the inetd
> by placing the following lines in the inetd.conf file:
> pop3s  stream  tcp  nowait  root   /usr/sbin/uw-ipop3d
> imaps  stream  tcp  nowait  root   /usr/sbin/uw-imapd
> 
> Non secure ports are enabled via
> imap  stream  tcp  nowait  root   /usr/sbin/uw-imapd
> pop3  stream  tcp  nowait  root   /usr/sbin/uw-ipop3d
> 
> After restarting the inetd, and performing a netstat -a, I see the
> machine is not listening on port 995 or port 993, however ports 143 and
> 110 are open and listening.

Are the service names known in your services file?


Corinna

-- 
Corinna Vinschen                  Please, send mails regarding Cygwin to
Cygwin Project Co-Leader          cygwin AT cygwin DOT com
Red Hat

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

