Dart Smtp, Pop, Imap Controls
Privacy Property
Description
Specifies the security protocol (PCT, SSL2, SSL3, TLS, none) and type (Implicit, Explicit) used.
Property type
Read-write property
Syntax
Visual Basic
Public Property Privacy As MailPrivacyConstants
Remarks

The default value is privacyNone.

If the server and the client specify secureAuto, then SSL3 is normally used. If one side uses secureAuto and the other side specifies a protocol, then the protocol specified is used. If the client and server specify protocols that are different, then the Error event will fire with Number=ptProtocol and the connection will be closed.

See Also

Imap Object  | Imap Members


PowerTCP Mail for ActiveX Documentation Version 2.13
© 2018 Dart Communications. All Rights Reserved.
Send comments on this topic