pub fn bounce_text(
original: &[u8],
from: &str,
to: &str,
date: &str,
msg_id: &str,
) -> StringExpand description
Message text for a bounce: the original with a fresh Resent-* block prepended, per RFC 5322 (the newest resend goes first).