Skip to content

Integration of the SmtpSettings configuration section#1

Open
mikecp wants to merge 2 commits intohfloyd:masterfrom
mikecp:master
Open

Integration of the SmtpSettings configuration section#1
mikecp wants to merge 2 commits intohfloyd:masterfrom
mikecp:master

Conversation

@mikecp
Copy link

@mikecp mikecp commented Sep 7, 2015

Integration of the SmtpSettings configuration section.

When accessing the SmtpSettings from a specified environment, if a property is not filled in, the value from the default smtp settings is returned (as specified, for example, in the "normal" web.config file).

Similar to appSettings, it is also possible to get the SmtpSettings of a specified environment, integrating the values of the default environment when a property is not provided in the requested environment.

Several examples and settings scenarios are provided in the test site and the contextconfig.config file.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant