diff --git a/README.md b/README.md index e78d421..883a5f3 100644 --- a/README.md +++ b/README.md @@ -88,8 +88,10 @@ Obviously, you would like to filter mails based on subject or from address and p ### Postfix (or other MTA) 1. Setup a new email address in the aliases file (e.g. /etc/aliases) and configure the correct path: + `misp_handler: "|/path/to/mail_to_misp.py"` 2. Rebuild the DB: + `$ sudo newaliases` 3. Configure mail_to_misp_config.py