Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow clients of the bridge to set Content-Transfer-Encoding header #516

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

zamaudio
Copy link

@zamaudio zamaudio commented Jan 28, 2025

This should allow git send-email to apply the transfer encoding desired when using the bridge.
Therefore, when mailing patches to a mailing list from git send-email, proton-bridge should not mangle the actual mail patches when, for example, .gitconfig contains:

[sendemail]
    transferEncoding = 8bit

(I was not able to compile this change on old version of Debian to test because my Go is out of date)

…y set

This should allow git send-email to apply the transfer encoding desired
when using the bridge.

Signed-off-by: Damien Zammit <[email protected]>
@zamaudio zamaudio changed the title quoted-printable: No-op if Content-Transfer-Encoding header is already set Allow clients of the bridge to set Content-Transfer-Encoding header Jan 30, 2025
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