jakeqz
- Total activity 16
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 8
- Subscriptions 2
Comments
Recent activity by jakeqz-
it has to have *something* to show the line break Yes. An actual line break - CR LF - as defined by RFC 2045. If physical line breaks should not be included in the rendered text, "'soft' line b...
-
I confirmed that removing the spurious `=0D`s resolves the problem with Thunderbird and does not break Gmail. Therefore I think that is the fix. (I already posted a reply to that effect but it ha...
-
The extra line breaks also appear with Thunderbird and the Webatic decoder. According to RFC 2045, "A line break in a text body, represented as a CRLF sequence in the text canonical form, must be r...
-
Found the same problem, and it's still definitely a bug.In `text/plain` emails, it inserts `=0D` for the line break, but also includes an actual line break, resulting in the duplicate. The `Conten...
-
Indeed. Most of the reports in this thread (including the OP) relate to GoDaddy blocking outbound email via cPanel due to spurious rules they have set up. E.g., they don't allow `.eml` attachents...