delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2007/08/15/01:22:41

X-Spam-Check-By: sourceware.org
To: cygwin AT cygwin DOT com
From: =?ISO-8859-1?Q?Ren=E9_Berber?= <r DOT berber AT computer DOT org>
Subject: Re: Error when attempting to start inetd
Date: Wed, 15 Aug 2007 00:20:33 -0500
Lines: 62
Message-ID: <f9u2f7$498$1@sea.gmane.org>
References: <8BA563303EFC4F9284BBB73F0C32666A AT FAMILYROOM>
Mime-Version: 1.0
User-Agent: Thunderbird 2.0.0.6 (Windows/20070728)
In-Reply-To: <8BA563303EFC4F9284BBB73F0C32666A@FAMILYROOM>
OpenPGP: url=hkp://wwwkeys.pgp.net
X-IsSubscribed: yes
Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Unsubscribe: <mailto:cygwin-unsubscribe-archive-cygwin=delorie DOT com AT cygwin DOT com>
List-Subscribe: <mailto:cygwin-subscribe AT cygwin DOT com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin AT cygwin DOT com>
List-Help: <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner AT cygwin DOT com
Mail-Followup-To: cygwin AT cygwin DOT com
Delivered-To: mailing list cygwin AT cygwin DOT com

Michael Grand wrote:

> Thanks, putting -D in the arguments list fixed the problem.  However, it
> does not let me access the pop3 server or the imap server.  Here is what
> my output looks like:
> $ telnet localhost 110
> Trying 127.0.0.1...
> Connected to FAMILYROOM.
> Escape character is '^]'.
> Connection closed by foreign host.

Probably your firewall is blocking any communication.

> The same happens for imap.
>=20
> I have included "pop3  stream  tcp  nowait  root   /usr/sbin/uw-ipop3d"
> and "imap  stream  tcp  nowait  root   /usr/sbin/uw-imapd" in the
> inetd.conf file and everything else appears to have been setup correctly.

The configuration looks fine.  I don't use the old version of uw-imap anymo=
re
(the one distributed through Cygwin), but I do use the latest (which compil=
es
out of the box).  There was no problem with using the old version, I still =
think
its your firewall (Windows firewall).

> The inetd.log file has just this to say on the problem:
> someone wants pop3
> accept, ctrl 3
> + Closing from 22
> 2820 execl /usr/sbin/uw-ipop3d
> 2820 reaped, status 0x3500
> someone wants imap
> accept, ctrl 3
> + Closing from 22
> 2024 execl /usr/sbin/uw-imapd
> 2024 reaped, status 0x3500

I don't get any log output from inetd, so this is strange (and TBird is ope=
ning
and closing several connections all the time, imapd does send some output to
syslogd).

However, 0x3500 is probably Windows' error 53:

$ net helpmsg 53

The network path was not found.

Since I assume /usr/sbin/uw-imapd.exe does exist (no need to put the .exe),=
 I
have no idea what is wrong, perhaps "C:\Cygwin\bin" is not on your global
(Windows) PATH and the required libraries (.dll) can't be found.
--=20
Ren=E9 Berber


--
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/

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019