Handling of email attachments
Function | Description |
---|---|
mutt_add_temp_attachment() | Add file to list of temporary attachments |
mutt_check_lookup_list() | Update the mime type |
mutt_compose_attachment() | Create an attachment |
mutt_decode_save_attachment() | Decode, then save an attachment |
mutt_edit_attachment() | Edit an attachment |
mutt_get_tmp_attachment() | Get a temporary copy of an attachment |
mutt_pipe_attachment() | Pipe an attachment to a command |
mutt_print_attachment() | Print out an attachment |
mutt_save_attachment() | Save an attachment |
mutt_unlink_temp_attachments() | Delete all temporary attachments |
mutt_view_attachment() | View an attachment |