struct Message * message_new(void)
Create a new Message.
void message_free(struct Message **ptr)
Free a Message.
#define MUTT_MEM_CALLOC(n, type)
Convenience wrapper for the library headers.
A local copy of an email.
char * path
path to temp file
char * committed_path
the final path generated by mx_msg_commit()