IPWorks 2020 JavaScript Edition

Questions / Feedback?

Expand Method

Asks the MailServer to expand a name or mailing list.

Syntax

async smtp.expand(emailAddress : string): Promise<void>

Remarks

This method asks the MailServer to expand a name or mailing list. The resulting response is provided in one or more 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 2020 JavaScript Edition - Version 20.0 [Build 8292]