From c9ae3b524aaa879d81bffa41185b0d49b633e293 Mon Sep 17 00:00:00 2001 From: Sascha Rommelfangen Date: Tue, 23 May 2017 15:17:45 +0200 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) 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