Koozali.org: home of the SME Server

IMP 3.0 and Outlook Express folders

vladmen

IMP 3.0 and Outlook Express folders
« on: February 19, 2002, 12:21:37 AM »
How do I set up Outlook Express to see the folders created in IMP 3.0 and vice versa?
The second question is how to display subfolders in IMP? If I try to create a subfolder I'm getting a message that new folder will be created under folder ZZZ, but I cannot display whole tree structure.

Rick


vladmen

Re: IMP 3.0 and Outlook Express folders
« Reply #2 on: February 20, 2002, 07:28:47 PM »
Rick,

   I saw that how-to, but it describes the process with IMP 2.XX not 3. The files mentioned in that how-to do not exist in my installation.
   Any other ideas?

vladmen

Solved: IMP 3.0 and Outlook Express folders
« Reply #3 on: February 20, 2002, 09:15:11 PM »
The change needs to be done to a template

/etc/e-smith/templates/home/html/horde/imp/config/servers.php/40Servers

the line that reads

'folders' => 'Mail/',

should read

'folders' => '',  // two single quotes

Of course don't do a direct editing of a template -- use custom template mechanism.