Try to re-install CheckPassword-0.81, run thru the installation procedure
, then make a boot script  to be ran by tcp server :

  tcpserver 0 110 /var/qmail/bin/qmail-popup \
  yourhost /bin/checkpassword \
  /var/qmail/bin/qmail-pop3d Maildir &

  Another thing ,  what are you using Maildir or Mbox?, make sure that in
your rc script Maildir is enable(if you use this one) and make sure that
you do the ff. if you are using Maildir :

   - maildirmake /var/spool/mail/$user<username that has been added>
   - ln -s /var/spool/mail/$user ~$user/Maildir
   - chown -R $user /var/spool/mail/$user
   - chmod 2700 ~user/Maildir
   - chown $user ~$user/Maildir 

 If you already made a boot script, should be in rc files-> /etc/rc.d...
run the script , say qmail-popd like this --- ./qmail-popd &
   try now to telnet to your host with port 110 and test the username that
you added. 

   Hope these help. 

-TestRose-  

On Fri, 24 Aug 2001, nhadie ramos wrote:

> 
> > can you telnet port 110 of the test server .ie. telnet [servername] 110
> 
> same error
> 
> -ERR authorization failed
> 
> what else do i need to configure? please, i really want this to work.
> 
> TIA
> 
> 
> Join 18 million Eudora users by signing up for a free Eudora Web-Mail account at 
>http://www.eudoramail.com
> 

Reply via email to