Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Introduction

...

Provide the following information for an email profile:

Field

Description

Profile

The profile name.

From

The email address used in the from field of a sent mail.

Host

Host name or IP address of the SMTP server.

Port

SMTP service port number.

UseAuthentication

Enable to login to the SMTP server. Disable for anonymous access.

Username

Login for the SMTP server (typically email or user name).

Password

Login password.

UseSsl

Set to true if the SMTP connection shall use TLS.

DefaultRecipient

Recipient e mail address if recipient parameter is not used in XLogic command.

Example of an email profile:

...

Send a test email

As mentioned in the Messenger module configuration, a pre-built messenger XCommands is available. We can use the MESSENGER.SENDEMAIL XCommand to send a test email.

...