On Tue, 5 Feb 2002, Jim Savoy wrote:
> > > rbl_hosts = "! 10.0.0.0/8 : !
> > > net32-dbm;/usr/local/exim/cfg/whitelist.dbm \
> > > : 0.0.0.0/0"
>
> Hi all,
>
> I have two more questions:
>
> 1) Can I use an asterisk in my file (I want to whitelist a couple
> of sites that have many mailers, so prefer to use
> xxx.xxx.xxx.* or even xxx.xxx.*.*)
The equivalent of * for IP addresses is the mask length. What you need
is xxx.xxx.xxx.0/24 or xxx.xxx.0.0/16 (for your two examples).
--
Philip Hazel University of Cambridge Computing Service,
ph10@??? Cambridge, England. Phone: +44 1223 334714.