From de1c3ea8f18b07562033a6fb3525b59006fe7020 Mon Sep 17 00:00:00 2001 From: daniel Date: Wed, 23 Apr 2025 05:52:55 +0000 Subject: [PATCH] Link to EMG 8.0.4 --- plugins/smtputf8/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/smtputf8/README.md b/plugins/smtputf8/README.md index 4da711d..19f331b 100644 --- a/plugins/smtputf8/README.md +++ b/plugins/smtputf8/README.md @@ -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.