SecureBlackbox 2020 macOS Edition

Questions / Feedback?

SMTPServerInfo Type

Describes the SMTP server's capabilities.

Remarks

Check this object to learn about the SMTP server's technical capabilities.

Fields

authLoginSupported
Bool

Whether the SMTP server supports LOGIN authentication method.

authPlainSupported
Bool

Whether the SMTP server supports PLAIN authentication method.

available
Bool

Specifies whether server extensions are available.

binarySupported
Bool

Whether binary sending mode is supported by the SMTP server.

chunkingSupported
Bool

Whether message chunking is supported by the SMTP server.

dsnSupported
Bool

Whether the SMTP server supports Delivery Status Notifications.

maxMessageSize
Int32

Returns the maximum size of a message in bytes which the server can accept.

saslSupported
Bool

Whether the SMTP server supports SASL authentication.

sizeSupported
Bool

Whether the SMTP server supports SIZE service extension.

statusCodesSupported
Bool

Whether the SMTP server supports status codes.

Copyright (c) 2022 /n software inc. - All rights reserved.
SecureBlackbox 2020 macOS Edition - Version 20.0 [Build 8166]