SecureBlackbox 2020 Python Edition

Questions / Feedback?

connect Method

Establishes a connection to the IMAP server.

Syntax

def connect(address: str, port: int) -> None: ...

Remarks

Use this method to establish a connection to the IMAP server at Address and Port.

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