added description of implementation

pull/4/head
Sascha Rommelfangen 2017-05-03 06:34:53 +02:00 committed by GitHub
parent ef9a0f4000
commit 3b906ccf24
1 changed files with 1 additions and 2 deletions

View File

@ -23,8 +23,7 @@ Connect your mail client to [MISP](https://github.com/MISP/MISP) in order to cre
For the moment, the implemented workflow is:
1. `Email -> Apple Mail -> Mail rule -> AppleScript -> python script -> PyMISP -> MISP`
Thunderbird will be targeted soon.
2. `Email -> Thunderbird -> Mail rule -> filterscript -> thunderbird_wrapper -> python script -> PyMISP -> MISP`
## Installation