Hello vchkpw,

  I  installed  qmail  and vpopmail 5.0 (oct 11 release) on my freebsd
  4.4-RELEASE  server. It works great with virtual domains, but when I
  want to check mail for local user it just crashing.
  here is log from /var/log/messages:
  Oct 24 13:44:49 opt /kernel: pid 4249 (vchkpw), uid 0: exited on signal 11 (core 
dumped)

  here is log of my session with server:
$ telnet 0 110
Trying 0.0.0.0...
Connected to 0.
Escape character is '^]'.
+OK <[EMAIL PROTECTED]>
user sashka
+OK 
pass ss
-ERR aack, child crashed
Connection closed by foreign host.

  this  happens  when  I enter correct and incorrect password. It just
  crashing.

 here is script which I use to start vpopmail:
#!/bin/sh
exec env - PATH="/usr/qmail/bin:/usr/local/bin:$PATH" \
/usr/local/bin/tcpserver -H -R 0 pop3 \
/usr/qmail/bin/qmail-popup opt.xxxxxxx.xx \
/usr/local/vpopmail/bin/vchkpw /usr/qmail/bin/qmail-pop3d Maildir & 

 please help me to resolve this problem.

 thanks.

-- 
Best regards,
 Vasya                          mailto:[EMAIL PROTECTED]

Reply via email to