Hello Chris,
we have enter the parameter but email not working.
can you please help how we can get email notification in case of any condition breach.
############# EMAIL NOTIFICATION ##############
if receiver_emails:
global emailNotification
emailNotification = EmailNotification(receiver_emails, email_client, senders_email, mail_server, SID)
Regards
Hello Chris,
we have enter the parameter but email not working.
can you please help how we can get email notification in case of any condition breach.
############# EMAIL NOTIFICATION ##############
if receiver_emails:
global emailNotification
emailNotification = EmailNotification(receiver_emails, email_client, senders_email, mail_server, SID)
Regards