On Sun, 2004-03-14 at 19:58, Nick wrote:
> Hey all, out of nowhere vchkpw stopped responding
> on port 110. I'm running it on FreeBSD 5.2.1 and I think
> another Admin on the system might have broke something..
> 
> Either way, I start vchkpw under tcpserver with :
> 
> #!/bin/sh
>     exec /usr/local/bin/softlimit -m 9000000 \
>         /usr/local/bin/tcpserver -v -R -H -l 0 0 110
> /var/qmail/bin/qmail-popup \
>      0 /home/vpopmail/bin/vchkpw /var/qmail/bin/qmail-pop3d Maildir 2>&1

> And it seems to startup fine, lsof shows it listening, But any outside
> connections are just ignored.. tcpdump shows my client attempting, but
> vchkpw or the qmail daemons do not respond at all.

you have -v flag, what do your tcpserver logs say?

> I also ran from command line :
> 
> $ /var/qmail/bin/qmail-popup 0 /home/vpopmail/bin/vchkpw
> +OK <[EMAIL PROTECTED]>
> user [EMAIL PROTECTED]
> +OK
> pass test
> -ERR aack, child crashed

> my pass IS correct though!

correct, and vchkpw is not able to run its argument because, well...
there isn't one!  If you had the wrong password it would have just said
-ERR Authorization failed.

-Jeremy

-- 
Jeremy Kitchen
Systems Administrator
[EMAIL PROTECTED]
Kitchen @ #qmail on EFNet - Join the party!
.....................
Inter7 Internet Technologies, Inc.
www.inter7.com
866.528.3530 toll free
847.492.0470 int'l
847.492.0632 fax
GNUPG key ID: 93BDD6CE

Reply via email to