That was not in my conf.php I added the line just to see if it would help but still doesn't create the folders. Is there another way? Or do I need to make more changes since that was not present? I am using version 0.8.14 don't know if something has been changed or do I need to try a different version?
Thanks Chris On Tue, 2006-01-03 at 19:51 +0100, Martin Waschbuesch wrote: > Hi Chris, > > ----- Original Message ----- > From: "Chris Odle" <[EMAIL PROTECTED]> > To: <[email protected]> > Sent: Tuesday, January 03, 2006 7:04 PM > Subject: [Ilohamail-users] Folders on IMAP server > > > >I have changed the default.generic.inc to the following > > "save_sent"=>1, > > "sent_box_name"=>"INBOX.Sent", > > "delete_trash"=>1, > > "trash_name"=>"INBOX.Trash", > > > > but when i login to a new user and send a message nothing is put in the > > sent folder. I have tried different names such as just Sent and Trash > > and there is no change. It seems like it is not creating the folders on > > login. Because if i manually create the folders and tell sent messages > > to go there it works fine. How do i have it create the sent and trash > > folder when a new user logs in? > > In conf.php, you can probably see > $CREATE_DEF_DIRS = 0; > > Change its value to 1 and it should work. > > Cheers, > > Martin > > > ------------------------------------------------------- > This SF.net email is sponsored by: Splunk Inc. Do you grep through log files > for problems? Stop! Download the new AJAX search engine that makes > searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! > http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click > _______________________________________________ > Ilohamail-users mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/ilohamail-users ------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Do you grep through log files for problems? Stop! Download the new AJAX search engine that makes searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click _______________________________________________ Ilohamail-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/ilohamail-users
