IPWorks OpenPGP 2020 PHP Edition

Questions / Feedback?

SendToTerminalOrEmail Method

Sends to terminal or email.

Object Oriented Interface

public function doSendToTerminalOrEmail();

Procedural Interface

ipworksopenpgp_psmtp_do_sendtoterminaloremail($res);

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 AllowExtensions is set to True and is not supported by all mail relays.

Copyright (c) 2022 /n software inc. - All rights reserved.
IPWorks OpenPGP 2020 PHP Edition - Version 20.0 [Build 8249]