From 3c19d44aa8a70f003ef9483865da1287cf2c47e8 Mon Sep 17 00:00:00 2001 From: jim-p Date: Tue, 1 Nov 2011 15:14:29 -0400 Subject: Fix default SMTP monitor parameters so they will properly check to see if an SMTP banner is received. --- conf.default/config.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'conf.default/config.xml') diff --git a/conf.default/config.xml b/conf.default/config.xml index 4dc853f..a75b33e 100644 --- a/conf.default/config.xml +++ b/conf.default/config.xml @@ -733,8 +733,8 @@ send - 'EHLO nosuchhost' - 250- + + 220 * -- cgit v1.1