I had this same problem while using 1.5.0, but then got advice on how to
solve it.

The advice worked for 1.5.0, but doesn't for 1.4.3a.

again here is the setup for a novell imap server using the multilogin plugin.

'wisemail' => array(
          'imapServerAddress' => '132.77.4.53',
          'imapPort'          => '143',
          'imap_server_type'  => 'courier',
          'smtpPort'          => '25',
          'pop_before_smtp'   => true,
          'default_folder_prefix' => 'INBOX.',
          'trash_folder' => 'Trash',
          'sent_folder' => 'Sent',
          'draft_folder' => 'Drafts',
          'show_prefix_option' => false,
          'default_sub_of_inbox' => false,
          'show_contain_subfolders_option' => false,
          'optional_delimiter' => '.',
          'disp_default_folder_prefix' => $default_folder_prefix,
          'delete_folder' => true,
          'force_username_lowercase' => false,
          'allow_server_sort' => false,
          'data_dir'          => '/var/lib/squirrelmail/wisemail.prefs',


 when I create a folder it makes all the other folders (except for theINBOX)
to disappear.
I noticed under the groupwise client what folder it really creates is

mail
   ..
     <my test folder>

After I remove mail folder and everything under it I see all the old folders.
Please help with this.


                                      Regards,
                                        Jerry



-------------------------------------------------------
This SF.Net email is sponsored by BEA Weblogic Workshop
FREE Java Enterprise J2EE developer tools!
Get your free copy of BEA WebLogic Workshop 8.1 today.
http://ads.osdn.com/?ad_id=5047&alloc_id=10808&op=click
--
squirrelmail-users mailing list
Posting Guidelines: http://squirrelmail.org/wiki/wiki.php?MailingListPostingGuidelines
List Address: [EMAIL PROTECTED]
List Archives: http://news.gmane.org/thread.php?group=gmane.mail.squirrelmail.user
List Archives:  http://sourceforge.net/mailarchive/forum.php?forum_id=2995
List Info: https://lists.sourceforge.net/lists/listinfo/squirrelmail-users

Reply via email to