Write MAIL:name, MAIL:thread and MAIL:account attribute. The account id is now stored in MAIL:account_id. This requires to re-download all mails to write the correct attribute (sorry).

Fixes #7375.



git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@41062 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
Clemens Zeidler
2011-03-21 09:13:12 +00:00
parent a694218113
commit a64bd5649d
7 changed files with 57 additions and 20 deletions
+3
View File
@@ -29,6 +29,9 @@ struct entry_ref;
#define B_MAIL_ATTR_HEADER "MAIL:header_length" // int32
#define B_MAIL_ATTR_CONTENT "MAIL:content_length" // int32
#define B_MAIL_ATTR_READ "MAIL:read" // int32
#define B_MAIL_ATTR_THREAD "MAIL:thread" // string
#define B_MAIL_ATTR_ACCOUNT "MAIL:account" // string
#define B_MAIL_ATTR_ACCOUNT_ID "MAIL:account_id" // int32
// read flags