Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
Hello,I would like to rewrite recipient of incoming messages with specific adresses with a regex, and currently i'm not able to make it work properly with regexp:For example if an incoming mail matches "exampleppl_admin@domain.com" as recipient, i wa...
Hello,Thanks for your answer. Unfortunately the alt-rcpt seems not to allow variables (previously splited for example) or regex:"The address must be an email address or one of variables:$envelopefrom$envelopesender" (not other variables are alowed)So...