EWS Mail Sender Deprecated
Exchange Web Services mail sender. Note: this integration supports Office 365 basic authentication only. If you are using Office 365, we recommend using the EWS O365 Integration instead, which supports modern authentication (oauth2). Deprecated. Use EWS v2 instead
Email · Microsoft Exchange On-Premise
Configuration parameters
ewsServer— Exchange URL or Server IP address (required)credentials— Authentication: Email address (for Office 365) or DOMAIN\USERNAME (e.g. DEMISTO.INT\admin) (required)defaultServerVersion— Server Version (2007, 2010, 2010_SP2, 2013, or 2016) (required)authType— Authentication Type (NTLM, Basic, or Digest). For Office 365 use Basic. (required)insecure— Trust any certificate (not secure)proxy— Use system proxy settingsimpersonation— Has impersonation rightsmailbox— Sender Mailbox
Commands (2)
-
reply-mailReplies to an email using EWS.
-
send-mailSends an email using EWS.