cPanel email filters with multiple actions
My site is sending out an automated email to a registered user (from: register@mydomain.com) - 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 register@mydomain.com address there isn't an option that allows me to pipe it to a script AND continue the bounce back the main 'register@mydomain.com' account. How can I get the filter to do both?
-
I guess "multiple" action requires multiple filters that get processed in sequence - but one action per filter. 0 -
You can do multiple actions in a filter but when you pipe to a script it assumes that's the final process in the filter. Show me if you can how you want the order of operations or what you've got thus far for it and maybe I can help out with it. 0
Please sign in to leave a comment.
Comments
2 comments