Sitemap Sitemap  |  Contact Us Contact Us  |  Clients Clients
   CloseSMTPConnection
  Home |  WebHare Lite |  Downloads |  HareScript |  Websites/CMS |  Applications
Search for:  in: 
HareScript
Internet connectivity
 
File transfer (FTP)
Hypertext transfer (HTTP)
IMAP library
MIME and RFC822
POP3 email
Simple Mail Transfer Protocol (SMTP)
TCP/IP connections
CloseSMTPConnection
  This function will close the connection to the SMTP server
 
Library wh::internet/smtp.whlib
 
Syntax PUBLIC MACRO CloseSMTPConnection (INTEGER connectionid)
 
Parameters
connectionid ID of the connection
 
 
In library 'smtp'
CloseSMTPConnection
CreateSMTPConnection
GetSMTPEmailHeader
GetSMTPError
IsValidEmailAddress
SendSMTPMessage
SendSMTPSingleMessage
 
Top To top of page