X-Spam-Check-By: sourceware.org To: cygwin AT cygwin DOT com From: =?ISO-8859-1?Q?Ren=E9_Berber?= Subject: Re: Error when attempting to start inetd Date: Wed, 15 Aug 2007 21:50:07 -0500 Lines: 46 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable User-Agent: Thunderbird 2.0.0.6 (Windows/20070728) In-Reply-To: OpenPGP: url=hkp://wwwkeys.pgp.net X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm Precedence: bulk List-Id: List-Unsubscribe: List-Subscribe: List-Archive: List-Post: List-Help: , 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: > I think /var/mail exists because I followed the instructions in this > article: http://pigtail.net/LRP/exim/exim-cygwin.html Ugh! That guy is known to make a mess, I don't say the instructions are wr= ong, I didn't read them or need them, but too many people come here after follow= ing his instructions and ending up with a mess. > I don't have an imapd, all I have is a uw-imapd. When I run it, it does > not give any output. $ /usr/sbin/uw-imapd * PREAUTH [CAPABILITY IMAP4REV1 IDLE NAMESPACE MAILBOX-REFERRALS BINARY UNS= ELECT SCAN SORT THREAD=3DREFERENCES THREAD=3DORDEREDSUBJECT MULTIAPPEND] Pre-auth= enticated user rberber black IMAP4rev1 2003.339 at Wed, 15 Aug 2007 21:38:12 -0500 a01 logout * BYE black IMAP4rev1 server terminating connection a01 OK LOGOUT completed So again, its not working as intended for you. That test was with the older imapd, which I still have around but not use. I still think the cause of the problem is a firewall, inetd is allowed to u= se ports 110 and 143 but when control is passed to imapd is blocked. So you n= eed to give imapd the same "permission" that inetd has -- in Windows Firewall i= ts the Exceptions tab, add the program and make sure it is enabled. Also make sure that /var/mail and /var/spool/mail are the same directory (o= ne is a link to the other), I just used File Monitor and saw that imapd does sear= ch in all those places and more, but first in /var/mail, and since I have a symbo= lic link it opens /var/spool/mail/. --=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/