Concept Framework 1.0 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: Thu Oct 15 20:02:05 2009 GMT | (c)2009 RadGs Software |