@model BTCPayServer.Models.ServerViewModels.EmailsViewModel

Email Server

@if (!ViewContext.ModelState.IsValid) {
}
For many email providers (like Gmail) your login is your email address.
@if (!Model.PasswordSet) { } else {
}

Testing

To test your settings, enter an email address below.