Custom x-headers in email source
In the application we are working on, we want to append a custom x-header to an email sent from Pega through our SMTP server for identification/filtering later down the line. We need this identifier to be consistent across all communications using that rule in our case.
Is it possible to append an x-header such as x-my-custom-flag: value to the source of all emails using that rule?