procmail
[Top] [All Lists]

Re: help: sendmail w/ procmail as LDA

1998-03-24 18:16:24
On Tue, Mar 24, 1998 at 11:55:42AM -0500, Timothy J Luoma wrote:

I am trying to get an m4 file together for sendmail (used for generating  
sendmail.cf files with 'm4')

    I assume you're using sendmail 8.8.8 or 8.9.0Beta3?

define(`LOCAL_MAILER_PATH', /usr/local/bin/procmail)dnl
define(`LOCAL_MAILER_FLAGS', SPhnu9)dnl
define(`LOCAL_MAILER_ARGS', '-Y -m $h $f $u')dnl
FEATURE(local_procmail)dnl
MAILER(procmail)dnl

    You don't need any of those "define()" statements.  I don't
think you need "MAILER(procmail)dnl", either.  Using
"FEATURE(local_procmail)dnl" should be sufficient to do
everything.

-- 
Brad Knowles                           _                       _ 
brad(_at_)colltech(_dot_)com                     |_| C o l l e c t i v e |_|
http://www.colltech.com               |_     technologies      _|
"Managing Systems and Networks"         [] A Pencom Company  []

<Prev in Thread] Current Thread [Next in Thread>