From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from lists.gentoo.org ([140.105.134.102] helo=robin.gentoo.org) by nuthatch.gentoo.org with esmtp (Exim 4.54) id 1FFTuT-0007RI-MK for garchives@archives.gentoo.org; Sat, 04 Mar 2006 10:22:50 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.13.5/8.13.5) with SMTP id k24ALkbH032724; Sat, 4 Mar 2006 10:21:46 GMT Received: from wproxy.gmail.com (wproxy.gmail.com [64.233.184.202]) by robin.gentoo.org (8.13.5/8.13.5) with ESMTP id k24AGm1n025568 for ; Sat, 4 Mar 2006 10:16:49 GMT Received: by wproxy.gmail.com with SMTP id 67so1082122wri for ; Sat, 04 Mar 2006 02:16:48 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=P6YOOfXurQr5n8bc9K6QhApR9ZJsLNspVmRq1gsOaLC+nMcf1UnsbU0fAOeaiTlYr+tVSIXmNMpd35zTfvxkf2hh/4r2zapsB1A6JAR7YRD3yEWD4cwPW0Lu15tp5S/LsbI3jiJdkzvCves4tP/yw45cG9pv5HRd+gUkniwkIf8= Received: by 10.35.99.14 with SMTP id b14mr568246pym; Sat, 04 Mar 2006 02:16:48 -0800 (PST) Received: by 10.35.53.10 with HTTP; Sat, 4 Mar 2006 02:16:48 -0800 (PST) Message-ID: <8aaf1ee00603040216p77ac1ccesa279eb287d2ac8f3@mail.gmail.com> Date: Sat, 4 Mar 2006 19:16:48 +0900 From: "Steve B" To: gentoo-user@lists.gentoo.org Subject: [gentoo-user] qmail troubles Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from base64 to 8bit by robin.gentoo.org id k24AGm1n025568 X-Archives-Salt: 009b1ab9-ceca-431a-bb76-26e7f95f427e X-Archives-Hash: a4b32275da5a65f73aa87d690a925e44 I'm trying to setup a qmail sever via the documention found at gentoo.org. I have used these instructions before and all went ok, however now I'm having problems. Everything is starting fine, but when a user tries to auth I get their clients are telling them the server quit and the following is being logged in /var/log/messages Code: Mar 3 22:24:35 zues pop3d-ssl: LOGIN FAILED, user=user@domain.net, ip=[XXX.XXX.XXX.XXX] Mar 3 22:24:35 zues pop3d-ssl: authentication error: No such file or directory for the life of me I can't figure out where the problem is. courier-imap is being built with vchkpw the authdaemonrc config file is setup correctly (at least according to the documentation).. what else could be the problem? -- gentoo-user@gentoo.org mailing list