Filter email via EWS endpoint


Keywords
owa, ews, filter, cli, email, filtering
License
MIT
Install
pip install ews-cli==0.1.0.8

Documentation

ews_cli (OWA/EWS Exhchange CLI Tool)

Interact via ews via CLI. Also performs email filtering based on rules in non-interactive mode.

Installation

Via pip

To install the fanfic scraper, simply type this into your terminal (sudo -EH might be necessary):

pip install ews-cli

Via pip (local)

Clone a copy of the repository using the following command:

git clone https://github.com/KebinuChiousu/python-owa-filter.git

In the project folder, type this into your terminal (sudo -EH might be necessary):

pip install .