Creating an email sender

Content Intelligence Content Monitor Help

Version
2.2.x
2.1.x
2.0.x
Audience
anonymous
Part Number
MK-HCI006-00

You can create an email sender using the Monitor App, REST API, or CLI.

For REST API, use command POST /senders. For CLI, use command createSender.

To create an email sender using the Monitor App:

  1. Click Monitors.
  2. Click + on the Monitors tab.
    Note: The Monitor + button only functions when you need to create a monitor from the Manage page or a sender from the Sender page.
  3. Select NEW SENDER.
  4. Configure the settings for your email sender:
    Setting Description
    Name A name for the email sender.
    Description A description for the email sender.
    Sender Choose Email Sender to configure the settings for an email sender.
    Host Hostname or IP address of the SMTP host.
    Port The SMTP port of use. The default port is 162.
    Security The level of security to use with your email sender. The default is None.
    Authenticated Enables authentication. The default is disabled.
  5. Click CREATE.
    Tip: You can test your sender by clicking Test Sender when creating or editing a monitor. For information, see Creating a monitor.