Verify Emails

From UBot Studio
(Difference between revisions)
Jump to: navigation, search
Line 11: Line 11:
 
'''*Please click OK on the Connect to Mail Server command Before placing the verify emails command into the Connect to Mail Server command.*'''
 
'''*Please click OK on the Connect to Mail Server command Before placing the verify emails command into the Connect to Mail Server command.*'''
  
[[File:verifyemails.png]]
+
[[File:veriemai.jpg]]
  
 
'''Subject Expression:''' refers to the subject of the verification email. You can add wildcards and regex if needed.  
 
'''Subject Expression:''' refers to the subject of the verification email. You can add wildcards and regex if needed.  

Revision as of 16:36, 5 January 2017

This command is an Email Command.

This command scans your inbox for verification emails and opens the verification links.

The verify emails command goes inside the connect to mail server command.

The connect to mail server command needs to be set up correctly with all required information before adding the verify email command.

The verify email command will need to fetch the list of emails from the mail server.

*Please click OK on the Connect to Mail Server command Before placing the verify emails command into the Connect to Mail Server command.*

File:Veriemai.jpg

Subject Expression: refers to the subject of the verification email. You can add wildcards and regex if needed.

Url Expression: refers to the verification url that needs to be selected for the verification process. You can add wildcards and regex if needed.

Delete Emails: allows you to select 3 options for deleting emails from your mail server. You can delete all emails on the mail server, delete only Processed verification emails or delete none of the emails on the mail server.


Example

connect to mail server("IMAP With SSL", "username@gmail.com", "password", "imap.gmail.com", 993) {
    verify emails("Verify Please", "http://www.ubotstudio.com/customers/login.locale=en", "Processed Verification Emails")
}

Running the script will verify the specified url in the verify email command. This script will delete only the Processed Verification Emails after verification is complete.

Personal tools
Namespaces

Variants
Actions
Navigation
Toolbox