Email is not sending
Hi,I am one Issue is that Email functionality already implemented in my project and it was working.
But since last 2 days this functionality has STOP working on UAT and PROD environment.
I took UAT code and connect with UAT Database and debug the code and found that web-service is also used to send email and also "KafkaLog" class has been used. I have not idea about this.
And i found one exception is that "The SMTP host was not specified." and "Inner Exception 1:
Win32Exception: The wait operation timed out"
I am stuck with this and nor able to find the root cause also.
Can any one please help me out.