On 11/19/22 05:17, Gareth Evans wrote:
On 19 Nov 2022, at 04:08, gene heskett <ghesk...@shentel.net> wrote:
On 11/18/22 19:05, Gareth Evans wrote:
[...]
iirc, headers (that is, the lot of them) are supposed to be terminated by a
blank line (double line break) before message content/multipart
boundaries/blocks begin
[...]
You're right of coarse, and yes, that was a straight copy paste from a geany
session on the saved message [...]
If you view the message source in Thunderbird, are the individual headers still
separated by blank lines? Saving the message and examining the output
introduces the possibility of CRLF line endings, which Geany may not convert.
.
Looks like that is part of the problem. viewing src, the only thing
wrong is:
------=_Part_191_372484550.1668746343067
Content-Type: text/plain;charset=UTF-8
Content-Transfer-Encoding: base64
------=_Part_191_372484550.1668746343067
Content-Type: text/html;charset=UTF-8
Content-Transfer-Encoding: base64
Separated by the two blanks you see here. That is a direct copy/paste.
There is a mime-boundary declaration about 30 single spaced lines above
this.
This, from what I learned about mime 30 years ago, should not be
illegal, but might confuse tbird if I recall that correctly.
Cheers, Gene Heskett.
--
"There are four boxes to be used in defense of liberty:
soap, ballot, jury, and ammo. Please use in that order."
-Ed Howdershelt (Author, 1940)
If we desire respect for the law, we must first make the law respectable.
- Louis D. Brandeis
Genes Web page <http://geneslinuxbox.net:6309/>