The following procedure describes how to set up and try email notification.
The exercise requires an SMTP server and an email account.
- Set up your SMTP server as described in Configuring your SMTP server
Make sure you have a user account that sends
email to an email account you can access.
- Select
- Create a new access group called Email Test with your chosen user
as the Initial Member.
- Select a project (for example, the Hello World project) and edit
its project properties. Select the Email Test group in the Start Notify,
Pass Notify, and Fail Notify fields.
- Run the project.
- Verify that you received two emails: one to indicate the start
of the project, and one to indicate its success or failure. If you
do not receive the emails, verify that you used the correct SMTP server
value.