Commit 495776ca09652b8efcea88eb27fc322d6e754ef4

Authored by Nikita Kulshreshtha
2 parents cd7313db b9ec8090

Merge branch 'emailConfigs' into Develop

400-SOURCECODE/AIAHTML5.API/Web.config
... ... @@ -34,8 +34,8 @@
34 34 <add key="SenderEmailAddress" value="support@interactiveanatomy.com" />
35 35 <add key="ErrorNotificationEmailAddress" value="support@interactiveanatomy.com" />
36 36 <add key="SenderPassword" value="" />
37   - <add key="SMTPAddress" value="smtp.emailsrvr.com" />
38   - <add key="SMTPPort" value="587" />
  37 + <add key="SMTPAddress" value="10.100.12.13" />
  38 + <add key="SMTPPort" value="25" />
39 39 <add key="EnableSSL" value="false" />
40 40 <add key="Site_Url" value ="//52.2.38.120"/>
41 41 <add key ="HostAddress" value="10.100.12.13" />
... ...
400-SOURCECODE/AIAHTML5.API/bin/AIAHTML5.API.dll
No preview for this file type
400-SOURCECODE/AIAHTML5.API/bin/AIAHTML5.API.dll.config
... ... @@ -37,7 +37,6 @@
37 37 <add key="SMTPAddress" value="smtp.emailsrvr.com" />
38 38 <add key="SMTPPort" value="587" />
39 39 <add key="EnableSSL" value="false" />
40   - <add key="NotifyEmailAddress" value="support@interactiveanatomy.com" />
41 40 <add key="Site_Url" value ="//52.2.38.120"/>
42 41 <add key ="HostAddress" value="10.100.12.13" />
43 42 </appSettings>
... ...
400-SOURCECODE/AIAHTML5.API/bin/AIAHTML5.API.pdb
No preview for this file type