summaryrefslogtreecommitdiff
path: root/postfix/getmaildomains.sh
diff options
context:
space:
mode:
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