Re: Selective Relaying Question

2001-04-04 Thread John Anderson
Ok, call me stupid. I forgot how our network was setup for a minute (Ok maybe longer). That fixed everything. Thanks everyone for all of the help! --John Johan Almqvist wrote: > * John Anderson <[EMAIL PROTECTED]> [010404 19:59]: > > > > > TCPREMOTEIP=192.168.1.1 tcprulescheck /etc/

Re: Selective Relaying Question

2001-04-04 Thread Johan Almqvist
* John Anderson <[EMAIL PROTECTED]> [010404 19:59]: > > > > TCPREMOTEIP=192.168.1.1 tcprulescheck /etc/tcp.smtp.cdb > > > # TCPREMOTEIP=192.168.1.1 ./tcprulescheck /etc/tcp.smtp.cdb > > > rule 192.168.: > > > set environment variable RELAYCLIENT= > > > allow connection > Apr 4 12:51:48 localh

Re: Selective Relaying Question

2001-04-04 Thread John Anderson
Hi, Charles Cazabon wrote: > John Anderson <[EMAIL PROTECTED]> wrote: > > > > > What output does the following command produce? > > > > > > TCPREMOTEIP=192.168.1.1 tcprulescheck /etc/tcp.smtp.cdb > > > > # TCPREMOTEIP=192.168.1.1 ./tcprulescheck /etc/tcp.smtp.cdb > > rule 192.168.: > > set e

Re: Selective Relaying Question

2001-04-04 Thread Charles Cazabon
John Anderson <[EMAIL PROTECTED]> wrote: > > > What output does the following command produce? > > > > TCPREMOTEIP=192.168.1.1 tcprulescheck /etc/tcp.smtp.cdb > > # TCPREMOTEIP=192.168.1.1 ./tcprulescheck /etc/tcp.smtp.cdb > rule 192.168.: > set environment variable RELAYCLIENT= > allow conn

Re: Selective Relaying Question

2001-04-04 Thread Timothy Legant
On Wed, Apr 04, 2001 at 11:17:25AM -0400, John Anderson wrote: > Here is what I used to make the tcp.smtp.cdb file: > > 192.168.:allow > 192.168.:allow,RELAYCLIENT="" > :allow > > The above is the text format, I then ran this command: > > > tcprules /etc/tcp.smtp.cdb /etc/tcp.smtp.tmp < /etc/tc

Re: Selective Relaying Question

2001-04-04 Thread Dave Sill
John Anderson <[EMAIL PROTECTED]> wrote: >The above is the text format, I then ran this command: > >> tcprules /etc/tcp.smtp.cdb /etc/tcp.smtp.tmp < /etc/tcp.smtp > >To make the binary. In an earlier message, John wrote: > Here is the call from my tcpserver startup script: > >(PATH=/usr/local/q

Re: Selective Relaying Question

2001-04-04 Thread John Anderson
Hi, > > The above is the text format, I then ran this command: > > > > > tcprules /etc/tcp.smtp.cdb /etc/tcp.smtp.tmp < /etc/tcp.smtp > > > > To make the binary. > > Good. > > What output does the following command produce? > > TCPREMOTEIP=192.168.1.1 tcprulescheck /etc/tcp.smtp.cdb I did th

Re: Selective Relaying Question

2001-04-04 Thread Charles Cazabon
John Anderson <[EMAIL PROTECTED]> wrote: > > Sorry, it seems that my first message was not as clear as I thought it > was. Let me try again. Excellent, this is somewhat clearer. > The above is the text format, I then ran this command: > > > tcprules /etc/tcp.smtp.cdb /etc/tcp.smtp.tmp < /etc/

Re: Selective Relaying Question

2001-04-04 Thread Charles Cazabon
Kirti S. Bajwa <[EMAIL PROTECTED]> wrote: > :allow > > My understanding is that ":allow" (the last line) will allow anybody to send > email. Is it correct? No. This will allow anyone to connect to your SMTP server. Whether they can send mail or not depends on the contents of rcpthosts, the en

Re: Selective Relaying Question

2001-04-04 Thread John Anderson
Hi, Sorry, it seems that my first message was not as clear as I thought it was. Let me try again. > > Here is what I used to make the tcp.smtp.cdb file: > > > 192.168.:allow > > 192.168.:allow,RELAYCLIENT="" > > :allow > > Um...OK!! The above is the text format, I then ran this command: > tcp

RE: Selective Relaying Question

2001-04-04 Thread Kirti S. Bajwa
, 2001 10:37 AM To: [EMAIL PROTECTED] Subject: Selective Relaying Question Hi, I setup the tcp.smtp.cdb file and am calling it when I start tcpserver, but I am still getting errors when I try to relay mail from my internal network. Here is the call from my tcpserver startup script: (PATH=/usr/local

Re: Selective Relaying Question

2001-04-04 Thread Charles Cazabon
John Anderson <[EMAIL PROTECTED]> wrote: > > I setup the tcp.smtp.cdb file and am calling it when I start tcpserver, > but I am still getting errors when I try to relay mail from my internal > network. What errors are you getting? Please show us the exact text of all error messages you receive,

Re: Selective Relaying Question

2001-04-04 Thread Brett Randall
> "John" == John Anderson <[EMAIL PROTECTED]> writes: > Here is what I used to make the tcp.smtp.cdb file: > 192.168.:allow > 192.168.:allow,RELAYCLIENT="" > :allow Um...OK!! MAYBE just try creating /etc/tcp.smtp with the above data in it, then either run '/etc/rc.d/init.d/qmail cdb' (if y

Selective Relaying Question

2001-04-04 Thread John Anderson
Hi, I setup the tcp.smtp.cdb file and am calling it when I start tcpserver, but I am still getting errors when I try to relay mail from my internal network. Here is the call from my tcpserver startup script: (PATH=/usr/local/qmail/bin; /usr/local/bin/tcpserver -x/usr/local/etc/ip/tcp.smtp.cdb -