From 45d16b7b4e4665d9ae382fe64893cefbf6dd1556 Mon Sep 17 00:00:00 2001 From: Michael Scherer Date: Tue, 21 Jun 2011 17:14:41 +0000 Subject: fix the regexp to match 6.mo2.mail-out.ovh.net --- modules/postgrey/templates/whitelist_clients.local | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'modules/postgrey') diff --git a/modules/postgrey/templates/whitelist_clients.local b/modules/postgrey/templates/whitelist_clients.local index 2c8bb0a3..7510506d 100644 --- a/modules/postgrey/templates/whitelist_clients.local +++ b/modules/postgrey/templates/whitelist_clients.local @@ -4,4 +4,4 @@ cthulhu.zarb.org # mageia *.<%= domain %> # for damsweb mail server -*.mail-out.ovh.net +/mail-out\.ovh\.net$/ -- cgit v1.2.1