I’m using Notes 8.5.2 with the mail85.ntf template. I’d like to change the template to always include a specifica email address in bcc field in all emails I send.
I was able to do that with Notes 7. But I already hardcoded the email address in every BCC field of every document I could find in the template but it continues to appear empty when I create a new message.
Would someone tell me what exactly should I change in the template to get what I want?
Because, if you do that, the user can remove your mail from field.
I’m not sure, but you can create a computed Field, hidden, with an validation formula, ask if the BlindCopy has the string you want. if not, make a setfield appending this value.
The problem still, the history in send view, will show this to the client.