nialloc9 / outlook-s3-sync

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

outlook-s3-sync

A connector to move files from outlook to S3 including attachments

Running locally

- `docker-compose -up`
- In new terminal run `docker exec -it outlook-s3-sync_outloook-s3-sync_1 bash`
- `python3 ./main.py`

About


Languages

Language:Python 95.2%Language:Dockerfile 4.8%