From owner-freebsd-questions@FreeBSD.ORG Tue Jan 12 23:03:26 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 ADE9A106566C for ; Tue, 12 Jan 2010 23:03:26 +0000 (UTC) (envelope-from stapleton.41@gmail.com) Received: from mail-ew0-f211.google.com (mail-ew0-f211.google.com [209.85.219.211]) by mx1.freebsd.org (Postfix) with ESMTP id 434DF8FC08 for ; Tue, 12 Jan 2010 23:03:25 +0000 (UTC) Received: by ewy3 with SMTP id 3so18972115ewy.13 for ; Tue, 12 Jan 2010 15:03:18 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:cc:content-type :content-transfer-encoding; bh=vksPLn8aW57y32JL9qxOk9sPSU9F9G//7gH02q6diLI=; b=jUF3AKAajXB2CJikun7DhQn7K+3kEBImj7sHPZQefcCX/phCfZNuJov+aDtWZWUMUp IvK0UVe4jovAVClvJgKyxQn8w2Lt7XlpOu6D0ULslqJ2xdSIEpE3MR8za+tKyk7typzN fx96tOl8zS2vLepnSQJM0uocVdvdO89gEd2Ws= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; b=dzDQ2R92xZMb2XmD6qUPU+MWQ6ttyKBfZJ74LHvIpXztk30Jkk04GHeQ86bXxDjDyh SyT9oYp4kMFUZDghf8rIWb22F8airIRq0b852m3bYGCAg+bUNKyKsOHAwUhz4ws1Pvf0 hxATcH1p78azOrZQb2gkYPfH+cFkLqPjQ7Yko= MIME-Version: 1.0 Received: by 10.216.89.131 with SMTP id c3mr3525688wef.197.1263337398618; Tue, 12 Jan 2010 15:03:18 -0800 (PST) In-Reply-To: References: <80f4f2b21001120900j7418c725k95221bb06cde0dc1@mail.gmail.com> Date: Tue, 12 Jan 2010 18:03:18 -0500 Message-ID: <80f4f2b21001121503g41580991nf6b05380b3cd0874@mail.gmail.com> From: Jim To: Warren Block Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable 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: Tue, 12 Jan 2010 23:03:26 -0000 > Looks like you're using postfix pretending to be sendmail. =A0Evidently > postfix doesn't build aliases.db the same way. =A0You might try newaliase= s. > I tried that, but it had an identical result. -Jim Stapleton