From owner-freebsd-questions Tue Jan 9 11: 0:46 2001 Delivered-To: freebsd-questions@freebsd.org Received: from marlo.eagle.ca (marlo.eagle.ca [209.167.16.10]) by hub.freebsd.org (Postfix) with ESMTP id 53C1A37B69F for ; Tue, 9 Jan 2001 11:00:29 -0800 (PST) Received: from bob (phantom.eagle.ca [209.167.16.15]) by marlo.eagle.ca (8.11.0/8.11.0) with SMTP id f09IwgE02945 for ; Tue, 9 Jan 2001 13:58:42 -0500 (EST) (envelope-from freymann@eagle.ca) Message-ID: <007901c07a6e$791eb260$0f10a7d1@bob> Reply-To: "Gerald T. Freymann" From: "Gerald T. Freymann" To: References: Subject: procmail installation Date: Tue, 9 Jan 2001 14:00:46 -0500 Organization: eagle.ca MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.00.2919.6700 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2919.6700 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I'm curious about sendmail and procmail. If I go into /usr/src/etc/sendmail and add FEATURE(local_procmail) to my mc and compile... the Mlocal command still show mail.local. There's an entry above ######################*****############## ### PROCMAIL Mailer specification ### ##################*****################## ##### $Id: procmail.m4,v 8.20 1999/10/18 04:57:54 gshapiro Exp $ ##### Mprocmail, P=/usr/local/bin/procmail, F=DFMSPhnu9, S=EnvFromSMTP/HdrFromSMTP, R=EnvToSMTP/HdrFromSMTP, T=DNS/RFC822/X-Unix, A=procmail -Y -m $h $f $u But it doesn't change the Mlocal stuff. I've also added MAILER(procmail) but haven't seen any changes at all the generated cf file. Anybody else try this? I've gone to /usr/port/mail/procmail and done a "make && make install" and procmail is installed OK on the system. I'd like to replace mail.local with procmail. -Gerry To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message