IPWorks S/MIME 2020 Python Edition

Questions / Feedback?

expand Method

Asks the MailServer to expand a name or mailing list.

Syntax

def expand(email_address: str) -> None: ...

Remarks

This method asks the mail_server to expand a name or mailing list. The resulting response is provided in one or more on_expand events (one for each address). The class will try to connect to the mail relay if it is not already connected.

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