Sample Notifier
In the e3config.xml file, a sample notifier for email has been configured in a commented section. Look for:
You would remove the comment markers and replace the values with the mail server information for your site. For example:
Then, be sure to set the
compositionEmailPolicy parameter (see
The Global Queuing Parameters for information.):
Parameter name="com.arbortext.e3.compositionEmailPolicy"
value="queue-email" />
The notifier would respond to a query that included a parameter like the following:
name="queue-mail" value="user@host"
Where user@host is the email where the notification should be sent. This query can originate from a
Arbortext Editor clients would supply this value through their Notification Email Address in > > . The Notification Email Address is included in the publishing request.