Automatically remove junk from your Outlook.com account on a schedule.
The app looks for CLIENT_ID_FILE which contains an Application (client) id from Azure.
To create/update this:
- login to the Azure portal
- Select / create an app
- Visit App registrations
The app currently has API permissions:
- Graph > Mail.Read
- Graph > Mail.ReadWrite
- Graph > User.Read
See refresh.sh and docker-compose.yml