In SQL Server 2008, if one would want multiple email addresses to be notified when a Job Succeeds or Fails, he would have to Assign Email notification to an Operator in Job Properties -> Notifications.
In my case, due to email domain length, I can only enter 3 email address in Operator's "Email Name" Field.
Is there any way out so that i can allow notification to 3+ email addresses?
Note : An option to assign multiple operator to a Job notification also would do.