Hello,
How can i enable BCC in the Reply/Forward mail?
I have tried to do the following:
update globalconfig set paramvalue='true' where category='ReplyWindow' and parameter='ShowDefaultBCC';
But this resulted in: 0 rows affected.
(Running latest version)
Thanks