i have override the template from active skin folder also trying to test with the core template updated html format but still mail is sending in text format.
updated by @nsharma: 02/15/15 10:01:31PM
yes the jrUser_email_forgot_message.tpl template in the 'active' skin folder.
I have review the jrMailer include.php and the code line
strpos(' ' . trim($_email_info['message']) never return the position 0 .
updated by @nsharma: 02/12/15 08:10:26PM
I have added the html tag in to the template and updated to jrMailer-release-1.2.1 but it not reflecting the html mail its giving the plain text still in email.
I am trying to modify/override the core functionality of file uploading directly to the amazon s3 and file get form the s3 to conversion form s3 server.
Please let me know where to update the functionality/functions and how to update.
updated by @nsharma: 03/07/15 12:35:50PM