Discuss this help topic in SecureBlackbox Forum
TElSMTPClient.Open
TElSMTPClient See also
Filter: C# VB.NET Pascal C++ PHP Java
Establishes connection with the SMTP server.
Declaration
Description
Use this method to establish connection with the SMTP server. After the connection is opened, call Login method.
See also: Login Close