Send a email when I click a button from script

Hi Team,

When I click a button then I will update some and trigger the mail from telligent. 

I tried with below api,

$core_v2_email.Send("Test Mail", "Send mail", "%{ FromEmail = 'adc@gmail.com',ToEmail = 'xyz@gmail.com'}")

But I didn't any mail & I got response from telligent also like below,

Can anyone help what I done wrong here Please??

Regards,

Kiran C.

Parents Reply Children
  • I recommend:

    1. Reviewing your email server configuration in Administration > Site > Email Options to ensure the outgoing mail server is properly configured and authenticated.
    2. Review the exceptions log over the few minutes after attempting to send an email in Administration > Monitoring > Exceptions Log for any email related issues.
    3. Review the event log for email related activity in Administration > Monitoring > Event Log after attempting to send an email.