___5. Configure news-config.xml for email notifications
Using wpadmin checkout the file news-config.xml; open the file and search for the section "mailin" and make the following
changes in blue:
<mailin enabled="true">
<replyto enabled="true">
<!-- A special ReplyTo address is added to notifications where
the user can reply to the notification to respond/comment.
The domain may be a dedicated domain for connections bound
mails. Or it could be existing domain, in which case a prefix
of suffix should be provided also. -->
<replytoAddressFormat>
<domain>company.com</domain>
<!-- A prefix OR suffix (not both) may also be provided.
This is necessary if an existing domain (with other
email addresses) is being used.
There is a 28 character limit for the affix. -->
<!--
<affix type="suffix">_lcreplyto</affix>
<affix type="prefix">lcreplyto_</affix>
-->
<affix type="prefix">lcreplyto_</affix> // add this
</replytoAddressFormat>
</replyto>
</mailin>
Save the file and check it back-in
___6. Sync and Restart Connections
a) from the WAS console
Sync all Nodes
Stop all Connections Clusters
b) Stop and Restart the Deployment Manager
c) from the WAS console Start all Connections Clusters
© Copyright IBM Corp. 2013
Komentarze do niniejszej Instrukcji