Date: Wed, 29 Oct 1997 12:06:53 -0500 (EST) From: Alfred Perlstein <perlsta@cs.sunyit.edu> To: freebsd-security@FreeBSD.ORG Subject: Re: selective pop3 Message-ID: <Pine.BSF.3.96.971029120610.6192B-100000@server.local.sunyit.edu> In-Reply-To: <19971029130053.20797@deepo.prosa.dk>
next in thread | previous in thread | raw e-mail | index | archive | help
it wouldn't seem that hard to use the DB package to implement ACL (access control lists) with the pop3 server. On Wed, 29 Oct 1997, Philippe Regnauld wrote: > Piotr Szymanek writes: > > Is it possible to grant access to the pop3 server to some users and > > reject for the rest? > > > > If yes, then is it possible to restrict pop3 access based on clients > > address? > > Tcp wrappers. But you can only do IP level decisions, not user-level. > Or hack the pop3 server sources. > > -- > -- Phil > > -[ Philippe Regnauld / Systems Administrator / regnauld@deepo.prosa.dk ]- > -[ Location.: +55.4N +11.3E PGP Key: finger regnauld@hotel.prosa.dk ]- >
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.3.96.971029120610.6192B-100000>