SMTPSettings Object (COM-based API)

This object allows to set the parameters for connection with the SMTP e-mail server. These parameters are set in the SMTPSettings property of the OutputFormatSettings object.

Properties
Name Type Description
Password String Specifies the password corresponding to the username. Depending on SMTP server settings the password may not be required. The default value is an empty string.
PortNumber Long Specifies the network port number of the SMTP server. The default value is 25.
SenderAddress String Specifies the e-mail address of the output message sender. The default value is an empty string.
ServerHostName String Specifies the SMTP server address. The default value is an empty string.
ServerRequiresAuthentication Boolean

Specifies if authentication is required on the SMTP server. If the value of this property is FALSE, FineReader Server will try to determine whether authentication is required automatically. The default value is FALSE.

Note. ABBYY FineReader Server only supports SMTP servers that use the PLAIN authentication method.

UseSsl Boolean Specifies if SSL must be used to connect to the SMTP server.
See also

IOutputFormatSettings::SMTPSettings

26.03.2024 13:49:49

Please leave your feedback about this article

Usage of Cookies. In order to optimize the website functionality and improve your online experience ABBYY uses cookies. You agree to the usage of cookies when you continue using this site. Further details can be found in our Privacy Notice.