On Tue, Nov 11, 2003 at 12:43:39PM -0500, Santiago Puga Benavides wrote:
>    Someone that configure sqwebmail for qmail-ldap, help me. I'm running
>    a server with qmail-ldap that perfectly works, but when I install
>    sqwebmail, this only send the information to login in the database and
>    doesn't authenticate the user. I mean, sqwebmail doesn't send
>    username/password when I watch the slapd log then in the web page
>    appear "invalid user"

Did you start authdaemond?

If so, you could test authdaemond separately with this script:
http://www.mail-archive.com/[EMAIL PROTECTED]/msg06706.html

>        --enable-hardtimeout=180 --enable-softtimeout=180

I don't think you *really* want those limits. That would mean it would be
impossible to compose an outgoing message if it takes you longer than three
minutes - and each session can only be three minutes in total anyway!

>        --enable-autopurge=2 --enable-maxpurge=2 --with-defaultlang=eng

No such language as "eng"; I'm not sure if you'd need "en" or "en-us" there,
so perhaps better to leave it as default.

>     8. nedit /usr/local/share/sqwebmail/authdaemonrc and I verified that
>        only authldap is used.
>     9. nedit /usr/local/share/sqwebmail/authldaprc and I added the lines
>        to use the ldap database.

Regards,

Brian.

Reply via email to