Does using "Trusted Networks" in SpamAssasins local.cf in a way so you use a ! before a IP address, block the given IP address?
The documentation is not clear regarding this issue.
Does
trusted_networks !192.168.1.1
Block the given IP address?
I'm aware of being able to block the IP address using IPtables - I'm just wondering is there any way to do it using SpamAssasin.