Thanks for letting the forum know what connection method you are using. I have included a guide to restrict certain client computers to ports 25 (SMTP) and 110 (POP3) only.
This whole scenario can be done using one policy in the ENS. What we are basically going to do is specify some computer IP addresses that should not be allowed access to the ENS in a Policy Filter, and then create a couple of other Filters that grant everyone access to ports 25 and 100, including the computers that were previously restricted from ENS access. This guide assumes that you have not created any custom policies in the ENS yet.
1. Navigate to Gatekeeper -> Extended Networking -> Policies
2. Change the default rights to "are ignored" to prevent the ENS from using the System Policies
3. Click Add to create a new policy (there should be no other policies in the list at thes point)
4. Goto the Advanced tab of the new policy
5. Select "Specify which requests this recipient has rights for"
6. Click Add Filter
7. Click Add Criterion
8. Select
[This criterion is NOT met if]
[Client IP address]
[equals]
[enter the IP address of a computer that should only have access to email]
9. Click OK
repeats steps 7 -> 9 for any other computers that should only have email access.
10. Click Add Filter
11. Click Add Criterion
12. Select
[This criterion is met if]
[Server port number]
[equals]
[25]
13. Click OK
14. Click Add Filter
15. Click Add Criterion
16. Select
[This criterion is met if]
[Server port number]
[equals]
[110]
17. Click OK
18. Click OK, then OK to finalise all changes.
If this was done right, all your computers will now be able to access email, but only the computers that
arn't specified in the first filter will have full access to the internet. Here is an image showing what this policies advanced tab should look like when it is finished.
