Add missing closing quote on commented out example
PR: bin/174108 Obtained from: Julian H. Stacey MFC after: 1 day
This commit is contained in:
parent
2164515de7
commit
896fc63862
@ -69,7 +69,7 @@ dnl http://www.google.com/Top/Computers/Internet/E-mail/Spam/Blacklists/
|
||||
dnl Uncomment to activate your chosen DNS based blacklist
|
||||
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'')
|
||||
dnl FEATURE(dnsbl, `dnsbl.example.com', ``"550 Mail from " $&{client_addr} " rejected"'')
|
||||
|
||||
dnl Dialup users should uncomment and define this appropriately
|
||||
dnl define(`SMART_HOST', `your.isp.mail.server')
|
||||
|
Loading…
Reference in New Issue
Block a user