Contents
Display Legacy Contents

 Print
    POP3 Connect    
Connect to a POP3 server.

Parameters

Server <string>

The IP Adrress of the POP3 Server.

 
Port <numeric>

The port to communicate with the POP3 Server.

 
User <string>

The username to connect with the POP3 Server.

 
Password <string>

The password associated with the defined username.

 
Secure Connection <unquoted string>

Defines if the user wants to establish a secure connection or not. The possible values are: Yes, No or dynamic.

 
Issue Start TLS <unquoted string>

Defines if the user wants to establish a connection with Start TLS or not. The possible values are: Yes, No or dynamic.

     
 

    See also
    Samples

     
     
    Updated: 4/8/2016 12:34 PM