Method
CamelMultipartset_postface
Declaration [src]
void
camel_multipart_set_postface (
CamelMultipart* multipart,
const gchar* postface
)
Description [src]
Set the postface text for this multipart. Will be written out after the last boundary of the multipart, and ignored by any MIME mail client.
Generally postface texts should not be sent with multipart messages.