On Tue, Jun 25, 2002 at 09:42:30PM -0400, Dave C. wrote:
> > rbl_domains = blackholes.mail-abuse.org/reject : relays.ordb.org/reject
> > rbl_hosts = !10.1.1.0/24 : 0.0.0.0/0 # check all hosts other than those on internal network
>
> You can shorthand that to:
>
> rbl_hosts = ! 10.1.1.0/24 : *
Done. :)
> > rbl_reject_recipients = true
> > rbl_warn_header = true
> > rbl_log_headers
> > rbl_log_rcpt_count
> >
> > But it doesn't seem that either RBL or ORDB work as it should according to:
> > http://www.ordb.org/faq/#test_blocking
> > and
> > http://mail-abuse.org/rbl/usage.html#DNSuse
>
>
> A. Did you HUP exim?
After I changed the configuration? Yes.
> B. Do you have an accouunt with mail-abuse.org? They dont allow access
> without a contract anymore..
No. Didn't know that, but now RBL is removed.
/jonas