Re: Strange folder list

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 




From: Daminto Lie <dlie76@xxxxxxxxxxxx>
To: "squirrelmail-users@xxxxxxxxxxxxxxxxxxxxx" <squirrelmail-users@xxxxxxxxxxxxxxxxxxxxx>
Sent: Tuesday, 10 April 2012 2:57 PM
Subject: Strange folder list

Hi,

I am wondering if I can get some help here. I run Squirrelmail 1.4.20 on my machine running on Ubuntu Server 10.04. It's just so strange when I happen to find that if I created a testing folder as a sub-folder of INBOX. That testing folder appears at the bottom of the list folder. For example, here is the order of the folders after creating the new folder called Testing.
INBOX
Deleted Items
Drafts
Sent Items
      Testing

It should have appeared underneath the INBOX folder as below
INBOX
      Testing
Deleted Items
Drafts
Sent Items

I am not sure if there is something wrong with the configuration I have set on my squirrelmail or I need a plugin that does just that.

Any help would be very much appreciated.

Thank you

------------------------------------------------------------------------------
Hi again,

Sorry that I re-posted this query as I am still stuck on this problem. I could not think of anything else that may cause this. It's just that whenever I create a new subfolder of INBOX folder, it put it straight at the bottom of the listing. I went to check to see if this happens to the rest of the other folders, and it turned out that the problem did not occur to the rest of other folders. If the subfolder is created for the folder "Draft", it put the new subfolder under the Draft folder (which is right). I wonder what's wrong with the INBOX folder.

Here is my config.php
$domain                 = trim(implode('', file('/etc/'.(file_exists('/etc/mailname')?'mail':'host').'name')));
$imapServerAddress      = 'localhost';
$imapPort               = 143;
$useSendmail            = false;
$smtpServerAddress      = 'localhost';
$smtpPort               = 25;
$sendmail_path          = '/usr/sbin/sendmail';
$sendmail_args          = '-i -t';
$pop_before_smtp        = false;
$pop_before_smtp_host   = '';
$imap_server_type       = 'dovecot';
$invert_time            = false;
$optional_delimiter     = 'detect';
$encode_header_key      = '';

$default_folder_prefix          = '';
$trash_folder                   = 'Deleted Items';
$sent_folder                    = 'Sent Items';
$draft_folder                   = 'Drafts';
$default_move_to_trash          = true;
$default_move_to_sent           = true;
$default_save_as_draft          = true;
$show_prefix_option             = false;
$list_special_folders_first     = true;
$use_special_folder_color       = true;
$auto_expunge                   = true;
$default_sub_of_inbox           = true;
$show_contain_subfolders_option = true;
$default_unseen_notify          = 2;
$default_unseen_type            = 1;
$auto_create_special            = true;
$delete_folder                  = false;
$noselect_fix_enable            = false;

$data_dir                 = '/var/lib/squirrelmail/data/';
$attachment_dir           = '/var/spool/squirrelmail/attach/';
$dir_hash_level           = 0;
$default_left_size        = '150';
$force_username_lowercase = false;
$default_use_priority     = true;
$hide_sm_attributions     = false;
$default_use_mdn          = true;
$edit_identity            = true;
$edit_name                = true;
$hide_auth_header         = false;
$allow_thread_sort        = false;
$allow_server_sort        = false;
$allow_charset_search     = true;
$uid_support              = true;

Hope the above info would help anyone to help me.

Thank you in advance


------------------------------------------------------------------------------
For Developers, A Lot Can Happen In A Second.
Boundary is the first to Know...and Tell You.
Monitor Your Applications in Ultra-Fine Resolution. Try it FREE!
http://p.sf.net/sfu/Boundary-d2dvs2
-----
squirrelmail-users mailing list
Posting guidelines: http://squirrelmail.org/postingguidelines
List address: squirrelmail-users@xxxxxxxxxxxxxxxxxxxxx
List archives: http://news.gmane.org/gmane.mail.squirrelmail.user
List info (subscribe/unsubscribe/change options): https://lists.sourceforge.net/lists/listinfo/squirrelmail-users

[Index of Archives]     [Video For Linux]     [Yosemite News]     [Yosemite Photos]     [gtk]     [KDE]     [Cyrus SASL]     [Gimp on Windows]     [Steve's Art]     [Webcams]

  Powered by Linux