IPWorks EDI 2020 JavaScript Edition

Questions / Feedback?

SendResponse Method

Sends the MDN receipt.

Syntax

async as1receiver.sendResponse(): Promise<void>

Remarks

Sends the MDN receipt specified by MDNReceipt. You may create this receipt by invoking ProcessRequest or CreateMDNReceipt.

By default the class will assume that your SMTP server is located at the same address as your incoming mail server. To set a different address, to use a non default port, see the various Config settings. To use SMTPS (SSL), set the various SSL properties.

A response will only be sent if requested by the client. If MDNTo is empty, this method will do nothing.

Copyright (c) 2022 /n software inc. - All rights reserved.
IPWorks EDI 2020 JavaScript Edition - Version 20.0 [Build 8262]