Koozali.org: home of the SME Server
Legacy Forums => General Discussion (Legacy) => Topic started 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.
-
http://myezserver.com/docs/mitel/imp-folders-howto.html
-
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?
-
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.