The CreatorCon Call for Content is officially open! Get started here.

Remove Instance name in subject notifications.

AB6
Tera Contributor

Hi Experts!

 

I have a requirement to remove Instance name in subject notifications.
Every single email that is sended contains the instance name in the subject.
How can I remove this?

1 REPLY 1

Anand Kumar P
Giga Patron

Hi @AB6 ,
Check the notification and appropriate email script that is setting the instance name something like email.setSubject(gs.getProperty("instance_name")) remove the instance name.

Thanks,

Anand