mirror of
https://github.com/opnsense/src.git
synced 2026-06-08 16:22:46 -04:00
Minor changes to force commit these files so new freebsd*.cf files are
built to use the new sendmail-8.17.1/cf tree.
This commit is contained in:
parent
021562c502
commit
431d2a81d4
1 changed files with 5 additions and 5 deletions
|
|
@ -73,14 +73,14 @@ dnl NOTE: This can allow sites to use your server as a backup MX without
|
|||
dnl your permission.
|
||||
dnl FEATURE(relay_based_on_MX)
|
||||
|
||||
dnl DNS based black hole lists
|
||||
dnl --------------------------------
|
||||
dnl DNS based black hole lists come and go on a regular basis
|
||||
dnl so this file will not serve as a database of the available servers.
|
||||
dnl DNS based block lists
|
||||
dnl ---------------------
|
||||
dnl DNS based block lists come and go on a regular basis so this
|
||||
dnl file will not serve as a database of the available servers.
|
||||
dnl For more information, visit
|
||||
dnl http://en.wikipedia.org/wiki/DNSBL
|
||||
|
||||
dnl Uncomment to activate your chosen DNS based blacklist
|
||||
dnl Uncomment to activate your chosen DNS based block list
|
||||
dnl FEATURE(dnsbl, `dnsbl.example.com')
|
||||
dnl Alternatively, you can provide your own server and rejection message:
|
||||
dnl FEATURE(dnsbl, `dnsbl.example.com', ``"550 Mail from " $&{client_addr} " rejected"'')
|
||||
|
|
|
|||
Loading…
Reference in a new issue