Skip to main content

Microsoft Office 365 EWS (Exchange Web Services) Client Library

Project description

Overview

Microsoft Office 365 EWS (Exchange Web Services) Client Library

Usage

usage: test.py [-h] (-s SERVER | --autodiscover) -u USERNAME -p PASSWORD
               [-a ATTACHMENT] [-l LOG_LEVEL]

PyEwsClient - Microsoft Office 365 Client Library Testing Tool

examples:
 python3 tests/test.py -u email@office365.com -p password --autodiscover -l 5
 python3 tests/test.py -u email@office365.com -p password --autodiscover \
                       -a tests/attach1.txt -a tests/attach2.txt -l 1
 python3 tests/test.py --help

optional arguments:
  -h, --help            show this help message and exit
  -l LOG_LEVEL, --log-level LOG_LEVEL
                        log level (default: 0)

network connectivity arguments:
  -s SERVER, --server SERVER
                        Office 365 Server
  --autodiscover        Office 365 Autodiscovery On

authentication arguments:
  -u USERNAME, --user USERNAME
                        Office 365 Username
  -p PASSWORD, --password PASSWORD
                        Office 365 Password

email arguments:
  -a ATTACHMENT, --attachment ATTACHMENT
                        Email Attachment(s)

documentation:
 https://github.com/greenpau/PyEwsClient

Office 365 Email Draft

Office 365 Email Draft

Office 365 Email Draft

The above email draft was generated by running the below command:

wget https://raw.githubusercontent.com/greenpau/PyEwsClient/master/tests/test.py -q
chmod +x test.py
wget https://raw.githubusercontent.com/greenpau/PyEwsClient/master/tests/attach1.txt -q
wget https://raw.githubusercontent.com/greenpau/PyEwsClient/master/tests/attach2.txt -q
python3 test.py -u email@office365.com -p password --autodiscover \
                -a attach1.txt -a attach2.txt

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

PyEwsClient-1.2.tar.gz (103.9 kB view details)

Uploaded Source

File details

Details for the file PyEwsClient-1.2.tar.gz.

File metadata

  • Download URL: PyEwsClient-1.2.tar.gz
  • Upload date:
  • Size: 103.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for PyEwsClient-1.2.tar.gz
Algorithm Hash digest
SHA256 129cdccafb649d61dae666d7b82fba5ab6e54a7f4c65c7353898414b68b1f067
MD5 2c143d2db1beb7de5669aa1b2fc60d29
BLAKE2b-256 1802737d17ce25e50a6ef588e56fc448e58a932469af74fd4688839971ded348

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page