SecureBlackbox 2020 Python Edition

Questions / Feedback?

server_info_apop_supported Property

Indicates whether the POP3 server supports the APOP command.

Syntax

def get_server_info_apop_supported() -> bool: ...

server_info_apop_supported = property(get_server_info_apop_supported, None)

Default Value

FALSE

Remarks

Indicates whether the POP3 server supports the APOP command.

This property is read-only.

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