SMTP

<< Click to Display Table of Contents >>

Navigation:  ThinBASIC Modules >

SMTP

 

Description

 

This module manages SMTP communications. SMTP stands for Simple Mail Transfer Protocol

 

How to use this module

 

Inside your script, before calling any module specific keyword, add the following:

 

USES "SMTP"