[imp] unable to see/create/subscribe to any folders
Max Kalika
max@the-triumvirate.net
Sat, 04 Nov 2000 22:00:05 -0800 (PST)
Quoting Ilya <maillist@krel.org>:
> test.php3 gives all green and shows that i am ok. I have INBOX. in
> personal_folders and folders is empty ( i tried to set it to mail/ - didnt
> work and anyway dist config says that it can be empty).
IMP version would help. Assuming you're running 2.2.x try setting
$default->folders = 'INBOX.'; // note the trailing dot -- "."
in imp/config/defaults.php3
--mk23