IPWorks S/MIME 2020 Python Edition

Questions / Feedback?

disconnect Method

Disconnects from the mail server.

Syntax

def disconnect() -> None: ...

Remarks

This method makes the class disconnect from the mail_server by sending the QUIT command. If successful, all changes to the mailbox are committed by the server. Otherwise, changes are rolled back to the initial state that the server was in before the connection.

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