Facing issue to send an email from Activiti
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-30-2016 03:40 AM
Hi All,
I'm facing issue to send email from Activiti. getting exception 'org.apache.commons.mail.EmailException: Sending the email to the following server failed : smtp.office365.com:587'. Please find the attached notes for exception and my configurations.
1) I also added the following dependencies in Maven, Updated pom.xml file with dependicies
2) Updated activiti-custom-context.xml file with SMTP details to send an email
3) Updated engine.properties file with email details to enable to send an email
and using email task to send send an emails but getting error message, Please find the attached logfile.txt to for more details.
Could please provide me wheere I have done the mistake.
Thanks for your help in advance.
Thanks
Sesh
I'm facing issue to send email from Activiti. getting exception 'org.apache.commons.mail.EmailException: Sending the email to the following server failed : smtp.office365.com:587'. Please find the attached notes for exception and my configurations.
1) I also added the following dependencies in Maven, Updated pom.xml file with dependicies
2) Updated activiti-custom-context.xml file with SMTP details to send an email
3) Updated engine.properties file with email details to enable to send an email
and using email task to send send an emails but getting error message, Please find the attached logfile.txt to for more details.
Could please provide me wheere I have done the mistake.
Thanks for your help in advance.
Thanks
Sesh
Labels:
- Labels:
-
Archive
3 REPLIES 3
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-30-2016 09:00 AM
Hi Sesh,
Regards
Martin
Caused by: com.sun.mail.util.MailConnectException: Couldn't connect to host, port: smtp.office365.com, 465; timeout -1;
Can you connect from your machine to the server and port?Regards
Martin
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-01-2016 05:59 AM
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-01-2016 08:47 AM
