Custom Email Trigger through R recipe

Hi Team,
I want to send an email based on upon custom email trigger condition.
I have installed necessary packages but still not able to trigger an email
I have consider the list of packages which is mentioned in this https://mailtrap.io/blog/r-send-email/
install.packages("sendmailR","mail","mailR","blastula","blatr","Immailgun","emayili")
Please note - I am using the Enterprise Level Dataiku DSS version 9.0
Please do the needful help.
Regards,
Sumedh
Answers
-
Alexandru Dataiker, Dataiku DSS Core Designer, Dataiku DSS ML Practitioner, Dataiku DSS Adv Designer, Registered Posts: 1,250 Dataiker
Hi @Sumedh_Prasad
,Could you share any specific errors you are seeing and a snippet of your R code implementation, feel free to obfuscate any sensitive information. Often port 25 outbound is blocked and you should use relay.
Also please note that there is a functionality within Scenario to send email messages which can be configured to send with conditions: https://doc.dataiku.com/dss/latest/scenarios/step_flow_control.html#if-condition-satisfied