Multiple commands in postprocessing (mailbox)
Can you execute multiple commands in the postprocessing view when fetching emails?
I was hoping to assign two custom fields (ccMail and sender) to ${cc} and ${from} respectively but apparently you cannot do this: ccMail ${cc} sender ${from}
Is there a way to do this?
Thanks
I was hoping to assign two custom fields (ccMail and sender) to ${cc} and ${from} respectively but apparently you cannot do this: ccMail ${cc} sender ${from}
Is there a way to do this?
Thanks
Please sign in to leave a comment.
We have an issue http://youtrack.jetbrains.com/issue/JT-19528 , please vote and leave comments.
Currently, please create two rules - one rule for each command.
Thank you.
So you suggest that as a workaround I create two separate mail rules? Or do you mean a rule inside a workflow? Is it possible to access ${from} or ${cc} variables from the workflow editor?
You need to define two mail rules.
It's impossible to access these variables from the workflow.
Thank you.