summaryrefslogtreecommitdiff
path: root/postfix/getmaildomains.sh
diff options
context:
space:
mode:
authorJonas Smedegaard <dr@jones.dk>2007-07-12 18:49:36 +0000
committerJonas Smedegaard <dr@jones.dk>2007-07-12 18:49:36 +0000
commit13841b692e9d6dce607b3b77d816c544b5d50785 (patch)
treebc63aca31641ddf87ac14ce348bbad7eb658db36 /postfix/getmaildomains.sh
parentf609b7f62328c3d40a8820a9e8f1ac94d19feac6 (diff)
Verify a bunch of suspect domains by default.
Diffstat (limited to 'postfix/getmaildomains.sh')
-rwxr-xr-xpostfix/getmaildomains.sh12
1 files changed, 12 insertions, 0 deletions
diff --git a/postfix/getmaildomains.sh b/postfix/getmaildomains.sh
new file mode 100755
index 0000000..c7534ed
--- /dev/null
+++ b/postfix/getmaildomains.sh
@@ -0,0 +1,12 @@
+#!/bin/sh
+#
+# /etc/local-COMMON/getmaildomains.sh
+# Copyright 2007 Jonas Smedegaard <dr@jones.dk>
+#
+# $Id: getmaildomains.sh,v 1.1 2007-07-12 18:49:36 jonas Exp $
+#
+# Grabs a public list of maildomains frequently faked, so sane to always verify
+# More info here: http://www.postfix.org/ADDRESS_VERIFICATION_README.html
+#
+
+wget -O maildomains http://www.monkeys.com/anti-spam/filtering/sender-domain-validate.in