Skip to content

(Feature request) Unicode emails #496

Closed
@arokettu

Description

@arokettu

Please add support for unicode email addresses.

Judging that using telnet I can send them anyway, the only thing missing is the SMTPUTF8 capability:

MAIL FROM: <[email protected]>
250 2.1.0 Ok
RCPT TO: <проверка@тест.тест>
250 2.1.5 Ok
DATA
354 Start mail input; end with <CR><LF>.<CR><LF>
Subject: Hi!

Hello!
.
250 2.0.0 Ok: queued as m5H2YVXDKnCS2DqsYzEEuk

However it would also be nice to have it configurable

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions