From 2f32f72b17f686b8aea8d1ec9c61f43640ad4c13 Mon Sep 17 00:00:00 2001 From: ScrumpyJack Date: Tue, 5 Jan 2016 08:39:41 +0000 Subject: [PATCH] Updated Home (markdown) --- Home.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Home.md b/Home.md index 75d51b3..32a6738 100644 --- a/Home.md +++ b/Home.md @@ -123,7 +123,7 @@ The above options can be translated as follows: * Hermes will greylist an email based on IP address of sender, RCPT TO: and MAIL FROM: * That triplet will be greylisted for 4 hours. -* If the triplet is seen again within 5 minutes of initial connection, it will be greylisted again. +* If the triplet is seen within 5 minutes of initial connection, it will be greylisted again. * If the triplet is seen again after 5 minutes of initial connection, it will pass unhindered, and will subsequently pass unhindered for the next 36 days. ### Stats Submission (from src/hermes.cpp)