Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Save more immutable mail attributes in the mail object #51

Closed
peter-mauritius opened this issue Jul 7, 2017 · 1 comment
Closed

Save more immutable mail attributes in the mail object #51

peter-mauritius opened this issue Jul 7, 2017 · 1 comment

Comments

@peter-mauritius
Copy link
Collaborator

Save more immutable mail attributes like FROM_ENVELOPE in the mail object to ease mailbox repair.

  • store more special attribute im xattr/omap K/V in box_save.cpp
  • implement mail_get_special() in rbox_mail.cpp
@jrse
Copy link
Contributor

jrse commented Aug 9, 2017

Added: RBOX_METADATA_PHYSICAL_SIZE, RBOX_METADATA_VIRTUAL_SIZE, RBOX_METADATA_FROM_ENVELOPE, RBOX_METADATA_PVT_FLAGS, RBOX_METADATA_OLDV1_FLAGS

@jrse jrse closed this as completed Aug 16, 2017
peter-mauritius pushed a commit that referenced this issue Sep 8, 2017
- new xattribute RBOX_METADATA_MAILBOX_GUID = 'M'

the x attribute is set in "copy", "move" and "save" operation.
peter-mauritius pushed a commit that referenced this issue Sep 8, 2017
- new xattribute RBOX_METADATA_MAILBOX_GUID = 'M'

the x attribute is set in "copy", "move" and "save" operation.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants