Hi,
Try with mail.sender set to the email account name rather than Camunda.
In addition;
Make sure your mail config is loaded by the app server, eg how do you install it.
Makes sure the jar files in the classpath are compatible with whats specified, eg mail, activation etc.
Also ensure there are no earlier versions of the library jars in places like the app server library folder…
regards
Rob