Skip to main content
7-Bedrock
May 27, 2022
Question

Re: Sending Email through code

  • May 27, 2022
  • 0 replies
  • 572 views

As per this thread - same issue

 

Hi @VINO,

I have integrated the same implementation as yours.

 

I am also facing the same issue.

Whenever I used to call "mail.addPart("ext.gt.test.MyResources", labels.getString("Message"), null, "text/html");" this function, I am not able to recieve any email.

But without mail.addPart function call, I am able to receive email.

Could you send the format of the Resource Bundle file that you had registered and the location of that file?

 

Or do you find any other way to add content to the mail?