This commit is contained in:
mgeeky
2021-11-04 13:47:35 +01:00
parent 62b25542a3
commit f219aca4f4
3 changed files with 102 additions and 10 deletions

View File

@ -259,6 +259,12 @@ Should you know anything about any other Office365 anti-spam rules (or have sugg
### Usage
Install required Python3 dependencies before first use:
```
bash$ pip3 install -r requirements.txt
```
Help:
```