procmail
[Top] [All Lists]

Re: reply-to list-address

2002-03-25 21:18:21
Ruud,

        Liked your Reply-To: rule very much. For my needs,
it seemed useful to merge it with the delivery rule, since
the reply substitution can only be generalised by making
the regex pretty long. Ended up with:

   :0:
   * ^From procmail-admin
   | formail -i"Reply-To: procmail-users(_at_)procmail(_dot_)org" >> 
~/mail/in/procmail_u


        This works fine. I figure that the file locking stuff
still applies with the explicit redirection.

        Now I can do the same to the rules for other lists,
and each is self contained.

Ruud >>>
  :0 fh w
  *
^TO()\/procmail(@(informatik|lists)\.rwth-aachen\.de|-users(_at_)procmail\(_dot_)org)
  *$ ! ^Reply-To:[  ]*$MATCH
  | formail -i"Reply-To: $MATCH"
<<<

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

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