In AEM 6.5 when trying to send an email from the workflow to a fake SMTP server, the workflow is pointing towards the wrong email template... It should send the email from the following templates,
/libs/settings/workflow/notification/email/default/en.txt
but it is picking up some random template.
Can someone help me in how to fix this ?