I am trying to configure email in Appian so an email can be sent using GMAIL acc

I am trying to configure email in Appian so an email can be sent using GMAIL account. Does Appian allow sending email via an existing GMAIL account? If yes, what are the configuration to be made. I have made changes called out in the configure email documentation.

OriginalPostID-142332

OriginalPostID-142332

  Discussion posts and replies are publicly visible

Parents
  • Hi maheshp664 , your configuration looks fine . but i can't find informations related to your password . i hope you Define the username here and the
    password in a separate file passwords.properties. after you deploy that file should be remooved. for testing purpose you can modify your actual file with these two lines:
    conf.mailhandler.mail.transport.protocol=smtps "in your actual file u use smtp"
    conf.mailhandler.mail.password=hereYourPassword "just for testing then you should put it in a separate file as suggested in the guide.

Reply
  • Hi maheshp664 , your configuration looks fine . but i can't find informations related to your password . i hope you Define the username here and the
    password in a separate file passwords.properties. after you deploy that file should be remooved. for testing purpose you can modify your actual file with these two lines:
    conf.mailhandler.mail.transport.protocol=smtps "in your actual file u use smtp"
    conf.mailhandler.mail.password=hereYourPassword "just for testing then you should put it in a separate file as suggested in the guide.

Children
No Data