IPWorks S/MIME 2020 Python Edition

Questions / Feedback?

send_to_terminal_or_email Method

Sends to terminal or email.

Syntax

def send_to_terminal_or_email() -> None: ...

Remarks

This method is similar to send but requests instead that the message is first sent to the user's terminal. If the user is not logged in or does not accept terminal messages, the message is sent to his mailbox. This method requires that allow_extensions is set to True and is not supported by all mail relays.

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