SMTP Relay Exclusion IP Range

In the Configuration document setting “Exclude these connecting hosts from anti-relay checks” I need to allow, for example…

alllow 100.100.100.5 thru 100.100.100.25

Do I have to list every host to make this happen? such as…

[100.100.100.5]

[100.100.100.6]

[100.100.100.7]

etc etc.

Subject: SMTP Relay Exclusion IP Range

the help says you cannot wildcard a subnet range, only an entire subnet.

Subject: RE: SMTP Relay Exclusion IP Range

Thanks, thats what I read too. Just thought I’d check if someone was able to do something that would make it work without having to put so many IP addresses into the field.

Subject: RE: SMTP Relay Exclusion IP Range

I agree it would be a nice feature

Subject: RE: SMTP Relay Exclusion IP Range

The help text does say that you can’t use wildcards like [100.100.5-*.100], but you should be able to use [100.100.100.5-25].

/Peter