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 18:53:07 -0500 Lines: 24 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: > Ren=E9 Berber wrote: >=20 >> Oops! I forgot something I did to make imap work, exim and uw-imap have >> different definitions of the mail spool so I did a hard link between >> /var/mail >> and /var/mail/spool. That probably is what the error "The network >> path was not >> found" meant, imapd could not find /var/mail. >=20 > I don't know exactly what you mean by a "hard link", but /var/mail > exists already. I created /var/mail/spool but that did not fix the > problem. They have to be the same directory, thus the hardlink (man ln): ln /var/mail/spool /var/mail of course this has to be done after you delete the directory you created. --=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/