From owner-freebsd-questions@FreeBSD.ORG Wed Jan 13 01:06:23 2010 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D0787106566C for ; Wed, 13 Jan 2010 01:06:23 +0000 (UTC) (envelope-from wblock@wonkity.com) Received: from wonkity.com (wonkity.com [67.158.26.137]) by mx1.freebsd.org (Postfix) with ESMTP id 831448FC08 for ; Wed, 13 Jan 2010 01:06:22 +0000 (UTC) Received: from wonkity.com (localhost [127.0.0.1]) by wonkity.com (8.14.3/8.14.3) with ESMTP id o0D16McW089801; Tue, 12 Jan 2010 18:06:22 -0700 (MST) (envelope-from wblock@wonkity.com) Received: from localhost (wblock@localhost) by wonkity.com (8.14.3/8.14.3/Submit) with ESMTP id o0D16MW2089798; Tue, 12 Jan 2010 18:06:22 -0700 (MST) (envelope-from wblock@wonkity.com) Date: Tue, 12 Jan 2010 18:06:22 -0700 (MST) From: Warren Block To: Jim In-Reply-To: <80f4f2b21001121503g41580991nf6b05380b3cd0874@mail.gmail.com> Message-ID: References: <80f4f2b21001120900j7418c725k95221bb06cde0dc1@mail.gmail.com> <80f4f2b21001121503g41580991nf6b05380b3cd0874@mail.gmail.com> User-Agent: Alpine 2.00 (BSF 1167 2008-08-23) MIME-Version: 1.0 Content-Type: MULTIPART/MIXED; BOUNDARY="-902635197-1639906683-1263344591=:89719" Content-ID: X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.2.3 (wonkity.com [127.0.0.1]); Tue, 12 Jan 2010 18:06:22 -0700 (MST) Cc: freebsd-questions@freebsd.org Subject: Re: sendmail issues - make fails to create aliases.db in /etc/mail X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 13 Jan 2010 01:06:23 -0000 This message is in MIME format. The first part should be readable text, while the remaining parts are likely unreadable without MIME-aware tools. ---902635197-1639906683-1263344591=:89719 Content-Type: TEXT/PLAIN; CHARSET=ISO-8859-15; format=flowed Content-Transfer-Encoding: 8BIT Content-ID: On Tue, 12 Jan 2010, Jim wrote: >> Looks like you're using postfix pretending to be sendmail.  Evidently >> postfix doesn't build aliases.db the same way.  You might try newaliases. >> > > I tried that, but it had an identical result. If you want to keep postfix, you'll have to figure it out separately. >From the verbose messages, it looked like it may have put aliases.db in /etc, not /etc/mail. Did you install postfix from ports? If you want to go back to sendmail, deinstalling the postfix port may restore /etc/mail/mailer.conf to the original state. Otherwise, see the man page for mailer.conf. -Warren Block * Rapid City, South Dakota USA ---902635197-1639906683-1263344591=:89719--