Duplicate the structure of an entire email.
Function | Description | Links |
---|---|---|
add_one_header() | Add a header to a Headers array | |
address_header_decode() | Parse an email's headers | |
append_message() | Appends a copy of the given message to a mailbox | |
copy_delete_attach() | Copy a message, deleting marked attachments | |
count_delete_lines() | Count lines to be deleted in this email body | |
mutt_append_message() | Append a message | |
mutt_copy_hdr() | Copy header from one file to another | |
mutt_copy_header() | Copy Email header | |
mutt_copy_message() | Copy a message from a Mailbox | |
mutt_copy_message_fp() | Make a copy of a message from a FILE pointer |