Go to the first, previous, next, last section, table of contents.
- mu-mime-create: FLAGS MESG
-
Creates a new MIME object.
- mu-mime-multipart?: MIME
-
Returns #t if MIME is a multipart object.
- mu-mime-get-num-parts: MIME
-
Returns number of parts in a MIME object.
- mu-mime-get-part: MIME PART
-
Returns part number PART from a MIME object.
- mu-mime-add-part: MIME MESG
-
Adds MESG to the MIME object.
- mu-mime-get-message: MIME
-
Converts MIME object to a message.
Go to the first, previous, next, last section, table of contents.