On Wed, May 06, 2020, Kevin J. McCarthy wrote: > I suspect this is the contention point for opensmtpd. When invoking > $sendmail directly the headers and delimeter are all just LF. Is this > expectation that the MSP perform conversion documented anywhere?
Not in an RFC as that's just a local problem; the man page of the MSP should document it. If it's an MSP on Unix it would be rather "unusual" to expect anything but the normal Unix line endings, after all, you should be able to use a text editor to compose a message and just feed it to an MSP "as is".