Next: Logging Functions, Previous: Message Functions, Up: libmu_scm
Creates a new MIME object. Both arguments are optional. flags specifies the type of the object to create (‘0’ is a reasonable value). mesg gives the message to create the MIME object from.
Returns #t if mime is a multipart object.
#t
Returns number of parts in the mime object mime.
Returns numth part from the mime object mime.
Adds mesg to the mime object mime.
Converts mime object mime to a message.