Hi,
I have installed qmail with custom checkpassword
The users'depository are not users' homeareas. Users' depository form are:
/fixdir/47/30/4730C440-E178-46A8-BCE1-E6F52FCCED75/Maildir
I would like that all folders was created within the Maildir folder and
Maildir Folder = INBOX.
What configuration would have to use?
I think that I would have to use these:
Mailbox {
depot = "Maildir++",
type = "Maildir",
path = "Maildir",
auto create inbox = "yes",
auto subscribe mailboxes = "INBOX",
umask = "077"
}
Is this correct?
Regards, Damian