The e-mail address used for feedback in a published configuration can be changed by editing the Feedback URL field in the Select publishing options window. This window is part of the Publish Method Configuration wizard.
The default setting is:
http://www.published_website.com/feedback
This address must be changed before publishing.
A simple e-mail address uses syntax such as:
mailto:xyz@eclipse.org
Additional syntax can be used to embellish the feedback e-mail. Those features are shown in the following table:
| 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