Hello,
Sqwebmail works fine if I create the directory manually. When I create the
user directory manually, this is the directory tree.
/var/qmail/maildirs/
user/ ------ Created
manually.
Maildir/ ------ Created by
Automaildirmake
cur/
tmp/
new/
No problems here except creating a directory for every user --- painful
process :-)
However, when I use autohomedirmake, this is the directory tree. As seen,
the user's home directory is created, but the Maildir directory is not
created :-(
/var/qmail/maildirs/
user/ ------ Created by
autohomedirmake. Maildir subfolder is missing !
cur/
tmp/
new/
I dont want to tamper with sqwebmails configuration at this stage. All I
want is to make automaildirmake create the Maildir directory under the
user's home directory.
Regards,
Michael Fuller
----- Original Message -----
From: "Claudio Jeker" <[EMAIL PROTECTED]>
To: "Qmail LDAP Forum" <[EMAIL PROTECTED]>
Sent: Monday, December 16, 2002 10:15 PM
Subject: Re: automaildirmake
> On Mon, Dec 16, 2002 at 11:51:01AM +0530, Michael Fuller wrote:
> > Hello,
> >
> > I made the changes as you had suggested, but there is a problem with
> > Sqwebmail now.
> > These are the LDAP attributes for the user
> >
> > mailmessagestore - /var/qmail/maildirs/user
> > homedirectory - /var/qmail/maildirs/
> >
>
> If you have both mailmessagestore and homedirectory defined. The default
> delivery option is set to mailmessagestore and $HOME points to
> homedirectory. Virtual users should not have a homedirectory defined at
> least in my opinion.
>
> > There is no /Maildir sub folder under the user's folder :-( Sqwebmail
> > expects this. If I create the users folder manually, automaildirmake
creates
> > Maildir sub folder automatically. Any ideas ?
> >
>
> Probably you should start sqwebmail with different options (./ instead of
> ./Maildir/) or do not use homedir or change LDAP_HOMEDIR in qmail-ldap.h
> to something unused (see also QLDAPINSTALL / QLDAPNEWS).
>
>
> --
> :wq Claudio
>