Email Notification Settings

The Notification area allows you to specify the default values for the email notification settings.

AgilePoint Server's notification mechanism uses an extensible framework that allows for the creation of custom notification modules. AgilePoint server provides a built-in notification module as default. However, it is possible to replace AgilePoint's default module with a custom notification module so that all AgilePoint notifications are processed and sent using the custom module. This allows you to implement virtually any kind of custom notification scenario, including IM, email "batch sending", sending via custom APIs, etc.

For more information, refer to Implementing a Custom Email Notification Delivery Module.

Prerequisites