Bowie Bailey wrote:
> Craig McLean wrote:
>> Bowie Bailey wrote:
>> [snip]
>>
>>> You should define all of the IP addresses of your mailserver.
>>>
>>> trusted_networks 192.168.128.4
>>> trusted_networks 69.27.243.222
>> (I'm not the OP...)
>>
>> Do those addresses need to be CIDR? Or will SA take straight-out IP?
>>
>> Not a criticism, just a question...
> 
> According to the man page, they can be in any of these formats:
> 
>     trusted_networks 192.168/16 127/8   # all in 192.168.*.* and 127.*.*.*
>     trusted_networks 212.17.35.15       # just that host
>     trusted_networks 127.               # all in 127.*.*.*
> 
> (please keep list traffic on the list for archival purposes)
> 

Correct. Really old versions of SA didn't support anything but a.b.c.d/xy,
despite what the docs said, but that's been fixed long ago.

If you ever run into trouble with SA not accepting one of the above formats, try
switching to full-cidr notation. If that fixes it, open a bug.


Reply via email to