Open an email message in a Mailbox. More...
 Collaboration diagram for msg_open():Functions | |
| static bool | comp_msg_open (struct Mailbox *m, struct Message *msg, struct Email *e) | 
| Open an email message in a Mailbox - Implements MxOps::msg_open() -.   | |
| bool | imap_msg_open (struct Mailbox *m, struct Message *msg, struct Email *e) | 
| Open an email message in a Mailbox - Implements MxOps::msg_open() -.   | |
| bool | maildir_msg_open (struct Mailbox *m, struct Message *msg, struct Email *e) | 
| Open an email message in a Mailbox - Implements MxOps::msg_open() -.   | |
| static bool | mbox_msg_open (struct Mailbox *m, struct Message *msg, struct Email *e) | 
| Open an email message in a Mailbox - Implements MxOps::msg_open() -.   | |
| static bool | mh_msg_open (struct Mailbox *m, struct Message *msg, struct Email *e) | 
| Open an email message in a Mailbox - Implements MxOps::msg_open() -.   | |
| static bool | nntp_msg_open (struct Mailbox *m, struct Message *msg, struct Email *e) | 
| Open an email message in a Mailbox - Implements MxOps::msg_open() -.   | |
| static bool | nm_msg_open (struct Mailbox *m, struct Message *msg, struct Email *e) | 
| Open an email message in a Mailbox - Implements MxOps::msg_open() -.   | |
| static bool | pop_msg_open (struct Mailbox *m, struct Message *msg, struct Email *e) | 
| Open an email message in a Mailbox - Implements MxOps::msg_open() -.   | |
Open an email message in a Mailbox.
| true | Success | 
| false | Error | 
Open an email message in a Mailbox - Implements MxOps::msg_open() -.
Definition at line 718 of file compress.c.
Open an email message in a Mailbox - Implements MxOps::msg_open() -.
Definition at line 1977 of file message.c.
 Here is the call graph for this function:Open an email message in a Mailbox - Implements MxOps::msg_open() -.
Definition at line 504 of file message.c.
 Here is the call graph for this function:Open an email message in a Mailbox - Implements MxOps::msg_open() -.
Definition at line 1473 of file mbox.c.
 Here is the call graph for this function:Open an email message in a Mailbox - Implements MxOps::msg_open() -.
Definition at line 1141 of file mh.c.
 Here is the call graph for this function:Open an email message in a Mailbox - Implements MxOps::msg_open() -.
Definition at line 2645 of file nntp.c.
 Here is the call graph for this function:Open an email message in a Mailbox - Implements MxOps::msg_open() -.
Definition at line 2388 of file notmuch.c.
 Here is the call graph for this function:Open an email message in a Mailbox - Implements MxOps::msg_open() -.
Definition at line 975 of file pop.c.
 Here is the call graph for this function: