Follow these steps:
- The outbound profile created to send an email should have "Insert Message Beacon" enabled.
- In the '<EO_Deliver_Installed_Dir>\core.war\WEB-INF\classes\outboundProcessor.properties', introduce outbound.image.request.listener as below :
outbound.image.request.listener=http(s)://<server>:<port>/<contextPath>/receipt/ReadReceiptServlet
Here, <server> and <port> are placeholder for IP and port of Application server where EngageOne Deliver is listening. This URL must be a public URL.
Here, <server> and <port> are placeholder for IP and port of Application server where EngageOne Deliver is listening. This URL must be a public URL.
- Restart the EngageOne Deliver Application Server.
UPDATED:
August 29, 2019