Hastymail2

Hastymail2 is an Open Source IMAP webmail client written in PHP. Our focus is compliance, usability, security, and speed.

Hastymail 2

avatar
Hastymail Imap folders

Dear List,

       I am using 'qmailtoaster' with "squirrel mail". I am impressed with Hastymail and installing it. Following is my configuration.

imap_port = 143
imap_server = localhost
imap_read_only = false
imap_ssl = false
imap_auth = login
imap_starttls = false
imap_folder_prefix = INBOX.
imap_folder_exclude_hidden = false
imap_folder_delimiter_override = .
imap_folder_list_restricted = true
imap_use_folder_cache = true
imap_use_uid_cache = true
imap_use_header_cache = true
imap_display_name = Main
imap_disable_sort_speedup = false
imap_search_charset =

 

I cant see my Inbox. The values  "imap_folder_prefix" and "imap_folder_delimiter_override" are got from the configuration files of squirrel mail. 

 

All the three folders (Sent, Draft, Trash) are accessible. But the Hastymail does not shows my inbox.In side my mail box (from command prompt, i can see as follows.

 

drwx------ 2 vpopmail vchkpw 4096 Dec 14 15:31 courierimapkeywords
-rw-r--r-- 1 vpopmail vchkpw   36 Dec 14 16:34 courierimapsubscribed
-rw-r--r-- 1 vpopmail vchkpw   57 Dec 14 16:35 courierimapuiddb
drwx------ 2 vpopmail vchkpw 4096 Dec 14 16:42 cur
drwx------ 6 vpopmail vchkpw 4096 Dec 14 16:34 .Drafts
-rw-r--r-- 1 vpopmail vchkpw   42 Dec 14 17:35 maildirsize
drwx------ 2 vpopmail vchkpw 4096 Dec 14 16:35 new
drwx------ 6 vpopmail vchkpw 4096 Dec 14 16:34 .Sent
drwx------ 2 vpopmail vchkpw 4096 Dec 14 17:43 tmp
drwx------ 6 vpopmail vchkpw 4096 Dec 14 16:34 .Trash

 

Is there any way to fix this? Please advise me.

Reply /Quote
avatar
Re: Hastymail Imap folders

The only thing I notice in your settings that might be a problem is that the imap_folder_prefix has a trailing delimiter. I would change that to:

imap_folder_prefix = INBOX

I am not sure what folders you are wanting to see because the only folders I see in the command line output of your Maildir are the Sent, Draft, and Trash folders (the tmp,new and cur folders are part of the INBOX and the rest are courier specific files). What folders exactly are missing?

Thanks for the feedback,
Jason

Reply /Quote
avatar
Re: Hastymail Imap folders

Dear Jason,

       Thanks a ton for your response. By changing the imap_folder_prefix to INBOX

 

imap_folder_prefix = INBOX 

 

Solved the problem. Now i can see all the existing folders,  like "Inbox", "Sent", "Draft" and "Trash". 

 

But when i am trying to create a new folder, via the "folders" option, i cant create it. Following error is coming in a blank screen.

 

INVALID IMAP INPUT DETECTED: <b>mailbox</b> : <b></b>

 

 

Also for the existing mail ids, all the folders are displayed. But for new mail ids, only inbox is showing. I am using the following options in my conf file. 

 

auto_create_sent   = true
auto_create_drafts = true
auto_create_trash  = true

 

But these folders are also not created. 

Please help me to solve the proble. Thanks a ton in advance.

 

Senthilvel.

 

Reply /Quote
avatar
Re: Hastymail Imap folders

Senthilvel,
    The problem you are experiencing should be fixed in the current SVN. If you could download that and give it a try that would be great. You can download the latest code with the following link:

 http://hastymail.svn.sourceforge.net/viewvc/hastymail/trunk/hastymail2.tar.gz?view=tar

Thanks for the feedback,
Jason

Reply /Quote
avatar
Hastymail Imap folders

Dear Jason,

       The problem has been Fixed now after using the current SVN. Thanks a ton for your timely help.

 

S.Senthilvel.

Reply /Quote
Get Hastymail at SourceForge.net. Fast, secure and Free Open Source software downloads