Link to EMG 8.0.4

This commit is contained in:
Daniel Brahneborg 2025-04-23 05:52:55 +00:00
parent da46bb68cd
commit de1c3ea8f1

View file

@ -1,6 +1,6 @@
# Route some emails to a specific connector
As of version 8.0.4, EMG supports internationalized email addresses, as specified by RFCs 6530 and 6531.
As of version [8.0.4](https://nordicmessaging.se/download-emg-8-0-4/), EMG supports internationalized email addresses, as specified by RFCs 6530 and 6531.
The most important case is when the username part contains a non-ascii character, such as `åsa@example.se`.
Such destinations can only be used with SMTP servers supporting the `SMTPUTF8` extension.
If your default downstreams SMTP server supports that, you do not need to do anything.