SMTPit Pro

Next Generation Email plug-in

<- Back to SMTPit Pro function list

SMTPit_IsConnected

Description

This function will tell you whether or not you are currently connected to a mail server.

Return Type
Number (1=True, 0=False)
Format
SMTPit_IsConnected
Related Items
SMTPit_Connect, SMTPit_Disconnect
Example

Code:

SMTPit_IsConnected

Result:

Returns 1 if you are currently connected to a mail server.