Closed
Description
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
Labels
No labels