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

SMTPDeliveryError: 554 b'5.0.0 Error: transaction failed, blame it on the weather: message: unhandled charset "utf8"' #165

Closed
tgunnoe opened this issue Mar 28, 2021 · 6 comments

Comments

@tgunnoe
Copy link

tgunnoe commented Mar 28, 2021

Probably related to this #116

@emersion
Copy link
Owner

@tgunnoe
Copy link
Author

tgunnoe commented Mar 30, 2021

You're suggesting the problem lies outside of hydroxide? or where to look for the fix within it

@emersion
Copy link
Owner

This error comes from go-message.

@tgunnoe
Copy link
Author

tgunnoe commented May 2, 2021

Is this something that needs to be fixed in hydroxide, or are you saying its how i'm running it (eg go version)

@emersion
Copy link
Owner

emersion commented May 2, 2021

Probably a bug in hydroxide. Patches welcome.

enewbury added a commit to enewbury/hydroxide that referenced this issue May 30, 2021
@emersion
Copy link
Owner

emersion commented May 31, 2021

"utf8" is non-standard. This is a bug in your email client.

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 a pull request may close this issue.

2 participants