In this article we will learn about how to change the default Email-id for Scheduling.
Whenever a report is created using EFW or with Adhoc in Helical Insight, such report can be email scheduled by the user on a daily, weekly, monthly basis and so on. For report scheduling, a default email-id need to be configured at the back-end. Also, a company specific email domain can be configured for emailing the reports on a timely basis.
Let us understand through an example :
Company : ABC Pvt Ltd Domain : abc.com Post Helical Insight Installation default email domain : _________ After Configuration default email domain : user@abc.com
Now, to change the default email-id :- /System/Mail/mailConfiguration.properties‘ file should be modified.


hostName – mail host port – Port used for sending Mails. from – Senders mail id. isAuthenticated – Boolean, if email account need authentication. isSSLEnabled – Boolean, if email account is SSL Enabled. user – Username. password – Password. subject– Subject of the e-mail body – Contents of the email
For More Info, Contact us at demo@helicalinsight.com