|
Simple Mail Transfer Protocol (SMTP)
This library offers functions to build messages (including messages with alternative HTML parts and attachments), and send those messages to a mailserver using the SMTP protocol
Use the following code in your script to load the library:
LOADLIB "wh::internet/smtp.whlib";
Public Functions and Macros
|