SecureBlackbox 2020 Python Edition

Questions / Feedback?

server_info_idle_supported Property

Indicates whether the IMAP server supports the IDLE command.

Syntax

def get_server_info_idle_supported() -> bool: ...

server_info_idle_supported = property(get_server_info_idle_supported, None)

Default Value

FALSE

Remarks

Indicates whether the IMAP server supports the IDLE command.

This property is read-only.

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