On Tue, 29 Oct 2002, Jason R. Mastaler wrote:

> I understand. Why does this exclude .forward? See
> http://tmda.net/config-server.html#exim-postfix

It doesn't exclude it; it just isn't necessary. If you're using procmail 
as your MDA from postfix (or qmail, for that matter), the MTA will first 
check for .forward/.qmail files, and if not found, will pass processing to 
procmail, which doesn't *need* to be called from a dot-file, althouh it 
can be.

At any rate, setting -p in the .forward file does NOT solve the problem; 
that's why I included the environment variables as seen by procmail. I 
logged them by adding:

        LOG=`env`

to the top of my .procmailrc, so if you don't see a variable there,
procmail isn't getting it. I even tried adding procmail with the p-flag to
postfix's main.cf and reloading, but that didn't solve it, either.

-- 
"The only thing that helps me maintain my slender grip on reality is the
friendship I share with my collection of singing potatoes."

                        - Holly, JMC Vessel *Red Dwarf*

_____________________________________________
tmda-users mailing list ([EMAIL PROTECTED])
http://tmda.net/lists/listinfo/tmda-users

Reply via email to