From 2aecb4805653f9e40dc3ea23372868fe1db960ce Mon Sep 17 00:00:00 2001 From: Stephen Gran Date: Tue, 7 Apr 2009 22:11:20 +0100 Subject: [PATCH] Fix hostlist Signed-off-by: Stephen Gran --- modules/exim/files/common/exim4.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/exim/files/common/exim4.conf b/modules/exim/files/common/exim4.conf index b4410d0b..65da8dc5 100644 --- a/modules/exim/files/common/exim4.conf +++ b/modules/exim/files/common/exim4.conf @@ -336,7 +336,7 @@ check_submission: message = sorry, only 5 reports per hour for submission accept domains = +local_domains - hosts = +debian_hosts + hosts = +debianhosts endpass message = unknown user verify = recipient -- 2.39.5