cancel
Showing results for 
Search instead for 
Did you mean: 

problem doing email task with gmail

ameypakhare
Champ in-the-making
Champ in-the-making
i am trying to execute simple mail sending task with following code:
pl help me if i am wrong somewhere..thanks in advance
2 REPLIES 2

jbarrez
Star Contributor
Star Contributor
A stacktrace would help here.

Also, I see you're using gmail … there are posts on the forum here were people have put configs for using gmail.

rallegre
Star Contributor
Star Contributor

here is the config for gmail:


email.enabled=true
email.host=smtp.gmail.com
email.port=587
email.useCredentials=true
email.username=email@gmail.com
email.password=your password of gmail
email.ssl=false
email.tls=true
email.base.url=http://localhost:8080/activiti-app
email.from.default=email@gmail.com
email.from.default.name=Activiti
email.feedback.default=email@gmail.com

Getting started

Tags


Find what you came for

We want to make your experience in Hyland Connect as valuable as possible, so we put together some helpful links.