Windows Mail extension / The WinMail API |
The SendMailSMTP function sends the mail with the SMTP protocol.
CALL ui.Interface.frontCall("WinMail","SendMailSMTP", [ id ], [result] )
This function sends the mail by using the SMTP protocol. default mailer software is called to create the mail. The user must press the "send" button to send the mail.