Hi,

On Mon, 15 Mar 1999, Ze'ev Maor wrote:

> I've tried setting my local qmail box to relay mail for local network
> users. I'm using tcpd, the qmail smpt is called from inetd as instructed
> by the FAQ, i.e.:
> smtp   stream  tcp     nowait  qmaild  /usr/sbin/tcpd
> /var/qmail/bin/tcp-env /var/qmail/bin/qmail-smtpd
> (one line ofcourse)
> 
> And I've also put: tcp-env: 192.168.2.0: setenv = RELAYCLIENT
> into /etc/hosts.allow but still qmail won't relay...

I believe what you want is:
tcp-env: 192.168.2.: setenv = RELAYCLIENT

so mail from your subnet (192.168.2.x) is relayed, and not the host using
192.168.2.0 as an IP address, if such exists.

Shachar Tal
-------------
Taub Computer Center, Technion, Israel Institute of Techonlogy
finger [EMAIL PROTECTED] for contact information or public key.

Reply via email to