<HTML><HEAD></HEAD>
<BODY dir=ltr>
<DIV dir=ltr>
<DIV style="FONT-SIZE: 12pt; FONT-FAMILY: 'Calibri'; COLOR: #000000">
<DIV>Based on a few emails I sent out this last week it is sounding more and
more like one should not mess with configuration options that are available in
the GUI. So for example on all my systems I typically enable blacklist support
for spamhaus and spamcop and specify the message that is returned to the sender
when an email is rejected.</DIV>
<DIV> </DIV>
<DIV>In the sendmail.mc file they have these two options already listed with the
following error message</DIV>
<DIV> </DIV>
<DIV>dnl FEATURE(enhdnsbl,`sbl-xbl.spamhaus.org',`',`t',`Spam blocked - see <A
href="http://ordb.org/')dnl">http://ordb.org/')dnl</A></DIV>
<DIV>dnl FEATURE(enhdnsbl,`bl.spamcop.net',`',`t',`Spam blocked see: <A
style='href: "http://spamcop.net/bl.shtml?"'
href="http://spamcop.net/bl.shtml?$&{client_addr}')dnl">http://spamcop.net/bl.shtml?$&{client_addr}')dnl</A></DIV>
<DIV> </DIV>
<DIV>However when you enable blacklist support in the GUI it creates the
following which will not have the extra error information in the returned email.
I assume that if I was to manually tweak this that it could end up getting
overwritten? If so then could we look at adding a text box that could optionally
be filled out to provide the error message?</DIV>
<DIV> </DIV>
<DIV>FEATURE(dnsbl, `sbl-xbl.spamhaus.org',,)</DIV>
<DIV>FEATURE(dnsbl, `bl.spamcop.net',,)</DIV>
<DIV> </DIV>
<DIV>Also not sure if it matters but the default config uses enhdnsbl vs the GUI
setting to dnsbl ?</DIV></DIV></DIV></BODY></HTML>