Common | InternationalEMail |
Specifies whether international domain names and unicode characters are supported in email addresses.
IMPORTANT: The mail server must also support this function. If necessary, you must override the script VID_IsSMTPAddress |
Common | MailNotification |
Specifies whether the configuration subparameters that deal with notifications take effect. |
Common | MailNotification | AcceptSelfSignedCert |
Specifies whether self-signed certificates for TLS connections are accepted. |
Common | MailNotification | AllowServerNameMismatchInCert |
Specifies whether server names that do not match are permitted by certificates for TLS connections. |
Common | MailNotification | DefaultAddress |
Default email address of the recipient of the notifications. |
Common | MailNotification | DefaultCulture |
Default language used to send email notifications if a language cannot be determined for a recipient. All the languages from the QBMCulture table are permitted. |
Common | MailNotification | DefaultLanguage |
Default language for sending email notifications. All languages that are enabled in the DialogLanguage table are permitted. |
Common | MailNotification | DefaultSender |
Sender's default email address for sending automatically generated notifications.
Syntax:
sender@example.com
Example:
NoReply@company.com
You can enter the sender's display name in addition to the email address. In this case, ensure that the email address is enclosed in chevrons (<>).
Example:
One Identity <NoReply@company.com> |
Common | MailNotification | Encrypt |
Specifies whether emails are encrypted. |
Common | MailNotification | Encrypt | ConnectDC |
Domain controller of the requested domain to use. |
Common | MailNotification | Encrypt | ConnectPassword |
Password of the user account. This is optional. |
Common | MailNotification | Encrypt | ConnectUser |
User account for querying Active Directory. This is optional. |
Common | MailNotification | Encrypt | DomainDN |
Distinguished name of the domain to request. |
Common | MailNotification | Encrypt | EncryptionCertificateScript |
This configuration parameter contains the script that supplies a list of encrypted certificates (default: QBM_GetCertificates). |
Common | MailNotification | NotifyAboutWaitingJobs |
Specifies whether a message should be sent if the process steps have a particular status in the Job queue. |
Common | MailNotification | SignCertificateThumbprint |
SHA1 thumbprint of the certificate to use for the signature. This can be in the computer's or the user's certificate store.
NOTE: Ensure that the private key in the certificate is marked as exportable.
|
Common | MailNotification | SMTPAccount |
User account name for authentication on an SMTP server. |
Common | MailNotification | SMTPDomain |
User account domain for authentication on the SMTP server. |
Common | MailNotification | SMTPPassword |
User account password for authentication on the SMTP server. |
Common | MailNotification | SMTPPort |
Port of the SMTP service on the SMTP server. Default: 25 |
Common | MailNotification | SMTPRelay |
SMTP server for sending email notifications. If a server is not given, localhost is used. |
Common | MailNotification | SMTPUseDefaultCredentials |
Specifies which credentials are used for authentication on the SMTP server.
If this parameter is set, the One Identity Manager Service login credentials are used for authentication on the SMTP server.
If the configuration parameter is not set, the login data defined in the Common | MailNotification | SMTPDomain and Common | MailNotification | SMTPAccount or Common | MailNotification | SMTPPassword configuration parameters is used. (Default) |
Common | MailNotification | TransportSecurity |
Encryption method for sending email notifications. If none of the following options are given, the port is used to define the behavior (port 25: no encryption, port 465: with SSL/TLS encryption).
Permitted values are:
-
Auto: Identifies the encryption method automatically.
-
SSL: Encrypts the entire session with SSL/TLS.
-
STARTTLS: Uses the STARTTLS mail server extension. Switches TLS encryption after the greeting and loading the server capabilities. The connection fails if the server does not support the STARTTLS extension.
-
STARTTLSWhenAvailable: Uses the STARTTLS mail server extension if available. Switches on TLS encryption after the greeting and loading the server capabilities, however, only if it supports the STARTTLS extension.
-
None: No security for the transport layer. All data is sent as plain text. |
Common | MailNotification | VendorNotification |
Email address of your company's contact person. The email address is used as the return address for notifying vendors.
If the configuration parameter is set, One Identity Manager generates a list of system settings once a month and sends the list to One Identity. This list does not contain any personal data. You can check the latest system information at any time by selecting Help > Info in the menu.
The list will be reviewed by our customer support team, who will look for material changes in a proactive effort to identify potential issues before they materialize on your system. The lists may be used by our R&D staff for analysis, diagnosis, and replication for testing purposes. We will keep and refer to this information for as long as your company remains on support for this product. |