email-format
email-format copied to clipboard
Fold if line too long
To avoid lines longer than 998 characters, we should be adding folding white space where available. We will need a fold method (per header type / enum variant), as different headers have different places where they may be folded.
Body line length is already checked. This is for headers.