Koozali.org: home of the SME Server

Obsolete Releases => SME Server 7.x => Topic started by: Mace on October 04, 2006, 07:43:27 PM

Title: User/IMAP folder creation
Post by: Mace on October 04, 2006, 07:43:27 PM
Hello all.

I was wondering if somebody could tell me where I can find and add to the IMAP folders that are created when a new user is added to the server. I need to add Trash and Sent along with Inbox and junkmail whenever a user is created.

Thanks!

-Mace68
Title: Re: User/IMAP folder creation
Post by: mrjhb3 on October 05, 2006, 04:20:34 AM
Quote from: "Mace68"
Hello all.

I was wondering if somebody could tell me where I can find and add to the IMAP folders that are created when a new user is added to the server. I need to add Trash and Sent along with Inbox and junkmail whenever a user is created.

Thanks!

-Mace68


You can make your changes in /etc/e-smith/skel/user, but those folders will still need to be associated within imp.  You may be able to create custom templates for imp/config/prefs.php and get them automatically associated.  But, you will have to test and report success or failure.

John Bennett
Title: User/IMAP folder creation
Post by: Mace on October 05, 2006, 08:13:56 AM
Thanks, that's exactly what I needed.
Title: User/IMAP folder creation
Post by: k0r54 on May 25, 2007, 10:31:42 AM
Hi mace68.

What did you end up doing? I need to create a sent folder for my imap accounts and have outlook and the webmail pick it up as a folder and store the sent emails to it?

Thanks
k0r54
Title: User/IMAP folder creation
Post by: mrjhb3 on May 25, 2007, 01:59:52 PM
Quote from: "k0r54"
Hi mace68.

What did you end up doing? I need to create a sent folder for my imap accounts and have outlook and the webmail pick it up as a folder and store the sent emails to it?

Thanks
k0r54


Look at imp/config/prefs.php and search for 135sent_mail_folder.  You should be able to see what you need to do and make the appropriate templates-custom fragment.

JB