Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Join us in Toronto Sept 9th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
shalinim1
Contributor III
Contributor III

tsendmail component

Hi,

I have to send mails from irrespective of servers like outlook, gmail, yahoo and etc. The job shouldn't throw exception when im using gmail or outlook mail id in the same component to send emails. Could anyone help me with this?

Labels (1)
  • Other

1 Reply
Anonymous
Not applicable

Hi

one tSendMail component can only be configured to send email using one Mail server, if the server information need to load at runtime, you can parameterize the fields of tSendMail, and load the value of parameters in the job before tSendMail.

 

Regards

Shong