Skip to content

Tags: kstarsinic/nhin-d

Tags

dotnet-1.2.0.8

Toggle dotnet-1.2.0.8's commit message
Advancing version number to 1.2.0.8...

dotnet-1.2.0.7

Toggle dotnet-1.2.0.7's commit message
Changed the solution for issue 227. Rather than enable domain searchi…

…ng for

sending address validation via the config service a new web method called
GetAddressOrDomain exposes the new feature.  The normal behavior when an
AddressManager is configured in the smtpAgentConfig.xml file is to only allow
messages to be sent and received when the address exists in the config store and
is enabled.  AddressManager can now include a settings child node.  AddressManager
will recognize a xml element called EnabledDomainSearch.  Set the value to
true and the new GetAddressorDomain web service method will be called.  If an
email address exists in the table and it's staus is enabled then it will return
the address which is a success.  But if no address is found then it will try to
find the domain for the address being validated.  If it finds a domain the is
status of enabled then the same address queried will be returned and thus
considered a success.

dotnet-1.2.0.6

Toggle dotnet-1.2.0.6's commit message
Merge

dotnet-1.2.0.5

Toggle dotnet-1.2.0.5's commit message
Updated/added Copyright headers.

dotnet-1.2.0.3

Toggle dotnet-1.2.0.3's commit message
Tagging CSharp as dotnet-1.2.0.3

dotnet-1.2.0.2

Toggle dotnet-1.2.0.2's commit message
Advancing version number to 1.2.0.2...

dotnet-1.2.0.1

Toggle dotnet-1.2.0.1's commit message
Tagging CSharp as dotnet-1.2.0.1

dotnet-1.2.0.0

Toggle dotnet-1.2.0.0's commit message
Merge

dotnet-1.1.0.0

Toggle dotnet-1.1.0.0's commit message
merge

dotnet-1.0.0.13

Toggle dotnet-1.0.0.13's commit message
Advancing version number to 1.0.0.13...