Create Table From Emails

From UBot Studio
Revision as of 18:10, 10 January 2013 by LillyT (Talk | contribs)

Jump to: navigation, search

This command is an Email Command.

This command creates a table using all the emails in your mailbox. This command goes inside the connect to mail server command.

Example

connect to mail server("IMAP With SSL", "username@gmail.com", "password", "imap.gmail.com", 993) {
    create table from emails(&my emails)
}

Running the command above with the required credentials for the mail server will create a table filled with the emails on the mail server.

File:Createemail.png

Personal tools
Namespaces

Variants
Actions
Navigation
Toolbox