pub fn export_mbox(thread: &ExportThread) -> StringExpand description
Export thread as RFC 4155 mbox format. Each message starts with “From “ line followed by RFC 2822 headers + body.
pub fn export_mbox(thread: &ExportThread) -> StringExport thread as RFC 4155 mbox format. Each message starts with “From “ line followed by RFC 2822 headers + body.