procmail
[Top] [All Lists]

Re: Is the proper behavior? (Did I miss?)

2004-01-25 20:33:19

Tuc asked about preserving the From_ header when forwarding:

So is there some way I should handle it differently so that it 
DOESN'T end up modified via sendmail? I need to pass it off with 
the From_ intact.

Depends on the MTA, but something like this might work:

:0c
* ^^From \/.+
! -f "$MATCH" tuc(_at_)laptop(_dot_)ttsg(_dot_)com

-Jim

        Interesting... Now it claims to be from 
55(_dot_)2004(_at_)server(_dot_)ttsg(_dot_)com

        I see the :  -f "$MATCH" : part seems to be working. Now to check
what happens with the ^MATCH

                Tuc/TTSG Internet Services, Inc.

_______________________________________________
procmail mailing list
procmail(_at_)lists(_dot_)RWTH-Aachen(_dot_)DE
http://MailMan.RWTH-Aachen.DE/mailman/listinfo/procmail