pega

SendEmailNotifictaion throwing smtphost error


I am using SendEmailNotification via call to send email. It is throwing an error

"List of params for Method or activity that this step is calling— Property @baseclass.gmail is undefined."

This is when I used smtp.gmail.com as smtphodt. When I change it to smtp.yahoo.com it says "List of params for Method or activity that this step is calling— Property @baseclass.yahoo is undefined."

Help is appreciated!


Solution

  • This got solved by putting smtp.gmail.com in double quotes.