Hi!

I'm running qmail 1.03 in a RedHat Linux 7.0 box. Qmail is invoked by
rblsmtpd, which again is invoked by xinetd.

For some reason, rblsmtpd is not working; it passes all messages
through even if the message comes from blackholed host.

I believe the problem is that xinetd is not correctly passing rblsmtpd
the remote host ip. Tcpserver passes the remote host ip in environment
variable TCPREMOTEIP. How can I make xinetd do the same? I've already
tried adding the following line to xinetd's configuration file, but it
didn't help:

        passenv +=      TCPREMOTEIP

Thanks in advance!

Yours,

mV

Reply via email to