It would be interesting to be able to use the format "Example <example@example.com>"
in the FROM_EMAIL configuration.
I have tried to use it by adding that format in the environment variables using “-e” and docker tries to find a file with the name of the email, so it is not possible. And using “–env-file” throws an error in the backend, so it seems that it is not allowed.