On Sun, 7 Jan 2001, Torsten Curdt wrote:
> Unfortunately in this little ORBS/MAPS war
> ORBS lists an IP we want to receive mail from.
> So I tried to override the ORBS reject like this:
>
> rbl_domains =
> rbl.maps.vix.com/reject:dul.maps.vix.com/reject:relays.orbs.org/reject
> recipients_reject_except_senders = 204.152.186.51/32
Er, that option doesnt accept IP addresses, it accepts email addresses.
I think what you want might be:
rbl_hosts = ! 204.152.186.51 : *
>
> But still the mails get blocked. Shouldn't it work
> this way?
> --
> Torsten
>
>
> --
> ## List details at http://www.exim.org/mailman/listinfo/exim-users Exim details at http://www.exim.org/ ##
>
--