From owner-freebsd-questions@FreeBSD.ORG Wed Dec 17 11:33:30 2003 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 846A516A4CE for ; Wed, 17 Dec 2003 11:33:30 -0800 (PST) Received: from kifco.net (host4.kifco.net [216.65.57.4]) by mx1.FreeBSD.org (Postfix) with ESMTP id C133D43D1F for ; Wed, 17 Dec 2003 11:33:29 -0800 (PST) (envelope-from Admin@kifco.net) Received: from kifco.net (deadline@localhost [127.0.0.1]) by kifco.net (8.12.8p1/8.12.8) with ESMTP id hBHFe7pD000707 for ; Wed, 17 Dec 2003 15:40:07 GMT (envelope-from Admin@kifco.net) From: "Marwan Sultan" To: "FreeBSD questions List" Date: Wed, 17 Dec 2003 18:40:07 +0300 Message-Id: <20031217153350.M96495@kifco.net> X-Mailer: Open WebMail X-OriginatingIP: 195.226.253.101 MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Subject: user known! but found. 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: Wed, 17 Dec 2003 19:33:30 -0000 Hello everyone, I have a strange problem, There is a users has been added in my FreeBSD 4.8-R since over 6 months now. suddenly from no where, last 2 days, any INCOMING emails ONLY to this users it fails and it says "user known" Actually the user is in the system, im running the builtin sendmail. and qpopper, openwebmail, nothing special. I deleted that users totally, I add him again, but the same problem! I added a diffrent username, it works fine. I changed the Uid for the poor user it still doesnot accept incoming mails and says "unknown users" or "faild" I ran the command cat /etc/passwd|awk -F: '{print $1}' the users is listed, I checked /etc/passwd , users is listed, I can access user shell. /var/log/maillog says: sm-mta[670]: hBHFWZpD000670: ... User unknown Can someone explain, whats this! any help appreciate it thanks. Marwan.