Functions to deal with Postponed Emails.
| Function | Description | Links |
|---|---|---|
| create_tmp_files_for_attachments() | Create temporary files for all attachments | |
| hardclose() | Try hard to close a mailbox | |
| mutt_get_postponed() | Recall a postponed message | |
| mutt_num_postponed() | Return the number of postponed messages | |
| mutt_parse_crypt_hdr() | Parse a crypto header string | |
| mutt_prepare_template() | Prepare a message template | |
| mutt_update_num_postponed() | Force the update of the number of postponed messages |