[solved] Re: qmail
On Fri, 16 Aug 2002 09:19:53 -0700
Chris Jantzen <chris@maybe.net> wrote:
> > >
> > > Excuse me for being late here.
> > >
> > > You need to set the RELAYCLIENT environment variable.
> > >
> > > Do this in your tcprules, wherever that may be. Add a line similar
> > > to:
> > >
> > > 192.168.:allow,RELAYCLIENT=""
> > >
> > > in the file for your particular subnet and rebuild your tcprules.
> > > This will allow your local subnet to relay through your MTA.
> >
> > Sorry for the dumb question, but can someone point me to where I
> > could find the tcprules? I've read so much documentation and config
> > files lately that I can't remember.
> >
>
> The FAQ suggests /etc/tcp.smtp, I use /etc/tcprules/smtp, there
> doesn't appear to be a solid standard on this issue. You'll have to
> follow your startup files to find it, I would guess. Try "ps ax | grep
> tcpserver" and look at the -x parameter. We'll take mine as an
> example,
>
> $ cd /etc/tcprules
> $ vi smtp
> $ tcprules smtp.cdb smtp.tmp < smtp
>
> is how you would edit the rules and rebuild them.
>
> --
> chris jantzen kb7rnl =-> __O
> Insert witty comment here. _`\<,_
> http://www.maybe.net/ (*)/ (*)
Thanks, Chris! It works great now.
Jacob
-----
In a world without fences, who needs Gates?
http://www.linux.org/
Reply to:
- References:
- qmail
- From: Jacob S. <j-schroeder@myrealbox.com>
- Re: qmail
- From: David Bell <david@DB7654321.dyndns.org>
- Re: qmail
- From: Chris Jantzen <chris@maybe.net>
- Re: qmail
- From: Jacob S. <j-schroeder@myrealbox.com>
- Re: qmail
- From: Chris Jantzen <chris@maybe.net>