Concept Framework 2.0 documentation Contents | Index

standard.net.mail

Static library name Version Deprecated
standard.net.mail version 1.0 no

Import library : standard.net.mail
(you must include this at the top of your source: "import standard.net.mail" (no quotes)


Description:
Library for sending and checking e-mail messages.


Contained static functions:
mail Sends an email
mail_error Gets the last error encountered by the mail or newsletter functions
newsletter Sends one or more email messages to a list of recipients
pop3_close Closes a connection to a POP3 mail server
pop3_count_messages Gets the number of messages on the POP3 server
pop3_delete_message Deletes a message from a POP3 mail server
pop3_error Gets the last error returned by a POP3 server
pop3_get_message Gets a message from a POP3 server
pop3_open Opens a connection to a POP3 mail server
pop3_open_secured Opens a secured connection to a POP3 mail server
sent_count Gets the number of e-mails sent by the last call to mail or newsletter




Documented by Eduard Suica, generation time: Fri Jan 21 18:06:20 2011 GMT(c)2011 RadGs Software