Table of Contents

Search

  1. Preface
  2. Introduction to Dynamic Data Masking Administration
  3. Authentication
  4. Security
  5. Connection Management
  6. JDBC Client Configuration
  7. ODBC Client Configuration
  8. Access Control
  9. Logs
  10. High Availability
  11. Server Control
  12. Performance Tuning
  13. Troubleshooting
  14. Appendix A: Database Keywords

Administrator Guide

Administrator Guide

SMTP Appender Properties

SMTP Appender Properties

The following table describes the SMTP appender properties:
Property
Description
Name
The name of the appender. The appender name can contain alphabetic characters, numbers, and underscores (_), and must not exceed 60 characters.
From
The email address of the sender.
To
List of recipient email addresses, separated by commas.
Subject
The subject line of the email.
SMTP Host
The SMTP relay mail server to use to send the email.
SMTP Username
The username to authenticate the SMTP server.
SMTP Password
The password to authenticate the SMTP server.
Debug
Enable Debug to analyze the standard system output if an error occurs, such as an SMTP login failure.

0 COMMENTS

We’d like to hear from you!