On Thursday 24 October 2002 10:21 am, Michael Rose, Jr. wrote:
> Here's my config for squirrelmail. The main settings you want to change
> are $imap_server_type to 'other'.
>
> I also had to change the directory for the folders default_folder_prefix
> to ''.
>
> $default_folder_prefix          = '';
> $trash_folder                   = 'Trash';
> $sent_folder                    = 'Sent';
> $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 = false;
> $default_unseen_notify          = 2;
> $default_unseen_type            = 1;
> $auto_create_special            = true;
> $delete_folder                  = false;

Ahh, yeah. This I tend to do as first-nature, so it doesn't create folders 
like INBOX.Trash, INBOX.Sent, INBOX.Drafts, but instead, the more simple, 
Trash, Sent-Mail, and Drafts.
I don't know why SquirellMail developers use that prefix. Every IMAP server I 
know, always did that, and it's annoying.

-- 
Eric Renfro
Myrddin Computers & Designs - CEO/President
Sales: [EMAIL PROTECTED]
Fax: (775) 243-4535

Reply via email to