Anti Relaying SettingsThis file lets you specify IP addresses, subnets and masks that are eligible to relay through your server (send messages out). If you have a large number of entries you can use this file to specify IPs for relaying. Each per line. Formal Syntax: |
|||
relaysettings | = | *(relaysetting CRLF) | |
relaysetting | = | (ipaddress / ipmask / ipinterval / ipbitmask ) | |
Example: |
|||
192.168.1.* 127.0.0.1 194.213.224.5-20 172.16.10.0/24 10.*.*.* |