[imp] won't listen to conf['server']['show_dotfiles'] = false;

Conor Kerr conor@dev.ceon.net
Tue, 12 Feb 2002 12:57:56 GMT


Hi Albert,

>  I preverable use for most users a flat structure. 
>  Like this. 
>    INBOX 
>    folder1 
>    folder2 
>    etc 
> 
>  And not 
>    INBOX 
>     mail/ 
>         folder1 
>         folder2 

How have you set up your imp/config/servers.php file?

You should probably change the line:

 'folders' => 'mail/',

to:

 'folders' => '',

Hope that helps.

All the best...

Conor