procedure Connect;
Description
Creates a connection to the specified SMTP server and sets the Active property to True.
This method uses values in the HostName and Port properties to establish a connection for an SMTP session.
If a server can only be accessed through proxy, you need to set up the ProxyOptions.
See Also