On Mon, Jun 05, 2000 at 12:29:39PM +0200, Holger Haeffelin wrote:
> I've got some problems with my tcpserver. It is configured to relay for some
> ip-adresses and block all others. I use the latest version of ucspi and I
> installed it as described. For most of the ip-adresses, tcpserver works
> fine, but in some cases, it allows relaying (with setting RELAYCLIENT=""
> !!!) for ip-adresses which should be blocked. My config file looks like
> this:

Huh? It allows relaying with RELAYCLIENT="" for IP addresses which should be
blocked? Setting RELAYCLIENT="" is what you do to allow relaying.

> 123.123.123.123:allow, RELAYCLIENT=""
                        ^
> 123.123.123.:allow,RELAYCLIENT=""
> 123.123.123.123-125:allow, RELAYCLIENT=""
                            ^
> :deny

This may have nothing to do with your problem (and I'm not sure what your
problem is), but you need to remove the space between "allow," and
"RELAYCLIENT"

Also, do you really mean to deny altogether connections from clients to which
you don't want to allow relaying? Do you receive your inbound mail through some
other SMTP server?

Chris

Reply via email to