Hi everyone, well, the folders form contains information about number of messages in each folder but nothing about the disk space usage of this folder, I think this would't be difficult to implement since the folder form contains the sizes of individual message. I really need to tell the user how much of his quota is used. My solution for this is to use the function maildir_read() for each folder then the macro MSGINFO_SIZE for every message. But I think this costs alot of processing. There may be a better way to do it. Anyway I am ready to write a diff to do it if this is a good way. Another feature I'd love to see in sqwebmail is sorting messages from the folder form by clicking on the title. Thanks for this great piece of code. Excuse my poor english.
