procmail
[Top] [All Lists]

Re: From: line changing when using procmail in Mlocal

1996-01-11 14:24:12

Soren -

  Thanks for tip - I think that did the trick.

  I changed the *mc source file to this:

VERSIONID(`@(#)generic-solaris2.mc      8.2 (Berkeley) 8/6/95')
OSTYPE(solaris2)dnl
DOMAIN(generic)dnl
FEATURE(local_procmail)
MAILER(procmail)
MAILER(local)dnl
MAILER(smtp)dnl

  and it produced lines in the sendmail.cf file for procmail like this:

Mlocal,  P=/usr/procmail/bin/procmail, F=lsDFMAw5:/|@SPfhn, S=10/30, R=20/40,
         T=DNS/RFC822/X-Unix,
         A=procmail -Y -a $h -d $u

Thanks Again -

/mikef

On Jan 11,  2:19pm(CST), Soren Dayton wrote:
Subject: Re: From: line changing when using procmail in Mlocal
To:mikef(_at_)efficient(_dot_)com (Mike Fox)
Cc:procmail(_at_)Informatik(_dot_)RWTH-Aachen(_dot_)DE
*  Also note, the original cf file was built from generic-solaris2.mc 
   shipped with the sendmail distribution:
 
   VERSIONID(`@(#)generic-solaris2.mc      8.2 (Berkeley) 8/6/95')
   OSTYPE(solaris2)dnl
   DOMAIN(generic)dnl
   MAILER(local)dnl
   MAILER(smtp)dnl

  why don't you use FEATURE(local_procmail) and MAILER(procmail)?  That
should solve your problem I think.

Soren
-- End of excerpt from Soren Dayton


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