Hi,
I have a mail forwarding setup which works perfectly fine. All emails sent to the address a@mail.com are forwarded to b@mail.com. I want to know if it is possible to include some data when the email is forwarded?
When the email is forwarded to b@mail.com, I want to include all data from the TO and CC field so that they are included in the description field of the forwarded email.
So if someone sends an email TO a@mail.com, and CC c@mail.com, the email that is forwarded to b@mail.com should look like this:
SUBJECT: EMAIL TEST
DESCRIPTION
"EMAIL TEST" To: a@mail.com CC: c@mail.com
Text Text
This is of course possible if I were to manually forward the email from A to B. But I want to have such a setting/rule that includes these strings automatically. Is this possible in any way?