The appsettings example used AuthMode 'None', which the delivery code (MailKitSmtpClientWrapper) rejects — only Basic and OAuth2 are valid. Switch to a working Basic config with Credentials and TlsMode None, and document that Server must be the container name scadalink-smtp when the Notification Service runs inside the docker cluster.