From owner-freebsd-questions Wed Jan 7 13:26:54 1998 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id NAA12070 for questions-outgoing; Wed, 7 Jan 1998 13:26:54 -0800 (PST) (envelope-from owner-freebsd-questions) Received: from tao.agoron.com (root@tao.agoron.com [206.181.233.66]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id NAA11994; Wed, 7 Jan 1998 13:26:05 -0800 (PST) (envelope-from bc@bythehand.net) Received: from bc (rem23.agoron.com [207.86.97.154]) by tao.agoron.com (8.8.7/8.8.7) with SMTP id QAA06530; Wed, 7 Jan 1998 16:25:34 -0500 (EST) Message-ID: <34B3F2E1.56ED@bythehand.net> Date: Wed, 07 Jan 1998 16:25:53 -0500 From: "Bernard J. Courtney" Reply-To: bc@bythehand.net X-Mailer: Mozilla 3.03Gold (WinNT; I) MIME-Version: 1.0 To: questions@freebsd.org, freebsd-isp@freebsd.org, freebsd-questions@freebsd.org Subject: Help Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk Hi All, I am installing a mail server on my FreeBSD 2.2.1 box, and have done the following: 1. edit the /etc/group file with pico and adding the following qmail:*:2107: nofiles:*:2108: 2. then I used vipw to edit the passwd. file and added the following to that: alias:*:7790:2108::/var/qmail/alias:/bin/true qmaild:*:7791:2108::/var/qmail:/bin/true qmaill:*:7792:2108::/var/qmail:/bin/true qmailp:*:7793:2108::/var/qmail:/bin/true qmailq:*:7794:2107::/var/qmail:/bin/true qmailr:*:7795:2107::/var/qmail:/bin/true qmails:*:7796:2107::/var/qmail:/bin/true Then I get this error: "/etc/pw.010045" 26 lines, 1546 characters vipw: rebuilding the database... pwd_mkdb: corrupted entry pwd_mkdb: at line #20 pwd_mkdb: /etc/pw.010045: Inappropriate file type or format re-edit the password file? [y]: The line 20 that is refered to would be the line above that was added that read alias, and is the beginning of where the changes started. What am I doing wrong? Please respond via e-mail as I am NOT currently on the list. Thanks In advance, Bernard Courtney