Disabling email notifications for project

R

Rohit Agrawal

Hi,
Is there a way in project server, i can disable email notifications on
certain projects and allow on other projects in project server? Currently, we
set in server settings -->Alerts and reminders. But this applies across
project server.
Thanks and Regards,
Rohit Agrawal
 
D

Dale Howard [MVP]

Rohit --

No, there is no way to disable e-mail Notifications for certain projects
while allowing it for other projects. It's all or nothing. Sorry. Hope
this helps.
 
S

Sourabh

Rohit,

I think we can use Server Side Event handler and route that notification email
from any Particular event like Task Submitted etc.
Notification event hanler will override the code which we use to send email
through
Alerts and Reminders.
There through PSI coding we can generate our custom email which will
restrict to
any Project we want.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top