SecureBlackbox 2020 Python Edition

Questions / Feedback?

server_info_chunking_supported Property

Whether message chunking is supported by the SMTP server.

Syntax

def get_server_info_chunking_supported() -> bool: ...

server_info_chunking_supported = property(get_server_info_chunking_supported, None)

Default Value

FALSE

Remarks

Whether message chunking is supported by the SMTP server.

This property is read-only.

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