23#ifndef MUTT_NOTMUCH_EDATA_H
24#define MUTT_NOTMUCH_EDATA_H
Convenience wrapper for the core headers.
MailboxType
Supported mailbox formats.
void nm_edata_free(void **ptr)
Free data attached to an Email.
struct NmEmailData * nm_edata_get(struct Email *e)
Get the Notmuch Email data.
struct NmEmailData * nm_edata_new(void)
Create a new NmEmailData for an email.
The envelope/body of an email.
Notmuch-specific Email data -.
char * folder
Location of the Email.
char * virtual_id
Unique Notmuch Id.
enum MailboxType type
Type of Mailbox the Email is in.