Send Email

From UBot Studio
(Difference between revisions)
Jump to: navigation, search
(Example)
Line 11: Line 11:
  
 
[[File:gmailsendemail.png]]
 
[[File:gmailsendemail.png]]
 +
 +
For more information on Outgoing and Incoming email ports, please see the [https://support.google.com/mail/answer/78775?hl=en Google IMAP and POP Configuration Instructions]
  
  
Line 17: Line 19:
  
 
[[File:aolsendemail.png]]
 
[[File:aolsendemail.png]]
 +
 +
For more information on Outgoing and Incoming email ports, please see the [http://help.aol.com/help/microsites/microsite.do?cmd=displayKC&docType=kc&externalId=73332 AOL IMAP and POP Configuration Instructions]
  
  
Line 23: Line 27:
  
 
[[File:hotmailsendemail.png]]
 
[[File:hotmailsendemail.png]]
 +
 +
For more information on Outgoing and Incoming email ports, please see the [http://windows.microsoft.com/en-us/windows/outlook/send-receive-from-app Hotmail IMAP and POP Configuration Instructions]
  
  
Line 29: Line 35:
  
 
[[File:yahoosendemail.png]]
 
[[File:yahoosendemail.png]]
 +
 +
For more information on Outgoing and Incoming mail ports, please see the [https://help.yahoo.com/kb/mobile-mail/yahoo-mail-imapnbspsettings-sln4075.html Yahoo IMAP and POP Configuration Instructions]
  
  

Revision as of 01:31, 16 February 2014

This command is an Email Command.

This command allows you to send emails to a recipient. The command works with the connect to mail server command.

To send emails, it is important to select the appropriate setting type for the mail sender. You can select and deselect the Use SSL option depending on how you want the emails sent out.

UBot will provide the correct port when you select or deselect the Use SSL option.


Gmail Send Email

Gmailsendemail.png

For more information on Outgoing and Incoming email ports, please see the Google IMAP and POP Configuration Instructions


AOL Send Email

Aolsendemail.png

For more information on Outgoing and Incoming email ports, please see the AOL IMAP and POP Configuration Instructions


Hotmail Send Email

Hotmailsendemail.png

For more information on Outgoing and Incoming email ports, please see the Hotmail IMAP and POP Configuration Instructions


Yahoo Send Email

Yahoosendemail.png

For more information on Outgoing and Incoming mail ports, please see the Yahoo IMAP and POP Configuration Instructions


Other Email Options

Othersendemail.png


Example

connect to mail server("SMTP With SSL", "Username Here @gmail.com", "Password Here", "smtp.gmail.com", 587) {
    send email("recipient's email here", "Hello", "Plain Text", "So how\'s it going?", "", "", "")
}


Running the above script with your gmail username and password, along with a recipient's email, will send the designated message to the recipient's mailbox.


Send.jpg

Personal tools
Namespaces

Variants
Actions
Navigation
Toolbox