From be96dcffd2c7aa5cdba1ae979d97e0b0a6463e30 Mon Sep 17 00:00:00 2001 From: Jonas Smedegaard Date: Thu, 8 Oct 2020 13:01:51 +0200 Subject: use archive.org for ancient mail domain list --- postfix/getmaildomains.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'postfix') diff --git a/postfix/getmaildomains.sh b/postfix/getmaildomains.sh index c7534ed..65af092 100755 --- a/postfix/getmaildomains.sh +++ b/postfix/getmaildomains.sh @@ -9,4 +9,4 @@ # 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 +wget -O maildomains https://web.archive.org/web/20021005175740/http://www.monkeys.com/anti-spam/filtering/sender-domain-validate.in -- cgit v1.2.3