Chris Johnson writes: > On Mon, Mar 22, 1999 at 07:11:36PM +0100, Daniel wrote: > > sorry for the amount of questions i have :) > > > > is there a way to setup qmail so that it recieve's email from a certain ip > > range and deliver GLOBALLY - i haven tfound a way to do the last part without > > the tcp "plugin" - server whatever and i need to run qmail without it... > > What exactly do you mean? He probably means how to set RELAYCLIENT without the benefit of tcpserver. That's rather easy. Instead of inetd running qmail-smtpd, have inetd run a shell script, which runs qmail-smtpd. Before running qmail-smtpd, have the shell script set the RELAYCLIENT environment variable by itself. -- Sam
