Date: Tue, 31 Dec 2002 09:56:11 +0100 From: dick hoogendijk <dick@nagual.st> To: Giorgos Keramidas <keramida@ceid.upatras.gr> Cc: freebsd-questions <freebsd-questions@freebsd.org> Subject: Re: procmail and anti-spam Message-ID: <20021231085611.GA16414@nagual.st> In-Reply-To: <20021231065451.GH2262@gothmog.gr> References: <20021230120513.GA22540@nagual.st> <B89FE684-1BF0-11D7-AE80-000393460DB2@soupnazi.org> <20021230122433.GA23101@nagual.st> <20021231065451.GH2262@gothmog.gr>
next in thread | previous in thread | raw e-mail | index | archive | help
On 31 Dec Giorgos Keramidas wrote: > On 2002-12-30 13:24, dick hoogendijk <dick@nagual.st> wrote: > > > >define(`PROCMAIL_MAILER_PATH',`/usr/bin/procmail') > a) Why /usr/bin/procmail and not the default path of the procmail port > installation [/usr/local/bin/procmail]? I use procmail for local > delivery and all I needed to add to my local.mc file was: > > FEATURE(`local_procmail') > MAILER(procmail) Thanks for the reply. I like procmail as my local mail delivery. Sorry for the path; it's an old habit. On my linux debian box procmail is in /usr/bin; the rule came out of an old linux sendmail.ms file ;-) It can't harm to give the correct path (/usr/local/bin/procmail) in the sendmail.mc file, so I'll keep it in. Things run smoothly already.. > b) You don't really need to use procmail as the delivery agent of ALL > the local users. You can enable procmail on a per-user basis by > proper .forward files in their home directories. Yeah, I've heard. I'm not quit sure about the correct syntax of the .forward file. -- dick -- http://www.nagual.st/ -- PGP/GnuPG key: F86289CE ++ Running FreeBSD 4.7 ++ Debian GNU/Linux (Woody) 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?20021231085611.GA16414>