www.delorie.com/archives/browse.cgi | search |
X-Spam-Check-By: | sourceware.org |
Message-ID: | <8BA563303EFC4F9284BBB73F0C32666A@FAMILYROOM> |
From: | "Michael Grand" <mjgrand AT ifthensoftware DOT net> |
To: | <cygwin AT cygwin DOT com> |
Subject: | Re: Error when attempting to start inetd |
Date: | Tue, 14 Aug 2007 21:42:19 -0700 |
MIME-Version: | 1.0 |
X-Mailer: | Microsoft Windows Live Mail desktop 8.0.1226 |
X-Assp-Whitelisted: | Yes |
X-Assp-Envelope-From: | mjgrand AT ifthensoftware DOT net |
X-Assp-Intended-For: | cygwin AT cygwin DOT com |
X-IsSubscribed: | yes |
Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
List-Id: | <cygwin.cygwin.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 |
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. The same happens for imap. 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 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 -- 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/
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |