Skip to content

Module to read, send, create folder and move email, for Outlook (Office 365)

Notifications You must be signed in to change notification settings

rocketbot-cl/Outlook365

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

84 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Outlook365

Send, read, reply to emails and manage your Outlook mailbox.

Read this in other languages: English, Português, Español

How to install this module

To install the module in Rocketbot Studio, it can be done in two ways:

  1. Manual: Download the .zip file and unzip it in the modules folder. The folder name must be the same as the module and inside it must have the following files and folders: _init_.py, package.json, docs, example and libs. If you have the application open, refresh your browser to be able to use the new module.
  2. Automatic: When entering Rocketbot Studio on the right margin you will find the Addons section, select Install Mods, search for the desired module and press install.

Overview

  1. Server Configuration
    Server Configuration

  2. Send Email
    Send email, before you must configurate the server

  3. List all email
    List all email, you can specify a filter

  4. List unread emails
    List all unread email, you can specify a filter

  5. Read email for ID
    Read email for ID

  6. Create Folder
    Create Folder

  7. Move email to folder
    Move email to folder

  8. Reply email for ID
    Reply email for ID

  9. Forward email for ID
    Forward email for ID

  10. List Folders
    List all Folders

  11. Mark email as unread
    Mark email as unread

  12. Download attachments by ID
    Download attachments by ID and save them in the specified folder

  13. Close Server
    Close server connection


OS

  • windows
  • mac
  • linux
  • docker

Dependencies

License

MIT
MIT

About

Module to read, send, create folder and move email, for Outlook (Office 365)

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages