Skip to main content

print_attachment_index

Function print_attachment_index 

Source
pub fn print_attachment_index(
    store: &EmailStore,
    config: &Config,
) -> Result<String>
Expand description

Generates attachment.html — an index of messages that have at least one attached MIME part. Mirrors the original C hypermail writeattachments().