procmail
[Top] [All Lists]

Outgoing mail prep question

1996-09-12 17:11:15
        I got the sendmail program to filter all messages that are send 
the *(_at_)*(_dot_)proc(_dot_)  But how can I set up messages to append the 
.proc for me?  
I tried using sed to search for From and Reply-To and fixing the 
addresses, but I can't seem to get it right.  Maybe I don't know enough 
about sed.  How do I change this:

        Reply-To: user(_at_)someplace(_dot_)com, 
user3(_at_)someplaceelse(_dot_)net, 
                user5(_at_)anotherplace(_dot_)org

        to this:
        
        Reply-To: user(_at_)someplace(_dot_)com(_dot_)proc, 
user3(_at_)someplaceelse(_dot_)net(_dot_)proc,
                user5(_at_)anotherplace(_dot_)org(_dot_)proc


---
Jeffrey Gustafson -- jeffgus(_at_)packardbell(_dot_)com
Technical Specialist & SysAdmin
On-Line Services Group
Packard Bell Electronics, Inc.

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