Hi,

What bit of code was that?
My checpassword still seems to take user and pass form commandline, which 
results in:

 parsing arguments: POP username is '/var/qmail/bin/qmail-pop3d'
 parsing arguments: POP password is 'Maildir'

I use tcpserver for pop3:

tcpserver -v 0 pop3 /var/qmail/bin/qmail-popup maciek.gv.edu.pl  \
/bin/checkpassword  /var/qmail/bin/qmail-pop3d Maildir &

What am I doing wrong?

Andrzej

On Wed, Sep 22, 1999 at 01:19:52PM +1200, Jim Gilliver wrote:
> AAAARGH!
> 
> Ok, my mistake... I missed a bit of code that needed commenting, and I can
> now get debugging info.  It is definitely checking the LDAP server
> correctly, and it acknowledges that it can set its UID and GID to mine,
> change to my $HOME/Mailbox directory correctly, so now it appears that
> qmail-pop3d is the problem, claiming that "this user has no $HOME/Maildir".
> I'm really going nuts over this, but I'll have to follow the pop3d code for
> a while now...
> 
> Sorry all, and thanks again to Jeffrey Skelton for his help.

Reply via email to