Concept Framework 2.2 documentation | Contents | Index |
Name | Version | Deprecated |
pop3_open | version 1.0 | no |
number pop3_open(string hostname, string username, string password[, number port=110]) |
hostname | the hostname of the pop3 server |
username | the username |
password | the password for username |
port | the pop3 server port |
Opens a connection to a POP3 mail server. For secure connections, check pop3_open_secured. |
Documented by Eduard Suica, generation time: Sun Jan 27 18:15:16 2013 GMT | (c)2013 Devronium Applications |