From owner-freebsd-questions@FreeBSD.ORG Mon Jul 26 23:37:48 2004 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 30B5116A4CE for ; Mon, 26 Jul 2004 23:37:48 +0000 (GMT) Received: from wonkity.com (wonkity.com [65.173.111.5]) by mx1.FreeBSD.org (Postfix) with ESMTP id AF73543D3F for ; Mon, 26 Jul 2004 23:37:47 +0000 (GMT) (envelope-from wblock@wonkity.com) Received: from wonkity.com (localhost [127.0.0.1]) by wonkity.com (8.12.11/8.12.11) with ESMTP id i6QNbfu0012640; Mon, 26 Jul 2004 17:37:41 -0600 (MDT) (envelope-from wblock@wonkity.com) Received: from localhost (wblock@localhost) by wonkity.com (8.12.11/8.12.11/Submit) with ESMTP id i6QNbfQd012637; Mon, 26 Jul 2004 17:37:41 -0600 (MDT) (envelope-from wblock@wonkity.com) Date: Mon, 26 Jul 2004 17:37:41 -0600 (MDT) From: Warren Block To: Jonathan Chen In-Reply-To: <20040726231438.GD1801@grimoire.chen.org.nz> Message-ID: <20040726173429.J12586@wonkity.com> References: <20040726231438.GD1801@grimoire.chen.org.nz> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-1.5.3 (wonkity.com [127.0.0.1]); Mon, 26 Jul 2004 17:37:41 -0600 (MDT) cc: Paul R Culmo cc: freebsd-questions@freebsd.org Subject: Re: Procmail port 3.22 and FreeBSD 5.2.1 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: Mon, 26 Jul 2004 23:37:48 -0000 On Tue, 27 Jul 2004, Jonathan Chen wrote: > On Mon, Jul 26, 2004 at 07:20:24AM -0400, Paul R Culmo wrote: >> Greetings, > > [...] >> I've searched high and low and found some really good docs, on how to do >> it to get it working. Yes I've compiled and installed the port, that's >> not a problem. Integrating into Sendmail is the problem, but from pine >> if I >> >> | /usr/local/bin/procmail it will work. >> >> Has anyone had any trouble with procmail on FBSD 5.2.1 or any version of >> FBSD ? > > You need to create a "~/.forward" file with the following contents: > > "|/usr/local/bin/procmail" That's not needed when sendmail uses procmail directly. My 4.10 system just has FEATURE(local_procmail) in /etc/mail/hostname.mc. -Warren Block * Rapid City, South Dakota USA