diff --git a/README.md b/README.md index 883a5f3..63216c7 100644 --- a/README.md +++ b/README.md @@ -90,9 +90,11 @@ Obviously, you would like to filter mails based on subject or from address and p 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 ## Requirements