I would like to send emails to an already established service account, but it's an account that requires a login name and password. I don't understand why SCOM only has two options: Anonymous and Windows Integrated.

Is there a way to get around this?

link|improve this question
Windows Integrated doesn't ask for credentials to log in with? – Bart Silverstrim Jun 2 '10 at 15:28
@Bart, it's not a windows account, it's just an email account. – user44751 Jun 2 '10 at 15:34
feedback

1 Answer

The Anonymous/Windows Integrated settings you refer to are in the email notification channel / add smtp server dialog. It is not asking for an email address; it's asking for an SMTP server to connect to.

Once you have set up a valid notification Channel, you enter the email address into a Subscriber object, then create a Subscription to link the two together, along with the conditions that trigger it.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown