Displaying 1 result from an estimated 1 matches for "3bf7a5a2".
2005 Jan 06
2
Feature-request: ip based access control (libwrap)
Is there plans to use libwrap
Or is there already some kind of access control i have missed??
What i really want is a mechanism so i can say:
If The request comes from "123.121.212.0" dont offer ssl and accept plain
else demand ssl and no plain
I now have this (almost) in another imap server by xinetd and two ip addresses.
I could solve this by iptables or access list on the router