could anyone tell me what is the meaning of the entries in $HOME/Maildir/maildirsize ? I am using the latest version.
[EMAIL PROTECTED] Maildir]# less maildirsize 20000000S,10000C 0 0 1410 1 -1410 -1 1856 1 -1856 -1 1886 1 -1886 -1 1577 1 -1577 -1 1440 1 -1440 -1 2108 1 6183 1 2109 1 -10400 -3 1554 1 7305913 1 *********************************** and I want to know, if I want to copy or move some RFC822 format email into $HOME/Maildir/cur, do I have to rewrite the email files with such name?-- like this: 1049180141.28536.mail.test.com,S=39139 and after read by sqwebmail, it change to 1049180141.28536.mail.test.com,S=39139:2,S I wonder I need to use the folder $HOME/Maildir/cur if I use java or c languge to read and move the email file directly in the folder $HOME/Maildir/new ?? in other words, what is the usage of cur and new folders?? Any answer is appreciated. Thanks. T