From owner-freebsd-questions@FreeBSD.ORG Sat Apr 2 07:31:44 2005 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9E66416A4CE for ; Sat, 2 Apr 2005 07:31:44 +0000 (GMT) Received: from vps.vocaboly.com (vps.vocaboly.com [207.58.137.77]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6377543D48 for ; Sat, 2 Apr 2005 07:31:44 +0000 (GMT) (envelope-from newbie@freebsdblog.org) Received: from p3ee3aff4.dip.t-dialin.net ([62.227.175.244] helo=kevin) by vps.vocaboly.com with esmtpa (Exim 4.43) id 1DHd6d-0006Ou-Hn; Sat, 02 Apr 2005 02:31:43 -0500 Message-ID: <003a01c53756$50f92eb0$6402a8c0@kevin> From: "KP" To: "Kris Kennaway" References: <000601c5374f$b0ddff10$6402a8c0@kevin><20050402070920.GB29103@xor.obsecurity.org> <003101c53755$76692fc0$6402a8c0@kevin> Date: Sat, 2 Apr 2005 09:33:47 +0200 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1478 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1478 X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - vps.vocaboly.com X-AntiAbuse: Original Domain - freebsd.org X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12] X-AntiAbuse: Sender Address Domain - freebsdblog.org X-Source: X-Source-Args: X-Source-Dir: cc: freebsd-questions@freebsd.org Subject: Re: About Qpopper X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 02 Apr 2005 07:31:44 -0000 A little more info, I killed inetd and tried to run qpopper manually again, still the same error message: qpopper[32535]: Unable to obtain socket and address of client: Socket operation on non-socket (38) ----- Original Message ----- From: "KP" To: "Kris Kennaway" Cc: Sent: Saturday, April 02, 2005 9:27 AM Subject: Re: About Qpopper > Thanks for your help, Kris. I always forgot to check the logs :-(. > > The log says: > inetd[32476]: cannot execute /usr/local/libexec/popper: No such file or > directory > > But I checked the file, it does exist. I can execute it manually, got error > message, I think it's because inetd used the socket. > > > cd /usr/local/libexec/ > > ll > total 3612 > drwxr-xr-x 2 root wheel 1024 Mar 31 05:10 apache > -r-xr-xr-x 1 root wheel 3114448 Oct 15 23:27 mysqld > -r-xr-xr-x 1 root wheel 403132 Mar 31 10:37 proftpd > -r-xr-xr-x 1 root wheel 124376 Oct 15 22:27 qpopper > > ./qpopper > > Kevin > > P.S. I can't quote you message, it came to me as an attachment. > > ----- Original Message ----- > From: "Kris Kennaway" > To: "KP" > Cc: > Sent: Saturday, April 02, 2005 9:09 AM > Subject: Re: About Qpopper >