From owner-freebsd-questions Tue Sep 4 23:41:31 2001 Delivered-To: freebsd-questions@freebsd.org Received: from shumai.marcuscom.com (rdu57-28-046.nc.rr.com [66.57.28.46]) by hub.freebsd.org (Postfix) with ESMTP id 348B537B406 for ; Tue, 4 Sep 2001 23:41:27 -0700 (PDT) Received: from localhost (marcus@localhost) by shumai.marcuscom.com (8.11.3/8.11.3) with ESMTP id f856fPt98028; Wed, 5 Sep 2001 02:41:28 -0400 (EDT) (envelope-from marcus@marcuscom.com) X-Authentication-Warning: shumai.marcuscom.com: marcus owned process doing -bs Date: Wed, 5 Sep 2001 02:41:25 -0400 (EDT) From: Joe Clarke To: Odhiambo Washington Cc: FBSD-Q Subject: Re: UW-IMAP In-Reply-To: <20010905090302.A2982@ns2.wananchi.com> Message-ID: <20010905024003.I95138-100000@shumai.marcuscom.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Looking at the source code, this message is printed if /etc/nologin exists. If that file exists, user logins are generally not allowed. Removing the file should correct the problem. Joe On Wed, 5 Sep 2001, Odhiambo Washington wrote: > Hello, > > I have a strange problem with uw-imap here. > I am running the latest. Suddenly I have issues with it. > pam.conf and inetd.conf are both setup okay. > imapd is run under wrapped in hosts.allow. > > Here are the settings: > #### > hosts.allow: > imapd : 62.8.64.0/24 62.8.65.0/24 62.8.66.0/24 62.8.67.0/24 : allow > imapd : ALL : deny > ipop3d : 62.8.64.0/24 62.8.65.0/24 62.8.66.0/24 62.8.67.0/24 : allow > ipop3d : ALL : deny > > wash:~$ grep imap /etc/inetd.conf > imap4 stream tcp nowait root /usr/local/libexec/imapd imapd > ###### > > > A test gives me this: > > > admin:~$ telnet ns2 143 > Trying 62.8.64.4... > Connected to ns2.wananchi.com. > Escape character is '^]'. > * BYE Service not available ns2.wananchi.com IMAP4rev1 2001.307 at Wed, 5 > Sep 20 > 01 08:52:43 +0300 (EAT) > Connection closed by foreign host. > > Does anyone know what could be my undoing? > I've also run it without being wrapped but I still get the same. > Now all clients are on my neck! > > TIA > > > -Wash > > -- > Odhiambo Washington > Wananchi Online Ltd., > wash@wananchi.com 1st Flr Loita Hse. > Tel: 254 2 313985 Loita Street., > Fax: 254 2 313922 PO Box 10286,00100-NAIROBI,KE. > > If you want to be loved by somebody who isn't already in your family, it > doesn't hurt to be beautiful. > -Anita, age 8 > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message