Changing The Feedback Address

The email address used for feedback in a published configuration can be changed by editing the Feedback URL: field in the Specify Publishing Options dialog box. This dialog box is part of the Publish Method Configuration wizard.

The default setting is shown here:

http://www.published_website.com/feedback

This address should be changed before publishing.

A simple email address would use syntax like the following:

mailto:xyz@eclipse.org

Additional syntax can be used to embellish the feedback email. Those features are shown in the following table:

Table 1. Feedback Syntax
Feature Syntax
Send message to multiple recipients , (comma separating email addresses)
Specify the "Subject" field ?subject= Subject Text
Send message using the "Copy To" or "CC" field ?&cc=id@internet.node
Send message using the "Blind Copy To" or "BCC" field ?&bcc=id@internet.node

Example:

Feedback URL: mailto:feedback@your_company.org?subject=Process Configuration&cc=process_eng@your_company.org

Notes: