procmail
[Top] [All Lists]

CC-problem

1998-10-15 13:04:11
Hello,

we have the following forwardings:

:0
* (^TO|for)(_dot_)*user1(_at_)domain(_dot_)com
! user1(_at_)external(_dot_)com

:0
* (^TO|for)(_dot_)*user2(_at_)domain(_dot_)com
! user2(_at_)external(_dot_)com


If somebody sends a mail to user1(_at_)domain(_dot_)com with CC: to 
user2(_at_)domain(_dot_)com,
the mail is only forwarded to user1(_at_)external(_dot_)com, but NOT to
user2(_at_)external(_dot_)com(_dot_)

I suppose the following would work, if the mail would "fall through" to the
next formula, instead of only be forwarded to 
user1(_at_)external(_dot_)com(_dot_) How can
this be achieved?

:0
* (^TO|for|CC)(_dot_)*user1(_at_)domain(_dot_)com
! user1(_at_)external(_dot_)com

:0
* (^TO|for|CC)(_dot_)*user2(_at_)domain(_dot_)com
! user2(_at_)external(_dot_)com




--
Best Regards
 Robin Fundinger
 IS-FUN Internet Services
 http://www.is-fun.de

<Prev in Thread] Current Thread [Next in Thread>
  • CC-problem, Robin Fundinger
    • CC-problem, Robin Fundinger <=