Koozali.org: home of the SME Server

Legacy Forums => General Discussion (Legacy) => Topic started by: vladmen on February 19, 2002, 12:21:37 AM

Title: IMP 3.0 and Outlook Express folders
Post by: vladmen 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.
Title: Re: IMP 3.0 and Outlook Express folders
Post by: Rick on February 19, 2002, 12:26:41 AM
http://myezserver.com/docs/mitel/imp-folders-howto.html
Title: Re: IMP 3.0 and Outlook Express folders
Post by: vladmen 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?
Title: Solved: IMP 3.0 and Outlook Express folders
Post by: vladmen 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.