Sending email SMTP[Answered]
I am trying to send an email using SMTP. The backend works, and i can send emails via Swagger. But i just cannot make it work from the Blazor FrontEnd
I get the MimeKit No address found exception as seen in the snippet.
I have a service on the client that refers to the controller and service on server side.
Gonna attach snippets of relevant classes
Thanks for the help in advance!
I get the MimeKit No address found exception as seen in the snippet.
I have a service on the client that refers to the controller and service on server side.
Gonna attach snippets of relevant classes
Thanks for the help in advance!





