Skip to main content

xSuite Interface Windows Prism 5.x – Online Help

Sending Emails

Emails are sent in the case of error notifications as part of logging and in the case of an output system. Regardless of the mail system, a configuration is used in which the system to be used must be selected.

Property

Description

.Protocol*

Mail interface or email protocol used for email connection:

  • None: email connection inactive (default value)

  • ExchangeWs: Microsoft Exchange via SOAP interface Exchange Web Services (EWS)

  • ExchangeGraph: Microsoft Exchange via REST interface Graph API (only for Exchange Online)

  • Gmail: Gmail via native Google REST API

  • Smtp: SMTP protocol

.User(*)

.Password(*§)

User name and password for authentication against the mail server, if no implicit Windows authentication is to be performed for the EWS interface or no anonymous login is to be performed for the SMTP protocol

The user-specific password is not always relevant, depending on the interface used and the authentication procedure.