Skip to main content

bounce_text

Function bounce_text 

Source
pub fn bounce_text(
    original: &[u8],
    from: &str,
    to: &str,
    date: &str,
    msg_id: &str,
) -> String
Expand description

Message text for a bounce: the original with a fresh Resent-* block prepended, per RFC 5322 (the newest resend goes first).