X-Spam-Check-By: sourceware.org
To: cygwin@cygwin.com
From: =?ISO-8859-1?Q?Ren=E9_Berber?= <r.berber@computer.org>
Subject:  Re: Error when attempting to start inetd
Date:  Wed, 15 Aug 2007 18:53:07 -0500
Lines: 24
Message-ID: <fa03l7$na6$1@sea.gmane.org>
References:  <BB5F440A83314D5F80CDE9C354DF6880@FAMILYROOM>
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: <BB5F440A83314D5F80CDE9C354DF6880@FAMILYROOM>
OpenPGP: url=hkp://wwwkeys.pgp.net
X-IsSubscribed: yes
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
Precedence: bulk
List-Id: <cygwin.cygwin.com>
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

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/

