From owner-freebsd-questions@FreeBSD.ORG Tue Jan 27 13:31:55 2015 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 57EBAD52 for ; Tue, 27 Jan 2015 13:31:55 +0000 (UTC) Received: from oslo.ath.cx (oslo.ath.cx [IPv6:2a01:4f8:200:42e4::1]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "oslo.ath.cx", Issuer "oslo.ath.cx" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id B90CDBCC for ; Tue, 27 Jan 2015 13:31:54 +0000 (UTC) Received: by oslo.ath.cx (OpenSMTPD) with ESMTP id 1c981521; Tue, 27 Jan 2015 14:31:52 +0100 (CET) Date: Tue, 27 Jan 2015 14:31:52 +0100 From: "Herbert J. Skuhra" To: opendaddy@hushmail.com Subject: Re: opensmtpd: procmail: not found Message-ID: <20150127133152.GB51008@oslo.ath.cx> References: <20150126141428.GA43445@holstein.holy.cow> <20150126145659.29F78C039D@smtp.hushmail.com> <20150126202502.GA40007@oslo.ath.cx> <20150126235409.BD7B7C039E@smtp.hushmail.com> <20150127083223.GA46908@oslo.ath.cx> <20150127111042.6FDC9E03D5@smtp.hushmail.com> <54C775FE.6020501@pettijohn-web.com> <20150127114830.C35B7E03D5@smtp.hushmail.com> <20150127125649.GA51008@oslo.ath.cx> <20150127130249.6B345E03D5@smtp.hushmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20150127130249.6B345E03D5@smtp.hushmail.com> User-Agent: Mutt/1.5.23 (2014-03-12) Cc: freebsd-questions@freebsd.org, misc@opensmtpd.org X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 27 Jan 2015 13:31:55 -0000 On Tue, Jan 27, 2015 at 01:02:49PM +0000, opendaddy@hushmail.com wrote: > On 27. januar 2015 at 12:49 PM, "Herbert J. Skuhra" wrote: > > > >1. Create an alias for root and run newaliases. > > I already have this (I've also run newaliases): > > # cat /etc/mail/aliases Try /usr/local/etc/mail/aliases instead. > >2. Show debug output for the error "procmail: not found" > > How do I debug that error? Do you mean with `smtpd -dv`? Yes. Fix the alias problem or send e-mail to a different user. -- Herbert