From 9f8cda5dbe7ec3f39b72609d48c2e8c60b0f788d Mon Sep 17 00:00:00 2001 From: Gregory Neil Shapiro Date: Wed, 28 Feb 2001 02:47:52 +0000 Subject: [PATCH] Add a pointer to the ORBS web site for more DNS black hole lists. --- etc/sendmail/freebsd.mc | 3 +++ 1 file changed, 3 insertions(+) diff --git a/etc/sendmail/freebsd.mc b/etc/sendmail/freebsd.mc index 7f91abeb5b5d..d8339b8bfe91 100644 --- a/etc/sendmail/freebsd.mc +++ b/etc/sendmail/freebsd.mc @@ -69,6 +69,9 @@ dnl FEATURE(dnsbl, `relays.mail-abuse.org', `"550 Mail from " $&{client_addr} " dnl MAPS Dial-up User List (DUL): http://maps.vix.com/dul/ dnl FEATURE(dnsbl, `dialups.mail-abuse.org', `"550 Mail from dial-up rejected; see http://mail-abuse.org/dul/enduser.htm"') +dnl ORBS also offers a multitude of DNS based block hole lists. For more +dnl information, visit: http://www.orbs.org/usingindex.html + dnl Dialup users should uncomment and define this appropriately dnl define(`SMART_HOST', `your.isp.mail.server')