30.08.2001 21:06:55, Charles Cazabon <[EMAIL PROTECTED]> wrote:
>RR <[EMAIL PROTECTED]> wrote:
>
>> @400000003b8e5b360260a28c tcpserver: warning: dropping connection, unable to run
>-x: file does not exist
>
>Hmm; that makes it look like tcpserver is interpreting "-x" as after the
>options -- i.e., the program to run. Or perhaps the .cdb file doesn't
>exist, and you didn't specify -X? Yes, that's more likely.
>
>Did you actually run tcprules to generate foo.cdb from your rules file?
>
>> 127.:allow, RELAYCLIENT=""
Shure, there IS cdb file. tcprulescheck assures it, too:
[root@server /root]# TCPREMOTEIP=193.40.78.74 tcprulescheck /etc/tcp.smtp.cdb
rule 193.40.78.74:
set environment variable RELAYCLIENT=
allow connection
[root@server /root]# TCPREMOTEIP=192.168.100.11 tcprulescheck /etc/tcp.smtp.cdb
rule 192.168.100.:
set environment variable RELAYCLIENT=
allow connection
btw, there is not such an error message anymore, but relaying aoesn't work either
(error #5.7.1 for mail client)!