My site is sending out an automated email to a registered user (from: [email protected]) - if the email bounces back I am trying to capture the "to" address to mark it as bad in my DB. But trying to apply a filter to the [email protected] address there isn't an option that allows me to pipe it to a script AND continue the bounce back the main '[email protected]' account. How can I get the filter to do both?