Perhaps someone can spot what's not right here.. I'm following the documentation at https://docs.kentico.com/documentation/developers-and-admins/configuration/email-configuration and as such have my program.cs looking like this (screenshot).
And obviously some more. The configuration sections it's pointing to are available in the appsettings.json
file. I've verified that the GetSection call returns the required information as outlined in the docs. Yet, when I go to Users
or Email queue
to send a testmail it keeps telling me e-mail is not setup. What could I be missing.. ?
Environment
Xperience by Kentico version: [30.9.2]
.NET version: [8]
Execution environment: [OnPremise]
Link to relevant Xperience by Kentico documentation