Skip to main content

export_mbox

Function export_mbox 

Source
pub fn export_mbox(thread: &ExportThread) -> String
Expand description

Export thread as RFC 4155 mbox format. Each message starts with “From “ line followed by RFC 2822 headers + body.