Switching to internal mailrealy

This commit is contained in:
Chase Tucker 2023-10-05 12:55:51 -07:00 committed by Tucker Chase (IT FI MES)
parent ffe6cd7c63
commit ca651191c8

View File

@ -85,7 +85,7 @@
<mailSettings>
<smtp deliveryMethod="Network">
<!--<network host="SMTP.INTRA.INFINEON.COM" port="25" defaultCredentials="true" />-->
<network host="mailrelay-external.infineon.com" port="25" defaultCredentials="true" />
<network host="mailrelay-internal.infineon.com" port="25" defaultCredentials="true" />
</smtp>
</mailSettings>
</system.net>