Save changes to an email. More...
Functions | |
static int | comp_msg_commit (struct Mailbox *m, struct Message *msg) |
Save changes to an email - Implements MxOps::msg_commit() -. | |
int | imap_msg_commit (struct Mailbox *m, struct Message *msg) |
Save changes to an email - Implements MxOps::msg_commit() -. | |
int | maildir_msg_commit (struct Mailbox *m, struct Message *msg) |
Save changes to an email - Implements MxOps::msg_commit() -. | |
static int | mbox_msg_commit (struct Mailbox *m, struct Message *msg) |
Save changes to an email - Implements MxOps::msg_commit() -. | |
static int | mmdf_msg_commit (struct Mailbox *m, struct Message *msg) |
Save changes to an email - Implements MxOps::msg_commit() -. | |
static int | mh_msg_commit (struct Mailbox *m, struct Message *msg) |
Save changes to an email - Implements MxOps::msg_commit() -. | |
static int | nm_msg_commit (struct Mailbox *m, struct Message *msg) |
Save changes to an email - Implements MxOps::msg_commit() -. | |
Save changes to an email.
0 | Success |
-1 | Failure |
Save changes to an email - Implements MxOps::msg_commit() -.
Definition at line 789 of file compress.c.
Save changes to an email - Implements MxOps::msg_commit() -.
Definition at line 2170 of file message.c.
Save changes to an email - Implements MxOps::msg_commit() -.
Definition at line 604 of file message.c.
Save changes to an email - Implements MxOps::msg_commit() -.
Definition at line 1503 of file mbox.c.
Save changes to an email - Implements MxOps::msg_commit() -.
Save changes to an email - Implements MxOps::msg_commit() -.
Definition at line 1172 of file mh.c.
Save changes to an email - Implements MxOps::msg_commit() -.
-1 | Always |
Definition at line 2386 of file notmuch.c.