Re: [vchkpw] not found in rcpthost error

2004-06-01 Thread Jeremy Kitchen
On Tuesday 01 June 2004 09:14 am, martin wrote:
  ...should I be doing
  tcpserver -x /home/vpopmail/etc/tcp.smtp to make this thing work right?

no, you should be passing the proper path to the cdb file that vpopmail is 
rebuilding for roaming users support.  vpopmail told you which file this was 
when you ran the configure script.

  I am still have the same issue...the POP before SMTP is not working on
 the second box... I tried point the -x flag , but it is not working
 I tried tcpserver -x /home/vpopmail/etc/tcp.smtp.cdb  and I get this
 .

 [EMAIL PROTECTED] ucspi-tcp-0.88]# tcpserver -x /home/vpopmail/etc/tcp.smtp.cdb
 tcpserver: usage: tcpserver [ -1UXpPhHrRoOdDqQv ] [ -c limit ] [ -x
 rules.cdb ] [ -B banner ] [ -g gid ] [ -u uid ] [ -b backlog ] [ -l
 localname ] [ -t timeout ] host port program

you need to read http://cr.yp.to/ucspi-tcp/tcpserver.html and look at its 
usage syntax.

  as far as I can tellI have not setup anything different on the
 second email box as compared to the 1st one, and the POP before SMTP
 works fine on that oneI am really at a loss here.

I've given you two things to look at (twice now).

-Jeremy

-- 
Jeremy Kitchen ++ Systems Administrator ++ Inter7 Internet Technologies, Inc.
  [EMAIL PROTECTED] ++ www.inter7.com ++ 866.528.3530 ++ 847.492.0470 int'l
kitchen @ #qmail #gentoo on EFnet ++ scriptkitchen.com/qmail



Re: [vchkpw] not found in rcpthost error

2004-05-25 Thread Jeremy Kitchen
On Tuesday 25 May 2004 08:33 am, martin wrote:
 I am getting the error that my host is not found in the rcpthost
 file...however..it is there. This is my second email box that I am
 building RH9 and I am not sure where I failed this time around (or
 maybe I did the first one wrong).

  I enabled remote users in vpopmail...on the first box...I am able to
 send out fine.  On the second box...I can only send out if I have the
 smtp auth info set up in the email program.  Now...does this mean that I
 totally screwed up on my first box and it is an open relay?  I don't
 think so since I setup the second box the same way as far as what is
 allowed to be used as a relay client..  The first box is running vpop
 5.2.2  the second is using 5.4.0

if you're using tcpserver for your smtp service, you need to point its -x flag 
at the proper cdb file on your system that vpopmail is rebuilding.  vpopmail 
told you which one that was when you configured and built it, so that's where 
you'll find your answer.

http://cr.yp.to/ucspi-tcp/tcpserver.html

-Jeremy

-- 
Jeremy Kitchen ++ Systems Administrator ++ Inter7 Internet Technologies, Inc.
  [EMAIL PROTECTED] ++ www.inter7.com ++ 866.528.3530 ++ 847.492.0470 int'l
kitchen @ #qmail #gentoo on EFnet ++ scriptkitchen.com/qmail



Re: [vchkpw] not found in rcpthost error

2004-05-25 Thread martin






Jeremy Kitchen wrote:

  On Tuesday 25 May 2004 08:33 am, martin wrote:
  
  
I am getting the error that my host is not found in the rcpthost
file...however..it is there. This is my second email box that I am
building "RH9" and I am not sure where I failed this time around (or
maybe I did the first one wrong).

 I enabled remote users in vpopmail...on the first box...I am able to
send out fine.  On the second box...I can only send out if I have the
smtp auth info set up in the email program.  Now...does this mean that I
totally screwed up on my first box and it is an open relay?  I don't
think so since I setup the second box the same way as far as what is
allowed to be used as a relay client..  The first box is running vpop
5.2.2  the second is using 5.4.0

  
  
if you're using tcpserver for your smtp service, you need to point its -x flag 
at the proper cdb file on your system that vpopmail is rebuilding.  vpopmail 
told you which one that was when you configured and built it, so that's where 
you'll find your answer.

http://cr.yp.to/ucspi-tcp/tcpserver.html

-Jeremy


okI must be really blind here...or am just really missing the point...
I re-ran tcprules and did the tcpcheck...should I be doing "tcpserver -x
/home/vpopmail/etc/tcp.smtp" to make this thing work right?

thanks
Marty