SecureBlackbox 2020 Python Edition

Questions / Feedback?

server_info_auth_plain_supported Property

Whether the SMTP server supports PLAIN authentication method.

Syntax

def get_server_info_auth_plain_supported() -> bool: ...

server_info_auth_plain_supported = property(get_server_info_auth_plain_supported, None)

Default Value

FALSE

Remarks

Whether the SMTP server supports PLAIN authentication method.

This property is read-only.

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