> Does SM try to create /home/user also or it just > creates INBOX.Sent and so on ?
SquirrelMail has no concept of /home/user. The only time it ever touches the filesystem directly is to manage it's own attachment and data directories. We use the IMAP commands to create mailboxes. How and where the IMAP server actually creates the mailbox is unknown, and unimportant to SquirrelMail. > If SM creates /home/user if it does not exist, then > probably there's some permissions problem ... What > permissions should i give to /home directory ? SM does not. > If SM only creates INBOX.blah folders assuming > /home/user exists then how to make it create the > /home/user folders as soon as authentication is > successful ? SM does not create home directories for users at all, under any circumstances. From the setup you have described, I can recommend that you switch to Cyrus IMAPd, which does not require user home directories. (Courier et al may be able to do this as well, but I wouldn't know) -- Chris Hilts [EMAIL PROTECTED] ------------------------------------------------------- This SF.Net email is sponsored by: IBM Linux Tutorials Free Linux tutorial presented by Daniel Robbins, President and CEO of GenToo technologies. Learn everything from fundamentals to system administration.http://ads.osdn.com/?ad_id70&alloc_id638&op=click -- squirrelmail-users mailing list List Address: [EMAIL PROTECTED] List Archives: http://sourceforge.net/mailarchive/forum.php?forum_id)95 List Info: https://lists.sourceforge.net/lists/listinfo/squirrelmail-users
