RE: [Exim] recipients_reject_except_senders

Αρχική Σελίδα
Delete this message
Reply to this message
Συντάκτης: Torsten Curdt
Ημερομηνία:  
Προς: Dave C.
Υ/ο: Exim-Users
Αντικείμενο: RE: [Exim] recipients_reject_except_senders
> > 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 : *


Doh.. this explains a lot ;)
Thanx!
--
Torsten