.NET Framework Application - SMTP Relay Change

Job ID: 32966977

Budget: $15 – $25 USD

Hi.

I have on-premise Web Application which is running Windows Server IIS and using SQL Database. The application have function to send e-mail reports using SMTP-Relay Server by creating eml files to SMTP-Relay Server Pickup folder. This function have stopped working since 07.02.2022. I need help to troubleshoot and fix it. I have tested the SMTP-Relay server by manually creating eml file to Pickup folder and the mail are sent through Office 365 Send Connector from SMTP-Relay server.

I see following codes are uses in ASPX files in Web Application:

<asp:Button ID="btnUpdate" runat="server" Text="Til Nortura" OnClick="btnUpdate_Click" ToolTip="Send Update" CssClass="hoved" />&nbsp;&nbsp;

<asp:button id="cmdSendMail" runat="server" Text="Send pƄ mail" Enabled="false" onclick="cmdSendMail_Click" /><br />
Related categories: ASP .NET C# Programming ASP.NET Microsoft SQL Server