I have setup mail server through admin console.I am able to send mails for actions.But my exchange team is asking me to add a header(x-binding) to the trigger mail request.
I have confluence source code.could you help me in finding the code where i need to make changes?
There is a setting of mail server - prefix. It is added to all mails from Confluence
prefix will be added to mail "Subject".But i wanted to add binding variable as a metadata to smtp post request header.
example:
X-binding: marketing
Content-Type: text/html
Subject: Simple Binding Test
From: no-reply@mail.test.com
To: testaccount@gmail.com
<html><body>hello world</body></html>
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.