diff options
| author | Gregory Neil Shapiro <gshapiro@FreeBSD.org> | 2001-02-28 02:47:52 +0000 |
|---|---|---|
| committer | Gregory Neil Shapiro <gshapiro@FreeBSD.org> | 2001-02-28 02:47:52 +0000 |
| commit | 9f8cda5dbe7ec3f39b72609d48c2e8c60b0f788d (patch) | |
| tree | 1c55e82e7d278e40721252922a1a421ea252ba04 /etc | |
| parent | 388481c1b76455df6fbb8b5c4ab753bbded47771 (diff) | |
Notes
Diffstat (limited to 'etc')
| -rw-r--r-- | etc/sendmail/freebsd.mc | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/etc/sendmail/freebsd.mc b/etc/sendmail/freebsd.mc index 7f91abeb5b5dd..d8339b8bfe919 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') |
