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.