Bletch! Stripping trailing blanks breaks format=flowed (see RFC 3676.)

--
Shmuel (Seymour J.) Metz
http://mason.gmu.edu/~smetz3

________________________________________
From: IBM Mainframe Discussion List <[email protected]> on behalf of 
Paul Gilmartin <[email protected]>
Sent: Sunday, April 7, 2019 4:14 PM
To: [email protected]
Subject: Re: Rexx not processing email formatting

On Sun, 7 Apr 2019 18:26:32 +0000, Seymour J Metz wrote:

>The separator line must have only CRLF;
>    ...
True.  However, since CMS and VM spool abominate empty records,
the VM SMTP daemon strips trailing blanks, there by forgiving nonempty
blank lines and, in turn, breaking classic uudecode which re-pads with NULs.

> the data terminator must have only a period followed by CRLF.
>
I'll trust you on the standard, however the popular UNIX sendmail says:

man sendmail
                   ...
       -oi    When reading a message from standard input, don't treat a line 
with only
              a . character as the end of input.

(the message body ends, then, with end-of-file.)

-- gil

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [email protected] with the message: INFO IBM-MAIN

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [email protected] with the message: INFO IBM-MAIN

Reply via email to