-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
Hullo,
I suspect I've found a bug in sqwebmail, or the LDAP authdaemon module, in that sqwebmail appears to be ignoring the LDAP_MAILDIR directive in authldaprc.
I have the following lines (among others) in authldaprc:
LDAP_MAILDIR ./.maildir
And do you actually have an attribute called "./.maildir" in your LDAP record?
Rather unlikely.
If I'm misunderstanding the reason for LDAP_MAILDIR, please excuse me. I understood from the comments in the rc file:
##NAME: LDAP_MAILDIR:0 # # The MAILDIR attribute is OPTIONAL, and specifies the location of the # mail directory. If not specified, ./Maildir will be used
that LDAP_MAILDIR was where the actual maildir name was to be specified.
Correct. If the attribute that holds the maildir's location is not defined, sqwebmail uses ./Maildir
