SMTP element
Configures outgoing mail.
See Configuring outgoing email.
Parents
Children
Name | Occurrences | Description |
---|---|---|
All | ||
From | [0, 1] | Configures a custom "From" address that will override the default "From" address specified in the DataMiner Agent interface. |
Helo | [0, 1] | Specifies the fully qualified domain name of the client, which will be sent to the SMTP server in the HELO command. |
Host | [0, 1] | Specifies the name or IP address of the SMTP server. |
HostPort | [0, 1] | Specifies the port. |
LoginMethod | [0, 1] | Specifies the method that will be used to authenticate the DataMiner Agent when it logs on to the SMTP server. |
MaxSubjectLength | [0, 1] | Specifies the maximum length of the message subject. |
Password | [0, 1] | Specifies the password with which the DataMiner Agent will log on to the SMTP server. |
User | [0, 1] | Specifies the username with which the DataMiner Agent will log on to the SMTP server. |