SendToTerminalAndEmail Method
Sends to terminal and email.
Object Oriented Interface
public function doSendToTerminalAndEmail();
Procedural Interface
ipworksopenpgp_psmtp_do_sendtoterminalandemail($res);
Remarks
This method is similar to Send but requests also that the message is sent to the terminal of the user as well, if he is logged on and accepts terminal messages. This method requires that AllowExtensions is set to True and is not supported by all mail relays.