Thank you filiphr for the update!
Now i have configured below mentioned properties and tested,
flowable.mail.server.use.tls=true
flowable.mail.server.smtp.starttls.enable=true
Now i am getting different error.
Caused by: javax.mail.AuthenticationFailedException: 534-5.7.9 Application-specific password required. Learn more at
534 5.7.9 https://support.google.com/mail/?p=InvalidSecondFactor a26sm6005399lfg.50 - gsmtp
and in configuration i have configured my Gmail account email ID and password. Do I need to configure something else? or if any other configuration needed to make it work?
flowable.mail.server.username=abc@gmail.com
flowable.mail.server.password=Password
Waiting for your response!
Thanks in advance.
Santosh