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

Add SMTPUTF8/Email Address Internationalization (EAI) support #295

Open
wornet-aer opened this issue Jun 9, 2021 · 2 comments
Open

Add SMTPUTF8/Email Address Internationalization (EAI) support #295

wornet-aer opened this issue Jun 9, 2021 · 2 comments

Comments

@wornet-aer
Copy link
Contributor

It would be pretty neat, if qpsmtpd could support SMTPUTF8. Postfix already has it and it seems like some other MTAs out there also start to support UTF-8 in email headers and addresses.

Maybe these resources can help implementing it:

Unfortunately I'm not yet familiar enough with the qpsmtpd core to implement this myself.

@abh
Copy link
Member

abh commented Jun 9, 2021

I suspect you'd get pretty far by adding tests to t/addresses.t and then working in Qpsmtpd::Address. Everything else should be using that abstraction.

@msimerson
Copy link
Member

You might find haraka/Haraka#3289 useful as a reference.

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

No branches or pull requests

3 participants