Manipulate multipart Emails.
Function | Description | Links |
---|---|---|
check_boundary() | Check for duplicate boundary | |
get_toplevel_encoding() | Find the most restrictive encoding type | |
mutt_generate_boundary() | Create a unique boundary id for a MIME part | |
mutt_make_multipart() | Create a multipart email | |
mutt_remove_multipart() | Extract the multipart body if it exists |