We want to enable the messagebox asking to the user to send or not the return receipt when they read a message
with the return receipt flag.
To do this we created a explicit policy with a mail policy with the parameter “Do not allow users to set return receipt:” enabled.
Now if we read a mail with return receipt Notes correctly asks if the user wants to send or not the return receipt.
The main problem about this is that now it’s impossible to send mail with the return receipt because when the user creates a new mail the return receipt checkbox it’s greyed out.
At the moment this implementation it’s useless.
There is any workaround to enable sending return receipts and at the same time enable the messagebox to send return receipts asked by recepient, too?
Thanks.