Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 9 Jan 2001 14:12:39 -0500 (EST)
From:      Andrew ARENSBurger <arensb@cfar.umd.edu>
To:        "Gerald T. Freymann" <gerry@eagle.ca>
Cc:        freebsd-questions@FreeBSD.ORG
Subject:   Re: procmail installation
Message-ID:  <Pine.SOL.3.95.1010109140934.13668C-100000@vinland.cfar.umd.edu>
In-Reply-To: <007901c07a6e$791eb260$0f10a7d1@bob>

next in thread | previous in thread | raw e-mail | index | archive | help

On Tue, 9 Jan 2001, Gerald T. Freymann wrote:
> 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.

	Perhaps there's something overriding the local mailer?
	Since my sendmail.cf is based on /usr/src/etc/freebsd.mc , I had
	FEATURE(`local_lmtp')
when I changed this to
	FEATURE(`local_procmail')
	FEATURE(`local_lmtp')
(I hadn't noticed the "local_lmtp" at that point), I saw the same thing as
you did.
	Try putting the
	FEATURE(`local_procmail')
directly before
	MAILER(`local')
and see if that helps.

							/AA/



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.SOL.3.95.1010109140934.13668C-100000>