I've just installed procmail as the local MDA in my
sendmail.cf file. The macro for calling procmail is right out
of the man page:
# use procmail as local MDA
Mlocal, P=/usr/local/bin/procmail, F=lsSDFMhPfn, S=10, R=20, M=2000000,
A=procmail -Y -a $h -d $u
The problem I'm having is that something is now rewriting all
the To: and Cc: etc. headers and removing the host parts of the
addresses like this (from a recent message to this list):
To: "Stephen J. Turnbull" <turnbull>
cc: procmail mailing list <procmail>
Besides the inconvenience of not being able to press CTL-R to
reply to lists, I don't want it to do this at all, even for local
addresses. I have several different host names on this machine, and
I need to be able to filter based on them.
Anybody know how to fix this?
+--------------------------------------------------------------------------+
| http://www.bearnet.com/ || http://www.weinman.com/wew/
| Author of The CGI Book -- http://www.cgibook.com/