Handling of email attachments.
Function | Description | Links |
---|---|---|
mutt_actx_add_attach() | Add an Attachment to an Attachment Context | |
mutt_actx_add_body() | Add an email body to an Attachment Context | |
mutt_actx_add_fp() | Save a File handle to the Attachment Context | |
mutt_actx_entries_free() | Free entries in an Attachment Context | |
mutt_actx_free() | Free an Attachment Context | |
mutt_actx_ins_attach() | Insert an Attachment into an Attachment Context at Specified Index | |
mutt_actx_new() | Create a new Attachment Context | |
mutt_aptr_free() | Free an Attachment Pointer | |
mutt_aptr_new() | Create a new Attachment Pointer |