Delete Mail

From UBot Studio
(Difference between revisions)
Jump to: navigation, search
 
(One intermediate revision by one user not shown)
Line 4: Line 4:
  
 
The command goes inside the [[Connect To Mail Server|connect to mail server]] command.
 
The command goes inside the [[Connect To Mail Server|connect to mail server]] command.
 +
 +
'''Position:''' The position of the email being deleted.
 +
 
== Example ==
 
== Example ==
 
<pre>
 
<pre>
Line 13: Line 16:
 
The command will delete the email at the specified position.
 
The command will delete the email at the specified position.
  
'''Position:''' The position of the email being deleted.
 
  
[[File:deleteemail.png]]
+
[[File:deleteemail.jpg]]

Latest revision as of 15:40, 24 September 2013

This command is an Email Command.

This command deletes an email from a mailbox at a specified position.

The command goes inside the connect to mail server command.

Position: The position of the email being deleted.

[edit] Example

connect to mail server("IMAP With SSL", "username@gmail.com", "password", "imap.gmail.com", 993) {
    delete email(0)
}

The command will delete the email at the specified position.


Deleteemail.jpg

Personal tools
Namespaces

Variants
Actions
Navigation
Toolbox