Skip to content

Make sure the e-mail is valid UTF-8#3855

Merged
GretaD merged 1 commit into
masterfrom
fix/mail_utf8
Oct 20, 2020
Merged

Make sure the e-mail is valid UTF-8#3855
GretaD merged 1 commit into
masterfrom
fix/mail_utf8

Conversation

@rullzer
Copy link
Copy Markdown
Member

@rullzer rullzer commented Oct 20, 2020

Sometimes (I'm looking at you SPAM mails) the e-mail address will
contain invalid UTF-8. This will make sure we only return valid UTF-8 by
just stripping the invalid parts.

Hacky: for sure
Works: for me

Signed-off-by: Roeland Jago Douma roeland@famdouma.nl

Sometimes (I'm looking at you SPAM mails) the e-mail address will
contain invalid UTF-8. This will make sure we only return valid UTF-8 by
just stripping the invalid parts.

Hacky: for sure
Works: for me

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
@GretaD GretaD merged commit 5de7cc7 into master Oct 20, 2020
@GretaD GretaD deleted the fix/mail_utf8 branch October 20, 2020 21:42
@ChristophWurst
Copy link
Copy Markdown
Member

/backport to stable1.5

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants