From owner-freebsd-questions@FreeBSD.ORG Fri Aug 29 13:21:32 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 C008516A4BF for ; Fri, 29 Aug 2003 13:21:32 -0700 (PDT) Received: from dan.emsphone.com (dan.emsphone.com [199.67.51.101]) by mx1.FreeBSD.org (Postfix) with ESMTP id C260943FEA for ; Fri, 29 Aug 2003 13:21:31 -0700 (PDT) (envelope-from dan@dan.emsphone.com) Received: (from dan@localhost) by dan.emsphone.com (8.12.9/8.12.9) id h7TKLVhS077177; Fri, 29 Aug 2003 15:21:31 -0500 (CDT) (envelope-from dan) Date: Fri, 29 Aug 2003 15:21:31 -0500 From: Dan Nelson To: Damian Gerow Message-ID: <20030829202131.GB7020@dan.emsphone.com> References: <20030829184122.GG6965@sentex.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20030829184122.GG6965@sentex.net> X-OS: FreeBSD 5.1-CURRENT X-message-flag: Outlook Error User-Agent: Mutt/1.5.4i cc: questions@freebsd.org Subject: Re: Local procmail mailer, bypassing aliases? 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: Fri, 29 Aug 2003 20:21:32 -0000 In the last episode (Aug 29), Damian Gerow said: > Does anyone have an m4 for a procmail mailer the completely bypasses > the alias table? I had one working about a month ago, but it seems > to be broken, and I just can't figure out why... I also don't know > where to start looking for one. Try adding MODIFY_MAILER_FLAGS(`LOCAL', -A') to your sendmail.mc and regenerating (assuming you're using FEATURE(`local_procmail') ). -- Dan Nelson dnelson@allantgroup.com