On Wed, Mar 08, 2000 at 10:04:31PM -0700, Andy Bradford wrote:
> Just a quick question about using tcpserver to start qmail-pop3d. When
> setting up qmail-smtpd it is possible to use tcpserver to accept
> relaying by setting RELAYCLIENT="" in the tcprules database file. Is
> there any similar variable that can be set to tell qmail-pop3d to deny
> logins based on and IP address (or range of addresses)?
well, that doesn't sound terribly useful. Why don't you use
194.:deny
or something like this in a tcprules file (and tell tcpserver to
use the cdb file)?
If that is not good enough you'll have to use a wrapper around
qmail-pop3d or a modified checkpassword.
Regards, Uwe