From: martin f. krafft Date: Mon, 13 Aug 2007 22:02:52 +0000 (+0200) Subject: also match *.*.*.madduck.net ans so on as mydomains X-Git-Url: https://git.madduck.net/etc/mailfilter.git/commitdiff_plain/90eb432ec2479ddc90af4ee9f736894ef83543b5 also match *.*.*.madduck.net ans so on as mydomains --- diff --git a/procmail/defines b/procmail/defines index de1ccc9..7fc8df6 100644 --- a/procmail/defines +++ b/procmail/defines @@ -58,7 +58,7 @@ CRM_MISCLASSIFY_SA_AUTOTRAIN_LIMIT_SPAM=11 ### constants used in rules NL=" " -RE_MYDOMAIN="(.+\.)?madduck\.net" +RE_MYDOMAIN="(.+\.)*madduck\.net" RE_MAILRELAYS="(seamus|clegg)\.madduck\.net" RE_SPACE_NEWLINE="(^|[ ])" RE_FIRSTNAME="martin($RE_SPACE_NEWLINE+f(\.?|elix))?"