[Mimedefang] Stupid question? - subnet

Jim McCullars jim at info.uah.edu
Mon Feb 10 16:02:02 EST 2003


On Mon, 10 Feb 2003, Richard Cooper wrote:

> Can I put a subnet mask for RelayAddr or do I have to enter them individually?
> As in -
> $RelayAddr =~ /62\.253\.177\.96\\27/

   It's a string comparison, so you may be looking at a fairly complicated
regex to do the test you want (I say "may be" because I don't know how to
decode a CIDR address string to a range of addresses).

Jim





More information about the MIMEDefang mailing list