0

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?

jscott
  • 24,484
  • 8
  • 79
  • 100

1 Answers1

1

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.

Nexus
  • 850
  • 1
  • 8
  • 19