SecureBlackbox 2020 Python Edition

Questions / Feedback?

connect Method

Establishes connection to the POP3 server.

Syntax

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

Remarks

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

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