I changed maildir by Maildir.
I ran Mark Delany's checkpassword test. I did:
printf "myaccount \0mypassword\0Y123456\0" | /bin/checkpassword id 3<&0
and the test wass succesfull.
However when I intent to see my e-mail from any Windows station with
Outlook Express, I get the following message: ŽERR authorization failedŽ.
----- Original Message -----
From: Keith Burdis <[EMAIL PROTECTED]>
To: Qmail Users Mailing List <[EMAIL PROTECTED]>
Sent: Monday, July 12, 1999 7:42 PM
Subject: Re: Problem running qmail-pop3d under tcpserver
> On Mon 1999-07-12 (19:05), Alvaro Escobar wrote:
> >
> > I have Linux 2.0.36. I installed qmail. It is working fine.
> >
> > I am running qmail-smtpd under tcpserver and qmail-pop3d under inetd.
> > I can see my e-mails from any Windows station with Outlook Express.
> >
> > I would like to have qmail-pop3d running under tcpserver too.
> >
> > I put the following line in my rc.local:
> >
> >
> >
> > tcpserver -v -R 0 pop3 /var/qmail/bin/qmail-popup ns1.integral.com.co
> > \
> >
> > /bin/checkpasswd /var/qmail/bin/qmail-pop3d maildir 2>&1 | \
> >
> > /var/qmail/bin/splogger pop3d &
>
> Your tcpserver line appears to be fine. Perhaps maildir should be Maildir
> though.
>
> > However when I intent to see my e-mail from any Windows station with
> > Outlook Express, I get the following message: ŽERR authorization
> > failedŽ.
>
> I suspect checkpassword is your problem. Mark Delany's checkpassword test
at
> the top of the "Alternative Checkpassword Implementations" on
www.qmail.org
> should help. (Just a note though that on my system id is in /usr/bin).
>
> - Keith
> --
> Keith Burdis - MSc (Com Sci) - Rhodes University, South Africa
> Email : [EMAIL PROTECTED]
> WWW : http://www.rucus.ru.ac.za/~keith/
> IRC : Panthras JAPH
>
> "Any technology sufficiently advanced is indistinguishable from a perl
script"
>
> Standard disclaimer.
> ---
>