What steps will reproduce the problem?
1. Configure email via web.config's system.net/mailsettings with useSsl = true
settings
2. Adding the necessary elmah mail settings (do not set useSsl flag)
What is the expected output? What do you see instead?
Expected is for the mail client to use SSL.
Instead when elmah set's up mail client, since the useSsl was not configured in
elmah section, it uses the default, FALSE value, thus overriding the primary
value from syste.net/mailclient.
What version of the product are you using? On what operating system?
1.2.?
Please provide any additional information below.
Original issue reported on code.google.com by balazs.h...@gmail.com on 7 Aug 2014 at 3:43
Original issue reported on code.google.com by
balazs.h...@gmail.com
on 7 Aug 2014 at 3:43