meta data for this page
  •  

ibec_pop3_ConnectAndAuth

Description

ibec_pop3_ConnectAndAuth performs the connection and POP3 USER and PASS commands one by one. It returns TRUE if succeeded, otherwise it returns FALSE.

Syntax

 function ibec_pop3_ConnectAndAuth(POP3Session : variant) : variant;

Example