Hi Jasmin,
Answer for your questions:
1)the email was configured to take the email address from LDAP. Do I have I include it in the process?
2) Configured the Home > Services > LiveCycle Process Management ES > Server Settings > Task Notifications -> Task Assignment as bewlow:
-Subject: Task Assignment - Process: @@process-name@@. Task @@taskid@@ has been assigned to you.
- Notification Template: @@instructions@@
Click here to access the task:
http://@@notification-host@@:/workspace/Main.html?taskId=@@taskid@@ 3) Email setting:
Home > Services > LiveCycle Process Management ES > Server Settings > Email Settings? Don't forget to check the "Enable Outgoing Message" checkbox.
The Email settings was set to use IRELAY4U with no user name and password is required, the email address is included, and the Enable box was also checked in the setting.
4) Error from the log file:
Caused by: com.adobe.idp.dsc.email.SendMailFailedException: Could not connect to SMTP host: IRELAY4U, port: 25;
nested exception is:
java.net.SocketException: Software caused connection abort: connect
at com.adobe.idp.dsc.email.EmailServiceImpl.sendWithMapOfAttachments(EmailServiceImpl.java:738)
at com.adobe.idp.dsc.email.EmailServiceImpl.sendWithDocument(EmailServiceImpl.java:353)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:79)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:618)
at com.adobe.idp.dsc.component.impl.DefaultPOJOInvokerImpl.invoke(DefaultPOJOInvokerImpl.java:118)
... 114 more
Thanks,
Han Dao