Hi @KNan ,
Tried the same still not getting the mail. Attaching the log information.
try{
ObjectMapper objMapper = new ObjectMapper();
Map<String, DataSource> attachments = new HashMap<>();
String attachmentContentsAsString = "This text should be in the attache txt file.";
attachments.put("...