Poppassd doesnīt work
   
    70210@bol.com.br
     
    70210@bol.com.br
       
    Mon, 17 Dec 2001 11:00:13 -0300
    
    
  
Hi Folk...I need help with poppassd
I did download of poppassd-1.8-ceti.tar.gz and installed it following README
file. I created a file named \etc\pam.d\poppassd witch content
auth       required     /lib/security/pam_pwdb.so shadow nullok
account    required     /lib/security/pam_pwdb.so
password   required     /lib/security/pam_cracklib.so retry=3
password   required     /lib/security/pam_pwdb.so use_authtok nullok
I created to a file named \etc\xinet.d\poppassd wich content:
service poppassd
{
 socket_type = stream
 protocol = tcp
 user  = root
 wait  = no
        server          =/usr/sbin/tcpd
        server_args     =poppassd
 disable  = no
}
When I boot my serever, it is listens a conecction on port 106. When I
telnet myserver:106 I stabilishe a connection but donīt recive a helo
mesage...
Where is my error?
Clues are welcome
My Regards