Skip to content

Conversation

@t-hashimoto223
Copy link

@t-hashimoto223 t-hashimoto223 commented Oct 30, 2023

I found two issues.

  1. During the quoted-printable encoding process, I found that the characters on the last line were being corrupted.
  2. Gmail rejected mail, when generated quoted-printable encoded as multiple line on Subject header.

I tested with the Mailgun and Gmail and all quoted-printable text verified by Emacs in encoding test cases.

@t-hashimoto223 t-hashimoto223 changed the title Fixed a bug in quoted-printable encoding where the last line characters were corrupted. Fixed quoted-printable encoding for Japanese Oct 30, 2023
@t-hashimoto223
Copy link
Author

Gmail ○
Outlook ×

QP is need set '=' to last, but don't need for =??=.
@t-hashimoto223
Copy link
Author

Fix =??= multiline encoding
Outlook ○

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant