10/26/2022 12:00:27 AM=>Exception(SenMail) :System.Net.Mail.SmtpException: Failure sending mail. ---> System.Net.WebException: Unable to connect to the remote server ---> System.Net.Sockets.SocketException: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond 52.96.9.2:587 at System.Net.Sockets.Socket.DoConnect(EndPoint endPointSnapshot, SocketAddress socketAddress) at System.Net.ServicePoint.ConnectSocketInternal(Boolean connectFailure, Socket s4, Socket s6, Socket& socket, IPAddress& address, ConnectSocketState state, IAsyncResult asyncResult, Exception& exception) --- End of inner exception stack trace --- at System.Net.ServicePoint.GetConnection(PooledStream PooledStream, Object owner, Boolean async, IPAddress& address, Socket& abortSocket, Socket& abortSocket6) at System.Net.PooledStream.Activate(Object owningObject, Boolean async, GeneralAsyncDelegate asyncCallback) at System.Net.ConnectionPool.GetConnection(Object owningObject, GeneralAsyncDelegate asyncCallback, Int32 creationTimeout) at System.Net.Mail.SmtpConnection.GetConnection(ServicePoint servicePoint) at System.Net.Mail.SmtpClient.GetConnection() at System.Net.Mail.SmtpClient.Send(MailMessage message) --- End of inner exception stack trace --- at System.Net.Mail.SmtpClient.Send(MailMessage message) at SAPLMailer.SAPLMailerService.SenMail(PendingMail objPendingMail) in E:\PROJECTS_SVN\SAPLMailer\SAPLMailer\SAPLMailer\SAPLMailerService.cs:line 400 10/26/2022 12:00:27 AM=>(SenMail)Failure sending To mail ID :bayersupport@sapl.net 10/26/2022 12:00:27 AM=>(SenMail)Failure sending CC mail ID : 10/26/2022 12:00:27 AM=>(SenMail)Failure sending mail Body :Hello, Please check attached file having issues in sending mails, please do the needful. 10/26/2022 12:00:27 AM=>delfile:-D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents\PendingMail\PendingMail_ErrorAlert.xml 10/26/2022 12:00:27 AM=>Info:- END Mailing Method 10/26/2022 12:00:27 AM=>Info:- Start Executing Telegram Method 10/26/2022 12:00:27 AM=>Info:- PendingTelegram.xml not exists 10/26/2022 12:00:27 AM=>Info:- End Executing TELEGRAM Method 10/26/2022 12:00:27 AM=>WriteToPendingXML ErrorAlert Start 10/26/2022 12:00:27 AM=>WriteToPendingXML ErrorAlert MailAttachmentsPath = D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents 10/26/2022 12:00:27 AM=>WriteToPendingXML ErrorAlertEntry Added Successfully 10/26/2022 12:00:27 AM=>Info - End of callingService Method 10/26/2022 12:02:27 AM=>Info - Check time Elapsed 10/26/2022 12:02:27 AM=>Info - Call callingService Method 10/26/2022 12:02:27 AM=>Info:- Call Both 10/26/2022 12:02:27 AM=>Info:- Start Executing SMS Method 10/26/2022 12:02:27 AM=>Info:- End Executing SMS Method 10/26/2022 12:02:27 AM=>Info:- Start Mailing Method 10/26/2022 12:02:27 AM=>Info:- ImportingEXE_END.xml file read to list 10/26/2022 12:02:27 AM=>Info:- ImportingEXE_START.xml file read to list 10/26/2022 12:02:27 AM=>Info:- PendingMail.xml file read to list 10/26/2022 12:02:27 AM=>Info:- PendingMail_ErrorAlert.xml file read to list 10/26/2022 12:02:27 AM=>Info:- Count = 1 10/26/2022 12:02:27 AM=>Info:- Count 1 10/26/2022 12:02:27 AM=>Info - Fetching Data From MAIL XML 10/26/2022 12:02:27 AM=>Info - End of Fetching Data From Mail XML 10/26/2022 12:02:27 AM=>Info:- Start SenMail Method 10/26/2022 12:02:27 AM=>UseDefaultCredentials 10/26/2022 12:02:27 AM=>Credentials = bayersupport@sapl.net:Corona@2020 10/26/2022 12:02:27 AM=>EnableSsl = true 10/26/2022 12:02:27 AM=>DeliveryMethod 10/26/2022 12:02:27 AM=>Before Send 10/26/2022 12:02:27 AM=>Exception(SenMail) :System.Net.Mail.SmtpException: Failure sending mail. ---> System.IO.IOException: Unable to read data from the transport connection: An existing connection was forcibly closed by the remote host. ---> System.Net.Sockets.SocketException: An existing connection was forcibly closed by the remote host at System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size) --- End of inner exception stack trace --- at System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size) at System.Net.FixedSizeReader.ReadPacket(Byte[] buffer, Int32 offset, Int32 count) at System.Net.Security.SslState.StartReceiveBlob(Byte[] buffer, AsyncProtocolRequest asyncRequest) at System.Net.Security.SslState.CheckCompletionBeforeNextReceive(ProtocolToken message, AsyncProtocolRequest asyncRequest) at System.Net.Security.SslState.ForceAuthentication(Boolean receiveFirst, Byte[] buffer, AsyncProtocolRequest asyncRequest, Boolean renegotiation) at System.Net.Security.SslState.ProcessAuthentication(LazyAsyncResult lazyResult) at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state) at System.Net.TlsStream.ProcessAuthentication(LazyAsyncResult result) at System.Net.TlsStream.Write(Byte[] buffer, Int32 offset, Int32 size) at System.Net.PooledStream.Write(Byte[] buffer, Int32 offset, Int32 size) at System.Net.Mail.SmtpConnection.Flush() at System.Net.Mail.ReadLinesCommand.Send(SmtpConnection conn) at System.Net.Mail.EHelloCommand.Send(SmtpConnection conn, String domain) at System.Net.Mail.SmtpConnection.GetConnection(ServicePoint servicePoint) at System.Net.Mail.SmtpClient.GetConnection() at System.Net.Mail.SmtpClient.Send(MailMessage message) --- End of inner exception stack trace --- at System.Net.Mail.SmtpClient.Send(MailMessage message) at SAPLMailer.SAPLMailerService.SenMail(PendingMail objPendingMail) in E:\PROJECTS_SVN\SAPLMailer\SAPLMailer\SAPLMailer\SAPLMailerService.cs:line 400 10/26/2022 12:02:27 AM=>(SenMail)Failure sending To mail ID :bayersupport@sapl.net 10/26/2022 12:02:27 AM=>(SenMail)Failure sending CC mail ID : 10/26/2022 12:02:27 AM=>(SenMail)Failure sending mail Body :Hello, Please check attached file having issues in sending mails, please do the needful. 10/26/2022 12:02:27 AM=>delfile:-D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents\PendingMail\PendingMail_ErrorAlert.xml 10/26/2022 12:02:28 AM=>Info:- END Mailing Method 10/26/2022 12:02:28 AM=>Info:- Start Executing Telegram Method 10/26/2022 12:02:28 AM=>Info:- PendingTelegram.xml not exists 10/26/2022 12:02:28 AM=>Info:- End Executing TELEGRAM Method 10/26/2022 12:02:28 AM=>WriteToPendingXML ErrorAlert Start 10/26/2022 12:02:28 AM=>WriteToPendingXML ErrorAlert MailAttachmentsPath = D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents 10/26/2022 12:02:28 AM=>WriteToPendingXML ErrorAlertEntry Added Successfully 10/26/2022 12:02:28 AM=>Info - End of callingService Method 10/26/2022 12:04:28 AM=>Info - Check time Elapsed 10/26/2022 12:04:28 AM=>Info - Call callingService Method 10/26/2022 12:04:28 AM=>Info:- Call Both 10/26/2022 12:04:28 AM=>Info:- Start Executing SMS Method 10/26/2022 12:04:28 AM=>Info:- End Executing SMS Method 10/26/2022 12:04:28 AM=>Info:- Start Mailing Method 10/26/2022 12:04:28 AM=>Info:- ImportingEXE_END.xml file read to list 10/26/2022 12:04:28 AM=>Info:- ImportingEXE_START.xml file read to list 10/26/2022 12:04:28 AM=>Info:- PendingMail.xml file read to list 10/26/2022 12:04:28 AM=>Info:- PendingMail_ErrorAlert.xml file read to list 10/26/2022 12:04:28 AM=>Info:- Count = 1 10/26/2022 12:04:28 AM=>Info:- Count 1 10/26/2022 12:04:28 AM=>Info - Fetching Data From MAIL XML 10/26/2022 12:04:28 AM=>Info - End of Fetching Data From Mail XML 10/26/2022 12:04:28 AM=>Info:- Start SenMail Method 10/26/2022 12:04:28 AM=>UseDefaultCredentials 10/26/2022 12:04:28 AM=>Credentials = bayersupport@sapl.net:Corona@2020 10/26/2022 12:04:28 AM=>EnableSsl = true 10/26/2022 12:04:28 AM=>DeliveryMethod 10/26/2022 12:04:28 AM=>Before Send 10/26/2022 12:04:49 AM=>Exception(SenMail) :System.Net.Mail.SmtpException: Failure sending mail. ---> System.IO.IOException: Unable to read data from the transport connection: An existing connection was forcibly closed by the remote host. ---> System.Net.Sockets.SocketException: An existing connection was forcibly closed by the remote host at System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size) --- End of inner exception stack trace --- at System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size) at System.Net.FixedSizeReader.ReadPacket(Byte[] buffer, Int32 offset, Int32 count) at System.Net.Security.SslState.StartReceiveBlob(Byte[] buffer, AsyncProtocolRequest asyncRequest) at System.Net.Security.SslState.CheckCompletionBeforeNextReceive(ProtocolToken message, AsyncProtocolRequest asyncRequest) at System.Net.Security.SslState.ForceAuthentication(Boolean receiveFirst, Byte[] buffer, AsyncProtocolRequest asyncRequest, Boolean renegotiation) at System.Net.Security.SslState.ProcessAuthentication(LazyAsyncResult lazyResult) at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state) at System.Net.TlsStream.ProcessAuthentication(LazyAsyncResult result) at System.Net.TlsStream.Write(Byte[] buffer, Int32 offset, Int32 size) at System.Net.PooledStream.Write(Byte[] buffer, Int32 offset, Int32 size) at System.Net.Mail.SmtpConnection.Flush() at System.Net.Mail.ReadLinesCommand.Send(SmtpConnection conn) at System.Net.Mail.EHelloCommand.Send(SmtpConnection conn, String domain) at System.Net.Mail.SmtpConnection.GetConnection(ServicePoint servicePoint) at System.Net.Mail.SmtpClient.GetConnection() at System.Net.Mail.SmtpClient.Send(MailMessage message) --- End of inner exception stack trace --- at System.Net.Mail.SmtpClient.Send(MailMessage message) at SAPLMailer.SAPLMailerService.SenMail(PendingMail objPendingMail) in E:\PROJECTS_SVN\SAPLMailer\SAPLMailer\SAPLMailer\SAPLMailerService.cs:line 400 10/26/2022 12:04:49 AM=>(SenMail)Failure sending To mail ID :bayersupport@sapl.net 10/26/2022 12:04:49 AM=>(SenMail)Failure sending CC mail ID : 10/26/2022 12:04:49 AM=>(SenMail)Failure sending mail Body :Hello, Please check attached file having issues in sending mails, please do the needful. 10/26/2022 12:04:49 AM=>delfile:-D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents\PendingMail\PendingMail_ErrorAlert.xml 10/26/2022 12:04:49 AM=>Info:- END Mailing Method 10/26/2022 12:04:49 AM=>Info:- Start Executing Telegram Method 10/26/2022 12:04:49 AM=>Info:- PendingTelegram.xml not exists 10/26/2022 12:04:49 AM=>Info:- End Executing TELEGRAM Method 10/26/2022 12:04:49 AM=>WriteToPendingXML ErrorAlert Start 10/26/2022 12:04:49 AM=>WriteToPendingXML ErrorAlert MailAttachmentsPath = D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents 10/26/2022 12:04:49 AM=>WriteToPendingXML ErrorAlertEntry Added Successfully 10/26/2022 12:04:49 AM=>Info - End of callingService Method 10/26/2022 12:06:49 AM=>Info - Check time Elapsed 10/26/2022 12:06:49 AM=>Info - Call callingService Method 10/26/2022 12:06:49 AM=>Info:- Call Both 10/26/2022 12:06:49 AM=>Info:- Start Executing SMS Method 10/26/2022 12:06:49 AM=>Info:- End Executing SMS Method 10/26/2022 12:06:49 AM=>Info:- Start Mailing Method 10/26/2022 12:06:49 AM=>Info:- ImportingEXE_END.xml file read to list 10/26/2022 12:06:49 AM=>Info:- ImportingEXE_START.xml file read to list 10/26/2022 12:06:49 AM=>Info:- PendingMail.xml file read to list 10/26/2022 12:06:49 AM=>Info:- PendingMail_ErrorAlert.xml file read to list 10/26/2022 12:06:49 AM=>Info:- Count = 1 10/26/2022 12:06:49 AM=>Info:- Count 1 10/26/2022 12:06:49 AM=>Info - Fetching Data From MAIL XML 10/26/2022 12:06:49 AM=>Info - End of Fetching Data From Mail XML 10/26/2022 12:06:49 AM=>Info:- Start SenMail Method 10/26/2022 12:06:49 AM=>UseDefaultCredentials 10/26/2022 12:06:49 AM=>Credentials = bayersupport@sapl.net:Corona@2020 10/26/2022 12:06:49 AM=>EnableSsl = true 10/26/2022 12:06:49 AM=>DeliveryMethod 10/26/2022 12:06:49 AM=>Before Send 10/26/2022 12:06:58 AM=>Exception(SenMail) :System.Net.Mail.SmtpException: Failure sending mail. ---> System.IO.IOException: Unable to read data from the transport connection: An existing connection was forcibly closed by the remote host. ---> System.Net.Sockets.SocketException: An existing connection was forcibly closed by the remote host at System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size) --- End of inner exception stack trace --- at System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size) at System.Net.FixedSizeReader.ReadPacket(Byte[] buffer, Int32 offset, Int32 count) at System.Net.Security.SslState.StartReceiveBlob(Byte[] buffer, AsyncProtocolRequest asyncRequest) at System.Net.Security.SslState.CheckCompletionBeforeNextReceive(ProtocolToken message, AsyncProtocolRequest asyncRequest) at System.Net.Security.SslState.ForceAuthentication(Boolean receiveFirst, Byte[] buffer, AsyncProtocolRequest asyncRequest, Boolean renegotiation) at System.Net.Security.SslState.ProcessAuthentication(LazyAsyncResult lazyResult) at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state) at System.Net.TlsStream.ProcessAuthentication(LazyAsyncResult result) at System.Net.TlsStream.Write(Byte[] buffer, Int32 offset, Int32 size) at System.Net.PooledStream.Write(Byte[] buffer, Int32 offset, Int32 size) at System.Net.Mail.SmtpConnection.Flush() at System.Net.Mail.ReadLinesCommand.Send(SmtpConnection conn) at System.Net.Mail.EHelloCommand.Send(SmtpConnection conn, String domain) at System.Net.Mail.SmtpConnection.GetConnection(ServicePoint servicePoint) at System.Net.Mail.SmtpClient.GetConnection() at System.Net.Mail.SmtpClient.Send(MailMessage message) --- End of inner exception stack trace --- at System.Net.Mail.SmtpClient.Send(MailMessage message) at SAPLMailer.SAPLMailerService.SenMail(PendingMail objPendingMail) in E:\PROJECTS_SVN\SAPLMailer\SAPLMailer\SAPLMailer\SAPLMailerService.cs:line 400 10/26/2022 12:06:58 AM=>(SenMail)Failure sending To mail ID :bayersupport@sapl.net 10/26/2022 12:06:58 AM=>(SenMail)Failure sending CC mail ID : 10/26/2022 12:06:58 AM=>(SenMail)Failure sending mail Body :Hello, Please check attached file having issues in sending mails, please do the needful. 10/26/2022 12:06:58 AM=>delfile:-D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents\PendingMail\PendingMail_ErrorAlert.xml 10/26/2022 12:06:59 AM=>Info:- END Mailing Method 10/26/2022 12:06:59 AM=>Info:- Start Executing Telegram Method 10/26/2022 12:06:59 AM=>Info:- PendingTelegram.xml not exists 10/26/2022 12:06:59 AM=>Info:- End Executing TELEGRAM Method 10/26/2022 12:06:59 AM=>WriteToPendingXML ErrorAlert Start 10/26/2022 12:06:59 AM=>WriteToPendingXML ErrorAlert MailAttachmentsPath = D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents 10/26/2022 12:06:59 AM=>WriteToPendingXML ErrorAlertEntry Added Successfully 10/26/2022 12:06:59 AM=>Info - End of callingService Method 10/26/2022 12:08:59 AM=>Info - Check time Elapsed 10/26/2022 12:08:59 AM=>Info - Call callingService Method 10/26/2022 12:08:59 AM=>Info:- Call Both 10/26/2022 12:08:59 AM=>Info:- Start Executing SMS Method 10/26/2022 12:08:59 AM=>Info:- End Executing SMS Method 10/26/2022 12:08:59 AM=>Info:- Start Mailing Method 10/26/2022 12:08:59 AM=>Info:- ImportingEXE_END.xml file read to list 10/26/2022 12:08:59 AM=>Info:- ImportingEXE_START.xml file read to list 10/26/2022 12:08:59 AM=>Info:- PendingMail.xml file read to list 10/26/2022 12:08:59 AM=>Info:- PendingMail_ErrorAlert.xml file read to list 10/26/2022 12:08:59 AM=>Info:- Count = 1 10/26/2022 12:08:59 AM=>Info:- Count 1 10/26/2022 12:08:59 AM=>Info - Fetching Data From MAIL XML 10/26/2022 12:08:59 AM=>Info - End of Fetching Data From Mail XML 10/26/2022 12:08:59 AM=>Info:- Start SenMail Method 10/26/2022 12:08:59 AM=>UseDefaultCredentials 10/26/2022 12:08:59 AM=>Credentials = bayersupport@sapl.net:Corona@2020 10/26/2022 12:08:59 AM=>EnableSsl = true 10/26/2022 12:08:59 AM=>DeliveryMethod 10/26/2022 12:08:59 AM=>Before Send 10/26/2022 12:10:23 AM=>Exception(SenMail) :System.Net.Mail.SmtpException: Failure sending mail. ---> System.Net.WebException: Unable to connect to the remote server ---> System.Net.Sockets.SocketException: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond 52.96.88.114:587 at System.Net.Sockets.Socket.DoConnect(EndPoint endPointSnapshot, SocketAddress socketAddress) at System.Net.ServicePoint.ConnectSocketInternal(Boolean connectFailure, Socket s4, Socket s6, Socket& socket, IPAddress& address, ConnectSocketState state, IAsyncResult asyncResult, Exception& exception) --- End of inner exception stack trace --- at System.Net.ServicePoint.GetConnection(PooledStream PooledStream, Object owner, Boolean async, IPAddress& address, Socket& abortSocket, Socket& abortSocket6) at System.Net.PooledStream.Activate(Object owningObject, Boolean async, GeneralAsyncDelegate asyncCallback) at System.Net.ConnectionPool.GetConnection(Object owningObject, GeneralAsyncDelegate asyncCallback, Int32 creationTimeout) at System.Net.Mail.SmtpConnection.GetConnection(ServicePoint servicePoint) at System.Net.Mail.SmtpClient.GetConnection() at System.Net.Mail.SmtpClient.Send(MailMessage message) --- End of inner exception stack trace --- at System.Net.Mail.SmtpClient.Send(MailMessage message) at SAPLMailer.SAPLMailerService.SenMail(PendingMail objPendingMail) in E:\PROJECTS_SVN\SAPLMailer\SAPLMailer\SAPLMailer\SAPLMailerService.cs:line 400 10/26/2022 12:10:23 AM=>(SenMail)Failure sending To mail ID :bayersupport@sapl.net 10/26/2022 12:10:23 AM=>(SenMail)Failure sending CC mail ID : 10/26/2022 12:10:23 AM=>(SenMail)Failure sending mail Body :Hello, Please check attached file having issues in sending mails, please do the needful. 10/26/2022 12:10:23 AM=>delfile:-D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents\PendingMail\PendingMail_ErrorAlert.xml 10/26/2022 12:10:23 AM=>Info:- END Mailing Method 10/26/2022 12:10:23 AM=>Info:- Start Executing Telegram Method 10/26/2022 12:10:23 AM=>Info:- PendingTelegram.xml not exists 10/26/2022 12:10:23 AM=>Info:- End Executing TELEGRAM Method 10/26/2022 12:10:23 AM=>WriteToPendingXML ErrorAlert Start 10/26/2022 12:10:23 AM=>WriteToPendingXML ErrorAlert MailAttachmentsPath = D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents 10/26/2022 12:10:23 AM=>WriteToPendingXML ErrorAlertEntry Added Successfully 10/26/2022 12:10:23 AM=>Info - End of callingService Method 10/26/2022 12:12:23 AM=>Info - Check time Elapsed 10/26/2022 12:12:23 AM=>Info - Call callingService Method 10/26/2022 12:12:23 AM=>Info:- Call Both 10/26/2022 12:12:23 AM=>Info:- Start Executing SMS Method 10/26/2022 12:12:23 AM=>Info:- End Executing SMS Method 10/26/2022 12:12:23 AM=>Info:- Start Mailing Method 10/26/2022 12:12:23 AM=>Info:- ImportingEXE_END.xml file read to list 10/26/2022 12:12:23 AM=>Info:- ImportingEXE_START.xml file read to list 10/26/2022 12:12:23 AM=>Info:- PendingMail.xml file read to list 10/26/2022 12:12:23 AM=>Info:- PendingMail_ErrorAlert.xml file read to list 10/26/2022 12:12:23 AM=>Info:- Count = 1 10/26/2022 12:12:23 AM=>Info:- Count 1 10/26/2022 12:12:23 AM=>Info - Fetching Data From MAIL XML 10/26/2022 12:12:23 AM=>Info - End of Fetching Data From Mail XML 10/26/2022 12:12:23 AM=>Info:- Start SenMail Method 10/26/2022 12:12:23 AM=>UseDefaultCredentials 10/26/2022 12:12:23 AM=>Credentials = bayersupport@sapl.net:Corona@2020 10/26/2022 12:12:23 AM=>EnableSsl = true 10/26/2022 12:12:23 AM=>DeliveryMethod 10/26/2022 12:12:23 AM=>Before Send 10/26/2022 12:12:23 AM=>Exception(SenMail) :System.Net.Mail.SmtpException: Failure sending mail. ---> System.IO.IOException: Unable to read data from the transport connection: An existing connection was forcibly closed by the remote host. ---> System.Net.Sockets.SocketException: An existing connection was forcibly closed by the remote host at System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size) --- End of inner exception stack trace --- at System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size) at System.Net.FixedSizeReader.ReadPacket(Byte[] buffer, Int32 offset, Int32 count) at System.Net.Security.SslState.StartReceiveBlob(Byte[] buffer, AsyncProtocolRequest asyncRequest) at System.Net.Security.SslState.CheckCompletionBeforeNextReceive(ProtocolToken message, AsyncProtocolRequest asyncRequest) at System.Net.Security.SslState.ForceAuthentication(Boolean receiveFirst, Byte[] buffer, AsyncProtocolRequest asyncRequest, Boolean renegotiation) at System.Net.Security.SslState.ProcessAuthentication(LazyAsyncResult lazyResult) at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state) at System.Net.TlsStream.ProcessAuthentication(LazyAsyncResult result) at System.Net.TlsStream.Write(Byte[] buffer, Int32 offset, Int32 size) at System.Net.PooledStream.Write(Byte[] buffer, Int32 offset, Int32 size) at System.Net.Mail.SmtpConnection.Flush() at System.Net.Mail.ReadLinesCommand.Send(SmtpConnection conn) at System.Net.Mail.EHelloCommand.Send(SmtpConnection conn, String domain) at System.Net.Mail.SmtpConnection.GetConnection(ServicePoint servicePoint) at System.Net.Mail.SmtpClient.GetConnection() at System.Net.Mail.SmtpClient.Send(MailMessage message) --- End of inner exception stack trace --- at System.Net.Mail.SmtpClient.Send(MailMessage message) at SAPLMailer.SAPLMailerService.SenMail(PendingMail objPendingMail) in E:\PROJECTS_SVN\SAPLMailer\SAPLMailer\SAPLMailer\SAPLMailerService.cs:line 400 10/26/2022 12:12:23 AM=>(SenMail)Failure sending To mail ID :bayersupport@sapl.net 10/26/2022 12:12:23 AM=>(SenMail)Failure sending CC mail ID : 10/26/2022 12:12:23 AM=>(SenMail)Failure sending mail Body :Hello, Please check attached file having issues in sending mails, please do the needful. 10/26/2022 12:12:23 AM=>delfile:-D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents\PendingMail\PendingMail_ErrorAlert.xml 10/26/2022 12:12:23 AM=>Info:- END Mailing Method 10/26/2022 12:12:23 AM=>Info:- Start Executing Telegram Method 10/26/2022 12:12:23 AM=>Info:- PendingTelegram.xml not exists 10/26/2022 12:12:23 AM=>Info:- End Executing TELEGRAM Method 10/26/2022 12:12:23 AM=>WriteToPendingXML ErrorAlert Start 10/26/2022 12:12:23 AM=>WriteToPendingXML ErrorAlert MailAttachmentsPath = D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents 10/26/2022 12:12:23 AM=>WriteToPendingXML ErrorAlertEntry Added Successfully 10/26/2022 12:12:23 AM=>Info - End of callingService Method 10/26/2022 12:14:23 AM=>Info - Check time Elapsed 10/26/2022 12:14:23 AM=>Info - Call callingService Method 10/26/2022 12:14:23 AM=>Info:- Call Both 10/26/2022 12:14:23 AM=>Info:- Start Executing SMS Method 10/26/2022 12:14:23 AM=>Info:- End Executing SMS Method 10/26/2022 12:14:23 AM=>Info:- Start Mailing Method 10/26/2022 12:14:23 AM=>Info:- ImportingEXE_END.xml file read to list 10/26/2022 12:14:23 AM=>Info:- ImportingEXE_START.xml file read to list 10/26/2022 12:14:23 AM=>Info:- PendingMail.xml file read to list 10/26/2022 12:14:23 AM=>Info:- PendingMail_ErrorAlert.xml file read to list 10/26/2022 12:14:23 AM=>Info:- Count = 1 10/26/2022 12:14:23 AM=>Info:- Count 1 10/26/2022 12:14:23 AM=>Info - Fetching Data From MAIL XML 10/26/2022 12:14:23 AM=>Info - End of Fetching Data From Mail XML 10/26/2022 12:14:23 AM=>Info:- Start SenMail Method 10/26/2022 12:14:23 AM=>UseDefaultCredentials 10/26/2022 12:14:23 AM=>Credentials = bayersupport@sapl.net:Corona@2020 10/26/2022 12:14:23 AM=>EnableSsl = true 10/26/2022 12:14:23 AM=>DeliveryMethod 10/26/2022 12:14:23 AM=>Before Send 10/26/2022 12:14:26 AM=>Exception(SenMail) :System.Net.Mail.SmtpException: Failure sending mail. ---> System.IO.IOException: Unable to read data from the transport connection: An existing connection was forcibly closed by the remote host. ---> System.Net.Sockets.SocketException: An existing connection was forcibly closed by the remote host at System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size) --- End of inner exception stack trace --- at System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size) at System.Net.FixedSizeReader.ReadPacket(Byte[] buffer, Int32 offset, Int32 count) at System.Net.Security.SslState.StartReceiveBlob(Byte[] buffer, AsyncProtocolRequest asyncRequest) at System.Net.Security.SslState.CheckCompletionBeforeNextReceive(ProtocolToken message, AsyncProtocolRequest asyncRequest) at System.Net.Security.SslState.ForceAuthentication(Boolean receiveFirst, Byte[] buffer, AsyncProtocolRequest asyncRequest, Boolean renegotiation) at System.Net.Security.SslState.ProcessAuthentication(LazyAsyncResult lazyResult) at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state) at System.Net.TlsStream.ProcessAuthentication(LazyAsyncResult result) at System.Net.TlsStream.Write(Byte[] buffer, Int32 offset, Int32 size) at System.Net.PooledStream.Write(Byte[] buffer, Int32 offset, Int32 size) at System.Net.Mail.SmtpConnection.Flush() at System.Net.Mail.ReadLinesCommand.Send(SmtpConnection conn) at System.Net.Mail.EHelloCommand.Send(SmtpConnection conn, String domain) at System.Net.Mail.SmtpConnection.GetConnection(ServicePoint servicePoint) at System.Net.Mail.SmtpClient.GetConnection() at System.Net.Mail.SmtpClient.Send(MailMessage message) --- End of inner exception stack trace --- at System.Net.Mail.SmtpClient.Send(MailMessage message) at SAPLMailer.SAPLMailerService.SenMail(PendingMail objPendingMail) in E:\PROJECTS_SVN\SAPLMailer\SAPLMailer\SAPLMailer\SAPLMailerService.cs:line 400 10/26/2022 12:14:26 AM=>(SenMail)Failure sending To mail ID :bayersupport@sapl.net 10/26/2022 12:14:26 AM=>(SenMail)Failure sending CC mail ID : 10/26/2022 12:14:26 AM=>(SenMail)Failure sending mail Body :Hello, Please check attached file having issues in sending mails, please do the needful. 10/26/2022 12:14:26 AM=>delfile:-D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents\PendingMail\PendingMail_ErrorAlert.xml 10/26/2022 12:14:27 AM=>Info:- END Mailing Method 10/26/2022 12:14:27 AM=>Info:- Start Executing Telegram Method 10/26/2022 12:14:27 AM=>Info:- PendingTelegram.xml not exists 10/26/2022 12:14:27 AM=>Info:- End Executing TELEGRAM Method 10/26/2022 12:14:27 AM=>WriteToPendingXML ErrorAlert Start 10/26/2022 12:14:27 AM=>WriteToPendingXML ErrorAlert MailAttachmentsPath = D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents 10/26/2022 12:14:27 AM=>WriteToPendingXML ErrorAlertEntry Added Successfully 10/26/2022 12:14:27 AM=>Info - End of callingService Method 10/26/2022 12:16:27 AM=>Info - Check time Elapsed 10/26/2022 12:16:27 AM=>Info - Call callingService Method 10/26/2022 12:16:27 AM=>Info:- Call Both 10/26/2022 12:16:27 AM=>Info:- Start Executing SMS Method 10/26/2022 12:16:27 AM=>Info:- End Executing SMS Method 10/26/2022 12:16:27 AM=>Info:- Start Mailing Method 10/26/2022 12:16:27 AM=>Info:- ImportingEXE_END.xml file read to list 10/26/2022 12:16:27 AM=>Info:- ImportingEXE_START.xml file read to list 10/26/2022 12:16:27 AM=>Info:- PendingMail.xml file read to list 10/26/2022 12:16:27 AM=>Info:- PendingMail_ErrorAlert.xml file read to list 10/26/2022 12:16:27 AM=>Info:- Count = 1 10/26/2022 12:16:27 AM=>Info:- Count 1 10/26/2022 12:16:27 AM=>Info - Fetching Data From MAIL XML 10/26/2022 12:16:27 AM=>Info - End of Fetching Data From Mail XML 10/26/2022 12:16:27 AM=>Info:- Start SenMail Method 10/26/2022 12:16:27 AM=>UseDefaultCredentials 10/26/2022 12:16:27 AM=>Credentials = bayersupport@sapl.net:Corona@2020 10/26/2022 12:16:27 AM=>EnableSsl = true 10/26/2022 12:16:27 AM=>DeliveryMethod 10/26/2022 12:16:27 AM=>Before Send 10/26/2022 12:17:51 AM=>Exception(SenMail) :System.Net.Mail.SmtpException: Failure sending mail. ---> System.Net.WebException: Unable to connect to the remote server ---> System.Net.Sockets.SocketException: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond 52.96.109.162:587 at System.Net.Sockets.Socket.DoConnect(EndPoint endPointSnapshot, SocketAddress socketAddress) at System.Net.ServicePoint.ConnectSocketInternal(Boolean connectFailure, Socket s4, Socket s6, Socket& socket, IPAddress& address, ConnectSocketState state, IAsyncResult asyncResult, Exception& exception) --- End of inner exception stack trace --- at System.Net.ServicePoint.GetConnection(PooledStream PooledStream, Object owner, Boolean async, IPAddress& address, Socket& abortSocket, Socket& abortSocket6) at System.Net.PooledStream.Activate(Object owningObject, Boolean async, GeneralAsyncDelegate asyncCallback) at System.Net.ConnectionPool.GetConnection(Object owningObject, GeneralAsyncDelegate asyncCallback, Int32 creationTimeout) at System.Net.Mail.SmtpConnection.GetConnection(ServicePoint servicePoint) at System.Net.Mail.SmtpClient.GetConnection() at System.Net.Mail.SmtpClient.Send(MailMessage message) --- End of inner exception stack trace --- at System.Net.Mail.SmtpClient.Send(MailMessage message) at SAPLMailer.SAPLMailerService.SenMail(PendingMail objPendingMail) in E:\PROJECTS_SVN\SAPLMailer\SAPLMailer\SAPLMailer\SAPLMailerService.cs:line 400 10/26/2022 12:17:51 AM=>(SenMail)Failure sending To mail ID :bayersupport@sapl.net 10/26/2022 12:17:51 AM=>(SenMail)Failure sending CC mail ID : 10/26/2022 12:17:51 AM=>(SenMail)Failure sending mail Body :Hello, Please check attached file having issues in sending mails, please do the needful. 10/26/2022 12:17:51 AM=>delfile:-D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents\PendingMail\PendingMail_ErrorAlert.xml 10/26/2022 12:17:51 AM=>Info:- END Mailing Method 10/26/2022 12:17:51 AM=>Info:- Start Executing Telegram Method 10/26/2022 12:17:51 AM=>Info:- PendingTelegram.xml not exists 10/26/2022 12:17:51 AM=>Info:- End Executing TELEGRAM Method 10/26/2022 12:17:51 AM=>WriteToPendingXML ErrorAlert Start 10/26/2022 12:17:51 AM=>WriteToPendingXML ErrorAlert MailAttachmentsPath = D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents 10/26/2022 12:17:51 AM=>WriteToPendingXML ErrorAlertEntry Added Successfully 10/26/2022 12:17:51 AM=>Info - End of callingService Method 10/26/2022 12:19:51 AM=>Info - Check time Elapsed 10/26/2022 12:19:51 AM=>Info - Call callingService Method 10/26/2022 12:19:51 AM=>Info:- Call Both 10/26/2022 12:19:51 AM=>Info:- Start Executing SMS Method 10/26/2022 12:19:51 AM=>Info:- End Executing SMS Method 10/26/2022 12:19:51 AM=>Info:- Start Mailing Method 10/26/2022 12:19:51 AM=>Info:- ImportingEXE_END.xml file read to list 10/26/2022 12:19:51 AM=>Info:- ImportingEXE_START.xml file read to list 10/26/2022 12:19:51 AM=>Info:- PendingMail.xml file read to list 10/26/2022 12:19:51 AM=>Info:- PendingMail_ErrorAlert.xml file read to list 10/26/2022 12:19:51 AM=>Info:- Count = 1 10/26/2022 12:19:51 AM=>Info:- Count 1 10/26/2022 12:19:51 AM=>Info - Fetching Data From MAIL XML 10/26/2022 12:19:51 AM=>Info - End of Fetching Data From Mail XML 10/26/2022 12:19:51 AM=>Info:- Start SenMail Method 10/26/2022 12:19:51 AM=>UseDefaultCredentials 10/26/2022 12:19:51 AM=>Credentials = bayersupport@sapl.net:Corona@2020 10/26/2022 12:19:51 AM=>EnableSsl = true 10/26/2022 12:19:51 AM=>DeliveryMethod 10/26/2022 12:19:51 AM=>Before Send 10/26/2022 12:20:42 AM=>Exception(SenMail) :System.Net.Mail.SmtpException: Failure sending mail. ---> System.IO.IOException: Unable to read data from the transport connection: An existing connection was forcibly closed by the remote host. ---> System.Net.Sockets.SocketException: An existing connection was forcibly closed by the remote host at System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size) --- End of inner exception stack trace --- at System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size) at System.Net.FixedSizeReader.ReadPacket(Byte[] buffer, Int32 offset, Int32 count) at System.Net.Security.SslState.StartReceiveBlob(Byte[] buffer, AsyncProtocolRequest asyncRequest) at System.Net.Security.SslState.CheckCompletionBeforeNextReceive(ProtocolToken message, AsyncProtocolRequest asyncRequest) at System.Net.Security.SslState.ForceAuthentication(Boolean receiveFirst, Byte[] buffer, AsyncProtocolRequest asyncRequest, Boolean renegotiation) at System.Net.Security.SslState.ProcessAuthentication(LazyAsyncResult lazyResult) at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state) at System.Net.TlsStream.ProcessAuthentication(LazyAsyncResult result) at System.Net.TlsStream.Write(Byte[] buffer, Int32 offset, Int32 size) at System.Net.PooledStream.Write(Byte[] buffer, Int32 offset, Int32 size) at System.Net.Mail.SmtpConnection.Flush() at System.Net.Mail.ReadLinesCommand.Send(SmtpConnection conn) at System.Net.Mail.EHelloCommand.Send(SmtpConnection conn, String domain) at System.Net.Mail.SmtpConnection.GetConnection(ServicePoint servicePoint) at System.Net.Mail.SmtpClient.GetConnection() at System.Net.Mail.SmtpClient.Send(MailMessage message) --- End of inner exception stack trace --- at System.Net.Mail.SmtpClient.Send(MailMessage message) at SAPLMailer.SAPLMailerService.SenMail(PendingMail objPendingMail) in E:\PROJECTS_SVN\SAPLMailer\SAPLMailer\SAPLMailer\SAPLMailerService.cs:line 400 10/26/2022 12:20:43 AM=>(SenMail)Failure sending To mail ID :bayersupport@sapl.net 10/26/2022 12:20:43 AM=>(SenMail)Failure sending CC mail ID : 10/26/2022 12:20:43 AM=>(SenMail)Failure sending mail Body :Hello, Please check attached file having issues in sending mails, please do the needful. 10/26/2022 12:20:43 AM=>delfile:-D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents\PendingMail\PendingMail_ErrorAlert.xml 10/26/2022 12:20:43 AM=>Info:- END Mailing Method 10/26/2022 12:20:43 AM=>Info:- Start Executing Telegram Method 10/26/2022 12:20:43 AM=>Info:- PendingTelegram.xml not exists 10/26/2022 12:20:43 AM=>Info:- End Executing TELEGRAM Method 10/26/2022 12:20:43 AM=>WriteToPendingXML ErrorAlert Start 10/26/2022 12:20:43 AM=>WriteToPendingXML ErrorAlert MailAttachmentsPath = D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents 10/26/2022 12:20:43 AM=>WriteToPendingXML ErrorAlertEntry Added Successfully 10/26/2022 12:20:43 AM=>Info - End of callingService Method 10/26/2022 12:22:43 AM=>Info - Check time Elapsed 10/26/2022 12:22:43 AM=>Info - Call callingService Method 10/26/2022 12:22:43 AM=>Info:- Call Both 10/26/2022 12:22:43 AM=>Info:- Start Executing SMS Method 10/26/2022 12:22:43 AM=>Info:- End Executing SMS Method 10/26/2022 12:22:43 AM=>Info:- Start Mailing Method 10/26/2022 12:22:43 AM=>Info:- ImportingEXE_END.xml file read to list 10/26/2022 12:22:43 AM=>Info:- ImportingEXE_START.xml file read to list 10/26/2022 12:22:43 AM=>Info:- PendingMail.xml file read to list 10/26/2022 12:22:43 AM=>Info:- PendingMail_ErrorAlert.xml file read to list 10/26/2022 12:22:43 AM=>Info:- Count = 1 10/26/2022 12:22:43 AM=>Info:- Count 1 10/26/2022 12:22:43 AM=>Info - Fetching Data From MAIL XML 10/26/2022 12:22:43 AM=>Info - End of Fetching Data From Mail XML 10/26/2022 12:22:43 AM=>Info:- Start SenMail Method 10/26/2022 12:22:43 AM=>UseDefaultCredentials 10/26/2022 12:22:43 AM=>Credentials = bayersupport@sapl.net:Corona@2020 10/26/2022 12:22:43 AM=>EnableSsl = true 10/26/2022 12:22:43 AM=>DeliveryMethod 10/26/2022 12:22:43 AM=>Before Send 10/26/2022 12:22:43 AM=>Exception(SenMail) :System.Net.Mail.SmtpException: Failure sending mail. ---> System.IO.IOException: Unable to read data from the transport connection: An existing connection was forcibly closed by the remote host. ---> System.Net.Sockets.SocketException: An existing connection was forcibly closed by the remote host at System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size) --- End of inner exception stack trace --- at System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size) at System.Net.FixedSizeReader.ReadPacket(Byte[] buffer, Int32 offset, Int32 count) at System.Net.Security.SslState.StartReceiveBlob(Byte[] buffer, AsyncProtocolRequest asyncRequest) at System.Net.Security.SslState.CheckCompletionBeforeNextReceive(ProtocolToken message, AsyncProtocolRequest asyncRequest) at System.Net.Security.SslState.ForceAuthentication(Boolean receiveFirst, Byte[] buffer, AsyncProtocolRequest asyncRequest, Boolean renegotiation) at System.Net.Security.SslState.ProcessAuthentication(LazyAsyncResult lazyResult) at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state) at System.Net.TlsStream.ProcessAuthentication(LazyAsyncResult result) at System.Net.TlsStream.Write(Byte[] buffer, Int32 offset, Int32 size) at System.Net.PooledStream.Write(Byte[] buffer, Int32 offset, Int32 size) at System.Net.Mail.SmtpConnection.Flush() at System.Net.Mail.ReadLinesCommand.Send(SmtpConnection conn) at System.Net.Mail.EHelloCommand.Send(SmtpConnection conn, String domain) at System.Net.Mail.SmtpConnection.GetConnection(ServicePoint servicePoint) at System.Net.Mail.SmtpClient.GetConnection() at System.Net.Mail.SmtpClient.Send(MailMessage message) --- End of inner exception stack trace --- at System.Net.Mail.SmtpClient.Send(MailMessage message) at SAPLMailer.SAPLMailerService.SenMail(PendingMail objPendingMail) in E:\PROJECTS_SVN\SAPLMailer\SAPLMailer\SAPLMailer\SAPLMailerService.cs:line 400 10/26/2022 12:22:43 AM=>(SenMail)Failure sending To mail ID :bayersupport@sapl.net 10/26/2022 12:22:43 AM=>(SenMail)Failure sending CC mail ID : 10/26/2022 12:22:43 AM=>(SenMail)Failure sending mail Body :Hello, Please check attached file having issues in sending mails, please do the needful. 10/26/2022 12:22:43 AM=>delfile:-D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents\PendingMail\PendingMail_ErrorAlert.xml 10/26/2022 12:22:43 AM=>Info:- END Mailing Method 10/26/2022 12:22:43 AM=>Info:- Start Executing Telegram Method 10/26/2022 12:22:43 AM=>Info:- PendingTelegram.xml not exists 10/26/2022 12:22:43 AM=>Info:- End Executing TELEGRAM Method 10/26/2022 12:22:43 AM=>WriteToPendingXML ErrorAlert Start 10/26/2022 12:22:43 AM=>WriteToPendingXML ErrorAlert MailAttachmentsPath = D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents 10/26/2022 12:22:43 AM=>WriteToPendingXML ErrorAlertEntry Added Successfully 10/26/2022 12:22:43 AM=>Info - End of callingService Method 10/26/2022 12:24:43 AM=>Info - Check time Elapsed 10/26/2022 12:24:43 AM=>Info - Call callingService Method 10/26/2022 12:24:43 AM=>Info:- Call Both 10/26/2022 12:24:43 AM=>Info:- Start Executing SMS Method 10/26/2022 12:24:43 AM=>Info:- End Executing SMS Method 10/26/2022 12:24:43 AM=>Info:- Start Mailing Method 10/26/2022 12:24:43 AM=>Info:- ImportingEXE_END.xml file read to list 10/26/2022 12:24:43 AM=>Info:- ImportingEXE_START.xml file read to list 10/26/2022 12:24:43 AM=>Info:- PendingMail.xml file read to list 10/26/2022 12:24:43 AM=>Info:- PendingMail_ErrorAlert.xml file read to list 10/26/2022 12:24:43 AM=>Info:- Count = 1 10/26/2022 12:24:43 AM=>Info:- Count 1 10/26/2022 12:24:43 AM=>Info - Fetching Data From MAIL XML 10/26/2022 12:24:43 AM=>Info - End of Fetching Data From Mail XML 10/26/2022 12:24:43 AM=>Info:- Start SenMail Method 10/26/2022 12:24:43 AM=>UseDefaultCredentials 10/26/2022 12:24:43 AM=>Credentials = bayersupport@sapl.net:Corona@2020 10/26/2022 12:24:43 AM=>EnableSsl = true 10/26/2022 12:24:43 AM=>DeliveryMethod 10/26/2022 12:24:43 AM=>Before Send 10/26/2022 12:24:43 AM=>Exception(SenMail) :System.Net.Mail.SmtpException: Failure sending mail. ---> System.IO.IOException: Unable to read data from the transport connection: An existing connection was forcibly closed by the remote host. ---> System.Net.Sockets.SocketException: An existing connection was forcibly closed by the remote host at System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size) --- End of inner exception stack trace --- at System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size) at System.Net.FixedSizeReader.ReadPacket(Byte[] buffer, Int32 offset, Int32 count) at System.Net.Security.SslState.StartReceiveBlob(Byte[] buffer, AsyncProtocolRequest asyncRequest) at System.Net.Security.SslState.CheckCompletionBeforeNextReceive(ProtocolToken message, AsyncProtocolRequest asyncRequest) at System.Net.Security.SslState.ForceAuthentication(Boolean receiveFirst, Byte[] buffer, AsyncProtocolRequest asyncRequest, Boolean renegotiation) at System.Net.Security.SslState.ProcessAuthentication(LazyAsyncResult lazyResult) at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state) at System.Net.TlsStream.ProcessAuthentication(LazyAsyncResult result) at System.Net.TlsStream.Write(Byte[] buffer, Int32 offset, Int32 size) at System.Net.PooledStream.Write(Byte[] buffer, Int32 offset, Int32 size) at System.Net.Mail.SmtpConnection.Flush() at System.Net.Mail.ReadLinesCommand.Send(SmtpConnection conn) at System.Net.Mail.EHelloCommand.Send(SmtpConnection conn, String domain) at System.Net.Mail.SmtpConnection.GetConnection(ServicePoint servicePoint) at System.Net.Mail.SmtpClient.GetConnection() at System.Net.Mail.SmtpClient.Send(MailMessage message) --- End of inner exception stack trace --- at System.Net.Mail.SmtpClient.Send(MailMessage message) at SAPLMailer.SAPLMailerService.SenMail(PendingMail objPendingMail) in E:\PROJECTS_SVN\SAPLMailer\SAPLMailer\SAPLMailer\SAPLMailerService.cs:line 400 10/26/2022 12:24:43 AM=>(SenMail)Failure sending To mail ID :bayersupport@sapl.net 10/26/2022 12:24:43 AM=>(SenMail)Failure sending CC mail ID : 10/26/2022 12:24:43 AM=>(SenMail)Failure sending mail Body :Hello, Please check attached file having issues in sending mails, please do the needful. 10/26/2022 12:24:43 AM=>delfile:-D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents\PendingMail\PendingMail_ErrorAlert.xml 10/26/2022 12:24:44 AM=>Info:- END Mailing Method 10/26/2022 12:24:44 AM=>Info:- Start Executing Telegram Method 10/26/2022 12:24:44 AM=>Info:- PendingTelegram.xml not exists 10/26/2022 12:24:44 AM=>Info:- End Executing TELEGRAM Method 10/26/2022 12:24:44 AM=>WriteToPendingXML ErrorAlert Start 10/26/2022 12:24:44 AM=>WriteToPendingXML ErrorAlert MailAttachmentsPath = D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents 10/26/2022 12:24:44 AM=>WriteToPendingXML ErrorAlertEntry Added Successfully 10/26/2022 12:24:44 AM=>Info - End of callingService Method 10/26/2022 12:26:44 AM=>Info - Check time Elapsed 10/26/2022 12:26:44 AM=>Info - Call callingService Method 10/26/2022 12:26:44 AM=>Info:- Call Both 10/26/2022 12:26:44 AM=>Info:- Start Executing SMS Method 10/26/2022 12:26:44 AM=>Info:- End Executing SMS Method 10/26/2022 12:26:44 AM=>Info:- Start Mailing Method 10/26/2022 12:26:44 AM=>Info:- ImportingEXE_END.xml file read to list 10/26/2022 12:26:44 AM=>Info:- ImportingEXE_START.xml file read to list 10/26/2022 12:26:44 AM=>Info:- PendingMail.xml file read to list 10/26/2022 12:26:44 AM=>Info:- PendingMail_ErrorAlert.xml file read to list 10/26/2022 12:26:44 AM=>Info:- Count = 1 10/26/2022 12:26:44 AM=>Info:- Count 1 10/26/2022 12:26:44 AM=>Info - Fetching Data From MAIL XML 10/26/2022 12:26:44 AM=>Info - End of Fetching Data From Mail XML 10/26/2022 12:26:44 AM=>Info:- Start SenMail Method 10/26/2022 12:26:44 AM=>UseDefaultCredentials 10/26/2022 12:26:44 AM=>Credentials = bayersupport@sapl.net:Corona@2020 10/26/2022 12:26:44 AM=>EnableSsl = true 10/26/2022 12:26:44 AM=>DeliveryMethod 10/26/2022 12:26:44 AM=>Before Send 10/26/2022 12:27:05 AM=>Exception(SenMail) :System.Net.Mail.SmtpException: Failure sending mail. ---> System.IO.IOException: Unable to read data from the transport connection: An existing connection was forcibly closed by the remote host. ---> System.Net.Sockets.SocketException: An existing connection was forcibly closed by the remote host at System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size) --- End of inner exception stack trace --- at System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size) at System.Net.FixedSizeReader.ReadPacket(Byte[] buffer, Int32 offset, Int32 count) at System.Net.Security.SslState.StartReceiveBlob(Byte[] buffer, AsyncProtocolRequest asyncRequest) at System.Net.Security.SslState.CheckCompletionBeforeNextReceive(ProtocolToken message, AsyncProtocolRequest asyncRequest) at System.Net.Security.SslState.ForceAuthentication(Boolean receiveFirst, Byte[] buffer, AsyncProtocolRequest asyncRequest, Boolean renegotiation) at System.Net.Security.SslState.ProcessAuthentication(LazyAsyncResult lazyResult) at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state) at System.Net.TlsStream.ProcessAuthentication(LazyAsyncResult result) at System.Net.TlsStream.Write(Byte[] buffer, Int32 offset, Int32 size) at System.Net.PooledStream.Write(Byte[] buffer, Int32 offset, Int32 size) at System.Net.Mail.SmtpConnection.Flush() at System.Net.Mail.ReadLinesCommand.Send(SmtpConnection conn) at System.Net.Mail.EHelloCommand.Send(SmtpConnection conn, String domain) at System.Net.Mail.SmtpConnection.GetConnection(ServicePoint servicePoint) at System.Net.Mail.SmtpClient.GetConnection() at System.Net.Mail.SmtpClient.Send(MailMessage message) --- End of inner exception stack trace --- at System.Net.Mail.SmtpClient.Send(MailMessage message) at SAPLMailer.SAPLMailerService.SenMail(PendingMail objPendingMail) in E:\PROJECTS_SVN\SAPLMailer\SAPLMailer\SAPLMailer\SAPLMailerService.cs:line 400 10/26/2022 12:27:05 AM=>(SenMail)Failure sending To mail ID :bayersupport@sapl.net 10/26/2022 12:27:05 AM=>(SenMail)Failure sending CC mail ID : 10/26/2022 12:27:05 AM=>(SenMail)Failure sending mail Body :Hello, Please check attached file having issues in sending mails, please do the needful. 10/26/2022 12:27:05 AM=>delfile:-D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents\PendingMail\PendingMail_ErrorAlert.xml 10/26/2022 12:27:05 AM=>Info:- END Mailing Method 10/26/2022 12:27:05 AM=>Info:- Start Executing Telegram Method 10/26/2022 12:27:05 AM=>Info:- PendingTelegram.xml not exists 10/26/2022 12:27:05 AM=>Info:- End Executing TELEGRAM Method 10/26/2022 12:27:05 AM=>WriteToPendingXML ErrorAlert Start 10/26/2022 12:27:05 AM=>WriteToPendingXML ErrorAlert MailAttachmentsPath = D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents 10/26/2022 12:27:06 AM=>WriteToPendingXML ErrorAlertEntry Added Successfully 10/26/2022 12:27:06 AM=>Info - End of callingService Method 10/26/2022 12:29:06 AM=>Info - Check time Elapsed 10/26/2022 12:29:06 AM=>Info - Call callingService Method 10/26/2022 12:29:06 AM=>Info:- Call Both 10/26/2022 12:29:06 AM=>Info:- Start Executing SMS Method 10/26/2022 12:29:06 AM=>Info:- End Executing SMS Method 10/26/2022 12:29:06 AM=>Info:- Start Mailing Method 10/26/2022 12:29:06 AM=>Info:- ImportingEXE_END.xml file read to list 10/26/2022 12:29:06 AM=>Info:- ImportingEXE_START.xml file read to list 10/26/2022 12:29:06 AM=>Info:- PendingMail.xml file read to list 10/26/2022 12:29:06 AM=>Info:- PendingMail_ErrorAlert.xml file read to list 10/26/2022 12:29:06 AM=>Info:- Count = 1 10/26/2022 12:29:06 AM=>Info:- Count 1 10/26/2022 12:29:06 AM=>Info - Fetching Data From MAIL XML 10/26/2022 12:29:06 AM=>Info - End of Fetching Data From Mail XML 10/26/2022 12:29:06 AM=>Info:- Start SenMail Method 10/26/2022 12:29:06 AM=>UseDefaultCredentials 10/26/2022 12:29:06 AM=>Credentials = bayersupport@sapl.net:Corona@2020 10/26/2022 12:29:06 AM=>EnableSsl = true 10/26/2022 12:29:06 AM=>DeliveryMethod 10/26/2022 12:29:06 AM=>Before Send 10/26/2022 12:30:18 AM=>Exception(SenMail) :System.Net.Mail.SmtpException: Failure sending mail. ---> System.IO.IOException: Unable to read data from the transport connection: An existing connection was forcibly closed by the remote host. ---> System.Net.Sockets.SocketException: An existing connection was forcibly closed by the remote host at System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size) --- End of inner exception stack trace --- at System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size) at System.Net.FixedSizeReader.ReadPacket(Byte[] buffer, Int32 offset, Int32 count) at System.Net.Security.SslState.StartReceiveBlob(Byte[] buffer, AsyncProtocolRequest asyncRequest) at System.Net.Security.SslState.CheckCompletionBeforeNextReceive(ProtocolToken message, AsyncProtocolRequest asyncRequest) at System.Net.Security.SslState.ForceAuthentication(Boolean receiveFirst, Byte[] buffer, AsyncProtocolRequest asyncRequest, Boolean renegotiation) at System.Net.Security.SslState.ProcessAuthentication(LazyAsyncResult lazyResult) at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state) at System.Net.TlsStream.ProcessAuthentication(LazyAsyncResult result) at System.Net.TlsStream.Write(Byte[] buffer, Int32 offset, Int32 size) at System.Net.PooledStream.Write(Byte[] buffer, Int32 offset, Int32 size) at System.Net.Mail.SmtpConnection.Flush() at System.Net.Mail.ReadLinesCommand.Send(SmtpConnection conn) at System.Net.Mail.EHelloCommand.Send(SmtpConnection conn, String domain) at System.Net.Mail.SmtpConnection.GetConnection(ServicePoint servicePoint) at System.Net.Mail.SmtpClient.GetConnection() at System.Net.Mail.SmtpClient.Send(MailMessage message) --- End of inner exception stack trace --- at System.Net.Mail.SmtpClient.Send(MailMessage message) at SAPLMailer.SAPLMailerService.SenMail(PendingMail objPendingMail) in E:\PROJECTS_SVN\SAPLMailer\SAPLMailer\SAPLMailer\SAPLMailerService.cs:line 400 10/26/2022 12:30:18 AM=>(SenMail)Failure sending To mail ID :bayersupport@sapl.net 10/26/2022 12:30:18 AM=>(SenMail)Failure sending CC mail ID : 10/26/2022 12:30:18 AM=>(SenMail)Failure sending mail Body :Hello, Please check attached file having issues in sending mails, please do the needful. 10/26/2022 12:30:18 AM=>delfile:-D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents\PendingMail\PendingMail_ErrorAlert.xml 10/26/2022 12:30:18 AM=>Info:- END Mailing Method 10/26/2022 12:30:18 AM=>Info:- Start Executing Telegram Method 10/26/2022 12:30:18 AM=>Info:- PendingTelegram.xml not exists 10/26/2022 12:30:18 AM=>Info:- End Executing TELEGRAM Method 10/26/2022 12:30:18 AM=>WriteToPendingXML ErrorAlert Start 10/26/2022 12:30:18 AM=>WriteToPendingXML ErrorAlert MailAttachmentsPath = D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents 10/26/2022 12:30:18 AM=>WriteToPendingXML ErrorAlertEntry Added Successfully 10/26/2022 12:30:18 AM=>Info - End of callingService Method 10/26/2022 12:32:18 AM=>Info - Check time Elapsed 10/26/2022 12:32:18 AM=>Info - Call callingService Method 10/26/2022 12:32:18 AM=>Info:- Call Both 10/26/2022 12:32:18 AM=>Info:- Start Executing SMS Method 10/26/2022 12:32:18 AM=>Info:- End Executing SMS Method 10/26/2022 12:32:18 AM=>Info:- Start Mailing Method 10/26/2022 12:32:18 AM=>Info:- ImportingEXE_END.xml file read to list 10/26/2022 12:32:18 AM=>Info:- ImportingEXE_START.xml file read to list 10/26/2022 12:32:18 AM=>Info:- PendingMail.xml file read to list 10/26/2022 12:32:18 AM=>Info:- PendingMail_ErrorAlert.xml file read to list 10/26/2022 12:32:18 AM=>Info:- Count = 1 10/26/2022 12:32:18 AM=>Info:- Count 1 10/26/2022 12:32:18 AM=>Info - Fetching Data From MAIL XML 10/26/2022 12:32:18 AM=>Info - End of Fetching Data From Mail XML 10/26/2022 12:32:18 AM=>Info:- Start SenMail Method 10/26/2022 12:32:18 AM=>UseDefaultCredentials 10/26/2022 12:32:18 AM=>Credentials = bayersupport@sapl.net:Corona@2020 10/26/2022 12:32:18 AM=>EnableSsl = true 10/26/2022 12:32:18 AM=>DeliveryMethod 10/26/2022 12:32:18 AM=>Before Send 10/26/2022 12:32:19 AM=>Exception(SenMail) :System.Net.Mail.SmtpException: Failure sending mail. ---> System.IO.IOException: Unable to read data from the transport connection: An existing connection was forcibly closed by the remote host. ---> System.Net.Sockets.SocketException: An existing connection was forcibly closed by the remote host at System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size) --- End of inner exception stack trace --- at System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size) at System.Net.FixedSizeReader.ReadPacket(Byte[] buffer, Int32 offset, Int32 count) at System.Net.Security.SslState.StartReceiveBlob(Byte[] buffer, AsyncProtocolRequest asyncRequest) at System.Net.Security.SslState.CheckCompletionBeforeNextReceive(ProtocolToken message, AsyncProtocolRequest asyncRequest) at System.Net.Security.SslState.ForceAuthentication(Boolean receiveFirst, Byte[] buffer, AsyncProtocolRequest asyncRequest, Boolean renegotiation) at System.Net.Security.SslState.ProcessAuthentication(LazyAsyncResult lazyResult) at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state) at System.Net.TlsStream.ProcessAuthentication(LazyAsyncResult result) at System.Net.TlsStream.Write(Byte[] buffer, Int32 offset, Int32 size) at System.Net.PooledStream.Write(Byte[] buffer, Int32 offset, Int32 size) at System.Net.Mail.SmtpConnection.Flush() at System.Net.Mail.ReadLinesCommand.Send(SmtpConnection conn) at System.Net.Mail.EHelloCommand.Send(SmtpConnection conn, String domain) at System.Net.Mail.SmtpConnection.GetConnection(ServicePoint servicePoint) at System.Net.Mail.SmtpClient.GetConnection() at System.Net.Mail.SmtpClient.Send(MailMessage message) --- End of inner exception stack trace --- at System.Net.Mail.SmtpClient.Send(MailMessage message) at SAPLMailer.SAPLMailerService.SenMail(PendingMail objPendingMail) in E:\PROJECTS_SVN\SAPLMailer\SAPLMailer\SAPLMailer\SAPLMailerService.cs:line 400 10/26/2022 12:32:19 AM=>(SenMail)Failure sending To mail ID :bayersupport@sapl.net 10/26/2022 12:32:19 AM=>(SenMail)Failure sending CC mail ID : 10/26/2022 12:32:19 AM=>(SenMail)Failure sending mail Body :Hello, Please check attached file having issues in sending mails, please do the needful. 10/26/2022 12:32:19 AM=>delfile:-D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents\PendingMail\PendingMail_ErrorAlert.xml 10/26/2022 12:32:19 AM=>Info:- END Mailing Method 10/26/2022 12:32:19 AM=>Info:- Start Executing Telegram Method 10/26/2022 12:32:19 AM=>Info:- PendingTelegram.xml not exists 10/26/2022 12:32:19 AM=>Info:- End Executing TELEGRAM Method 10/26/2022 12:32:19 AM=>WriteToPendingXML ErrorAlert Start 10/26/2022 12:32:19 AM=>WriteToPendingXML ErrorAlert MailAttachmentsPath = D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents 10/26/2022 12:32:19 AM=>WriteToPendingXML ErrorAlertEntry Added Successfully 10/26/2022 12:32:19 AM=>Info - End of callingService Method 10/26/2022 12:34:19 AM=>Info - Check time Elapsed 10/26/2022 12:34:19 AM=>Info - Call callingService Method 10/26/2022 12:34:19 AM=>Info:- Call Both 10/26/2022 12:34:19 AM=>Info:- Start Executing SMS Method 10/26/2022 12:34:19 AM=>Info:- End Executing SMS Method 10/26/2022 12:34:19 AM=>Info:- Start Mailing Method 10/26/2022 12:34:19 AM=>Info:- ImportingEXE_END.xml file read to list 10/26/2022 12:34:19 AM=>Info:- ImportingEXE_START.xml file read to list 10/26/2022 12:34:19 AM=>Info:- PendingMail.xml file read to list 10/26/2022 12:34:19 AM=>Info:- PendingMail_ErrorAlert.xml file read to list 10/26/2022 12:34:19 AM=>Info:- Count = 1 10/26/2022 12:34:19 AM=>Info:- Count 1 10/26/2022 12:34:19 AM=>Info - Fetching Data From MAIL XML 10/26/2022 12:34:19 AM=>Info - End of Fetching Data From Mail XML 10/26/2022 12:34:19 AM=>Info:- Start SenMail Method 10/26/2022 12:34:19 AM=>UseDefaultCredentials 10/26/2022 12:34:19 AM=>Credentials = bayersupport@sapl.net:Corona@2020 10/26/2022 12:34:19 AM=>EnableSsl = true 10/26/2022 12:34:19 AM=>DeliveryMethod 10/26/2022 12:34:19 AM=>Before Send 10/26/2022 12:35:43 AM=>Exception(SenMail) :System.Net.Mail.SmtpException: Failure sending mail. ---> System.Net.WebException: Unable to connect to the remote server ---> System.Net.Sockets.SocketException: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond 52.96.33.82:587 at System.Net.Sockets.Socket.DoConnect(EndPoint endPointSnapshot, SocketAddress socketAddress) at System.Net.ServicePoint.ConnectSocketInternal(Boolean connectFailure, Socket s4, Socket s6, Socket& socket, IPAddress& address, ConnectSocketState state, IAsyncResult asyncResult, Exception& exception) --- End of inner exception stack trace --- at System.Net.ServicePoint.GetConnection(PooledStream PooledStream, Object owner, Boolean async, IPAddress& address, Socket& abortSocket, Socket& abortSocket6) at System.Net.PooledStream.Activate(Object owningObject, Boolean async, GeneralAsyncDelegate asyncCallback) at System.Net.ConnectionPool.GetConnection(Object owningObject, GeneralAsyncDelegate asyncCallback, Int32 creationTimeout) at System.Net.Mail.SmtpConnection.GetConnection(ServicePoint servicePoint) at System.Net.Mail.SmtpClient.GetConnection() at System.Net.Mail.SmtpClient.Send(MailMessage message) --- End of inner exception stack trace --- at System.Net.Mail.SmtpClient.Send(MailMessage message) at SAPLMailer.SAPLMailerService.SenMail(PendingMail objPendingMail) in E:\PROJECTS_SVN\SAPLMailer\SAPLMailer\SAPLMailer\SAPLMailerService.cs:line 400 10/26/2022 12:35:43 AM=>(SenMail)Failure sending To mail ID :bayersupport@sapl.net 10/26/2022 12:35:43 AM=>(SenMail)Failure sending CC mail ID : 10/26/2022 12:35:43 AM=>(SenMail)Failure sending mail Body :Hello, Please check attached file having issues in sending mails, please do the needful. 10/26/2022 12:35:43 AM=>delfile:-D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents\PendingMail\PendingMail_ErrorAlert.xml 10/26/2022 12:35:43 AM=>Info:- END Mailing Method 10/26/2022 12:35:43 AM=>Info:- Start Executing Telegram Method 10/26/2022 12:35:43 AM=>Info:- PendingTelegram.xml not exists 10/26/2022 12:35:43 AM=>Info:- End Executing TELEGRAM Method 10/26/2022 12:35:43 AM=>WriteToPendingXML ErrorAlert Start 10/26/2022 12:35:43 AM=>WriteToPendingXML ErrorAlert MailAttachmentsPath = D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents 10/26/2022 12:35:43 AM=>WriteToPendingXML ErrorAlertEntry Added Successfully 10/26/2022 12:35:43 AM=>Info - End of callingService Method 10/26/2022 12:37:43 AM=>Info - Check time Elapsed 10/26/2022 12:37:43 AM=>Info - Call callingService Method 10/26/2022 12:37:43 AM=>Info:- Call Both 10/26/2022 12:37:43 AM=>Info:- Start Executing SMS Method 10/26/2022 12:37:43 AM=>Info:- End Executing SMS Method 10/26/2022 12:37:43 AM=>Info:- Start Mailing Method 10/26/2022 12:37:43 AM=>Info:- ImportingEXE_END.xml file read to list 10/26/2022 12:37:43 AM=>Info:- ImportingEXE_START.xml file read to list 10/26/2022 12:37:43 AM=>Info:- PendingMail.xml file read to list 10/26/2022 12:37:43 AM=>Info:- PendingMail_ErrorAlert.xml file read to list 10/26/2022 12:37:43 AM=>Info:- Count = 1 10/26/2022 12:37:43 AM=>Info:- Count 1 10/26/2022 12:37:43 AM=>Info - Fetching Data From MAIL XML 10/26/2022 12:37:43 AM=>Info - End of Fetching Data From Mail XML 10/26/2022 12:37:43 AM=>Info:- Start SenMail Method 10/26/2022 12:37:43 AM=>UseDefaultCredentials 10/26/2022 12:37:43 AM=>Credentials = bayersupport@sapl.net:Corona@2020 10/26/2022 12:37:43 AM=>EnableSsl = true 10/26/2022 12:37:43 AM=>DeliveryMethod 10/26/2022 12:37:43 AM=>Before Send 10/26/2022 12:37:52 AM=>Exception(SenMail) :System.Net.Mail.SmtpException: Failure sending mail. ---> System.IO.IOException: Unable to read data from the transport connection: An existing connection was forcibly closed by the remote host. ---> System.Net.Sockets.SocketException: An existing connection was forcibly closed by the remote host at System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size) --- End of inner exception stack trace --- at System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size) at System.Net.FixedSizeReader.ReadPacket(Byte[] buffer, Int32 offset, Int32 count) at System.Net.Security.SslState.StartReceiveBlob(Byte[] buffer, AsyncProtocolRequest asyncRequest) at System.Net.Security.SslState.CheckCompletionBeforeNextReceive(ProtocolToken message, AsyncProtocolRequest asyncRequest) at System.Net.Security.SslState.ForceAuthentication(Boolean receiveFirst, Byte[] buffer, AsyncProtocolRequest asyncRequest, Boolean renegotiation) at System.Net.Security.SslState.ProcessAuthentication(LazyAsyncResult lazyResult) at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state) at System.Net.TlsStream.ProcessAuthentication(LazyAsyncResult result) at System.Net.TlsStream.Write(Byte[] buffer, Int32 offset, Int32 size) at System.Net.PooledStream.Write(Byte[] buffer, Int32 offset, Int32 size) at System.Net.Mail.SmtpConnection.Flush() at System.Net.Mail.ReadLinesCommand.Send(SmtpConnection conn) at System.Net.Mail.EHelloCommand.Send(SmtpConnection conn, String domain) at System.Net.Mail.SmtpConnection.GetConnection(ServicePoint servicePoint) at System.Net.Mail.SmtpClient.GetConnection() at System.Net.Mail.SmtpClient.Send(MailMessage message) --- End of inner exception stack trace --- at System.Net.Mail.SmtpClient.Send(MailMessage message) at SAPLMailer.SAPLMailerService.SenMail(PendingMail objPendingMail) in E:\PROJECTS_SVN\SAPLMailer\SAPLMailer\SAPLMailer\SAPLMailerService.cs:line 400 10/26/2022 12:37:52 AM=>(SenMail)Failure sending To mail ID :bayersupport@sapl.net 10/26/2022 12:37:52 AM=>(SenMail)Failure sending CC mail ID : 10/26/2022 12:37:52 AM=>(SenMail)Failure sending mail Body :Hello, Please check attached file having issues in sending mails, please do the needful. 10/26/2022 12:37:52 AM=>delfile:-D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents\PendingMail\PendingMail_ErrorAlert.xml 10/26/2022 12:37:53 AM=>Info:- END Mailing Method 10/26/2022 12:37:53 AM=>Info:- Start Executing Telegram Method 10/26/2022 12:37:53 AM=>Info:- PendingTelegram.xml not exists 10/26/2022 12:37:53 AM=>Info:- End Executing TELEGRAM Method 10/26/2022 12:37:53 AM=>WriteToPendingXML ErrorAlert Start 10/26/2022 12:37:53 AM=>WriteToPendingXML ErrorAlert MailAttachmentsPath = D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents 10/26/2022 12:37:53 AM=>WriteToPendingXML ErrorAlertEntry Added Successfully 10/26/2022 12:37:53 AM=>Info - End of callingService Method 10/26/2022 12:39:53 AM=>Info - Check time Elapsed 10/26/2022 12:39:53 AM=>Info - Call callingService Method 10/26/2022 12:39:53 AM=>Info:- Call Both 10/26/2022 12:39:53 AM=>Info:- Start Executing SMS Method 10/26/2022 12:39:53 AM=>Info:- End Executing SMS Method 10/26/2022 12:39:53 AM=>Info:- Start Mailing Method 10/26/2022 12:39:53 AM=>Info:- ImportingEXE_END.xml file read to list 10/26/2022 12:39:53 AM=>Info:- ImportingEXE_START.xml file read to list 10/26/2022 12:39:53 AM=>Info:- PendingMail.xml file read to list 10/26/2022 12:39:53 AM=>Info:- PendingMail_ErrorAlert.xml file read to list 10/26/2022 12:39:53 AM=>Info:- Count = 1 10/26/2022 12:39:53 AM=>Info:- Count 1 10/26/2022 12:39:53 AM=>Info - Fetching Data From MAIL XML 10/26/2022 12:39:53 AM=>Info - End of Fetching Data From Mail XML 10/26/2022 12:39:53 AM=>Info:- Start SenMail Method 10/26/2022 12:39:53 AM=>UseDefaultCredentials 10/26/2022 12:39:53 AM=>Credentials = bayersupport@sapl.net:Corona@2020 10/26/2022 12:39:53 AM=>EnableSsl = true 10/26/2022 12:39:53 AM=>DeliveryMethod 10/26/2022 12:39:53 AM=>Before Send 10/26/2022 12:40:23 AM=>Exception(SenMail) :System.Net.Mail.SmtpException: Failure sending mail. ---> System.IO.IOException: Unable to read data from the transport connection: An existing connection was forcibly closed by the remote host. ---> System.Net.Sockets.SocketException: An existing connection was forcibly closed by the remote host at System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size) --- End of inner exception stack trace --- at System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size) at System.Net.FixedSizeReader.ReadPacket(Byte[] buffer, Int32 offset, Int32 count) at System.Net.Security.SslState.StartReceiveBlob(Byte[] buffer, AsyncProtocolRequest asyncRequest) at System.Net.Security.SslState.CheckCompletionBeforeNextReceive(ProtocolToken message, AsyncProtocolRequest asyncRequest) at System.Net.Security.SslState.ForceAuthentication(Boolean receiveFirst, Byte[] buffer, AsyncProtocolRequest asyncRequest, Boolean renegotiation) at System.Net.Security.SslState.ProcessAuthentication(LazyAsyncResult lazyResult) at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state) at System.Net.TlsStream.ProcessAuthentication(LazyAsyncResult result) at System.Net.TlsStream.Write(Byte[] buffer, Int32 offset, Int32 size) at System.Net.PooledStream.Write(Byte[] buffer, Int32 offset, Int32 size) at System.Net.Mail.SmtpConnection.Flush() at System.Net.Mail.ReadLinesCommand.Send(SmtpConnection conn) at System.Net.Mail.EHelloCommand.Send(SmtpConnection conn, String domain) at System.Net.Mail.SmtpConnection.GetConnection(ServicePoint servicePoint) at System.Net.Mail.SmtpClient.GetConnection() at System.Net.Mail.SmtpClient.Send(MailMessage message) --- End of inner exception stack trace --- at System.Net.Mail.SmtpClient.Send(MailMessage message) at SAPLMailer.SAPLMailerService.SenMail(PendingMail objPendingMail) in E:\PROJECTS_SVN\SAPLMailer\SAPLMailer\SAPLMailer\SAPLMailerService.cs:line 400 10/26/2022 12:40:23 AM=>(SenMail)Failure sending To mail ID :bayersupport@sapl.net 10/26/2022 12:40:23 AM=>(SenMail)Failure sending CC mail ID : 10/26/2022 12:40:23 AM=>(SenMail)Failure sending mail Body :Hello, Please check attached file having issues in sending mails, please do the needful. 10/26/2022 12:40:23 AM=>delfile:-D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents\PendingMail\PendingMail_ErrorAlert.xml 10/26/2022 12:40:23 AM=>Info:- END Mailing Method 10/26/2022 12:40:23 AM=>Info:- Start Executing Telegram Method 10/26/2022 12:40:23 AM=>Info:- PendingTelegram.xml not exists 10/26/2022 12:40:23 AM=>Info:- End Executing TELEGRAM Method 10/26/2022 12:40:23 AM=>WriteToPendingXML ErrorAlert Start 10/26/2022 12:40:23 AM=>WriteToPendingXML ErrorAlert MailAttachmentsPath = D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents 10/26/2022 12:40:23 AM=>WriteToPendingXML ErrorAlertEntry Added Successfully 10/26/2022 12:40:23 AM=>Info - End of callingService Method 10/26/2022 12:42:23 AM=>Info - Check time Elapsed 10/26/2022 12:42:23 AM=>Info - Call callingService Method 10/26/2022 12:42:23 AM=>Info:- Call Both 10/26/2022 12:42:23 AM=>Info:- Start Executing SMS Method 10/26/2022 12:42:23 AM=>Info:- End Executing SMS Method 10/26/2022 12:42:23 AM=>Info:- Start Mailing Method 10/26/2022 12:42:23 AM=>Info:- ImportingEXE_END.xml file read to list 10/26/2022 12:42:23 AM=>Info:- ImportingEXE_START.xml file read to list 10/26/2022 12:42:23 AM=>Info:- PendingMail.xml file read to list 10/26/2022 12:42:23 AM=>Info:- PendingMail_ErrorAlert.xml file read to list 10/26/2022 12:42:23 AM=>Info:- Count = 1 10/26/2022 12:42:23 AM=>Info:- Count 1 10/26/2022 12:42:23 AM=>Info - Fetching Data From MAIL XML 10/26/2022 12:42:23 AM=>Info - End of Fetching Data From Mail XML 10/26/2022 12:42:23 AM=>Info:- Start SenMail Method 10/26/2022 12:42:23 AM=>UseDefaultCredentials 10/26/2022 12:42:23 AM=>Credentials = bayersupport@sapl.net:Corona@2020 10/26/2022 12:42:23 AM=>EnableSsl = true 10/26/2022 12:42:23 AM=>DeliveryMethod 10/26/2022 12:42:23 AM=>Before Send 10/26/2022 12:43:47 AM=>Exception(SenMail) :System.Net.Mail.SmtpException: Failure sending mail. ---> System.Net.WebException: Unable to connect to the remote server ---> System.Net.Sockets.SocketException: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond 52.96.40.242:587 at System.Net.Sockets.Socket.DoConnect(EndPoint endPointSnapshot, SocketAddress socketAddress) at System.Net.ServicePoint.ConnectSocketInternal(Boolean connectFailure, Socket s4, Socket s6, Socket& socket, IPAddress& address, ConnectSocketState state, IAsyncResult asyncResult, Exception& exception) --- End of inner exception stack trace --- at System.Net.ServicePoint.GetConnection(PooledStream PooledStream, Object owner, Boolean async, IPAddress& address, Socket& abortSocket, Socket& abortSocket6) at System.Net.PooledStream.Activate(Object owningObject, Boolean async, GeneralAsyncDelegate asyncCallback) at System.Net.ConnectionPool.GetConnection(Object owningObject, GeneralAsyncDelegate asyncCallback, Int32 creationTimeout) at System.Net.Mail.SmtpConnection.GetConnection(ServicePoint servicePoint) at System.Net.Mail.SmtpClient.GetConnection() at System.Net.Mail.SmtpClient.Send(MailMessage message) --- End of inner exception stack trace --- at System.Net.Mail.SmtpClient.Send(MailMessage message) at SAPLMailer.SAPLMailerService.SenMail(PendingMail objPendingMail) in E:\PROJECTS_SVN\SAPLMailer\SAPLMailer\SAPLMailer\SAPLMailerService.cs:line 400 10/26/2022 12:43:47 AM=>(SenMail)Failure sending To mail ID :bayersupport@sapl.net 10/26/2022 12:43:47 AM=>(SenMail)Failure sending CC mail ID : 10/26/2022 12:43:47 AM=>(SenMail)Failure sending mail Body :Hello, Please check attached file having issues in sending mails, please do the needful. 10/26/2022 12:43:47 AM=>delfile:-D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents\PendingMail\PendingMail_ErrorAlert.xml 10/26/2022 12:43:48 AM=>Info:- END Mailing Method 10/26/2022 12:43:48 AM=>Info:- Start Executing Telegram Method 10/26/2022 12:43:48 AM=>Info:- PendingTelegram.xml not exists 10/26/2022 12:43:48 AM=>Info:- End Executing TELEGRAM Method 10/26/2022 12:43:48 AM=>WriteToPendingXML ErrorAlert Start 10/26/2022 12:43:48 AM=>WriteToPendingXML ErrorAlert MailAttachmentsPath = D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents 10/26/2022 12:43:48 AM=>WriteToPendingXML ErrorAlertEntry Added Successfully 10/26/2022 12:43:48 AM=>Info - End of callingService Method 10/26/2022 12:45:48 AM=>Info - Check time Elapsed 10/26/2022 12:45:48 AM=>Info - Call callingService Method 10/26/2022 12:45:48 AM=>Info:- Call Both 10/26/2022 12:45:48 AM=>Info:- Start Executing SMS Method 10/26/2022 12:45:48 AM=>Info:- End Executing SMS Method 10/26/2022 12:45:48 AM=>Info:- Start Mailing Method 10/26/2022 12:45:48 AM=>Info:- ImportingEXE_END.xml file read to list 10/26/2022 12:45:48 AM=>Info:- ImportingEXE_START.xml file read to list 10/26/2022 12:45:48 AM=>Info:- PendingMail.xml file read to list 10/26/2022 12:45:48 AM=>Info:- PendingMail_ErrorAlert.xml file read to list 10/26/2022 12:45:48 AM=>Info:- Count = 1 10/26/2022 12:45:48 AM=>Info:- Count 1 10/26/2022 12:45:48 AM=>Info - Fetching Data From MAIL XML 10/26/2022 12:45:48 AM=>Info - End of Fetching Data From Mail XML 10/26/2022 12:45:48 AM=>Info:- Start SenMail Method 10/26/2022 12:45:48 AM=>UseDefaultCredentials 10/26/2022 12:45:48 AM=>Credentials = bayersupport@sapl.net:Corona@2020 10/26/2022 12:45:48 AM=>EnableSsl = true 10/26/2022 12:45:48 AM=>DeliveryMethod 10/26/2022 12:45:48 AM=>Before Send 10/26/2022 12:45:48 AM=>Exception(SenMail) :System.Net.Mail.SmtpException: Failure sending mail. ---> System.IO.IOException: Unable to read data from the transport connection: An existing connection was forcibly closed by the remote host. ---> System.Net.Sockets.SocketException: An existing connection was forcibly closed by the remote host at System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size) --- End of inner exception stack trace --- at System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size) at System.Net.FixedSizeReader.ReadPacket(Byte[] buffer, Int32 offset, Int32 count) at System.Net.Security.SslState.StartReceiveBlob(Byte[] buffer, AsyncProtocolRequest asyncRequest) at System.Net.Security.SslState.CheckCompletionBeforeNextReceive(ProtocolToken message, AsyncProtocolRequest asyncRequest) at System.Net.Security.SslState.ForceAuthentication(Boolean receiveFirst, Byte[] buffer, AsyncProtocolRequest asyncRequest, Boolean renegotiation) at System.Net.Security.SslState.ProcessAuthentication(LazyAsyncResult lazyResult) at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state) at System.Net.TlsStream.ProcessAuthentication(LazyAsyncResult result) at System.Net.TlsStream.Write(Byte[] buffer, Int32 offset, Int32 size) at System.Net.PooledStream.Write(Byte[] buffer, Int32 offset, Int32 size) at System.Net.Mail.SmtpConnection.Flush() at System.Net.Mail.ReadLinesCommand.Send(SmtpConnection conn) at System.Net.Mail.EHelloCommand.Send(SmtpConnection conn, String domain) at System.Net.Mail.SmtpConnection.GetConnection(ServicePoint servicePoint) at System.Net.Mail.SmtpClient.GetConnection() at System.Net.Mail.SmtpClient.Send(MailMessage message) --- End of inner exception stack trace --- at System.Net.Mail.SmtpClient.Send(MailMessage message) at SAPLMailer.SAPLMailerService.SenMail(PendingMail objPendingMail) in E:\PROJECTS_SVN\SAPLMailer\SAPLMailer\SAPLMailer\SAPLMailerService.cs:line 400 10/26/2022 12:45:48 AM=>(SenMail)Failure sending To mail ID :bayersupport@sapl.net 10/26/2022 12:45:48 AM=>(SenMail)Failure sending CC mail ID : 10/26/2022 12:45:48 AM=>(SenMail)Failure sending mail Body :Hello, Please check attached file having issues in sending mails, please do the needful. 10/26/2022 12:45:48 AM=>delfile:-D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents\PendingMail\PendingMail_ErrorAlert.xml 10/26/2022 12:45:48 AM=>Info:- END Mailing Method 10/26/2022 12:45:48 AM=>Info:- Start Executing Telegram Method 10/26/2022 12:45:48 AM=>Info:- PendingTelegram.xml not exists 10/26/2022 12:45:48 AM=>Info:- End Executing TELEGRAM Method 10/26/2022 12:45:48 AM=>WriteToPendingXML ErrorAlert Start 10/26/2022 12:45:48 AM=>WriteToPendingXML ErrorAlert MailAttachmentsPath = D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents 10/26/2022 12:45:48 AM=>WriteToPendingXML ErrorAlertEntry Added Successfully 10/26/2022 12:45:48 AM=>Info - End of callingService Method 10/26/2022 12:47:48 AM=>Info - Check time Elapsed 10/26/2022 12:47:48 AM=>Info - Call callingService Method 10/26/2022 12:47:48 AM=>Info:- Call Both 10/26/2022 12:47:48 AM=>Info:- Start Executing SMS Method 10/26/2022 12:47:48 AM=>Info:- End Executing SMS Method 10/26/2022 12:47:48 AM=>Info:- Start Mailing Method 10/26/2022 12:47:48 AM=>Info:- ImportingEXE_END.xml file read to list 10/26/2022 12:47:48 AM=>Info:- ImportingEXE_START.xml file read to list 10/26/2022 12:47:48 AM=>Info:- PendingMail.xml file read to list 10/26/2022 12:47:48 AM=>Info:- PendingMail_ErrorAlert.xml file read to list 10/26/2022 12:47:48 AM=>Info:- Count = 1 10/26/2022 12:47:48 AM=>Info:- Count 1 10/26/2022 12:47:48 AM=>Info - Fetching Data From MAIL XML 10/26/2022 12:47:48 AM=>Info - End of Fetching Data From Mail XML 10/26/2022 12:47:48 AM=>Info:- Start SenMail Method 10/26/2022 12:47:48 AM=>UseDefaultCredentials 10/26/2022 12:47:48 AM=>Credentials = bayersupport@sapl.net:Corona@2020 10/26/2022 12:47:48 AM=>EnableSsl = true 10/26/2022 12:47:48 AM=>DeliveryMethod 10/26/2022 12:47:48 AM=>Before Send 10/26/2022 12:48:51 AM=>Exception(SenMail) :System.Net.Mail.SmtpException: Failure sending mail. ---> System.IO.IOException: Unable to read data from the transport connection: An existing connection was forcibly closed by the remote host. ---> System.Net.Sockets.SocketException: An existing connection was forcibly closed by the remote host at System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size) --- End of inner exception stack trace --- at System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size) at System.Net.FixedSizeReader.ReadPacket(Byte[] buffer, Int32 offset, Int32 count) at System.Net.Security.SslState.StartReceiveBlob(Byte[] buffer, AsyncProtocolRequest asyncRequest) at System.Net.Security.SslState.CheckCompletionBeforeNextReceive(ProtocolToken message, AsyncProtocolRequest asyncRequest) at System.Net.Security.SslState.ForceAuthentication(Boolean receiveFirst, Byte[] buffer, AsyncProtocolRequest asyncRequest, Boolean renegotiation) at System.Net.Security.SslState.ProcessAuthentication(LazyAsyncResult lazyResult) at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state) at System.Net.TlsStream.ProcessAuthentication(LazyAsyncResult result) at System.Net.TlsStream.Write(Byte[] buffer, Int32 offset, Int32 size) at System.Net.PooledStream.Write(Byte[] buffer, Int32 offset, Int32 size) at System.Net.Mail.SmtpConnection.Flush() at System.Net.Mail.ReadLinesCommand.Send(SmtpConnection conn) at System.Net.Mail.EHelloCommand.Send(SmtpConnection conn, String domain) at System.Net.Mail.SmtpConnection.GetConnection(ServicePoint servicePoint) at System.Net.Mail.SmtpClient.GetConnection() at System.Net.Mail.SmtpClient.Send(MailMessage message) --- End of inner exception stack trace --- at System.Net.Mail.SmtpClient.Send(MailMessage message) at SAPLMailer.SAPLMailerService.SenMail(PendingMail objPendingMail) in E:\PROJECTS_SVN\SAPLMailer\SAPLMailer\SAPLMailer\SAPLMailerService.cs:line 400 10/26/2022 12:48:51 AM=>(SenMail)Failure sending To mail ID :bayersupport@sapl.net 10/26/2022 12:48:51 AM=>(SenMail)Failure sending CC mail ID : 10/26/2022 12:48:51 AM=>(SenMail)Failure sending mail Body :Hello, Please check attached file having issues in sending mails, please do the needful. 10/26/2022 12:48:51 AM=>delfile:-D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents\PendingMail\PendingMail_ErrorAlert.xml 10/26/2022 12:48:52 AM=>Info:- END Mailing Method 10/26/2022 12:48:52 AM=>Info:- Start Executing Telegram Method 10/26/2022 12:48:52 AM=>Info:- PendingTelegram.xml not exists 10/26/2022 12:48:52 AM=>Info:- End Executing TELEGRAM Method 10/26/2022 12:48:52 AM=>WriteToPendingXML ErrorAlert Start 10/26/2022 12:48:52 AM=>WriteToPendingXML ErrorAlert MailAttachmentsPath = D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents 10/26/2022 12:48:52 AM=>WriteToPendingXML ErrorAlertEntry Added Successfully 10/26/2022 12:48:52 AM=>Info - End of callingService Method 10/26/2022 12:50:52 AM=>Info - Check time Elapsed 10/26/2022 12:50:52 AM=>Info - Call callingService Method 10/26/2022 12:50:52 AM=>Info:- Call Both 10/26/2022 12:50:52 AM=>Info:- Start Executing SMS Method 10/26/2022 12:50:52 AM=>Info:- End Executing SMS Method 10/26/2022 12:50:52 AM=>Info:- Start Mailing Method 10/26/2022 12:50:52 AM=>Info:- ImportingEXE_END.xml file read to list 10/26/2022 12:50:52 AM=>Info:- ImportingEXE_START.xml file read to list 10/26/2022 12:50:52 AM=>Info:- PendingMail.xml file read to list 10/26/2022 12:50:52 AM=>Info:- PendingMail_ErrorAlert.xml file read to list 10/26/2022 12:50:52 AM=>Info:- Count = 1 10/26/2022 12:50:52 AM=>Info:- Count 1 10/26/2022 12:50:52 AM=>Info - Fetching Data From MAIL XML 10/26/2022 12:50:52 AM=>Info - End of Fetching Data From Mail XML 10/26/2022 12:50:52 AM=>Info:- Start SenMail Method 10/26/2022 12:50:52 AM=>UseDefaultCredentials 10/26/2022 12:50:52 AM=>Credentials = bayersupport@sapl.net:Corona@2020 10/26/2022 12:50:52 AM=>EnableSsl = true 10/26/2022 12:50:52 AM=>DeliveryMethod 10/26/2022 12:50:52 AM=>Before Send 10/26/2022 12:51:43 AM=>Exception(SenMail) :System.Net.Mail.SmtpException: Failure sending mail. ---> System.IO.IOException: Unable to read data from the transport connection: An existing connection was forcibly closed by the remote host. ---> System.Net.Sockets.SocketException: An existing connection was forcibly closed by the remote host at System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size) --- End of inner exception stack trace --- at System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size) at System.Net.FixedSizeReader.ReadPacket(Byte[] buffer, Int32 offset, Int32 count) at System.Net.Security.SslState.StartReceiveBlob(Byte[] buffer, AsyncProtocolRequest asyncRequest) at System.Net.Security.SslState.CheckCompletionBeforeNextReceive(ProtocolToken message, AsyncProtocolRequest asyncRequest) at System.Net.Security.SslState.ForceAuthentication(Boolean receiveFirst, Byte[] buffer, AsyncProtocolRequest asyncRequest, Boolean renegotiation) at System.Net.Security.SslState.ProcessAuthentication(LazyAsyncResult lazyResult) at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state) at System.Net.TlsStream.ProcessAuthentication(LazyAsyncResult result) at System.Net.TlsStream.Write(Byte[] buffer, Int32 offset, Int32 size) at System.Net.PooledStream.Write(Byte[] buffer, Int32 offset, Int32 size) at System.Net.Mail.SmtpConnection.Flush() at System.Net.Mail.ReadLinesCommand.Send(SmtpConnection conn) at System.Net.Mail.EHelloCommand.Send(SmtpConnection conn, String domain) at System.Net.Mail.SmtpConnection.GetConnection(ServicePoint servicePoint) at System.Net.Mail.SmtpClient.GetConnection() at System.Net.Mail.SmtpClient.Send(MailMessage message) --- End of inner exception stack trace --- at System.Net.Mail.SmtpClient.Send(MailMessage message) at SAPLMailer.SAPLMailerService.SenMail(PendingMail objPendingMail) in E:\PROJECTS_SVN\SAPLMailer\SAPLMailer\SAPLMailer\SAPLMailerService.cs:line 400 10/26/2022 12:51:43 AM=>(SenMail)Failure sending To mail ID :bayersupport@sapl.net 10/26/2022 12:51:43 AM=>(SenMail)Failure sending CC mail ID : 10/26/2022 12:51:43 AM=>(SenMail)Failure sending mail Body :Hello, Please check attached file having issues in sending mails, please do the needful. 10/26/2022 12:51:43 AM=>delfile:-D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents\PendingMail\PendingMail_ErrorAlert.xml 10/26/2022 12:51:43 AM=>Info:- END Mailing Method 10/26/2022 12:51:43 AM=>Info:- Start Executing Telegram Method 10/26/2022 12:51:43 AM=>Info:- PendingTelegram.xml not exists 10/26/2022 12:51:43 AM=>Info:- End Executing TELEGRAM Method 10/26/2022 12:51:43 AM=>WriteToPendingXML ErrorAlert Start 10/26/2022 12:51:43 AM=>WriteToPendingXML ErrorAlert MailAttachmentsPath = D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents 10/26/2022 12:51:43 AM=>WriteToPendingXML ErrorAlertEntry Added Successfully 10/26/2022 12:51:43 AM=>Info - End of callingService Method 10/26/2022 12:53:43 AM=>Info - Check time Elapsed 10/26/2022 12:53:43 AM=>Info - Call callingService Method 10/26/2022 12:53:43 AM=>Info:- Call Both 10/26/2022 12:53:43 AM=>Info:- Start Executing SMS Method 10/26/2022 12:53:43 AM=>Info:- End Executing SMS Method 10/26/2022 12:53:43 AM=>Info:- Start Mailing Method 10/26/2022 12:53:43 AM=>Info:- ImportingEXE_END.xml file read to list 10/26/2022 12:53:43 AM=>Info:- ImportingEXE_START.xml file read to list 10/26/2022 12:53:43 AM=>Info:- PendingMail.xml file read to list 10/26/2022 12:53:43 AM=>Info:- PendingMail_ErrorAlert.xml file read to list 10/26/2022 12:53:43 AM=>Info:- Count = 1 10/26/2022 12:53:43 AM=>Info:- Count 1 10/26/2022 12:53:43 AM=>Info - Fetching Data From MAIL XML 10/26/2022 12:53:43 AM=>Info - End of Fetching Data From Mail XML 10/26/2022 12:53:43 AM=>Info:- Start SenMail Method 10/26/2022 12:53:43 AM=>UseDefaultCredentials 10/26/2022 12:53:43 AM=>Credentials = bayersupport@sapl.net:Corona@2020 10/26/2022 12:53:43 AM=>EnableSsl = true 10/26/2022 12:53:43 AM=>DeliveryMethod 10/26/2022 12:53:43 AM=>Before Send 10/26/2022 12:53:52 AM=>Exception(SenMail) :System.Net.Mail.SmtpException: Failure sending mail. ---> System.IO.IOException: Unable to read data from the transport connection: An existing connection was forcibly closed by the remote host. ---> System.Net.Sockets.SocketException: An existing connection was forcibly closed by the remote host at System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size) --- End of inner exception stack trace --- at System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size) at System.Net.FixedSizeReader.ReadPacket(Byte[] buffer, Int32 offset, Int32 count) at System.Net.Security.SslState.StartReceiveBlob(Byte[] buffer, AsyncProtocolRequest asyncRequest) at System.Net.Security.SslState.CheckCompletionBeforeNextReceive(ProtocolToken message, AsyncProtocolRequest asyncRequest) at System.Net.Security.SslState.ForceAuthentication(Boolean receiveFirst, Byte[] buffer, AsyncProtocolRequest asyncRequest, Boolean renegotiation) at System.Net.Security.SslState.ProcessAuthentication(LazyAsyncResult lazyResult) at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state) at System.Net.TlsStream.ProcessAuthentication(LazyAsyncResult result) at System.Net.TlsStream.Write(Byte[] buffer, Int32 offset, Int32 size) at System.Net.PooledStream.Write(Byte[] buffer, Int32 offset, Int32 size) at System.Net.Mail.SmtpConnection.Flush() at System.Net.Mail.ReadLinesCommand.Send(SmtpConnection conn) at System.Net.Mail.EHelloCommand.Send(SmtpConnection conn, String domain) at System.Net.Mail.SmtpConnection.GetConnection(ServicePoint servicePoint) at System.Net.Mail.SmtpClient.GetConnection() at System.Net.Mail.SmtpClient.Send(MailMessage message) --- End of inner exception stack trace --- at System.Net.Mail.SmtpClient.Send(MailMessage message) at SAPLMailer.SAPLMailerService.SenMail(PendingMail objPendingMail) in E:\PROJECTS_SVN\SAPLMailer\SAPLMailer\SAPLMailer\SAPLMailerService.cs:line 400 10/26/2022 12:53:52 AM=>(SenMail)Failure sending To mail ID :bayersupport@sapl.net 10/26/2022 12:53:52 AM=>(SenMail)Failure sending CC mail ID : 10/26/2022 12:53:52 AM=>(SenMail)Failure sending mail Body :Hello, Please check attached file having issues in sending mails, please do the needful. 10/26/2022 12:53:52 AM=>delfile:-D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents\PendingMail\PendingMail_ErrorAlert.xml 10/26/2022 12:53:53 AM=>Info:- END Mailing Method 10/26/2022 12:53:53 AM=>Info:- Start Executing Telegram Method 10/26/2022 12:53:53 AM=>Info:- PendingTelegram.xml not exists 10/26/2022 12:53:53 AM=>Info:- End Executing TELEGRAM Method 10/26/2022 12:53:53 AM=>WriteToPendingXML ErrorAlert Start 10/26/2022 12:53:53 AM=>WriteToPendingXML ErrorAlert MailAttachmentsPath = D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents 10/26/2022 12:53:53 AM=>WriteToPendingXML ErrorAlertEntry Added Successfully 10/26/2022 12:53:53 AM=>Info - End of callingService Method 10/26/2022 12:55:53 AM=>Info - Check time Elapsed 10/26/2022 12:55:53 AM=>Info - Call callingService Method 10/26/2022 12:55:53 AM=>Info:- Call Both 10/26/2022 12:55:53 AM=>Info:- Start Executing SMS Method 10/26/2022 12:55:53 AM=>Info:- End Executing SMS Method 10/26/2022 12:55:53 AM=>Info:- Start Mailing Method 10/26/2022 12:55:53 AM=>Info:- ImportingEXE_END.xml file read to list 10/26/2022 12:55:53 AM=>Info:- ImportingEXE_START.xml file read to list 10/26/2022 12:55:53 AM=>Info:- PendingMail.xml file read to list 10/26/2022 12:55:53 AM=>Info:- PendingMail_ErrorAlert.xml file read to list 10/26/2022 12:55:53 AM=>Info:- Count = 1 10/26/2022 12:55:53 AM=>Info:- Count 1 10/26/2022 12:55:53 AM=>Info - Fetching Data From MAIL XML 10/26/2022 12:55:53 AM=>Info - End of Fetching Data From Mail XML 10/26/2022 12:55:53 AM=>Info:- Start SenMail Method 10/26/2022 12:55:53 AM=>UseDefaultCredentials 10/26/2022 12:55:53 AM=>Credentials = bayersupport@sapl.net:Corona@2020 10/26/2022 12:55:53 AM=>EnableSsl = true 10/26/2022 12:55:53 AM=>DeliveryMethod 10/26/2022 12:55:53 AM=>Before Send 10/26/2022 12:57:17 AM=>Exception(SenMail) :System.Net.Mail.SmtpException: Failure sending mail. ---> System.Net.WebException: Unable to connect to the remote server ---> System.Net.Sockets.SocketException: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond 52.96.15.178:587 at System.Net.Sockets.Socket.DoConnect(EndPoint endPointSnapshot, SocketAddress socketAddress) at System.Net.ServicePoint.ConnectSocketInternal(Boolean connectFailure, Socket s4, Socket s6, Socket& socket, IPAddress& address, ConnectSocketState state, IAsyncResult asyncResult, Exception& exception) --- End of inner exception stack trace --- at System.Net.ServicePoint.GetConnection(PooledStream PooledStream, Object owner, Boolean async, IPAddress& address, Socket& abortSocket, Socket& abortSocket6) at System.Net.PooledStream.Activate(Object owningObject, Boolean async, GeneralAsyncDelegate asyncCallback) at System.Net.ConnectionPool.GetConnection(Object owningObject, GeneralAsyncDelegate asyncCallback, Int32 creationTimeout) at System.Net.Mail.SmtpConnection.GetConnection(ServicePoint servicePoint) at System.Net.Mail.SmtpClient.GetConnection() at System.Net.Mail.SmtpClient.Send(MailMessage message) --- End of inner exception stack trace --- at System.Net.Mail.SmtpClient.Send(MailMessage message) at SAPLMailer.SAPLMailerService.SenMail(PendingMail objPendingMail) in E:\PROJECTS_SVN\SAPLMailer\SAPLMailer\SAPLMailer\SAPLMailerService.cs:line 400 10/26/2022 12:57:17 AM=>(SenMail)Failure sending To mail ID :bayersupport@sapl.net 10/26/2022 12:57:17 AM=>(SenMail)Failure sending CC mail ID : 10/26/2022 12:57:17 AM=>(SenMail)Failure sending mail Body :Hello, Please check attached file having issues in sending mails, please do the needful. 10/26/2022 12:57:17 AM=>delfile:-D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents\PendingMail\PendingMail_ErrorAlert.xml 10/26/2022 12:57:17 AM=>Info:- END Mailing Method 10/26/2022 12:57:17 AM=>Info:- Start Executing Telegram Method 10/26/2022 12:57:17 AM=>Info:- PendingTelegram.xml not exists 10/26/2022 12:57:17 AM=>Info:- End Executing TELEGRAM Method 10/26/2022 12:57:17 AM=>WriteToPendingXML ErrorAlert Start 10/26/2022 12:57:17 AM=>WriteToPendingXML ErrorAlert MailAttachmentsPath = D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents 10/26/2022 12:57:17 AM=>WriteToPendingXML ErrorAlertEntry Added Successfully 10/26/2022 12:57:17 AM=>Info - End of callingService Method 10/26/2022 12:59:17 AM=>Info - Check time Elapsed 10/26/2022 12:59:17 AM=>Info - Call callingService Method 10/26/2022 12:59:17 AM=>Info:- Call Both 10/26/2022 12:59:17 AM=>Info:- Start Executing SMS Method 10/26/2022 12:59:17 AM=>Info:- End Executing SMS Method 10/26/2022 12:59:17 AM=>Info:- Start Mailing Method 10/26/2022 12:59:17 AM=>Info:- ImportingEXE_END.xml file read to list 10/26/2022 12:59:17 AM=>Info:- ImportingEXE_START.xml file read to list 10/26/2022 12:59:17 AM=>Info:- PendingMail.xml file read to list 10/26/2022 12:59:17 AM=>Info:- PendingMail_ErrorAlert.xml file read to list 10/26/2022 12:59:17 AM=>Info:- Count = 1 10/26/2022 12:59:17 AM=>Info:- Count 1 10/26/2022 12:59:17 AM=>Info - Fetching Data From MAIL XML 10/26/2022 12:59:17 AM=>Info - End of Fetching Data From Mail XML 10/26/2022 12:59:17 AM=>Info:- Start SenMail Method 10/26/2022 12:59:17 AM=>UseDefaultCredentials 10/26/2022 12:59:17 AM=>Credentials = bayersupport@sapl.net:Corona@2020 10/26/2022 12:59:17 AM=>EnableSsl = true 10/26/2022 12:59:17 AM=>DeliveryMethod 10/26/2022 12:59:17 AM=>Before Send 10/26/2022 12:59:17 AM=>Exception(SenMail) :System.Net.Mail.SmtpException: Failure sending mail. ---> System.IO.IOException: Unable to read data from the transport connection: An existing connection was forcibly closed by the remote host. ---> System.Net.Sockets.SocketException: An existing connection was forcibly closed by the remote host at System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size) --- End of inner exception stack trace --- at System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size) at System.Net.FixedSizeReader.ReadPacket(Byte[] buffer, Int32 offset, Int32 count) at System.Net.Security.SslState.StartReceiveBlob(Byte[] buffer, AsyncProtocolRequest asyncRequest) at System.Net.Security.SslState.CheckCompletionBeforeNextReceive(ProtocolToken message, AsyncProtocolRequest asyncRequest) at System.Net.Security.SslState.ForceAuthentication(Boolean receiveFirst, Byte[] buffer, AsyncProtocolRequest asyncRequest, Boolean renegotiation) at System.Net.Security.SslState.ProcessAuthentication(LazyAsyncResult lazyResult) at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state) at System.Net.TlsStream.ProcessAuthentication(LazyAsyncResult result) at System.Net.TlsStream.Write(Byte[] buffer, Int32 offset, Int32 size) at System.Net.PooledStream.Write(Byte[] buffer, Int32 offset, Int32 size) at System.Net.Mail.SmtpConnection.Flush() at System.Net.Mail.ReadLinesCommand.Send(SmtpConnection conn) at System.Net.Mail.EHelloCommand.Send(SmtpConnection conn, String domain) at System.Net.Mail.SmtpConnection.GetConnection(ServicePoint servicePoint) at System.Net.Mail.SmtpClient.GetConnection() at System.Net.Mail.SmtpClient.Send(MailMessage message) --- End of inner exception stack trace --- at System.Net.Mail.SmtpClient.Send(MailMessage message) at SAPLMailer.SAPLMailerService.SenMail(PendingMail objPendingMail) in E:\PROJECTS_SVN\SAPLMailer\SAPLMailer\SAPLMailer\SAPLMailerService.cs:line 400 10/26/2022 12:59:17 AM=>(SenMail)Failure sending To mail ID :bayersupport@sapl.net 10/26/2022 12:59:17 AM=>(SenMail)Failure sending CC mail ID : 10/26/2022 12:59:17 AM=>(SenMail)Failure sending mail Body :Hello, Please check attached file having issues in sending mails, please do the needful. 10/26/2022 12:59:17 AM=>delfile:-D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents\PendingMail\PendingMail_ErrorAlert.xml 10/26/2022 12:59:18 AM=>Info:- END Mailing Method 10/26/2022 12:59:18 AM=>Info:- Start Executing Telegram Method 10/26/2022 12:59:18 AM=>Info:- PendingTelegram.xml not exists 10/26/2022 12:59:18 AM=>Info:- End Executing TELEGRAM Method 10/26/2022 12:59:18 AM=>WriteToPendingXML ErrorAlert Start 10/26/2022 12:59:18 AM=>WriteToPendingXML ErrorAlert MailAttachmentsPath = D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents 10/26/2022 12:59:18 AM=>WriteToPendingXML ErrorAlertEntry Added Successfully 10/26/2022 12:59:18 AM=>Info - End of callingService Method 10/26/2022 1:01:18 AM=>Info - Check time Elapsed 10/26/2022 1:01:18 AM=>Info - Call callingService Method 10/26/2022 1:01:18 AM=>Info:- Call Both 10/26/2022 1:01:18 AM=>Info:- Start Executing SMS Method 10/26/2022 1:01:18 AM=>Info:- End Executing SMS Method 10/26/2022 1:01:18 AM=>Info:- Start Mailing Method 10/26/2022 1:01:18 AM=>Info:- ImportingEXE_END.xml file read to list 10/26/2022 1:01:18 AM=>Info:- ImportingEXE_START.xml file read to list 10/26/2022 1:01:18 AM=>Info:- PendingMail.xml file read to list 10/26/2022 1:01:18 AM=>Info:- PendingMail_ErrorAlert.xml file read to list 10/26/2022 1:01:18 AM=>Info:- Count = 1 10/26/2022 1:01:18 AM=>Info:- Count 1 10/26/2022 1:01:18 AM=>Info - Fetching Data From MAIL XML 10/26/2022 1:01:18 AM=>Info - End of Fetching Data From Mail XML 10/26/2022 1:01:18 AM=>Info:- Start SenMail Method 10/26/2022 1:01:18 AM=>UseDefaultCredentials 10/26/2022 1:01:18 AM=>Credentials = bayersupport@sapl.net:Corona@2020 10/26/2022 1:01:18 AM=>EnableSsl = true 10/26/2022 1:01:18 AM=>DeliveryMethod 10/26/2022 1:01:18 AM=>Before Send 10/26/2022 1:01:21 AM=>Exception(SenMail) :System.Net.Mail.SmtpException: Failure sending mail. ---> System.IO.IOException: Unable to read data from the transport connection: An existing connection was forcibly closed by the remote host. ---> System.Net.Sockets.SocketException: An existing connection was forcibly closed by the remote host at System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size) --- End of inner exception stack trace --- at System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size) at System.Net.FixedSizeReader.ReadPacket(Byte[] buffer, Int32 offset, Int32 count) at System.Net.Security.SslState.StartReceiveBlob(Byte[] buffer, AsyncProtocolRequest asyncRequest) at System.Net.Security.SslState.CheckCompletionBeforeNextReceive(ProtocolToken message, AsyncProtocolRequest asyncRequest) at System.Net.Security.SslState.ForceAuthentication(Boolean receiveFirst, Byte[] buffer, AsyncProtocolRequest asyncRequest, Boolean renegotiation) at System.Net.Security.SslState.ProcessAuthentication(LazyAsyncResult lazyResult) at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state) at System.Net.TlsStream.ProcessAuthentication(LazyAsyncResult result) at System.Net.TlsStream.Write(Byte[] buffer, Int32 offset, Int32 size) at System.Net.PooledStream.Write(Byte[] buffer, Int32 offset, Int32 size) at System.Net.Mail.SmtpConnection.Flush() at System.Net.Mail.ReadLinesCommand.Send(SmtpConnection conn) at System.Net.Mail.EHelloCommand.Send(SmtpConnection conn, String domain) at System.Net.Mail.SmtpConnection.GetConnection(ServicePoint servicePoint) at System.Net.Mail.SmtpClient.GetConnection() at System.Net.Mail.SmtpClient.Send(MailMessage message) --- End of inner exception stack trace --- at System.Net.Mail.SmtpClient.Send(MailMessage message) at SAPLMailer.SAPLMailerService.SenMail(PendingMail objPendingMail) in E:\PROJECTS_SVN\SAPLMailer\SAPLMailer\SAPLMailer\SAPLMailerService.cs:line 400 10/26/2022 1:01:21 AM=>(SenMail)Failure sending To mail ID :bayersupport@sapl.net 10/26/2022 1:01:21 AM=>(SenMail)Failure sending CC mail ID : 10/26/2022 1:01:21 AM=>(SenMail)Failure sending mail Body :Hello, Please check attached file having issues in sending mails, please do the needful. 10/26/2022 1:01:21 AM=>delfile:-D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents\PendingMail\PendingMail_ErrorAlert.xml 10/26/2022 1:01:21 AM=>Info:- END Mailing Method 10/26/2022 1:01:21 AM=>Info:- Start Executing Telegram Method 10/26/2022 1:01:21 AM=>Info:- PendingTelegram.xml not exists 10/26/2022 1:01:21 AM=>Info:- End Executing TELEGRAM Method 10/26/2022 1:01:21 AM=>WriteToPendingXML ErrorAlert Start 10/26/2022 1:01:21 AM=>WriteToPendingXML ErrorAlert MailAttachmentsPath = D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents 10/26/2022 1:01:21 AM=>WriteToPendingXML ErrorAlertEntry Added Successfully 10/26/2022 1:01:21 AM=>Info - End of callingService Method 10/26/2022 1:03:21 AM=>Info - Check time Elapsed 10/26/2022 1:03:21 AM=>Info - Call callingService Method 10/26/2022 1:03:21 AM=>Info:- Call Both 10/26/2022 1:03:21 AM=>Info:- Start Executing SMS Method 10/26/2022 1:03:21 AM=>Info:- End Executing SMS Method 10/26/2022 1:03:21 AM=>Info:- Start Mailing Method 10/26/2022 1:03:21 AM=>Info:- ImportingEXE_END.xml file read to list 10/26/2022 1:03:21 AM=>Info:- ImportingEXE_START.xml file read to list 10/26/2022 1:03:21 AM=>Info:- PendingMail.xml file read to list 10/26/2022 1:03:21 AM=>Info:- PendingMail_ErrorAlert.xml file read to list 10/26/2022 1:03:21 AM=>Info:- Count = 1 10/26/2022 1:03:21 AM=>Info:- Count 1 10/26/2022 1:03:21 AM=>Info - Fetching Data From MAIL XML 10/26/2022 1:03:21 AM=>Info - End of Fetching Data From Mail XML 10/26/2022 1:03:21 AM=>Info:- Start SenMail Method 10/26/2022 1:03:21 AM=>UseDefaultCredentials 10/26/2022 1:03:21 AM=>Credentials = bayersupport@sapl.net:Corona@2020 10/26/2022 1:03:21 AM=>EnableSsl = true 10/26/2022 1:03:21 AM=>DeliveryMethod 10/26/2022 1:03:21 AM=>Before Send 10/26/2022 1:03:30 AM=>Exception(SenMail) :System.Net.Mail.SmtpException: Failure sending mail. ---> System.IO.IOException: Unable to read data from the transport connection: An existing connection was forcibly closed by the remote host. ---> System.Net.Sockets.SocketException: An existing connection was forcibly closed by the remote host at System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size) --- End of inner exception stack trace --- at System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size) at System.Net.FixedSizeReader.ReadPacket(Byte[] buffer, Int32 offset, Int32 count) at System.Net.Security.SslState.StartReceiveBlob(Byte[] buffer, AsyncProtocolRequest asyncRequest) at System.Net.Security.SslState.CheckCompletionBeforeNextReceive(ProtocolToken message, AsyncProtocolRequest asyncRequest) at System.Net.Security.SslState.ForceAuthentication(Boolean receiveFirst, Byte[] buffer, AsyncProtocolRequest asyncRequest, Boolean renegotiation) at System.Net.Security.SslState.ProcessAuthentication(LazyAsyncResult lazyResult) at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state) at System.Net.TlsStream.ProcessAuthentication(LazyAsyncResult result) at System.Net.TlsStream.Write(Byte[] buffer, Int32 offset, Int32 size) at System.Net.PooledStream.Write(Byte[] buffer, Int32 offset, Int32 size) at System.Net.Mail.SmtpConnection.Flush() at System.Net.Mail.ReadLinesCommand.Send(SmtpConnection conn) at System.Net.Mail.EHelloCommand.Send(SmtpConnection conn, String domain) at System.Net.Mail.SmtpConnection.GetConnection(ServicePoint servicePoint) at System.Net.Mail.SmtpClient.GetConnection() at System.Net.Mail.SmtpClient.Send(MailMessage message) --- End of inner exception stack trace --- at System.Net.Mail.SmtpClient.Send(MailMessage message) at SAPLMailer.SAPLMailerService.SenMail(PendingMail objPendingMail) in E:\PROJECTS_SVN\SAPLMailer\SAPLMailer\SAPLMailer\SAPLMailerService.cs:line 400 10/26/2022 1:03:30 AM=>(SenMail)Failure sending To mail ID :bayersupport@sapl.net 10/26/2022 1:03:30 AM=>(SenMail)Failure sending CC mail ID : 10/26/2022 1:03:30 AM=>(SenMail)Failure sending mail Body :Hello, Please check attached file having issues in sending mails, please do the needful. 10/26/2022 1:03:30 AM=>delfile:-D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents\PendingMail\PendingMail_ErrorAlert.xml 10/26/2022 1:03:31 AM=>Info:- END Mailing Method 10/26/2022 1:03:31 AM=>Info:- Start Executing Telegram Method 10/26/2022 1:03:31 AM=>Info:- PendingTelegram.xml not exists 10/26/2022 1:03:31 AM=>Info:- End Executing TELEGRAM Method 10/26/2022 1:03:31 AM=>WriteToPendingXML ErrorAlert Start 10/26/2022 1:03:31 AM=>WriteToPendingXML ErrorAlert MailAttachmentsPath = D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents 10/26/2022 1:03:31 AM=>WriteToPendingXML ErrorAlertEntry Added Successfully 10/26/2022 1:03:31 AM=>Info - End of callingService Method 10/26/2022 1:05:31 AM=>Info - Check time Elapsed 10/26/2022 1:05:31 AM=>Info - Call callingService Method 10/26/2022 1:05:31 AM=>Info:- Call Both 10/26/2022 1:05:31 AM=>Info:- Start Executing SMS Method 10/26/2022 1:05:31 AM=>Info:- End Executing SMS Method 10/26/2022 1:05:31 AM=>Info:- Start Mailing Method 10/26/2022 1:05:31 AM=>Info:- ImportingEXE_END.xml file read to list 10/26/2022 1:05:31 AM=>Info:- ImportingEXE_START.xml file read to list 10/26/2022 1:05:31 AM=>Info:- PendingMail.xml file read to list 10/26/2022 1:05:31 AM=>Info:- PendingMail_ErrorAlert.xml file read to list 10/26/2022 1:05:31 AM=>Info:- Count = 1 10/26/2022 1:05:31 AM=>Info:- Count 1 10/26/2022 1:05:31 AM=>Info - Fetching Data From MAIL XML 10/26/2022 1:05:31 AM=>Info - End of Fetching Data From Mail XML 10/26/2022 1:05:31 AM=>Info:- Start SenMail Method 10/26/2022 1:05:31 AM=>UseDefaultCredentials 10/26/2022 1:05:31 AM=>Credentials = bayersupport@sapl.net:Corona@2020 10/26/2022 1:05:31 AM=>EnableSsl = true 10/26/2022 1:05:31 AM=>DeliveryMethod 10/26/2022 1:05:31 AM=>Before Send 10/26/2022 1:05:31 AM=>Exception(SenMail) :System.Net.Mail.SmtpException: Failure sending mail. ---> System.IO.IOException: Unable to read data from the transport connection: An existing connection was forcibly closed by the remote host. ---> System.Net.Sockets.SocketException: An existing connection was forcibly closed by the remote host at System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size) --- End of inner exception stack trace --- at System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size) at System.Net.FixedSizeReader.ReadPacket(Byte[] buffer, Int32 offset, Int32 count) at System.Net.Security.SslState.StartReceiveBlob(Byte[] buffer, AsyncProtocolRequest asyncRequest) at System.Net.Security.SslState.CheckCompletionBeforeNextReceive(ProtocolToken message, AsyncProtocolRequest asyncRequest) at System.Net.Security.SslState.ForceAuthentication(Boolean receiveFirst, Byte[] buffer, AsyncProtocolRequest asyncRequest, Boolean renegotiation) at System.Net.Security.SslState.ProcessAuthentication(LazyAsyncResult lazyResult) at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state) at System.Net.TlsStream.ProcessAuthentication(LazyAsyncResult result) at System.Net.TlsStream.Write(Byte[] buffer, Int32 offset, Int32 size) at System.Net.PooledStream.Write(Byte[] buffer, Int32 offset, Int32 size) at System.Net.Mail.SmtpConnection.Flush() at System.Net.Mail.ReadLinesCommand.Send(SmtpConnection conn) at System.Net.Mail.EHelloCommand.Send(SmtpConnection conn, String domain) at System.Net.Mail.SmtpConnection.GetConnection(ServicePoint servicePoint) at System.Net.Mail.SmtpClient.GetConnection() at System.Net.Mail.SmtpClient.Send(MailMessage message) --- End of inner exception stack trace --- at System.Net.Mail.SmtpClient.Send(MailMessage message) at SAPLMailer.SAPLMailerService.SenMail(PendingMail objPendingMail) in E:\PROJECTS_SVN\SAPLMailer\SAPLMailer\SAPLMailer\SAPLMailerService.cs:line 400 10/26/2022 1:05:31 AM=>(SenMail)Failure sending To mail ID :bayersupport@sapl.net 10/26/2022 1:05:31 AM=>(SenMail)Failure sending CC mail ID : 10/26/2022 1:05:31 AM=>(SenMail)Failure sending mail Body :Hello, Please check attached file having issues in sending mails, please do the needful. 10/26/2022 1:05:31 AM=>delfile:-D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents\PendingMail\PendingMail_ErrorAlert.xml 10/26/2022 1:05:31 AM=>Info:- END Mailing Method 10/26/2022 1:05:31 AM=>Info:- Start Executing Telegram Method 10/26/2022 1:05:31 AM=>Info:- PendingTelegram.xml not exists 10/26/2022 1:05:31 AM=>Info:- End Executing TELEGRAM Method 10/26/2022 1:05:31 AM=>WriteToPendingXML ErrorAlert Start 10/26/2022 1:05:31 AM=>WriteToPendingXML ErrorAlert MailAttachmentsPath = D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents 10/26/2022 1:05:31 AM=>WriteToPendingXML ErrorAlertEntry Added Successfully 10/26/2022 1:05:31 AM=>Info - End of callingService Method 10/26/2022 1:07:31 AM=>Info - Check time Elapsed 10/26/2022 1:07:31 AM=>Info - Call callingService Method 10/26/2022 1:07:31 AM=>Info:- Call Both 10/26/2022 1:07:31 AM=>Info:- Start Executing SMS Method 10/26/2022 1:07:31 AM=>Info:- End Executing SMS Method 10/26/2022 1:07:31 AM=>Info:- Start Mailing Method 10/26/2022 1:07:31 AM=>Info:- ImportingEXE_END.xml file read to list 10/26/2022 1:07:31 AM=>Info:- ImportingEXE_START.xml file read to list 10/26/2022 1:07:31 AM=>Info:- PendingMail.xml file read to list 10/26/2022 1:07:31 AM=>Info:- PendingMail_ErrorAlert.xml file read to list 10/26/2022 1:07:31 AM=>Info:- Count = 1 10/26/2022 1:07:31 AM=>Info:- Count 1 10/26/2022 1:07:31 AM=>Info - Fetching Data From MAIL XML 10/26/2022 1:07:31 AM=>Info - End of Fetching Data From Mail XML 10/26/2022 1:07:31 AM=>Info:- Start SenMail Method 10/26/2022 1:07:31 AM=>UseDefaultCredentials 10/26/2022 1:07:31 AM=>Credentials = bayersupport@sapl.net:Corona@2020 10/26/2022 1:07:31 AM=>EnableSsl = true 10/26/2022 1:07:31 AM=>DeliveryMethod 10/26/2022 1:07:31 AM=>Before Send 10/26/2022 1:08:01 AM=>Exception(SenMail) :System.Net.Mail.SmtpException: Failure sending mail. ---> System.IO.IOException: Unable to read data from the transport connection: An existing connection was forcibly closed by the remote host. ---> System.Net.Sockets.SocketException: An existing connection was forcibly closed by the remote host at System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size) --- End of inner exception stack trace --- at System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size) at System.Net.FixedSizeReader.ReadPacket(Byte[] buffer, Int32 offset, Int32 count) at System.Net.Security.SslState.StartReceiveBlob(Byte[] buffer, AsyncProtocolRequest asyncRequest) at System.Net.Security.SslState.CheckCompletionBeforeNextReceive(ProtocolToken message, AsyncProtocolRequest asyncRequest) at System.Net.Security.SslState.ForceAuthentication(Boolean receiveFirst, Byte[] buffer, AsyncProtocolRequest asyncRequest, Boolean renegotiation) at System.Net.Security.SslState.ProcessAuthentication(LazyAsyncResult lazyResult) at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state) at System.Net.TlsStream.ProcessAuthentication(LazyAsyncResult result) at System.Net.TlsStream.Write(Byte[] buffer, Int32 offset, Int32 size) at System.Net.PooledStream.Write(Byte[] buffer, Int32 offset, Int32 size) at System.Net.Mail.SmtpConnection.Flush() at System.Net.Mail.ReadLinesCommand.Send(SmtpConnection conn) at System.Net.Mail.EHelloCommand.Send(SmtpConnection conn, String domain) at System.Net.Mail.SmtpConnection.GetConnection(ServicePoint servicePoint) at System.Net.Mail.SmtpClient.GetConnection() at System.Net.Mail.SmtpClient.Send(MailMessage message) --- End of inner exception stack trace --- at System.Net.Mail.SmtpClient.Send(MailMessage message) at SAPLMailer.SAPLMailerService.SenMail(PendingMail objPendingMail) in E:\PROJECTS_SVN\SAPLMailer\SAPLMailer\SAPLMailer\SAPLMailerService.cs:line 400 10/26/2022 1:08:01 AM=>(SenMail)Failure sending To mail ID :bayersupport@sapl.net 10/26/2022 1:08:01 AM=>(SenMail)Failure sending CC mail ID : 10/26/2022 1:08:01 AM=>(SenMail)Failure sending mail Body :Hello, Please check attached file having issues in sending mails, please do the needful. 10/26/2022 1:08:01 AM=>delfile:-D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents\PendingMail\PendingMail_ErrorAlert.xml 10/26/2022 1:08:01 AM=>Info:- END Mailing Method 10/26/2022 1:08:01 AM=>Info:- Start Executing Telegram Method 10/26/2022 1:08:01 AM=>Info:- PendingTelegram.xml not exists 10/26/2022 1:08:01 AM=>Info:- End Executing TELEGRAM Method 10/26/2022 1:08:01 AM=>WriteToPendingXML ErrorAlert Start 10/26/2022 1:08:01 AM=>WriteToPendingXML ErrorAlert MailAttachmentsPath = D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents 10/26/2022 1:08:01 AM=>WriteToPendingXML ErrorAlertEntry Added Successfully 10/26/2022 1:08:01 AM=>Info - End of callingService Method 10/26/2022 1:10:01 AM=>Info - Check time Elapsed 10/26/2022 1:10:01 AM=>Info - Call callingService Method 10/26/2022 1:10:02 AM=>Info:- Call Both 10/26/2022 1:10:02 AM=>Info:- Start Executing SMS Method 10/26/2022 1:10:02 AM=>Info:- End Executing SMS Method 10/26/2022 1:10:02 AM=>Info:- Start Mailing Method 10/26/2022 1:10:02 AM=>Info:- ImportingEXE_END.xml file read to list 10/26/2022 1:10:02 AM=>Info:- ImportingEXE_START.xml file read to list 10/26/2022 1:10:02 AM=>Info:- PendingMail.xml file read to list 10/26/2022 1:10:02 AM=>Info:- PendingMail_ErrorAlert.xml file read to list 10/26/2022 1:10:02 AM=>Info:- Count = 1 10/26/2022 1:10:02 AM=>Info:- Count 1 10/26/2022 1:10:02 AM=>Info - Fetching Data From MAIL XML 10/26/2022 1:10:02 AM=>Info - End of Fetching Data From Mail XML 10/26/2022 1:10:02 AM=>Info:- Start SenMail Method 10/26/2022 1:10:02 AM=>UseDefaultCredentials 10/26/2022 1:10:02 AM=>Credentials = bayersupport@sapl.net:Corona@2020 10/26/2022 1:10:02 AM=>EnableSsl = true 10/26/2022 1:10:02 AM=>DeliveryMethod 10/26/2022 1:10:02 AM=>Before Send 10/26/2022 1:11:26 AM=>Exception(SenMail) :System.Net.Mail.SmtpException: Failure sending mail. ---> System.Net.WebException: Unable to connect to the remote server ---> System.Net.Sockets.SocketException: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond 52.96.109.162:587 at System.Net.Sockets.Socket.DoConnect(EndPoint endPointSnapshot, SocketAddress socketAddress) at System.Net.ServicePoint.ConnectSocketInternal(Boolean connectFailure, Socket s4, Socket s6, Socket& socket, IPAddress& address, ConnectSocketState state, IAsyncResult asyncResult, Exception& exception) --- End of inner exception stack trace --- at System.Net.ServicePoint.GetConnection(PooledStream PooledStream, Object owner, Boolean async, IPAddress& address, Socket& abortSocket, Socket& abortSocket6) at System.Net.PooledStream.Activate(Object owningObject, Boolean async, GeneralAsyncDelegate asyncCallback) at System.Net.ConnectionPool.GetConnection(Object owningObject, GeneralAsyncDelegate asyncCallback, Int32 creationTimeout) at System.Net.Mail.SmtpConnection.GetConnection(ServicePoint servicePoint) at System.Net.Mail.SmtpClient.GetConnection() at System.Net.Mail.SmtpClient.Send(MailMessage message) --- End of inner exception stack trace --- at System.Net.Mail.SmtpClient.Send(MailMessage message) at SAPLMailer.SAPLMailerService.SenMail(PendingMail objPendingMail) in E:\PROJECTS_SVN\SAPLMailer\SAPLMailer\SAPLMailer\SAPLMailerService.cs:line 400 10/26/2022 1:11:26 AM=>(SenMail)Failure sending To mail ID :bayersupport@sapl.net 10/26/2022 1:11:26 AM=>(SenMail)Failure sending CC mail ID : 10/26/2022 1:11:26 AM=>(SenMail)Failure sending mail Body :Hello, Please check attached file having issues in sending mails, please do the needful. 10/26/2022 1:11:26 AM=>delfile:-D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents\PendingMail\PendingMail_ErrorAlert.xml 10/26/2022 1:11:26 AM=>Info:- END Mailing Method 10/26/2022 1:11:26 AM=>Info:- Start Executing Telegram Method 10/26/2022 1:11:26 AM=>Info:- PendingTelegram.xml not exists 10/26/2022 1:11:26 AM=>Info:- End Executing TELEGRAM Method 10/26/2022 1:11:26 AM=>WriteToPendingXML ErrorAlert Start 10/26/2022 1:11:26 AM=>WriteToPendingXML ErrorAlert MailAttachmentsPath = D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents 10/26/2022 1:11:26 AM=>WriteToPendingXML ErrorAlertEntry Added Successfully 10/26/2022 1:11:26 AM=>Info - End of callingService Method 10/26/2022 1:13:26 AM=>Info - Check time Elapsed 10/26/2022 1:13:26 AM=>Info - Call callingService Method 10/26/2022 1:13:26 AM=>Info:- Call Both 10/26/2022 1:13:26 AM=>Info:- Start Executing SMS Method 10/26/2022 1:13:26 AM=>Info:- End Executing SMS Method 10/26/2022 1:13:26 AM=>Info:- Start Mailing Method 10/26/2022 1:13:26 AM=>Info:- ImportingEXE_END.xml file read to list 10/26/2022 1:13:26 AM=>Info:- ImportingEXE_START.xml file read to list 10/26/2022 1:13:26 AM=>Info:- PendingMail.xml file read to list 10/26/2022 1:13:26 AM=>Info:- PendingMail_ErrorAlert.xml file read to list 10/26/2022 1:13:26 AM=>Info:- Count = 1 10/26/2022 1:13:26 AM=>Info:- Count 1 10/26/2022 1:13:26 AM=>Info - Fetching Data From MAIL XML 10/26/2022 1:13:26 AM=>Info - End of Fetching Data From Mail XML 10/26/2022 1:13:26 AM=>Info:- Start SenMail Method 10/26/2022 1:13:26 AM=>UseDefaultCredentials 10/26/2022 1:13:26 AM=>Credentials = bayersupport@sapl.net:Corona@2020 10/26/2022 1:13:26 AM=>EnableSsl = true 10/26/2022 1:13:26 AM=>DeliveryMethod 10/26/2022 1:13:26 AM=>Before Send 10/26/2022 1:14:50 AM=>Exception(SenMail) :System.Net.Mail.SmtpException: Failure sending mail. ---> System.Net.WebException: Unable to connect to the remote server ---> System.Net.Sockets.SocketException: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond 52.96.88.98:587 at System.Net.Sockets.Socket.DoConnect(EndPoint endPointSnapshot, SocketAddress socketAddress) at System.Net.ServicePoint.ConnectSocketInternal(Boolean connectFailure, Socket s4, Socket s6, Socket& socket, IPAddress& address, ConnectSocketState state, IAsyncResult asyncResult, Exception& exception) --- End of inner exception stack trace --- at System.Net.ServicePoint.GetConnection(PooledStream PooledStream, Object owner, Boolean async, IPAddress& address, Socket& abortSocket, Socket& abortSocket6) at System.Net.PooledStream.Activate(Object owningObject, Boolean async, GeneralAsyncDelegate asyncCallback) at System.Net.ConnectionPool.GetConnection(Object owningObject, GeneralAsyncDelegate asyncCallback, Int32 creationTimeout) at System.Net.Mail.SmtpConnection.GetConnection(ServicePoint servicePoint) at System.Net.Mail.SmtpClient.GetConnection() at System.Net.Mail.SmtpClient.Send(MailMessage message) --- End of inner exception stack trace --- at System.Net.Mail.SmtpClient.Send(MailMessage message) at SAPLMailer.SAPLMailerService.SenMail(PendingMail objPendingMail) in E:\PROJECTS_SVN\SAPLMailer\SAPLMailer\SAPLMailer\SAPLMailerService.cs:line 400 10/26/2022 1:14:50 AM=>(SenMail)Failure sending To mail ID :bayersupport@sapl.net 10/26/2022 1:14:50 AM=>(SenMail)Failure sending CC mail ID : 10/26/2022 1:14:50 AM=>(SenMail)Failure sending mail Body :Hello, Please check attached file having issues in sending mails, please do the needful. 10/26/2022 1:14:50 AM=>delfile:-D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents\PendingMail\PendingMail_ErrorAlert.xml 10/26/2022 1:14:51 AM=>Info:- END Mailing Method 10/26/2022 1:14:51 AM=>Info:- Start Executing Telegram Method 10/26/2022 1:14:51 AM=>Info:- PendingTelegram.xml not exists 10/26/2022 1:14:51 AM=>Info:- End Executing TELEGRAM Method 10/26/2022 1:14:51 AM=>WriteToPendingXML ErrorAlert Start 10/26/2022 1:14:51 AM=>WriteToPendingXML ErrorAlert MailAttachmentsPath = D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents 10/26/2022 1:14:51 AM=>WriteToPendingXML ErrorAlertEntry Added Successfully 10/26/2022 1:14:51 AM=>Info - End of callingService Method 10/26/2022 1:16:51 AM=>Info - Check time Elapsed 10/26/2022 1:16:51 AM=>Info - Call callingService Method 10/26/2022 1:16:51 AM=>Info:- Call Both 10/26/2022 1:16:51 AM=>Info:- Start Executing SMS Method 10/26/2022 1:16:51 AM=>Info:- End Executing SMS Method 10/26/2022 1:16:51 AM=>Info:- Start Mailing Method 10/26/2022 1:16:51 AM=>Info:- ImportingEXE_END.xml file read to list 10/26/2022 1:16:51 AM=>Info:- ImportingEXE_START.xml file read to list 10/26/2022 1:16:51 AM=>Info:- PendingMail.xml file read to list 10/26/2022 1:16:51 AM=>Info:- PendingMail_ErrorAlert.xml file read to list 10/26/2022 1:16:51 AM=>Info:- Count = 1 10/26/2022 1:16:51 AM=>Info:- Count 1 10/26/2022 1:16:51 AM=>Info - Fetching Data From MAIL XML 10/26/2022 1:16:51 AM=>Info - End of Fetching Data From Mail XML 10/26/2022 1:16:51 AM=>Info:- Start SenMail Method 10/26/2022 1:16:51 AM=>UseDefaultCredentials 10/26/2022 1:16:51 AM=>Credentials = bayersupport@sapl.net:Corona@2020 10/26/2022 1:16:51 AM=>EnableSsl = true 10/26/2022 1:16:51 AM=>DeliveryMethod 10/26/2022 1:16:51 AM=>Before Send 10/26/2022 1:18:15 AM=>Exception(SenMail) :System.Net.Mail.SmtpException: Failure sending mail. ---> System.Net.WebException: Unable to connect to the remote server ---> System.Net.Sockets.SocketException: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond 52.96.111.82:587 at System.Net.Sockets.Socket.DoConnect(EndPoint endPointSnapshot, SocketAddress socketAddress) at System.Net.ServicePoint.ConnectSocketInternal(Boolean connectFailure, Socket s4, Socket s6, Socket& socket, IPAddress& address, ConnectSocketState state, IAsyncResult asyncResult, Exception& exception) --- End of inner exception stack trace --- at System.Net.ServicePoint.GetConnection(PooledStream PooledStream, Object owner, Boolean async, IPAddress& address, Socket& abortSocket, Socket& abortSocket6) at System.Net.PooledStream.Activate(Object owningObject, Boolean async, GeneralAsyncDelegate asyncCallback) at System.Net.ConnectionPool.GetConnection(Object owningObject, GeneralAsyncDelegate asyncCallback, Int32 creationTimeout) at System.Net.Mail.SmtpConnection.GetConnection(ServicePoint servicePoint) at System.Net.Mail.SmtpClient.GetConnection() at System.Net.Mail.SmtpClient.Send(MailMessage message) --- End of inner exception stack trace --- at System.Net.Mail.SmtpClient.Send(MailMessage message) at SAPLMailer.SAPLMailerService.SenMail(PendingMail objPendingMail) in E:\PROJECTS_SVN\SAPLMailer\SAPLMailer\SAPLMailer\SAPLMailerService.cs:line 400 10/26/2022 1:18:15 AM=>(SenMail)Failure sending To mail ID :bayersupport@sapl.net 10/26/2022 1:18:15 AM=>(SenMail)Failure sending CC mail ID : 10/26/2022 1:18:15 AM=>(SenMail)Failure sending mail Body :Hello, Please check attached file having issues in sending mails, please do the needful. 10/26/2022 1:18:15 AM=>delfile:-D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents\PendingMail\PendingMail_ErrorAlert.xml 10/26/2022 1:18:15 AM=>Info:- END Mailing Method 10/26/2022 1:18:15 AM=>Info:- Start Executing Telegram Method 10/26/2022 1:18:15 AM=>Info:- PendingTelegram.xml not exists 10/26/2022 1:18:15 AM=>Info:- End Executing TELEGRAM Method 10/26/2022 1:18:15 AM=>WriteToPendingXML ErrorAlert Start 10/26/2022 1:18:15 AM=>WriteToPendingXML ErrorAlert MailAttachmentsPath = D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents 10/26/2022 1:18:15 AM=>WriteToPendingXML ErrorAlertEntry Added Successfully 10/26/2022 1:18:15 AM=>Info - End of callingService Method 10/26/2022 1:20:15 AM=>Info - Check time Elapsed 10/26/2022 1:20:15 AM=>Info - Call callingService Method 10/26/2022 1:20:15 AM=>Info:- Call Both 10/26/2022 1:20:15 AM=>Info:- Start Executing SMS Method 10/26/2022 1:20:15 AM=>Info:- End Executing SMS Method 10/26/2022 1:20:15 AM=>Info:- Start Mailing Method 10/26/2022 1:20:15 AM=>Info:- ImportingEXE_END.xml file read to list 10/26/2022 1:20:15 AM=>Info:- ImportingEXE_START.xml file read to list 10/26/2022 1:20:15 AM=>Info:- PendingMail.xml file read to list 10/26/2022 1:20:15 AM=>Info:- PendingMail_ErrorAlert.xml file read to list 10/26/2022 1:20:15 AM=>Info:- Count = 1 10/26/2022 1:20:15 AM=>Info:- Count 1 10/26/2022 1:20:15 AM=>Info - Fetching Data From MAIL XML 10/26/2022 1:20:15 AM=>Info - End of Fetching Data From Mail XML 10/26/2022 1:20:15 AM=>Info:- Start SenMail Method 10/26/2022 1:20:15 AM=>UseDefaultCredentials 10/26/2022 1:20:15 AM=>Credentials = bayersupport@sapl.net:Corona@2020 10/26/2022 1:20:15 AM=>EnableSsl = true 10/26/2022 1:20:15 AM=>DeliveryMethod 10/26/2022 1:20:15 AM=>Before Send 10/26/2022 1:20:15 AM=>Exception(SenMail) :System.Net.Mail.SmtpException: Failure sending mail. ---> System.IO.IOException: Unable to read data from the transport connection: An existing connection was forcibly closed by the remote host. ---> System.Net.Sockets.SocketException: An existing connection was forcibly closed by the remote host at System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size) --- End of inner exception stack trace --- at System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size) at System.Net.FixedSizeReader.ReadPacket(Byte[] buffer, Int32 offset, Int32 count) at System.Net.Security.SslState.StartReceiveBlob(Byte[] buffer, AsyncProtocolRequest asyncRequest) at System.Net.Security.SslState.CheckCompletionBeforeNextReceive(ProtocolToken message, AsyncProtocolRequest asyncRequest) at System.Net.Security.SslState.ForceAuthentication(Boolean receiveFirst, Byte[] buffer, AsyncProtocolRequest asyncRequest, Boolean renegotiation) at System.Net.Security.SslState.ProcessAuthentication(LazyAsyncResult lazyResult) at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state) at System.Net.TlsStream.ProcessAuthentication(LazyAsyncResult result) at System.Net.TlsStream.Write(Byte[] buffer, Int32 offset, Int32 size) at System.Net.PooledStream.Write(Byte[] buffer, Int32 offset, Int32 size) at System.Net.Mail.SmtpConnection.Flush() at System.Net.Mail.ReadLinesCommand.Send(SmtpConnection conn) at System.Net.Mail.EHelloCommand.Send(SmtpConnection conn, String domain) at System.Net.Mail.SmtpConnection.GetConnection(ServicePoint servicePoint) at System.Net.Mail.SmtpClient.GetConnection() at System.Net.Mail.SmtpClient.Send(MailMessage message) --- End of inner exception stack trace --- at System.Net.Mail.SmtpClient.Send(MailMessage message) at SAPLMailer.SAPLMailerService.SenMail(PendingMail objPendingMail) in E:\PROJECTS_SVN\SAPLMailer\SAPLMailer\SAPLMailer\SAPLMailerService.cs:line 400 10/26/2022 1:20:15 AM=>(SenMail)Failure sending To mail ID :bayersupport@sapl.net 10/26/2022 1:20:15 AM=>(SenMail)Failure sending CC mail ID : 10/26/2022 1:20:15 AM=>(SenMail)Failure sending mail Body :Hello, Please check attached file having issues in sending mails, please do the needful. 10/26/2022 1:20:15 AM=>delfile:-D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents\PendingMail\PendingMail_ErrorAlert.xml 10/26/2022 1:20:15 AM=>Info:- END Mailing Method 10/26/2022 1:20:15 AM=>Info:- Start Executing Telegram Method 10/26/2022 1:20:15 AM=>Info:- PendingTelegram.xml not exists 10/26/2022 1:20:15 AM=>Info:- End Executing TELEGRAM Method 10/26/2022 1:20:15 AM=>WriteToPendingXML ErrorAlert Start 10/26/2022 1:20:15 AM=>WriteToPendingXML ErrorAlert MailAttachmentsPath = D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents 10/26/2022 1:20:15 AM=>WriteToPendingXML ErrorAlertEntry Added Successfully 10/26/2022 1:20:15 AM=>Info - End of callingService Method 10/26/2022 1:22:15 AM=>Info - Check time Elapsed 10/26/2022 1:22:15 AM=>Info - Call callingService Method 10/26/2022 1:22:15 AM=>Info:- Call Both 10/26/2022 1:22:15 AM=>Info:- Start Executing SMS Method 10/26/2022 1:22:15 AM=>Info:- End Executing SMS Method 10/26/2022 1:22:15 AM=>Info:- Start Mailing Method 10/26/2022 1:22:15 AM=>Info:- ImportingEXE_END.xml file read to list 10/26/2022 1:22:15 AM=>Info:- ImportingEXE_START.xml file read to list 10/26/2022 1:22:16 AM=>Info:- PendingMail.xml file read to list 10/26/2022 1:22:16 AM=>Info:- PendingMail_ErrorAlert.xml file read to list 10/26/2022 1:22:16 AM=>Info:- Count = 1 10/26/2022 1:22:16 AM=>Info:- Count 1 10/26/2022 1:22:16 AM=>Info - Fetching Data From MAIL XML 10/26/2022 1:22:16 AM=>Info - End of Fetching Data From Mail XML 10/26/2022 1:22:16 AM=>Info:- Start SenMail Method 10/26/2022 1:22:16 AM=>UseDefaultCredentials 10/26/2022 1:22:16 AM=>Credentials = bayersupport@sapl.net:Corona@2020 10/26/2022 1:22:16 AM=>EnableSsl = true 10/26/2022 1:22:16 AM=>DeliveryMethod 10/26/2022 1:22:16 AM=>Before Send 10/26/2022 1:23:40 AM=>Exception(SenMail) :System.Net.Mail.SmtpException: Failure sending mail. ---> System.Net.WebException: Unable to connect to the remote server ---> System.Net.Sockets.SocketException: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond 52.96.181.98:587 at System.Net.Sockets.Socket.DoConnect(EndPoint endPointSnapshot, SocketAddress socketAddress) at System.Net.ServicePoint.ConnectSocketInternal(Boolean connectFailure, Socket s4, Socket s6, Socket& socket, IPAddress& address, ConnectSocketState state, IAsyncResult asyncResult, Exception& exception) --- End of inner exception stack trace --- at System.Net.ServicePoint.GetConnection(PooledStream PooledStream, Object owner, Boolean async, IPAddress& address, Socket& abortSocket, Socket& abortSocket6) at System.Net.PooledStream.Activate(Object owningObject, Boolean async, GeneralAsyncDelegate asyncCallback) at System.Net.ConnectionPool.GetConnection(Object owningObject, GeneralAsyncDelegate asyncCallback, Int32 creationTimeout) at System.Net.Mail.SmtpConnection.GetConnection(ServicePoint servicePoint) at System.Net.Mail.SmtpClient.GetConnection() at System.Net.Mail.SmtpClient.Send(MailMessage message) --- End of inner exception stack trace --- at System.Net.Mail.SmtpClient.Send(MailMessage message) at SAPLMailer.SAPLMailerService.SenMail(PendingMail objPendingMail) in E:\PROJECTS_SVN\SAPLMailer\SAPLMailer\SAPLMailer\SAPLMailerService.cs:line 400 10/26/2022 1:23:40 AM=>(SenMail)Failure sending To mail ID :bayersupport@sapl.net 10/26/2022 1:23:40 AM=>(SenMail)Failure sending CC mail ID : 10/26/2022 1:23:40 AM=>(SenMail)Failure sending mail Body :Hello, Please check attached file having issues in sending mails, please do the needful. 10/26/2022 1:23:40 AM=>delfile:-D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents\PendingMail\PendingMail_ErrorAlert.xml 10/26/2022 1:23:40 AM=>Info:- END Mailing Method 10/26/2022 1:23:40 AM=>Info:- Start Executing Telegram Method 10/26/2022 1:23:40 AM=>Info:- PendingTelegram.xml not exists 10/26/2022 1:23:40 AM=>Info:- End Executing TELEGRAM Method 10/26/2022 1:23:40 AM=>WriteToPendingXML ErrorAlert Start 10/26/2022 1:23:40 AM=>WriteToPendingXML ErrorAlert MailAttachmentsPath = D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents 10/26/2022 1:23:40 AM=>WriteToPendingXML ErrorAlertEntry Added Successfully 10/26/2022 1:23:40 AM=>Info - End of callingService Method 10/26/2022 1:25:40 AM=>Info - Check time Elapsed 10/26/2022 1:25:40 AM=>Info - Call callingService Method 10/26/2022 1:25:40 AM=>Info:- Call Both 10/26/2022 1:25:40 AM=>Info:- Start Executing SMS Method 10/26/2022 1:25:40 AM=>Info:- End Executing SMS Method 10/26/2022 1:25:40 AM=>Info:- Start Mailing Method 10/26/2022 1:25:40 AM=>Info:- ImportingEXE_END.xml file read to list 10/26/2022 1:25:40 AM=>Info:- ImportingEXE_START.xml file read to list 10/26/2022 1:25:40 AM=>Info:- PendingMail.xml file read to list 10/26/2022 1:25:40 AM=>Info:- PendingMail_ErrorAlert.xml file read to list 10/26/2022 1:25:40 AM=>Info:- Count = 1 10/26/2022 1:25:40 AM=>Info:- Count 1 10/26/2022 1:25:40 AM=>Info - Fetching Data From MAIL XML 10/26/2022 1:25:40 AM=>Info - End of Fetching Data From Mail XML 10/26/2022 1:25:40 AM=>Info:- Start SenMail Method 10/26/2022 1:25:40 AM=>UseDefaultCredentials 10/26/2022 1:25:40 AM=>Credentials = bayersupport@sapl.net:Corona@2020 10/26/2022 1:25:40 AM=>EnableSsl = true 10/26/2022 1:25:40 AM=>DeliveryMethod 10/26/2022 1:25:40 AM=>Before Send 10/26/2022 1:27:04 AM=>Exception(SenMail) :System.Net.Mail.SmtpException: Failure sending mail. ---> System.Net.WebException: Unable to connect to the remote server ---> System.Net.Sockets.SocketException: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond 52.96.88.66:587 at System.Net.Sockets.Socket.DoConnect(EndPoint endPointSnapshot, SocketAddress socketAddress) at System.Net.ServicePoint.ConnectSocketInternal(Boolean connectFailure, Socket s4, Socket s6, Socket& socket, IPAddress& address, ConnectSocketState state, IAsyncResult asyncResult, Exception& exception) --- End of inner exception stack trace --- at System.Net.ServicePoint.GetConnection(PooledStream PooledStream, Object owner, Boolean async, IPAddress& address, Socket& abortSocket, Socket& abortSocket6) at System.Net.PooledStream.Activate(Object owningObject, Boolean async, GeneralAsyncDelegate asyncCallback) at System.Net.ConnectionPool.GetConnection(Object owningObject, GeneralAsyncDelegate asyncCallback, Int32 creationTimeout) at System.Net.Mail.SmtpConnection.GetConnection(ServicePoint servicePoint) at System.Net.Mail.SmtpClient.GetConnection() at System.Net.Mail.SmtpClient.Send(MailMessage message) --- End of inner exception stack trace --- at System.Net.Mail.SmtpClient.Send(MailMessage message) at SAPLMailer.SAPLMailerService.SenMail(PendingMail objPendingMail) in E:\PROJECTS_SVN\SAPLMailer\SAPLMailer\SAPLMailer\SAPLMailerService.cs:line 400 10/26/2022 1:27:04 AM=>(SenMail)Failure sending To mail ID :bayersupport@sapl.net 10/26/2022 1:27:04 AM=>(SenMail)Failure sending CC mail ID : 10/26/2022 1:27:04 AM=>(SenMail)Failure sending mail Body :Hello, Please check attached file having issues in sending mails, please do the needful. 10/26/2022 1:27:04 AM=>delfile:-D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents\PendingMail\PendingMail_ErrorAlert.xml 10/26/2022 1:27:04 AM=>Info:- END Mailing Method 10/26/2022 1:27:04 AM=>Info:- Start Executing Telegram Method 10/26/2022 1:27:04 AM=>Info:- PendingTelegram.xml not exists 10/26/2022 1:27:04 AM=>Info:- End Executing TELEGRAM Method 10/26/2022 1:27:04 AM=>WriteToPendingXML ErrorAlert Start 10/26/2022 1:27:04 AM=>WriteToPendingXML ErrorAlert MailAttachmentsPath = D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents 10/26/2022 1:27:05 AM=>WriteToPendingXML ErrorAlertEntry Added Successfully 10/26/2022 1:27:05 AM=>Info - End of callingService Method 10/26/2022 1:29:05 AM=>Info - Check time Elapsed 10/26/2022 1:29:05 AM=>Info - Call callingService Method 10/26/2022 1:29:05 AM=>Info:- Call Both 10/26/2022 1:29:05 AM=>Info:- Start Executing SMS Method 10/26/2022 1:29:05 AM=>Info:- End Executing SMS Method 10/26/2022 1:29:05 AM=>Info:- Start Mailing Method 10/26/2022 1:29:05 AM=>Info:- ImportingEXE_END.xml file read to list 10/26/2022 1:29:05 AM=>Info:- ImportingEXE_START.xml file read to list 10/26/2022 1:29:05 AM=>Info:- PendingMail.xml file read to list 10/26/2022 1:29:05 AM=>Info:- PendingMail_ErrorAlert.xml file read to list 10/26/2022 1:29:05 AM=>Info:- Count = 1 10/26/2022 1:29:05 AM=>Info:- Count 1 10/26/2022 1:29:05 AM=>Info - Fetching Data From MAIL XML 10/26/2022 1:29:05 AM=>Info - End of Fetching Data From Mail XML 10/26/2022 1:29:05 AM=>Info:- Start SenMail Method 10/26/2022 1:29:05 AM=>UseDefaultCredentials 10/26/2022 1:29:05 AM=>Credentials = bayersupport@sapl.net:Corona@2020 10/26/2022 1:29:05 AM=>EnableSsl = true 10/26/2022 1:29:05 AM=>DeliveryMethod 10/26/2022 1:29:05 AM=>Before Send 10/26/2022 1:30:29 AM=>Exception(SenMail) :System.Net.Mail.SmtpException: Failure sending mail. ---> System.Net.WebException: Unable to connect to the remote server ---> System.Net.Sockets.SocketException: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond 52.96.109.194:587 at System.Net.Sockets.Socket.DoConnect(EndPoint endPointSnapshot, SocketAddress socketAddress) at System.Net.ServicePoint.ConnectSocketInternal(Boolean connectFailure, Socket s4, Socket s6, Socket& socket, IPAddress& address, ConnectSocketState state, IAsyncResult asyncResult, Exception& exception) --- End of inner exception stack trace --- at System.Net.ServicePoint.GetConnection(PooledStream PooledStream, Object owner, Boolean async, IPAddress& address, Socket& abortSocket, Socket& abortSocket6) at System.Net.PooledStream.Activate(Object owningObject, Boolean async, GeneralAsyncDelegate asyncCallback) at System.Net.ConnectionPool.GetConnection(Object owningObject, GeneralAsyncDelegate asyncCallback, Int32 creationTimeout) at System.Net.Mail.SmtpConnection.GetConnection(ServicePoint servicePoint) at System.Net.Mail.SmtpClient.GetConnection() at System.Net.Mail.SmtpClient.Send(MailMessage message) --- End of inner exception stack trace --- at System.Net.Mail.SmtpClient.Send(MailMessage message) at SAPLMailer.SAPLMailerService.SenMail(PendingMail objPendingMail) in E:\PROJECTS_SVN\SAPLMailer\SAPLMailer\SAPLMailer\SAPLMailerService.cs:line 400 10/26/2022 1:30:29 AM=>(SenMail)Failure sending To mail ID :bayersupport@sapl.net 10/26/2022 1:30:29 AM=>(SenMail)Failure sending CC mail ID : 10/26/2022 1:30:29 AM=>(SenMail)Failure sending mail Body :Hello, Please check attached file having issues in sending mails, please do the needful. 10/26/2022 1:30:29 AM=>delfile:-D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents\PendingMail\PendingMail_ErrorAlert.xml 10/26/2022 1:30:29 AM=>Info:- END Mailing Method 10/26/2022 1:30:29 AM=>Info:- Start Executing Telegram Method 10/26/2022 1:30:29 AM=>Info:- PendingTelegram.xml not exists 10/26/2022 1:30:29 AM=>Info:- End Executing TELEGRAM Method 10/26/2022 1:30:29 AM=>WriteToPendingXML ErrorAlert Start 10/26/2022 1:30:29 AM=>WriteToPendingXML ErrorAlert MailAttachmentsPath = D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents 10/26/2022 1:30:29 AM=>WriteToPendingXML ErrorAlertEntry Added Successfully 10/26/2022 1:30:29 AM=>Info - End of callingService Method 10/26/2022 1:32:29 AM=>Info - Check time Elapsed 10/26/2022 1:32:29 AM=>Info - Call callingService Method 10/26/2022 1:32:29 AM=>Info:- Call Both 10/26/2022 1:32:29 AM=>Info:- Start Executing SMS Method 10/26/2022 1:32:29 AM=>Info:- End Executing SMS Method 10/26/2022 1:32:29 AM=>Info:- Start Mailing Method 10/26/2022 1:32:29 AM=>Info:- ImportingEXE_END.xml file read to list 10/26/2022 1:32:29 AM=>Info:- ImportingEXE_START.xml file read to list 10/26/2022 1:32:29 AM=>Info:- PendingMail.xml file read to list 10/26/2022 1:32:29 AM=>Info:- PendingMail_ErrorAlert.xml file read to list 10/26/2022 1:32:29 AM=>Info:- Count = 1 10/26/2022 1:32:29 AM=>Info:- Count 1 10/26/2022 1:32:29 AM=>Info - Fetching Data From MAIL XML 10/26/2022 1:32:29 AM=>Info - End of Fetching Data From Mail XML 10/26/2022 1:32:29 AM=>Info:- Start SenMail Method 10/26/2022 1:32:29 AM=>UseDefaultCredentials 10/26/2022 1:32:29 AM=>Credentials = bayersupport@sapl.net:Corona@2020 10/26/2022 1:32:29 AM=>EnableSsl = true 10/26/2022 1:32:29 AM=>DeliveryMethod 10/26/2022 1:32:29 AM=>Before Send 10/26/2022 1:33:53 AM=>Exception(SenMail) :System.Net.Mail.SmtpException: Failure sending mail. ---> System.Net.WebException: Unable to connect to the remote server ---> System.Net.Sockets.SocketException: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond 52.96.88.18:587 at System.Net.Sockets.Socket.DoConnect(EndPoint endPointSnapshot, SocketAddress socketAddress) at System.Net.ServicePoint.ConnectSocketInternal(Boolean connectFailure, Socket s4, Socket s6, Socket& socket, IPAddress& address, ConnectSocketState state, IAsyncResult asyncResult, Exception& exception) --- End of inner exception stack trace --- at System.Net.ServicePoint.GetConnection(PooledStream PooledStream, Object owner, Boolean async, IPAddress& address, Socket& abortSocket, Socket& abortSocket6) at System.Net.PooledStream.Activate(Object owningObject, Boolean async, GeneralAsyncDelegate asyncCallback) at System.Net.ConnectionPool.GetConnection(Object owningObject, GeneralAsyncDelegate asyncCallback, Int32 creationTimeout) at System.Net.Mail.SmtpConnection.GetConnection(ServicePoint servicePoint) at System.Net.Mail.SmtpClient.GetConnection() at System.Net.Mail.SmtpClient.Send(MailMessage message) --- End of inner exception stack trace --- at System.Net.Mail.SmtpClient.Send(MailMessage message) at SAPLMailer.SAPLMailerService.SenMail(PendingMail objPendingMail) in E:\PROJECTS_SVN\SAPLMailer\SAPLMailer\SAPLMailer\SAPLMailerService.cs:line 400 10/26/2022 1:33:53 AM=>(SenMail)Failure sending To mail ID :bayersupport@sapl.net 10/26/2022 1:33:53 AM=>(SenMail)Failure sending CC mail ID : 10/26/2022 1:33:53 AM=>(SenMail)Failure sending mail Body :Hello, Please check attached file having issues in sending mails, please do the needful. 10/26/2022 1:33:53 AM=>delfile:-D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents\PendingMail\PendingMail_ErrorAlert.xml 10/26/2022 1:33:54 AM=>Info:- END Mailing Method 10/26/2022 1:33:54 AM=>Info:- Start Executing Telegram Method 10/26/2022 1:33:54 AM=>Info:- PendingTelegram.xml not exists 10/26/2022 1:33:54 AM=>Info:- End Executing TELEGRAM Method 10/26/2022 1:33:54 AM=>WriteToPendingXML ErrorAlert Start 10/26/2022 1:33:54 AM=>WriteToPendingXML ErrorAlert MailAttachmentsPath = D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents 10/26/2022 1:33:54 AM=>WriteToPendingXML ErrorAlertEntry Added Successfully 10/26/2022 1:33:54 AM=>Info - End of callingService Method 10/26/2022 1:35:54 AM=>Info - Check time Elapsed 10/26/2022 1:35:54 AM=>Info - Call callingService Method 10/26/2022 1:35:54 AM=>Info:- Call Both 10/26/2022 1:35:54 AM=>Info:- Start Executing SMS Method 10/26/2022 1:35:54 AM=>Info:- End Executing SMS Method 10/26/2022 1:35:54 AM=>Info:- Start Mailing Method 10/26/2022 1:35:54 AM=>Info:- ImportingEXE_END.xml file read to list 10/26/2022 1:35:54 AM=>Info:- ImportingEXE_START.xml file read to list 10/26/2022 1:35:54 AM=>Info:- PendingMail.xml file read to list 10/26/2022 1:35:54 AM=>Info:- PendingMail_ErrorAlert.xml file read to list 10/26/2022 1:35:54 AM=>Info:- Count = 1 10/26/2022 1:35:54 AM=>Info:- Count 1 10/26/2022 1:35:54 AM=>Info - Fetching Data From MAIL XML 10/26/2022 1:35:54 AM=>Info - End of Fetching Data From Mail XML 10/26/2022 1:35:54 AM=>Info:- Start SenMail Method 10/26/2022 1:35:54 AM=>UseDefaultCredentials 10/26/2022 1:35:54 AM=>Credentials = bayersupport@sapl.net:Corona@2020 10/26/2022 1:35:54 AM=>EnableSsl = true 10/26/2022 1:35:54 AM=>DeliveryMethod 10/26/2022 1:35:54 AM=>Before Send 10/26/2022 1:37:18 AM=>Exception(SenMail) :System.Net.Mail.SmtpException: Failure sending mail. ---> System.Net.WebException: Unable to connect to the remote server ---> System.Net.Sockets.SocketException: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond 52.96.88.98:587 at System.Net.Sockets.Socket.DoConnect(EndPoint endPointSnapshot, SocketAddress socketAddress) at System.Net.ServicePoint.ConnectSocketInternal(Boolean connectFailure, Socket s4, Socket s6, Socket& socket, IPAddress& address, ConnectSocketState state, IAsyncResult asyncResult, Exception& exception) --- End of inner exception stack trace --- at System.Net.ServicePoint.GetConnection(PooledStream PooledStream, Object owner, Boolean async, IPAddress& address, Socket& abortSocket, Socket& abortSocket6) at System.Net.PooledStream.Activate(Object owningObject, Boolean async, GeneralAsyncDelegate asyncCallback) at System.Net.ConnectionPool.GetConnection(Object owningObject, GeneralAsyncDelegate asyncCallback, Int32 creationTimeout) at System.Net.Mail.SmtpConnection.GetConnection(ServicePoint servicePoint) at System.Net.Mail.SmtpClient.GetConnection() at System.Net.Mail.SmtpClient.Send(MailMessage message) --- End of inner exception stack trace --- at System.Net.Mail.SmtpClient.Send(MailMessage message) at SAPLMailer.SAPLMailerService.SenMail(PendingMail objPendingMail) in E:\PROJECTS_SVN\SAPLMailer\SAPLMailer\SAPLMailer\SAPLMailerService.cs:line 400 10/26/2022 1:37:18 AM=>(SenMail)Failure sending To mail ID :bayersupport@sapl.net 10/26/2022 1:37:18 AM=>(SenMail)Failure sending CC mail ID : 10/26/2022 1:37:18 AM=>(SenMail)Failure sending mail Body :Hello, Please check attached file having issues in sending mails, please do the needful. 10/26/2022 1:37:18 AM=>delfile:-D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents\PendingMail\PendingMail_ErrorAlert.xml 10/26/2022 1:37:18 AM=>Info:- END Mailing Method 10/26/2022 1:37:18 AM=>Info:- Start Executing Telegram Method 10/26/2022 1:37:18 AM=>Info:- PendingTelegram.xml not exists 10/26/2022 1:37:18 AM=>Info:- End Executing TELEGRAM Method 10/26/2022 1:37:18 AM=>WriteToPendingXML ErrorAlert Start 10/26/2022 1:37:18 AM=>WriteToPendingXML ErrorAlert MailAttachmentsPath = D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents 10/26/2022 1:37:18 AM=>WriteToPendingXML ErrorAlertEntry Added Successfully 10/26/2022 1:37:18 AM=>Info - End of callingService Method 10/26/2022 1:39:18 AM=>Info - Check time Elapsed 10/26/2022 1:39:18 AM=>Info - Call callingService Method 10/26/2022 1:39:18 AM=>Info:- Call Both 10/26/2022 1:39:18 AM=>Info:- Start Executing SMS Method 10/26/2022 1:39:18 AM=>Info:- End Executing SMS Method 10/26/2022 1:39:18 AM=>Info:- Start Mailing Method 10/26/2022 1:39:18 AM=>Info:- ImportingEXE_END.xml file read to list 10/26/2022 1:39:18 AM=>Info:- ImportingEXE_START.xml file read to list 10/26/2022 1:39:18 AM=>Info:- PendingMail.xml file read to list 10/26/2022 1:39:18 AM=>Info:- PendingMail_ErrorAlert.xml file read to list 10/26/2022 1:39:18 AM=>Info:- Count = 1 10/26/2022 1:39:18 AM=>Info:- Count 1 10/26/2022 1:39:18 AM=>Info - Fetching Data From MAIL XML 10/26/2022 1:39:18 AM=>Info - End of Fetching Data From Mail XML 10/26/2022 1:39:18 AM=>Info:- Start SenMail Method 10/26/2022 1:39:18 AM=>UseDefaultCredentials 10/26/2022 1:39:18 AM=>Credentials = bayersupport@sapl.net:Corona@2020 10/26/2022 1:39:18 AM=>EnableSsl = true 10/26/2022 1:39:18 AM=>DeliveryMethod 10/26/2022 1:39:18 AM=>Before Send 10/26/2022 1:40:42 AM=>Exception(SenMail) :System.Net.Mail.SmtpException: Failure sending mail. ---> System.Net.WebException: Unable to connect to the remote server ---> System.Net.Sockets.SocketException: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond 52.96.111.18:587 at System.Net.Sockets.Socket.DoConnect(EndPoint endPointSnapshot, SocketAddress socketAddress) at System.Net.ServicePoint.ConnectSocketInternal(Boolean connectFailure, Socket s4, Socket s6, Socket& socket, IPAddress& address, ConnectSocketState state, IAsyncResult asyncResult, Exception& exception) --- End of inner exception stack trace --- at System.Net.ServicePoint.GetConnection(PooledStream PooledStream, Object owner, Boolean async, IPAddress& address, Socket& abortSocket, Socket& abortSocket6) at System.Net.PooledStream.Activate(Object owningObject, Boolean async, GeneralAsyncDelegate asyncCallback) at System.Net.ConnectionPool.GetConnection(Object owningObject, GeneralAsyncDelegate asyncCallback, Int32 creationTimeout) at System.Net.Mail.SmtpConnection.GetConnection(ServicePoint servicePoint) at System.Net.Mail.SmtpClient.GetConnection() at System.Net.Mail.SmtpClient.Send(MailMessage message) --- End of inner exception stack trace --- at System.Net.Mail.SmtpClient.Send(MailMessage message) at SAPLMailer.SAPLMailerService.SenMail(PendingMail objPendingMail) in E:\PROJECTS_SVN\SAPLMailer\SAPLMailer\SAPLMailer\SAPLMailerService.cs:line 400 10/26/2022 1:40:42 AM=>(SenMail)Failure sending To mail ID :bayersupport@sapl.net 10/26/2022 1:40:42 AM=>(SenMail)Failure sending CC mail ID : 10/26/2022 1:40:42 AM=>(SenMail)Failure sending mail Body :Hello, Please check attached file having issues in sending mails, please do the needful. 10/26/2022 1:40:42 AM=>delfile:-D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents\PendingMail\PendingMail_ErrorAlert.xml 10/26/2022 1:40:43 AM=>Info:- END Mailing Method 10/26/2022 1:40:43 AM=>Info:- Start Executing Telegram Method 10/26/2022 1:40:43 AM=>Info:- PendingTelegram.xml not exists 10/26/2022 1:40:43 AM=>Info:- End Executing TELEGRAM Method 10/26/2022 1:40:43 AM=>WriteToPendingXML ErrorAlert Start 10/26/2022 1:40:43 AM=>WriteToPendingXML ErrorAlert MailAttachmentsPath = D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents 10/26/2022 1:40:43 AM=>WriteToPendingXML ErrorAlertEntry Added Successfully 10/26/2022 1:40:43 AM=>Info - End of callingService Method 10/26/2022 1:42:43 AM=>Info - Check time Elapsed 10/26/2022 1:42:43 AM=>Info - Call callingService Method 10/26/2022 1:42:43 AM=>Info:- Call Both 10/26/2022 1:42:43 AM=>Info:- Start Executing SMS Method 10/26/2022 1:42:43 AM=>Info:- End Executing SMS Method 10/26/2022 1:42:43 AM=>Info:- Start Mailing Method 10/26/2022 1:42:43 AM=>Info:- ImportingEXE_END.xml file read to list 10/26/2022 1:42:43 AM=>Info:- ImportingEXE_START.xml file read to list 10/26/2022 1:42:43 AM=>Info:- PendingMail.xml file read to list 10/26/2022 1:42:43 AM=>Info:- PendingMail_ErrorAlert.xml file read to list 10/26/2022 1:42:43 AM=>Info:- Count = 1 10/26/2022 1:42:43 AM=>Info:- Count 1 10/26/2022 1:42:43 AM=>Info - Fetching Data From MAIL XML 10/26/2022 1:42:43 AM=>Info - End of Fetching Data From Mail XML 10/26/2022 1:42:43 AM=>Info:- Start SenMail Method 10/26/2022 1:42:43 AM=>UseDefaultCredentials 10/26/2022 1:42:43 AM=>Credentials = bayersupport@sapl.net:Corona@2020 10/26/2022 1:42:43 AM=>EnableSsl = true 10/26/2022 1:42:43 AM=>DeliveryMethod 10/26/2022 1:42:43 AM=>Before Send 10/26/2022 1:42:43 AM=>Exception(SenMail) :System.Net.Mail.SmtpException: Failure sending mail. ---> System.IO.IOException: Unable to read data from the transport connection: An existing connection was forcibly closed by the remote host. ---> System.Net.Sockets.SocketException: An existing connection was forcibly closed by the remote host at System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size) --- End of inner exception stack trace --- at System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size) at System.Net.FixedSizeReader.ReadPacket(Byte[] buffer, Int32 offset, Int32 count) at System.Net.Security.SslState.StartReceiveBlob(Byte[] buffer, AsyncProtocolRequest asyncRequest) at System.Net.Security.SslState.CheckCompletionBeforeNextReceive(ProtocolToken message, AsyncProtocolRequest asyncRequest) at System.Net.Security.SslState.ForceAuthentication(Boolean receiveFirst, Byte[] buffer, AsyncProtocolRequest asyncRequest, Boolean renegotiation) at System.Net.Security.SslState.ProcessAuthentication(LazyAsyncResult lazyResult) at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state) at System.Net.TlsStream.ProcessAuthentication(LazyAsyncResult result) at System.Net.TlsStream.Write(Byte[] buffer, Int32 offset, Int32 size) at System.Net.PooledStream.Write(Byte[] buffer, Int32 offset, Int32 size) at System.Net.Mail.SmtpConnection.Flush() at System.Net.Mail.ReadLinesCommand.Send(SmtpConnection conn) at System.Net.Mail.EHelloCommand.Send(SmtpConnection conn, String domain) at System.Net.Mail.SmtpConnection.GetConnection(ServicePoint servicePoint) at System.Net.Mail.SmtpClient.GetConnection() at System.Net.Mail.SmtpClient.Send(MailMessage message) --- End of inner exception stack trace --- at System.Net.Mail.SmtpClient.Send(MailMessage message) at SAPLMailer.SAPLMailerService.SenMail(PendingMail objPendingMail) in E:\PROJECTS_SVN\SAPLMailer\SAPLMailer\SAPLMailer\SAPLMailerService.cs:line 400 10/26/2022 1:42:43 AM=>(SenMail)Failure sending To mail ID :bayersupport@sapl.net 10/26/2022 1:42:43 AM=>(SenMail)Failure sending CC mail ID : 10/26/2022 1:42:43 AM=>(SenMail)Failure sending mail Body :Hello, Please check attached file having issues in sending mails, please do the needful. 10/26/2022 1:42:43 AM=>delfile:-D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents\PendingMail\PendingMail_ErrorAlert.xml 10/26/2022 1:42:43 AM=>Info:- END Mailing Method 10/26/2022 1:42:43 AM=>Info:- Start Executing Telegram Method 10/26/2022 1:42:43 AM=>Info:- PendingTelegram.xml not exists 10/26/2022 1:42:43 AM=>Info:- End Executing TELEGRAM Method 10/26/2022 1:42:43 AM=>WriteToPendingXML ErrorAlert Start 10/26/2022 1:42:43 AM=>WriteToPendingXML ErrorAlert MailAttachmentsPath = D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents 10/26/2022 1:42:43 AM=>WriteToPendingXML ErrorAlertEntry Added Successfully 10/26/2022 1:42:43 AM=>Info - End of callingService Method 10/26/2022 1:44:43 AM=>Info - Check time Elapsed 10/26/2022 1:44:43 AM=>Info - Call callingService Method 10/26/2022 1:44:43 AM=>Info:- Call Both 10/26/2022 1:44:43 AM=>Info:- Start Executing SMS Method 10/26/2022 1:44:43 AM=>Info:- End Executing SMS Method 10/26/2022 1:44:43 AM=>Info:- Start Mailing Method 10/26/2022 1:44:43 AM=>Info:- ImportingEXE_END.xml file read to list 10/26/2022 1:44:43 AM=>Info:- ImportingEXE_START.xml file read to list 10/26/2022 1:44:43 AM=>Info:- PendingMail.xml file read to list 10/26/2022 1:44:43 AM=>Info:- PendingMail_ErrorAlert.xml file read to list 10/26/2022 1:44:43 AM=>Info:- Count = 1 10/26/2022 1:44:43 AM=>Info:- Count 1 10/26/2022 1:44:43 AM=>Info - Fetching Data From MAIL XML 10/26/2022 1:44:43 AM=>Info - End of Fetching Data From Mail XML 10/26/2022 1:44:43 AM=>Info:- Start SenMail Method 10/26/2022 1:44:43 AM=>UseDefaultCredentials 10/26/2022 1:44:43 AM=>Credentials = bayersupport@sapl.net:Corona@2020 10/26/2022 1:44:43 AM=>EnableSsl = true 10/26/2022 1:44:43 AM=>DeliveryMethod 10/26/2022 1:44:43 AM=>Before Send 10/26/2022 1:44:43 AM=>Exception(SenMail) :System.Net.Mail.SmtpException: Failure sending mail. ---> System.IO.IOException: Unable to read data from the transport connection: An existing connection was forcibly closed by the remote host. ---> System.Net.Sockets.SocketException: An existing connection was forcibly closed by the remote host at System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size) --- End of inner exception stack trace --- at System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size) at System.Net.FixedSizeReader.ReadPacket(Byte[] buffer, Int32 offset, Int32 count) at System.Net.Security.SslState.StartReceiveBlob(Byte[] buffer, AsyncProtocolRequest asyncRequest) at System.Net.Security.SslState.CheckCompletionBeforeNextReceive(ProtocolToken message, AsyncProtocolRequest asyncRequest) at System.Net.Security.SslState.ForceAuthentication(Boolean receiveFirst, Byte[] buffer, AsyncProtocolRequest asyncRequest, Boolean renegotiation) at System.Net.Security.SslState.ProcessAuthentication(LazyAsyncResult lazyResult) at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state) at System.Net.TlsStream.ProcessAuthentication(LazyAsyncResult result) at System.Net.TlsStream.Write(Byte[] buffer, Int32 offset, Int32 size) at System.Net.PooledStream.Write(Byte[] buffer, Int32 offset, Int32 size) at System.Net.Mail.SmtpConnection.Flush() at System.Net.Mail.ReadLinesCommand.Send(SmtpConnection conn) at System.Net.Mail.EHelloCommand.Send(SmtpConnection conn, String domain) at System.Net.Mail.SmtpConnection.GetConnection(ServicePoint servicePoint) at System.Net.Mail.SmtpClient.GetConnection() at System.Net.Mail.SmtpClient.Send(MailMessage message) --- End of inner exception stack trace --- at System.Net.Mail.SmtpClient.Send(MailMessage message) at SAPLMailer.SAPLMailerService.SenMail(PendingMail objPendingMail) in E:\PROJECTS_SVN\SAPLMailer\SAPLMailer\SAPLMailer\SAPLMailerService.cs:line 400 10/26/2022 1:44:43 AM=>(SenMail)Failure sending To mail ID :bayersupport@sapl.net 10/26/2022 1:44:43 AM=>(SenMail)Failure sending CC mail ID : 10/26/2022 1:44:43 AM=>(SenMail)Failure sending mail Body :Hello, Please check attached file having issues in sending mails, please do the needful. 10/26/2022 1:44:43 AM=>delfile:-D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents\PendingMail\PendingMail_ErrorAlert.xml 10/26/2022 1:44:43 AM=>Info:- END Mailing Method 10/26/2022 1:44:43 AM=>Info:- Start Executing Telegram Method 10/26/2022 1:44:43 AM=>Info:- PendingTelegram.xml not exists 10/26/2022 1:44:43 AM=>Info:- End Executing TELEGRAM Method 10/26/2022 1:44:43 AM=>WriteToPendingXML ErrorAlert Start 10/26/2022 1:44:43 AM=>WriteToPendingXML ErrorAlert MailAttachmentsPath = D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents 10/26/2022 1:44:43 AM=>WriteToPendingXML ErrorAlertEntry Added Successfully 10/26/2022 1:44:43 AM=>Info - End of callingService Method 10/26/2022 1:46:43 AM=>Info - Check time Elapsed 10/26/2022 1:46:43 AM=>Info - Call callingService Method 10/26/2022 1:46:43 AM=>Info:- Call Both 10/26/2022 1:46:43 AM=>Info:- Start Executing SMS Method 10/26/2022 1:46:43 AM=>Info:- End Executing SMS Method 10/26/2022 1:46:43 AM=>Info:- Start Mailing Method 10/26/2022 1:46:43 AM=>Info:- ImportingEXE_END.xml file read to list 10/26/2022 1:46:43 AM=>Info:- ImportingEXE_START.xml file read to list 10/26/2022 1:46:43 AM=>Info:- PendingMail.xml file read to list 10/26/2022 1:46:43 AM=>Info:- PendingMail_ErrorAlert.xml file read to list 10/26/2022 1:46:43 AM=>Info:- Count = 1 10/26/2022 1:46:43 AM=>Info:- Count 1 10/26/2022 1:46:43 AM=>Info - Fetching Data From MAIL XML 10/26/2022 1:46:43 AM=>Info - End of Fetching Data From Mail XML 10/26/2022 1:46:43 AM=>Info:- Start SenMail Method 10/26/2022 1:46:43 AM=>UseDefaultCredentials 10/26/2022 1:46:43 AM=>Credentials = bayersupport@sapl.net:Corona@2020 10/26/2022 1:46:43 AM=>EnableSsl = true 10/26/2022 1:46:43 AM=>DeliveryMethod 10/26/2022 1:46:43 AM=>Before Send 10/26/2022 1:46:53 AM=>Exception(SenMail) :System.Net.Mail.SmtpException: Failure sending mail. ---> System.IO.IOException: Unable to read data from the transport connection: An existing connection was forcibly closed by the remote host. ---> System.Net.Sockets.SocketException: An existing connection was forcibly closed by the remote host at System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size) --- End of inner exception stack trace --- at System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size) at System.Net.FixedSizeReader.ReadPacket(Byte[] buffer, Int32 offset, Int32 count) at System.Net.Security.SslState.StartReceiveBlob(Byte[] buffer, AsyncProtocolRequest asyncRequest) at System.Net.Security.SslState.CheckCompletionBeforeNextReceive(ProtocolToken message, AsyncProtocolRequest asyncRequest) at System.Net.Security.SslState.ForceAuthentication(Boolean receiveFirst, Byte[] buffer, AsyncProtocolRequest asyncRequest, Boolean renegotiation) at System.Net.Security.SslState.ProcessAuthentication(LazyAsyncResult lazyResult) at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state) at System.Net.TlsStream.ProcessAuthentication(LazyAsyncResult result) at System.Net.TlsStream.Write(Byte[] buffer, Int32 offset, Int32 size) at System.Net.PooledStream.Write(Byte[] buffer, Int32 offset, Int32 size) at System.Net.Mail.SmtpConnection.Flush() at System.Net.Mail.ReadLinesCommand.Send(SmtpConnection conn) at System.Net.Mail.EHelloCommand.Send(SmtpConnection conn, String domain) at System.Net.Mail.SmtpConnection.GetConnection(ServicePoint servicePoint) at System.Net.Mail.SmtpClient.GetConnection() at System.Net.Mail.SmtpClient.Send(MailMessage message) --- End of inner exception stack trace --- at System.Net.Mail.SmtpClient.Send(MailMessage message) at SAPLMailer.SAPLMailerService.SenMail(PendingMail objPendingMail) in E:\PROJECTS_SVN\SAPLMailer\SAPLMailer\SAPLMailer\SAPLMailerService.cs:line 400 10/26/2022 1:46:53 AM=>(SenMail)Failure sending To mail ID :bayersupport@sapl.net 10/26/2022 1:46:53 AM=>(SenMail)Failure sending CC mail ID : 10/26/2022 1:46:53 AM=>(SenMail)Failure sending mail Body :Hello, Please check attached file having issues in sending mails, please do the needful. 10/26/2022 1:46:53 AM=>delfile:-D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents\PendingMail\PendingMail_ErrorAlert.xml 10/26/2022 1:46:53 AM=>Info:- END Mailing Method 10/26/2022 1:46:53 AM=>Info:- Start Executing Telegram Method 10/26/2022 1:46:53 AM=>Info:- PendingTelegram.xml not exists 10/26/2022 1:46:53 AM=>Info:- End Executing TELEGRAM Method 10/26/2022 1:46:53 AM=>WriteToPendingXML ErrorAlert Start 10/26/2022 1:46:53 AM=>WriteToPendingXML ErrorAlert MailAttachmentsPath = D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents 10/26/2022 1:46:53 AM=>WriteToPendingXML ErrorAlertEntry Added Successfully 10/26/2022 1:46:53 AM=>Info - End of callingService Method 10/26/2022 1:48:53 AM=>Info - Check time Elapsed 10/26/2022 1:48:53 AM=>Info - Call callingService Method 10/26/2022 1:48:53 AM=>Info:- Call Both 10/26/2022 1:48:53 AM=>Info:- Start Executing SMS Method 10/26/2022 1:48:53 AM=>Info:- End Executing SMS Method 10/26/2022 1:48:53 AM=>Info:- Start Mailing Method 10/26/2022 1:48:53 AM=>Info:- ImportingEXE_END.xml file read to list 10/26/2022 1:48:53 AM=>Info:- ImportingEXE_START.xml file read to list 10/26/2022 1:48:53 AM=>Info:- PendingMail.xml file read to list 10/26/2022 1:48:53 AM=>Info:- PendingMail_ErrorAlert.xml file read to list 10/26/2022 1:48:53 AM=>Info:- Count = 1 10/26/2022 1:48:53 AM=>Info:- Count 1 10/26/2022 1:48:53 AM=>Info - Fetching Data From MAIL XML 10/26/2022 1:48:53 AM=>Info - End of Fetching Data From Mail XML 10/26/2022 1:48:53 AM=>Info:- Start SenMail Method 10/26/2022 1:48:53 AM=>UseDefaultCredentials 10/26/2022 1:48:53 AM=>Credentials = bayersupport@sapl.net:Corona@2020 10/26/2022 1:48:53 AM=>EnableSsl = true 10/26/2022 1:48:53 AM=>DeliveryMethod 10/26/2022 1:48:53 AM=>Before Send 10/26/2022 1:49:17 AM=>Exception(SenMail) :System.Net.Mail.SmtpException: Failure sending mail. ---> System.IO.IOException: Unable to read data from the transport connection: An existing connection was forcibly closed by the remote host. ---> System.Net.Sockets.SocketException: An existing connection was forcibly closed by the remote host at System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size) --- End of inner exception stack trace --- at System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size) at System.Net.FixedSizeReader.ReadPacket(Byte[] buffer, Int32 offset, Int32 count) at System.Net.Security.SslState.StartReceiveBlob(Byte[] buffer, AsyncProtocolRequest asyncRequest) at System.Net.Security.SslState.CheckCompletionBeforeNextReceive(ProtocolToken message, AsyncProtocolRequest asyncRequest) at System.Net.Security.SslState.ForceAuthentication(Boolean receiveFirst, Byte[] buffer, AsyncProtocolRequest asyncRequest, Boolean renegotiation) at System.Net.Security.SslState.ProcessAuthentication(LazyAsyncResult lazyResult) at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state) at System.Net.TlsStream.ProcessAuthentication(LazyAsyncResult result) at System.Net.TlsStream.Write(Byte[] buffer, Int32 offset, Int32 size) at System.Net.PooledStream.Write(Byte[] buffer, Int32 offset, Int32 size) at System.Net.Mail.SmtpConnection.Flush() at System.Net.Mail.ReadLinesCommand.Send(SmtpConnection conn) at System.Net.Mail.EHelloCommand.Send(SmtpConnection conn, String domain) at System.Net.Mail.SmtpConnection.GetConnection(ServicePoint servicePoint) at System.Net.Mail.SmtpClient.GetConnection() at System.Net.Mail.SmtpClient.Send(MailMessage message) --- End of inner exception stack trace --- at System.Net.Mail.SmtpClient.Send(MailMessage message) at SAPLMailer.SAPLMailerService.SenMail(PendingMail objPendingMail) in E:\PROJECTS_SVN\SAPLMailer\SAPLMailer\SAPLMailer\SAPLMailerService.cs:line 400 10/26/2022 1:49:17 AM=>(SenMail)Failure sending To mail ID :bayersupport@sapl.net 10/26/2022 1:49:17 AM=>(SenMail)Failure sending CC mail ID : 10/26/2022 1:49:17 AM=>(SenMail)Failure sending mail Body :Hello, Please check attached file having issues in sending mails, please do the needful. 10/26/2022 1:49:17 AM=>delfile:-D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents\PendingMail\PendingMail_ErrorAlert.xml 10/26/2022 1:49:17 AM=>Info:- END Mailing Method 10/26/2022 1:49:17 AM=>Info:- Start Executing Telegram Method 10/26/2022 1:49:17 AM=>Info:- PendingTelegram.xml not exists 10/26/2022 1:49:17 AM=>Info:- End Executing TELEGRAM Method 10/26/2022 1:49:17 AM=>WriteToPendingXML ErrorAlert Start 10/26/2022 1:49:17 AM=>WriteToPendingXML ErrorAlert MailAttachmentsPath = D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents 10/26/2022 1:49:17 AM=>WriteToPendingXML ErrorAlertEntry Added Successfully 10/26/2022 1:49:17 AM=>Info - End of callingService Method 10/26/2022 1:51:17 AM=>Info - Check time Elapsed 10/26/2022 1:51:17 AM=>Info - Call callingService Method 10/26/2022 1:51:17 AM=>Info:- Call Both 10/26/2022 1:51:17 AM=>Info:- Start Executing SMS Method 10/26/2022 1:51:17 AM=>Info:- End Executing SMS Method 10/26/2022 1:51:17 AM=>Info:- Start Mailing Method 10/26/2022 1:51:17 AM=>Info:- ImportingEXE_END.xml file read to list 10/26/2022 1:51:17 AM=>Info:- ImportingEXE_START.xml file read to list 10/26/2022 1:51:17 AM=>Info:- PendingMail.xml file read to list 10/26/2022 1:51:17 AM=>Info:- PendingMail_ErrorAlert.xml file read to list 10/26/2022 1:51:17 AM=>Info:- Count = 1 10/26/2022 1:51:17 AM=>Info:- Count 1 10/26/2022 1:51:17 AM=>Info - Fetching Data From MAIL XML 10/26/2022 1:51:17 AM=>Info - End of Fetching Data From Mail XML 10/26/2022 1:51:17 AM=>Info:- Start SenMail Method 10/26/2022 1:51:17 AM=>UseDefaultCredentials 10/26/2022 1:51:17 AM=>Credentials = bayersupport@sapl.net:Corona@2020 10/26/2022 1:51:17 AM=>EnableSsl = true 10/26/2022 1:51:17 AM=>DeliveryMethod 10/26/2022 1:51:17 AM=>Before Send 10/26/2022 1:51:17 AM=>Exception(SenMail) :System.Net.Mail.SmtpException: Failure sending mail. ---> System.IO.IOException: Unable to read data from the transport connection: An existing connection was forcibly closed by the remote host. ---> System.Net.Sockets.SocketException: An existing connection was forcibly closed by the remote host at System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size) --- End of inner exception stack trace --- at System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size) at System.Net.FixedSizeReader.ReadPacket(Byte[] buffer, Int32 offset, Int32 count) at System.Net.Security.SslState.StartReceiveBlob(Byte[] buffer, AsyncProtocolRequest asyncRequest) at System.Net.Security.SslState.CheckCompletionBeforeNextReceive(ProtocolToken message, AsyncProtocolRequest asyncRequest) at System.Net.Security.SslState.ForceAuthentication(Boolean receiveFirst, Byte[] buffer, AsyncProtocolRequest asyncRequest, Boolean renegotiation) at System.Net.Security.SslState.ProcessAuthentication(LazyAsyncResult lazyResult) at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state) at System.Net.TlsStream.ProcessAuthentication(LazyAsyncResult result) at System.Net.TlsStream.Write(Byte[] buffer, Int32 offset, Int32 size) at System.Net.PooledStream.Write(Byte[] buffer, Int32 offset, Int32 size) at System.Net.Mail.SmtpConnection.Flush() at System.Net.Mail.ReadLinesCommand.Send(SmtpConnection conn) at System.Net.Mail.EHelloCommand.Send(SmtpConnection conn, String domain) at System.Net.Mail.SmtpConnection.GetConnection(ServicePoint servicePoint) at System.Net.Mail.SmtpClient.GetConnection() at System.Net.Mail.SmtpClient.Send(MailMessage message) --- End of inner exception stack trace --- at System.Net.Mail.SmtpClient.Send(MailMessage message) at SAPLMailer.SAPLMailerService.SenMail(PendingMail objPendingMail) in E:\PROJECTS_SVN\SAPLMailer\SAPLMailer\SAPLMailer\SAPLMailerService.cs:line 400 10/26/2022 1:51:17 AM=>(SenMail)Failure sending To mail ID :bayersupport@sapl.net 10/26/2022 1:51:17 AM=>(SenMail)Failure sending CC mail ID : 10/26/2022 1:51:17 AM=>(SenMail)Failure sending mail Body :Hello, Please check attached file having issues in sending mails, please do the needful. 10/26/2022 1:51:17 AM=>delfile:-D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents\PendingMail\PendingMail_ErrorAlert.xml 10/26/2022 1:51:18 AM=>Info:- END Mailing Method 10/26/2022 1:51:18 AM=>Info:- Start Executing Telegram Method 10/26/2022 1:51:18 AM=>Info:- PendingTelegram.xml not exists 10/26/2022 1:51:18 AM=>Info:- End Executing TELEGRAM Method 10/26/2022 1:51:18 AM=>WriteToPendingXML ErrorAlert Start 10/26/2022 1:51:18 AM=>WriteToPendingXML ErrorAlert MailAttachmentsPath = D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents 10/26/2022 1:51:18 AM=>WriteToPendingXML ErrorAlertEntry Added Successfully 10/26/2022 1:51:18 AM=>Info - End of callingService Method 10/26/2022 1:53:18 AM=>Info - Check time Elapsed 10/26/2022 1:53:18 AM=>Info - Call callingService Method 10/26/2022 1:53:18 AM=>Info:- Call Both 10/26/2022 1:53:18 AM=>Info:- Start Executing SMS Method 10/26/2022 1:53:18 AM=>Info:- End Executing SMS Method 10/26/2022 1:53:18 AM=>Info:- Start Mailing Method 10/26/2022 1:53:18 AM=>Info:- ImportingEXE_END.xml file read to list 10/26/2022 1:53:18 AM=>Info:- ImportingEXE_START.xml file read to list 10/26/2022 1:53:18 AM=>Info:- PendingMail.xml file read to list 10/26/2022 1:53:18 AM=>Info:- PendingMail_ErrorAlert.xml file read to list 10/26/2022 1:53:18 AM=>Info:- Count = 1 10/26/2022 1:53:18 AM=>Info:- Count 1 10/26/2022 1:53:18 AM=>Info - Fetching Data From MAIL XML 10/26/2022 1:53:18 AM=>Info - End of Fetching Data From Mail XML 10/26/2022 1:53:18 AM=>Info:- Start SenMail Method 10/26/2022 1:53:18 AM=>UseDefaultCredentials 10/26/2022 1:53:18 AM=>Credentials = bayersupport@sapl.net:Corona@2020 10/26/2022 1:53:18 AM=>EnableSsl = true 10/26/2022 1:53:18 AM=>DeliveryMethod 10/26/2022 1:53:18 AM=>Before Send 10/26/2022 1:54:42 AM=>Exception(SenMail) :System.Net.Mail.SmtpException: Failure sending mail. ---> System.Net.WebException: Unable to connect to the remote server ---> System.Net.Sockets.SocketException: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond 52.96.88.18:587 at System.Net.Sockets.Socket.DoConnect(EndPoint endPointSnapshot, SocketAddress socketAddress) at System.Net.ServicePoint.ConnectSocketInternal(Boolean connectFailure, Socket s4, Socket s6, Socket& socket, IPAddress& address, ConnectSocketState state, IAsyncResult asyncResult, Exception& exception) --- End of inner exception stack trace --- at System.Net.ServicePoint.GetConnection(PooledStream PooledStream, Object owner, Boolean async, IPAddress& address, Socket& abortSocket, Socket& abortSocket6) at System.Net.PooledStream.Activate(Object owningObject, Boolean async, GeneralAsyncDelegate asyncCallback) at System.Net.ConnectionPool.GetConnection(Object owningObject, GeneralAsyncDelegate asyncCallback, Int32 creationTimeout) at System.Net.Mail.SmtpConnection.GetConnection(ServicePoint servicePoint) at System.Net.Mail.SmtpClient.GetConnection() at System.Net.Mail.SmtpClient.Send(MailMessage message) --- End of inner exception stack trace --- at System.Net.Mail.SmtpClient.Send(MailMessage message) at SAPLMailer.SAPLMailerService.SenMail(PendingMail objPendingMail) in E:\PROJECTS_SVN\SAPLMailer\SAPLMailer\SAPLMailer\SAPLMailerService.cs:line 400 10/26/2022 1:54:42 AM=>(SenMail)Failure sending To mail ID :bayersupport@sapl.net 10/26/2022 1:54:42 AM=>(SenMail)Failure sending CC mail ID : 10/26/2022 1:54:42 AM=>(SenMail)Failure sending mail Body :Hello, Please check attached file having issues in sending mails, please do the needful. 10/26/2022 1:54:42 AM=>delfile:-D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents\PendingMail\PendingMail_ErrorAlert.xml 10/26/2022 1:54:42 AM=>Info:- END Mailing Method 10/26/2022 1:54:42 AM=>Info:- Start Executing Telegram Method 10/26/2022 1:54:42 AM=>Info:- PendingTelegram.xml not exists 10/26/2022 1:54:42 AM=>Info:- End Executing TELEGRAM Method 10/26/2022 1:54:42 AM=>WriteToPendingXML ErrorAlert Start 10/26/2022 1:54:42 AM=>WriteToPendingXML ErrorAlert MailAttachmentsPath = D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents 10/26/2022 1:54:42 AM=>WriteToPendingXML ErrorAlertEntry Added Successfully 10/26/2022 1:54:42 AM=>Info - End of callingService Method 10/26/2022 1:56:42 AM=>Info - Check time Elapsed 10/26/2022 1:56:42 AM=>Info - Call callingService Method 10/26/2022 1:56:42 AM=>Info:- Call Both 10/26/2022 1:56:42 AM=>Info:- Start Executing SMS Method 10/26/2022 1:56:42 AM=>Info:- End Executing SMS Method 10/26/2022 1:56:42 AM=>Info:- Start Mailing Method 10/26/2022 1:56:42 AM=>Info:- ImportingEXE_END.xml file read to list 10/26/2022 1:56:42 AM=>Info:- ImportingEXE_START.xml file read to list 10/26/2022 1:56:42 AM=>Info:- PendingMail.xml file read to list 10/26/2022 1:56:42 AM=>Info:- PendingMail_ErrorAlert.xml file read to list 10/26/2022 1:56:42 AM=>Info:- Count = 1 10/26/2022 1:56:42 AM=>Info:- Count 1 10/26/2022 1:56:42 AM=>Info - Fetching Data From MAIL XML 10/26/2022 1:56:42 AM=>Info - End of Fetching Data From Mail XML 10/26/2022 1:56:42 AM=>Info:- Start SenMail Method 10/26/2022 1:56:42 AM=>UseDefaultCredentials 10/26/2022 1:56:42 AM=>Credentials = bayersupport@sapl.net:Corona@2020 10/26/2022 1:56:42 AM=>EnableSsl = true 10/26/2022 1:56:42 AM=>DeliveryMethod 10/26/2022 1:56:42 AM=>Before Send 10/26/2022 1:56:51 AM=>Exception(SenMail) :System.Net.Mail.SmtpException: Failure sending mail. ---> System.IO.IOException: Unable to read data from the transport connection: An existing connection was forcibly closed by the remote host. ---> System.Net.Sockets.SocketException: An existing connection was forcibly closed by the remote host at System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size) --- End of inner exception stack trace --- at System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size) at System.Net.FixedSizeReader.ReadPacket(Byte[] buffer, Int32 offset, Int32 count) at System.Net.Security.SslState.StartReceiveBlob(Byte[] buffer, AsyncProtocolRequest asyncRequest) at System.Net.Security.SslState.CheckCompletionBeforeNextReceive(ProtocolToken message, AsyncProtocolRequest asyncRequest) at System.Net.Security.SslState.ForceAuthentication(Boolean receiveFirst, Byte[] buffer, AsyncProtocolRequest asyncRequest, Boolean renegotiation) at System.Net.Security.SslState.ProcessAuthentication(LazyAsyncResult lazyResult) at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state) at System.Net.TlsStream.ProcessAuthentication(LazyAsyncResult result) at System.Net.TlsStream.Write(Byte[] buffer, Int32 offset, Int32 size) at System.Net.PooledStream.Write(Byte[] buffer, Int32 offset, Int32 size) at System.Net.Mail.SmtpConnection.Flush() at System.Net.Mail.ReadLinesCommand.Send(SmtpConnection conn) at System.Net.Mail.EHelloCommand.Send(SmtpConnection conn, String domain) at System.Net.Mail.SmtpConnection.GetConnection(ServicePoint servicePoint) at System.Net.Mail.SmtpClient.GetConnection() at System.Net.Mail.SmtpClient.Send(MailMessage message) --- End of inner exception stack trace --- at System.Net.Mail.SmtpClient.Send(MailMessage message) at SAPLMailer.SAPLMailerService.SenMail(PendingMail objPendingMail) in E:\PROJECTS_SVN\SAPLMailer\SAPLMailer\SAPLMailer\SAPLMailerService.cs:line 400 10/26/2022 1:56:51 AM=>(SenMail)Failure sending To mail ID :bayersupport@sapl.net 10/26/2022 1:56:51 AM=>(SenMail)Failure sending CC mail ID : 10/26/2022 1:56:51 AM=>(SenMail)Failure sending mail Body :Hello, Please check attached file having issues in sending mails, please do the needful. 10/26/2022 1:56:51 AM=>delfile:-D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents\PendingMail\PendingMail_ErrorAlert.xml 10/26/2022 1:56:52 AM=>Info:- END Mailing Method 10/26/2022 1:56:52 AM=>Info:- Start Executing Telegram Method 10/26/2022 1:56:52 AM=>Info:- PendingTelegram.xml not exists 10/26/2022 1:56:52 AM=>Info:- End Executing TELEGRAM Method 10/26/2022 1:56:52 AM=>WriteToPendingXML ErrorAlert Start 10/26/2022 1:56:52 AM=>WriteToPendingXML ErrorAlert MailAttachmentsPath = D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents 10/26/2022 1:56:52 AM=>WriteToPendingXML ErrorAlertEntry Added Successfully 10/26/2022 1:56:52 AM=>Info - End of callingService Method 10/26/2022 1:58:52 AM=>Info - Check time Elapsed 10/26/2022 1:58:52 AM=>Info - Call callingService Method 10/26/2022 1:58:52 AM=>Info:- Call Both 10/26/2022 1:58:52 AM=>Info:- Start Executing SMS Method 10/26/2022 1:58:52 AM=>Info:- End Executing SMS Method 10/26/2022 1:58:52 AM=>Info:- Start Mailing Method 10/26/2022 1:58:52 AM=>Info:- ImportingEXE_END.xml file read to list 10/26/2022 1:58:52 AM=>Info:- ImportingEXE_START.xml file read to list 10/26/2022 1:58:52 AM=>Info:- PendingMail.xml file read to list 10/26/2022 1:58:52 AM=>Info:- PendingMail_ErrorAlert.xml file read to list 10/26/2022 1:58:52 AM=>Info:- Count = 1 10/26/2022 1:58:52 AM=>Info:- Count 1 10/26/2022 1:58:52 AM=>Info - Fetching Data From MAIL XML 10/26/2022 1:58:52 AM=>Info - End of Fetching Data From Mail XML 10/26/2022 1:58:52 AM=>Info:- Start SenMail Method 10/26/2022 1:58:52 AM=>UseDefaultCredentials 10/26/2022 1:58:52 AM=>Credentials = bayersupport@sapl.net:Corona@2020 10/26/2022 1:58:52 AM=>EnableSsl = true 10/26/2022 1:58:52 AM=>DeliveryMethod 10/26/2022 1:58:52 AM=>Before Send 10/26/2022 1:58:52 AM=>Exception(SenMail) :System.Net.Mail.SmtpException: Failure sending mail. ---> System.IO.IOException: Unable to read data from the transport connection: An existing connection was forcibly closed by the remote host. ---> System.Net.Sockets.SocketException: An existing connection was forcibly closed by the remote host at System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size) --- End of inner exception stack trace --- at System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size) at System.Net.FixedSizeReader.ReadPacket(Byte[] buffer, Int32 offset, Int32 count) at System.Net.Security.SslState.StartReceiveBlob(Byte[] buffer, AsyncProtocolRequest asyncRequest) at System.Net.Security.SslState.CheckCompletionBeforeNextReceive(ProtocolToken message, AsyncProtocolRequest asyncRequest) at System.Net.Security.SslState.ForceAuthentication(Boolean receiveFirst, Byte[] buffer, AsyncProtocolRequest asyncRequest, Boolean renegotiation) at System.Net.Security.SslState.ProcessAuthentication(LazyAsyncResult lazyResult) at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state) at System.Net.TlsStream.ProcessAuthentication(LazyAsyncResult result) at System.Net.TlsStream.Write(Byte[] buffer, Int32 offset, Int32 size) at System.Net.PooledStream.Write(Byte[] buffer, Int32 offset, Int32 size) at System.Net.Mail.SmtpConnection.Flush() at System.Net.Mail.ReadLinesCommand.Send(SmtpConnection conn) at System.Net.Mail.EHelloCommand.Send(SmtpConnection conn, String domain) at System.Net.Mail.SmtpConnection.GetConnection(ServicePoint servicePoint) at System.Net.Mail.SmtpClient.GetConnection() at System.Net.Mail.SmtpClient.Send(MailMessage message) --- End of inner exception stack trace --- at System.Net.Mail.SmtpClient.Send(MailMessage message) at SAPLMailer.SAPLMailerService.SenMail(PendingMail objPendingMail) in E:\PROJECTS_SVN\SAPLMailer\SAPLMailer\SAPLMailer\SAPLMailerService.cs:line 400 10/26/2022 1:58:52 AM=>(SenMail)Failure sending To mail ID :bayersupport@sapl.net 10/26/2022 1:58:52 AM=>(SenMail)Failure sending CC mail ID : 10/26/2022 1:58:52 AM=>(SenMail)Failure sending mail Body :Hello, Please check attached file having issues in sending mails, please do the needful. 10/26/2022 1:58:52 AM=>delfile:-D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents\PendingMail\PendingMail_ErrorAlert.xml 10/26/2022 1:58:52 AM=>Info:- END Mailing Method 10/26/2022 1:58:52 AM=>Info:- Start Executing Telegram Method 10/26/2022 1:58:52 AM=>Info:- PendingTelegram.xml not exists 10/26/2022 1:58:52 AM=>Info:- End Executing TELEGRAM Method 10/26/2022 1:58:52 AM=>WriteToPendingXML ErrorAlert Start 10/26/2022 1:58:52 AM=>WriteToPendingXML ErrorAlert MailAttachmentsPath = D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents 10/26/2022 1:58:52 AM=>WriteToPendingXML ErrorAlertEntry Added Successfully 10/26/2022 1:58:52 AM=>Info - End of callingService Method 10/26/2022 2:00:52 AM=>Info - Check time Elapsed 10/26/2022 2:00:52 AM=>Info - Call callingService Method 10/26/2022 2:00:52 AM=>Info:- Call Both 10/26/2022 2:00:52 AM=>Info:- Start Executing SMS Method 10/26/2022 2:00:52 AM=>Info:- End Executing SMS Method 10/26/2022 2:00:52 AM=>Info:- Start Mailing Method 10/26/2022 2:00:52 AM=>Info:- ImportingEXE_END.xml file read to list 10/26/2022 2:00:52 AM=>Info:- ImportingEXE_START.xml file read to list 10/26/2022 2:00:52 AM=>Info:- PendingMail.xml file read to list 10/26/2022 2:00:52 AM=>Info:- PendingMail_ErrorAlert.xml file read to list 10/26/2022 2:00:52 AM=>Info:- Count = 1 10/26/2022 2:00:52 AM=>Info:- Count 1 10/26/2022 2:00:52 AM=>Info - Fetching Data From MAIL XML 10/26/2022 2:00:52 AM=>Info - End of Fetching Data From Mail XML 10/26/2022 2:00:52 AM=>Info:- Start SenMail Method 10/26/2022 2:00:52 AM=>UseDefaultCredentials 10/26/2022 2:00:52 AM=>Credentials = bayersupport@sapl.net:Corona@2020 10/26/2022 2:00:52 AM=>EnableSsl = true 10/26/2022 2:00:52 AM=>DeliveryMethod 10/26/2022 2:00:52 AM=>Before Send 10/26/2022 2:02:16 AM=>Exception(SenMail) :System.Net.Mail.SmtpException: Failure sending mail. ---> System.Net.WebException: Unable to connect to the remote server ---> System.Net.Sockets.SocketException: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond 52.96.88.50:587 at System.Net.Sockets.Socket.DoConnect(EndPoint endPointSnapshot, SocketAddress socketAddress) at System.Net.ServicePoint.ConnectSocketInternal(Boolean connectFailure, Socket s4, Socket s6, Socket& socket, IPAddress& address, ConnectSocketState state, IAsyncResult asyncResult, Exception& exception) --- End of inner exception stack trace --- at System.Net.ServicePoint.GetConnection(PooledStream PooledStream, Object owner, Boolean async, IPAddress& address, Socket& abortSocket, Socket& abortSocket6) at System.Net.PooledStream.Activate(Object owningObject, Boolean async, GeneralAsyncDelegate asyncCallback) at System.Net.ConnectionPool.GetConnection(Object owningObject, GeneralAsyncDelegate asyncCallback, Int32 creationTimeout) at System.Net.Mail.SmtpConnection.GetConnection(ServicePoint servicePoint) at System.Net.Mail.SmtpClient.GetConnection() at System.Net.Mail.SmtpClient.Send(MailMessage message) --- End of inner exception stack trace --- at System.Net.Mail.SmtpClient.Send(MailMessage message) at SAPLMailer.SAPLMailerService.SenMail(PendingMail objPendingMail) in E:\PROJECTS_SVN\SAPLMailer\SAPLMailer\SAPLMailer\SAPLMailerService.cs:line 400 10/26/2022 2:02:16 AM=>(SenMail)Failure sending To mail ID :bayersupport@sapl.net 10/26/2022 2:02:16 AM=>(SenMail)Failure sending CC mail ID : 10/26/2022 2:02:16 AM=>(SenMail)Failure sending mail Body :Hello, Please check attached file having issues in sending mails, please do the needful. 10/26/2022 2:02:16 AM=>delfile:-D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents\PendingMail\PendingMail_ErrorAlert.xml 10/26/2022 2:02:16 AM=>Info:- END Mailing Method 10/26/2022 2:02:16 AM=>Info:- Start Executing Telegram Method 10/26/2022 2:02:16 AM=>Info:- PendingTelegram.xml not exists 10/26/2022 2:02:16 AM=>Info:- End Executing TELEGRAM Method 10/26/2022 2:02:16 AM=>WriteToPendingXML ErrorAlert Start 10/26/2022 2:02:16 AM=>WriteToPendingXML ErrorAlert MailAttachmentsPath = D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents 10/26/2022 2:02:16 AM=>WriteToPendingXML ErrorAlertEntry Added Successfully 10/26/2022 2:02:16 AM=>Info - End of callingService Method 10/26/2022 2:04:17 AM=>Info - Check time Elapsed 10/26/2022 2:04:17 AM=>Info - Call callingService Method 10/26/2022 2:04:17 AM=>Info:- Call Both 10/26/2022 2:04:17 AM=>Info:- Start Executing SMS Method 10/26/2022 2:04:17 AM=>Info:- End Executing SMS Method 10/26/2022 2:04:17 AM=>Info:- Start Mailing Method 10/26/2022 2:04:17 AM=>Info:- ImportingEXE_END.xml file read to list 10/26/2022 2:04:17 AM=>Info:- ImportingEXE_START.xml file read to list 10/26/2022 2:04:17 AM=>Info:- PendingMail.xml file read to list 10/26/2022 2:04:17 AM=>Info:- PendingMail_ErrorAlert.xml file read to list 10/26/2022 2:04:17 AM=>Info:- Count = 1 10/26/2022 2:04:17 AM=>Info:- Count 1 10/26/2022 2:04:17 AM=>Info - Fetching Data From MAIL XML 10/26/2022 2:04:17 AM=>Info - End of Fetching Data From Mail XML 10/26/2022 2:04:17 AM=>Info:- Start SenMail Method 10/26/2022 2:04:17 AM=>UseDefaultCredentials 10/26/2022 2:04:17 AM=>Credentials = bayersupport@sapl.net:Corona@2020 10/26/2022 2:04:17 AM=>EnableSsl = true 10/26/2022 2:04:17 AM=>DeliveryMethod 10/26/2022 2:04:17 AM=>Before Send 10/26/2022 2:04:20 AM=>Exception(SenMail) :System.Net.Mail.SmtpException: Failure sending mail. ---> System.IO.IOException: Unable to read data from the transport connection: An existing connection was forcibly closed by the remote host. ---> System.Net.Sockets.SocketException: An existing connection was forcibly closed by the remote host at System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size) --- End of inner exception stack trace --- at System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size) at System.Net.FixedSizeReader.ReadPacket(Byte[] buffer, Int32 offset, Int32 count) at System.Net.Security.SslState.StartReceiveBlob(Byte[] buffer, AsyncProtocolRequest asyncRequest) at System.Net.Security.SslState.CheckCompletionBeforeNextReceive(ProtocolToken message, AsyncProtocolRequest asyncRequest) at System.Net.Security.SslState.ForceAuthentication(Boolean receiveFirst, Byte[] buffer, AsyncProtocolRequest asyncRequest, Boolean renegotiation) at System.Net.Security.SslState.ProcessAuthentication(LazyAsyncResult lazyResult) at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state) at System.Net.TlsStream.ProcessAuthentication(LazyAsyncResult result) at System.Net.TlsStream.Write(Byte[] buffer, Int32 offset, Int32 size) at System.Net.PooledStream.Write(Byte[] buffer, Int32 offset, Int32 size) at System.Net.Mail.SmtpConnection.Flush() at System.Net.Mail.ReadLinesCommand.Send(SmtpConnection conn) at System.Net.Mail.EHelloCommand.Send(SmtpConnection conn, String domain) at System.Net.Mail.SmtpConnection.GetConnection(ServicePoint servicePoint) at System.Net.Mail.SmtpClient.GetConnection() at System.Net.Mail.SmtpClient.Send(MailMessage message) --- End of inner exception stack trace --- at System.Net.Mail.SmtpClient.Send(MailMessage message) at SAPLMailer.SAPLMailerService.SenMail(PendingMail objPendingMail) in E:\PROJECTS_SVN\SAPLMailer\SAPLMailer\SAPLMailer\SAPLMailerService.cs:line 400 10/26/2022 2:04:20 AM=>(SenMail)Failure sending To mail ID :bayersupport@sapl.net 10/26/2022 2:04:20 AM=>(SenMail)Failure sending CC mail ID : 10/26/2022 2:04:20 AM=>(SenMail)Failure sending mail Body :Hello, Please check attached file having issues in sending mails, please do the needful. 10/26/2022 2:04:20 AM=>delfile:-D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents\PendingMail\PendingMail_ErrorAlert.xml 10/26/2022 2:04:20 AM=>Info:- END Mailing Method 10/26/2022 2:04:20 AM=>Info:- Start Executing Telegram Method 10/26/2022 2:04:20 AM=>Info:- PendingTelegram.xml not exists 10/26/2022 2:04:20 AM=>Info:- End Executing TELEGRAM Method 10/26/2022 2:04:20 AM=>WriteToPendingXML ErrorAlert Start 10/26/2022 2:04:20 AM=>WriteToPendingXML ErrorAlert MailAttachmentsPath = D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents 10/26/2022 2:04:20 AM=>WriteToPendingXML ErrorAlertEntry Added Successfully 10/26/2022 2:04:20 AM=>Info - End of callingService Method 10/26/2022 2:06:20 AM=>Info - Check time Elapsed 10/26/2022 2:06:20 AM=>Info - Call callingService Method 10/26/2022 2:06:20 AM=>Info:- Call Both 10/26/2022 2:06:20 AM=>Info:- Start Executing SMS Method 10/26/2022 2:06:20 AM=>Info:- End Executing SMS Method 10/26/2022 2:06:20 AM=>Info:- Start Mailing Method 10/26/2022 2:06:20 AM=>Info:- ImportingEXE_END.xml file read to list 10/26/2022 2:06:20 AM=>Info:- ImportingEXE_START.xml file read to list 10/26/2022 2:06:20 AM=>Info:- PendingMail.xml file read to list 10/26/2022 2:06:20 AM=>Info:- PendingMail_ErrorAlert.xml file read to list 10/26/2022 2:06:20 AM=>Info:- Count = 1 10/26/2022 2:06:20 AM=>Info:- Count 1 10/26/2022 2:06:20 AM=>Info - Fetching Data From MAIL XML 10/26/2022 2:06:20 AM=>Info - End of Fetching Data From Mail XML 10/26/2022 2:06:20 AM=>Info:- Start SenMail Method 10/26/2022 2:06:20 AM=>UseDefaultCredentials 10/26/2022 2:06:20 AM=>Credentials = bayersupport@sapl.net:Corona@2020 10/26/2022 2:06:20 AM=>EnableSsl = true 10/26/2022 2:06:20 AM=>DeliveryMethod 10/26/2022 2:06:20 AM=>Before Send 10/26/2022 2:06:29 AM=>Exception(SenMail) :System.Net.Mail.SmtpException: Failure sending mail. ---> System.IO.IOException: Unable to read data from the transport connection: An existing connection was forcibly closed by the remote host. ---> System.Net.Sockets.SocketException: An existing connection was forcibly closed by the remote host at System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size) --- End of inner exception stack trace --- at System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size) at System.Net.FixedSizeReader.ReadPacket(Byte[] buffer, Int32 offset, Int32 count) at System.Net.Security.SslState.StartReceiveBlob(Byte[] buffer, AsyncProtocolRequest asyncRequest) at System.Net.Security.SslState.CheckCompletionBeforeNextReceive(ProtocolToken message, AsyncProtocolRequest asyncRequest) at System.Net.Security.SslState.ForceAuthentication(Boolean receiveFirst, Byte[] buffer, AsyncProtocolRequest asyncRequest, Boolean renegotiation) at System.Net.Security.SslState.ProcessAuthentication(LazyAsyncResult lazyResult) at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state) at System.Net.TlsStream.ProcessAuthentication(LazyAsyncResult result) at System.Net.TlsStream.Write(Byte[] buffer, Int32 offset, Int32 size) at System.Net.PooledStream.Write(Byte[] buffer, Int32 offset, Int32 size) at System.Net.Mail.SmtpConnection.Flush() at System.Net.Mail.ReadLinesCommand.Send(SmtpConnection conn) at System.Net.Mail.EHelloCommand.Send(SmtpConnection conn, String domain) at System.Net.Mail.SmtpConnection.GetConnection(ServicePoint servicePoint) at System.Net.Mail.SmtpClient.GetConnection() at System.Net.Mail.SmtpClient.Send(MailMessage message) --- End of inner exception stack trace --- at System.Net.Mail.SmtpClient.Send(MailMessage message) at SAPLMailer.SAPLMailerService.SenMail(PendingMail objPendingMail) in E:\PROJECTS_SVN\SAPLMailer\SAPLMailer\SAPLMailer\SAPLMailerService.cs:line 400 10/26/2022 2:06:29 AM=>(SenMail)Failure sending To mail ID :bayersupport@sapl.net 10/26/2022 2:06:29 AM=>(SenMail)Failure sending CC mail ID : 10/26/2022 2:06:29 AM=>(SenMail)Failure sending mail Body :Hello, Please check attached file having issues in sending mails, please do the needful. 10/26/2022 2:06:29 AM=>delfile:-D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents\PendingMail\PendingMail_ErrorAlert.xml 10/26/2022 2:06:30 AM=>Info:- END Mailing Method 10/26/2022 2:06:30 AM=>Info:- Start Executing Telegram Method 10/26/2022 2:06:30 AM=>Info:- PendingTelegram.xml not exists 10/26/2022 2:06:30 AM=>Info:- End Executing TELEGRAM Method 10/26/2022 2:06:30 AM=>WriteToPendingXML ErrorAlert Start 10/26/2022 2:06:30 AM=>WriteToPendingXML ErrorAlert MailAttachmentsPath = D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents 10/26/2022 2:06:30 AM=>WriteToPendingXML ErrorAlertEntry Added Successfully 10/26/2022 2:06:30 AM=>Info - End of callingService Method 10/26/2022 2:08:30 AM=>Info - Check time Elapsed 10/26/2022 2:08:30 AM=>Info - Call callingService Method 10/26/2022 2:08:30 AM=>Info:- Call Both 10/26/2022 2:08:30 AM=>Info:- Start Executing SMS Method 10/26/2022 2:08:30 AM=>Info:- End Executing SMS Method 10/26/2022 2:08:30 AM=>Info:- Start Mailing Method 10/26/2022 2:08:30 AM=>Info:- ImportingEXE_END.xml file read to list 10/26/2022 2:08:30 AM=>Info:- ImportingEXE_START.xml file read to list 10/26/2022 2:08:30 AM=>Info:- PendingMail.xml file read to list 10/26/2022 2:08:30 AM=>Info:- PendingMail_ErrorAlert.xml file read to list 10/26/2022 2:08:30 AM=>Info:- Count = 1 10/26/2022 2:08:30 AM=>Info:- Count 1 10/26/2022 2:08:30 AM=>Info - Fetching Data From MAIL XML 10/26/2022 2:08:30 AM=>Info - End of Fetching Data From Mail XML 10/26/2022 2:08:30 AM=>Info:- Start SenMail Method 10/26/2022 2:08:30 AM=>UseDefaultCredentials 10/26/2022 2:08:30 AM=>Credentials = bayersupport@sapl.net:Corona@2020 10/26/2022 2:08:30 AM=>EnableSsl = true 10/26/2022 2:08:30 AM=>DeliveryMethod 10/26/2022 2:08:30 AM=>Before Send 10/26/2022 2:09:54 AM=>Exception(SenMail) :System.Net.Mail.SmtpException: Failure sending mail. ---> System.Net.WebException: Unable to connect to the remote server ---> System.Net.Sockets.SocketException: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond 52.96.242.18:587 at System.Net.Sockets.Socket.DoConnect(EndPoint endPointSnapshot, SocketAddress socketAddress) at System.Net.ServicePoint.ConnectSocketInternal(Boolean connectFailure, Socket s4, Socket s6, Socket& socket, IPAddress& address, ConnectSocketState state, IAsyncResult asyncResult, Exception& exception) --- End of inner exception stack trace --- at System.Net.ServicePoint.GetConnection(PooledStream PooledStream, Object owner, Boolean async, IPAddress& address, Socket& abortSocket, Socket& abortSocket6) at System.Net.PooledStream.Activate(Object owningObject, Boolean async, GeneralAsyncDelegate asyncCallback) at System.Net.ConnectionPool.GetConnection(Object owningObject, GeneralAsyncDelegate asyncCallback, Int32 creationTimeout) at System.Net.Mail.SmtpConnection.GetConnection(ServicePoint servicePoint) at System.Net.Mail.SmtpClient.GetConnection() at System.Net.Mail.SmtpClient.Send(MailMessage message) --- End of inner exception stack trace --- at System.Net.Mail.SmtpClient.Send(MailMessage message) at SAPLMailer.SAPLMailerService.SenMail(PendingMail objPendingMail) in E:\PROJECTS_SVN\SAPLMailer\SAPLMailer\SAPLMailer\SAPLMailerService.cs:line 400 10/26/2022 2:09:54 AM=>(SenMail)Failure sending To mail ID :bayersupport@sapl.net 10/26/2022 2:09:54 AM=>(SenMail)Failure sending CC mail ID : 10/26/2022 2:09:54 AM=>(SenMail)Failure sending mail Body :Hello, Please check attached file having issues in sending mails, please do the needful. 10/26/2022 2:09:54 AM=>delfile:-D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents\PendingMail\PendingMail_ErrorAlert.xml 10/26/2022 2:09:54 AM=>Info:- END Mailing Method 10/26/2022 2:09:54 AM=>Info:- Start Executing Telegram Method 10/26/2022 2:09:54 AM=>Info:- PendingTelegram.xml not exists 10/26/2022 2:09:54 AM=>Info:- End Executing TELEGRAM Method 10/26/2022 2:09:54 AM=>WriteToPendingXML ErrorAlert Start 10/26/2022 2:09:54 AM=>WriteToPendingXML ErrorAlert MailAttachmentsPath = D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents 10/26/2022 2:09:54 AM=>WriteToPendingXML ErrorAlertEntry Added Successfully 10/26/2022 2:09:54 AM=>Info - End of callingService Method 10/26/2022 2:11:54 AM=>Info - Check time Elapsed 10/26/2022 2:11:54 AM=>Info - Call callingService Method 10/26/2022 2:11:54 AM=>Info:- Call Both 10/26/2022 2:11:54 AM=>Info:- Start Executing SMS Method 10/26/2022 2:11:54 AM=>Info:- End Executing SMS Method 10/26/2022 2:11:54 AM=>Info:- Start Mailing Method 10/26/2022 2:11:54 AM=>Info:- ImportingEXE_END.xml file read to list 10/26/2022 2:11:54 AM=>Info:- ImportingEXE_START.xml file read to list 10/26/2022 2:11:54 AM=>Info:- PendingMail.xml file read to list 10/26/2022 2:11:54 AM=>Info:- PendingMail_ErrorAlert.xml file read to list 10/26/2022 2:11:54 AM=>Info:- Count = 1 10/26/2022 2:11:54 AM=>Info:- Count 1 10/26/2022 2:11:54 AM=>Info - Fetching Data From MAIL XML 10/26/2022 2:11:54 AM=>Info - End of Fetching Data From Mail XML 10/26/2022 2:11:54 AM=>Info:- Start SenMail Method 10/26/2022 2:11:54 AM=>UseDefaultCredentials 10/26/2022 2:11:54 AM=>Credentials = bayersupport@sapl.net:Corona@2020 10/26/2022 2:11:54 AM=>EnableSsl = true 10/26/2022 2:11:54 AM=>DeliveryMethod 10/26/2022 2:11:54 AM=>Before Send 10/26/2022 2:13:18 AM=>Exception(SenMail) :System.Net.Mail.SmtpException: Failure sending mail. ---> System.Net.WebException: Unable to connect to the remote server ---> System.Net.Sockets.SocketException: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond 52.96.109.130:587 at System.Net.Sockets.Socket.DoConnect(EndPoint endPointSnapshot, SocketAddress socketAddress) at System.Net.ServicePoint.ConnectSocketInternal(Boolean connectFailure, Socket s4, Socket s6, Socket& socket, IPAddress& address, ConnectSocketState state, IAsyncResult asyncResult, Exception& exception) --- End of inner exception stack trace --- at System.Net.ServicePoint.GetConnection(PooledStream PooledStream, Object owner, Boolean async, IPAddress& address, Socket& abortSocket, Socket& abortSocket6) at System.Net.PooledStream.Activate(Object owningObject, Boolean async, GeneralAsyncDelegate asyncCallback) at System.Net.ConnectionPool.GetConnection(Object owningObject, GeneralAsyncDelegate asyncCallback, Int32 creationTimeout) at System.Net.Mail.SmtpConnection.GetConnection(ServicePoint servicePoint) at System.Net.Mail.SmtpClient.GetConnection() at System.Net.Mail.SmtpClient.Send(MailMessage message) --- End of inner exception stack trace --- at System.Net.Mail.SmtpClient.Send(MailMessage message) at SAPLMailer.SAPLMailerService.SenMail(PendingMail objPendingMail) in E:\PROJECTS_SVN\SAPLMailer\SAPLMailer\SAPLMailer\SAPLMailerService.cs:line 400 10/26/2022 2:13:18 AM=>(SenMail)Failure sending To mail ID :bayersupport@sapl.net 10/26/2022 2:13:18 AM=>(SenMail)Failure sending CC mail ID : 10/26/2022 2:13:18 AM=>(SenMail)Failure sending mail Body :Hello, Please check attached file having issues in sending mails, please do the needful. 10/26/2022 2:13:18 AM=>delfile:-D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents\PendingMail\PendingMail_ErrorAlert.xml 10/26/2022 2:13:19 AM=>Info:- END Mailing Method 10/26/2022 2:13:19 AM=>Info:- Start Executing Telegram Method 10/26/2022 2:13:19 AM=>Info:- PendingTelegram.xml not exists 10/26/2022 2:13:19 AM=>Info:- End Executing TELEGRAM Method 10/26/2022 2:13:19 AM=>WriteToPendingXML ErrorAlert Start 10/26/2022 2:13:19 AM=>WriteToPendingXML ErrorAlert MailAttachmentsPath = D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents 10/26/2022 2:13:19 AM=>WriteToPendingXML ErrorAlertEntry Added Successfully 10/26/2022 2:13:19 AM=>Info - End of callingService Method 10/26/2022 2:15:19 AM=>Info - Check time Elapsed 10/26/2022 2:15:19 AM=>Info - Call callingService Method 10/26/2022 2:15:19 AM=>Info:- Call Both 10/26/2022 2:15:19 AM=>Info:- Start Executing SMS Method 10/26/2022 2:15:19 AM=>Info:- End Executing SMS Method 10/26/2022 2:15:19 AM=>Info:- Start Mailing Method 10/26/2022 2:15:19 AM=>Info:- ImportingEXE_END.xml file read to list 10/26/2022 2:15:19 AM=>Info:- ImportingEXE_START.xml file read to list 10/26/2022 2:15:19 AM=>Info:- PendingMail.xml file read to list 10/26/2022 2:15:19 AM=>Info:- PendingMail_ErrorAlert.xml file read to list 10/26/2022 2:15:19 AM=>Info:- Count = 1 10/26/2022 2:15:19 AM=>Info:- Count 1 10/26/2022 2:15:19 AM=>Info - Fetching Data From MAIL XML 10/26/2022 2:15:19 AM=>Info - End of Fetching Data From Mail XML 10/26/2022 2:15:19 AM=>Info:- Start SenMail Method 10/26/2022 2:15:19 AM=>UseDefaultCredentials 10/26/2022 2:15:19 AM=>Credentials = bayersupport@sapl.net:Corona@2020 10/26/2022 2:15:19 AM=>EnableSsl = true 10/26/2022 2:15:19 AM=>DeliveryMethod 10/26/2022 2:15:19 AM=>Before Send 10/26/2022 2:16:43 AM=>Exception(SenMail) :System.Net.Mail.SmtpException: Failure sending mail. ---> System.Net.WebException: Unable to connect to the remote server ---> System.Net.Sockets.SocketException: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond 52.96.33.82:587 at System.Net.Sockets.Socket.DoConnect(EndPoint endPointSnapshot, SocketAddress socketAddress) at System.Net.ServicePoint.ConnectSocketInternal(Boolean connectFailure, Socket s4, Socket s6, Socket& socket, IPAddress& address, ConnectSocketState state, IAsyncResult asyncResult, Exception& exception) --- End of inner exception stack trace --- at System.Net.ServicePoint.GetConnection(PooledStream PooledStream, Object owner, Boolean async, IPAddress& address, Socket& abortSocket, Socket& abortSocket6) at System.Net.PooledStream.Activate(Object owningObject, Boolean async, GeneralAsyncDelegate asyncCallback) at System.Net.ConnectionPool.GetConnection(Object owningObject, GeneralAsyncDelegate asyncCallback, Int32 creationTimeout) at System.Net.Mail.SmtpConnection.GetConnection(ServicePoint servicePoint) at System.Net.Mail.SmtpClient.GetConnection() at System.Net.Mail.SmtpClient.Send(MailMessage message) --- End of inner exception stack trace --- at System.Net.Mail.SmtpClient.Send(MailMessage message) at SAPLMailer.SAPLMailerService.SenMail(PendingMail objPendingMail) in E:\PROJECTS_SVN\SAPLMailer\SAPLMailer\SAPLMailer\SAPLMailerService.cs:line 400 10/26/2022 2:16:43 AM=>(SenMail)Failure sending To mail ID :bayersupport@sapl.net 10/26/2022 2:16:43 AM=>(SenMail)Failure sending CC mail ID : 10/26/2022 2:16:43 AM=>(SenMail)Failure sending mail Body :Hello, Please check attached file having issues in sending mails, please do the needful. 10/26/2022 2:16:43 AM=>delfile:-D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents\PendingMail\PendingMail_ErrorAlert.xml 10/26/2022 2:16:43 AM=>Info:- END Mailing Method 10/26/2022 2:16:43 AM=>Info:- Start Executing Telegram Method 10/26/2022 2:16:43 AM=>Info:- PendingTelegram.xml not exists 10/26/2022 2:16:43 AM=>Info:- End Executing TELEGRAM Method 10/26/2022 2:16:43 AM=>WriteToPendingXML ErrorAlert Start 10/26/2022 2:16:43 AM=>WriteToPendingXML ErrorAlert MailAttachmentsPath = D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents 10/26/2022 2:16:43 AM=>WriteToPendingXML ErrorAlertEntry Added Successfully 10/26/2022 2:16:43 AM=>Info - End of callingService Method 10/26/2022 2:18:43 AM=>Info - Check time Elapsed 10/26/2022 2:18:43 AM=>Info - Call callingService Method 10/26/2022 2:18:43 AM=>Info:- Call Both 10/26/2022 2:18:43 AM=>Info:- Start Executing SMS Method 10/26/2022 2:18:43 AM=>Info:- End Executing SMS Method 10/26/2022 2:18:43 AM=>Info:- Start Mailing Method 10/26/2022 2:18:43 AM=>Info:- ImportingEXE_END.xml file read to list 10/26/2022 2:18:43 AM=>Info:- ImportingEXE_START.xml file read to list 10/26/2022 2:18:43 AM=>Info:- PendingMail.xml file read to list 10/26/2022 2:18:43 AM=>Info:- PendingMail_ErrorAlert.xml file read to list 10/26/2022 2:18:43 AM=>Info:- Count = 1 10/26/2022 2:18:43 AM=>Info:- Count 1 10/26/2022 2:18:43 AM=>Info - Fetching Data From MAIL XML 10/26/2022 2:18:43 AM=>Info - End of Fetching Data From Mail XML 10/26/2022 2:18:43 AM=>Info:- Start SenMail Method 10/26/2022 2:18:43 AM=>UseDefaultCredentials 10/26/2022 2:18:43 AM=>Credentials = bayersupport@sapl.net:Corona@2020 10/26/2022 2:18:43 AM=>EnableSsl = true 10/26/2022 2:18:43 AM=>DeliveryMethod 10/26/2022 2:18:43 AM=>Before Send 10/26/2022 2:20:07 AM=>Exception(SenMail) :System.Net.Mail.SmtpException: Failure sending mail. ---> System.Net.WebException: Unable to connect to the remote server ---> System.Net.Sockets.SocketException: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond 52.96.69.2:587 at System.Net.Sockets.Socket.DoConnect(EndPoint endPointSnapshot, SocketAddress socketAddress) at System.Net.ServicePoint.ConnectSocketInternal(Boolean connectFailure, Socket s4, Socket s6, Socket& socket, IPAddress& address, ConnectSocketState state, IAsyncResult asyncResult, Exception& exception) --- End of inner exception stack trace --- at System.Net.ServicePoint.GetConnection(PooledStream PooledStream, Object owner, Boolean async, IPAddress& address, Socket& abortSocket, Socket& abortSocket6) at System.Net.PooledStream.Activate(Object owningObject, Boolean async, GeneralAsyncDelegate asyncCallback) at System.Net.ConnectionPool.GetConnection(Object owningObject, GeneralAsyncDelegate asyncCallback, Int32 creationTimeout) at System.Net.Mail.SmtpConnection.GetConnection(ServicePoint servicePoint) at System.Net.Mail.SmtpClient.GetConnection() at System.Net.Mail.SmtpClient.Send(MailMessage message) --- End of inner exception stack trace --- at System.Net.Mail.SmtpClient.Send(MailMessage message) at SAPLMailer.SAPLMailerService.SenMail(PendingMail objPendingMail) in E:\PROJECTS_SVN\SAPLMailer\SAPLMailer\SAPLMailer\SAPLMailerService.cs:line 400 10/26/2022 2:20:07 AM=>(SenMail)Failure sending To mail ID :bayersupport@sapl.net 10/26/2022 2:20:08 AM=>(SenMail)Failure sending CC mail ID : 10/26/2022 2:20:08 AM=>(SenMail)Failure sending mail Body :Hello, Please check attached file having issues in sending mails, please do the needful. 10/26/2022 2:20:08 AM=>delfile:-D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents\PendingMail\PendingMail_ErrorAlert.xml 10/26/2022 2:20:08 AM=>Info:- END Mailing Method 10/26/2022 2:20:08 AM=>Info:- Start Executing Telegram Method 10/26/2022 2:20:08 AM=>Info:- PendingTelegram.xml not exists 10/26/2022 2:20:08 AM=>Info:- End Executing TELEGRAM Method 10/26/2022 2:20:08 AM=>WriteToPendingXML ErrorAlert Start 10/26/2022 2:20:08 AM=>WriteToPendingXML ErrorAlert MailAttachmentsPath = D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents 10/26/2022 2:20:08 AM=>WriteToPendingXML ErrorAlertEntry Added Successfully 10/26/2022 2:20:08 AM=>Info - End of callingService Method 10/26/2022 2:22:08 AM=>Info - Check time Elapsed 10/26/2022 2:22:08 AM=>Info - Call callingService Method 10/26/2022 2:22:08 AM=>Info:- Call Both 10/26/2022 2:22:08 AM=>Info:- Start Executing SMS Method 10/26/2022 2:22:08 AM=>Info:- End Executing SMS Method 10/26/2022 2:22:08 AM=>Info:- Start Mailing Method 10/26/2022 2:22:08 AM=>Info:- ImportingEXE_END.xml file read to list 10/26/2022 2:22:08 AM=>Info:- ImportingEXE_START.xml file read to list 10/26/2022 2:22:08 AM=>Info:- PendingMail.xml file read to list 10/26/2022 2:22:08 AM=>Info:- PendingMail_ErrorAlert.xml file read to list 10/26/2022 2:22:08 AM=>Info:- Count = 1 10/26/2022 2:22:08 AM=>Info:- Count 1 10/26/2022 2:22:08 AM=>Info - Fetching Data From MAIL XML 10/26/2022 2:22:08 AM=>Info - End of Fetching Data From Mail XML 10/26/2022 2:22:08 AM=>Info:- Start SenMail Method 10/26/2022 2:22:08 AM=>UseDefaultCredentials 10/26/2022 2:22:08 AM=>Credentials = bayersupport@sapl.net:Corona@2020 10/26/2022 2:22:08 AM=>EnableSsl = true 10/26/2022 2:22:08 AM=>DeliveryMethod 10/26/2022 2:22:08 AM=>Before Send 10/26/2022 2:23:32 AM=>Exception(SenMail) :System.Net.Mail.SmtpException: Failure sending mail. ---> System.Net.WebException: Unable to connect to the remote server ---> System.Net.Sockets.SocketException: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond 52.96.242.18:587 at System.Net.Sockets.Socket.DoConnect(EndPoint endPointSnapshot, SocketAddress socketAddress) at System.Net.ServicePoint.ConnectSocketInternal(Boolean connectFailure, Socket s4, Socket s6, Socket& socket, IPAddress& address, ConnectSocketState state, IAsyncResult asyncResult, Exception& exception) --- End of inner exception stack trace --- at System.Net.ServicePoint.GetConnection(PooledStream PooledStream, Object owner, Boolean async, IPAddress& address, Socket& abortSocket, Socket& abortSocket6) at System.Net.PooledStream.Activate(Object owningObject, Boolean async, GeneralAsyncDelegate asyncCallback) at System.Net.ConnectionPool.GetConnection(Object owningObject, GeneralAsyncDelegate asyncCallback, Int32 creationTimeout) at System.Net.Mail.SmtpConnection.GetConnection(ServicePoint servicePoint) at System.Net.Mail.SmtpClient.GetConnection() at System.Net.Mail.SmtpClient.Send(MailMessage message) --- End of inner exception stack trace --- at System.Net.Mail.SmtpClient.Send(MailMessage message) at SAPLMailer.SAPLMailerService.SenMail(PendingMail objPendingMail) in E:\PROJECTS_SVN\SAPLMailer\SAPLMailer\SAPLMailer\SAPLMailerService.cs:line 400 10/26/2022 2:23:32 AM=>(SenMail)Failure sending To mail ID :bayersupport@sapl.net 10/26/2022 2:23:32 AM=>(SenMail)Failure sending CC mail ID : 10/26/2022 2:23:32 AM=>(SenMail)Failure sending mail Body :Hello, Please check attached file having issues in sending mails, please do the needful. 10/26/2022 2:23:32 AM=>delfile:-D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents\PendingMail\PendingMail_ErrorAlert.xml 10/26/2022 2:23:32 AM=>Info:- END Mailing Method 10/26/2022 2:23:32 AM=>Info:- Start Executing Telegram Method 10/26/2022 2:23:32 AM=>Info:- PendingTelegram.xml not exists 10/26/2022 2:23:32 AM=>Info:- End Executing TELEGRAM Method 10/26/2022 2:23:32 AM=>WriteToPendingXML ErrorAlert Start 10/26/2022 2:23:32 AM=>WriteToPendingXML ErrorAlert MailAttachmentsPath = D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents 10/26/2022 2:23:32 AM=>WriteToPendingXML ErrorAlertEntry Added Successfully 10/26/2022 2:23:32 AM=>Info - End of callingService Method 10/26/2022 2:25:32 AM=>Info - Check time Elapsed 10/26/2022 2:25:32 AM=>Info - Call callingService Method 10/26/2022 2:25:32 AM=>Info:- Call Both 10/26/2022 2:25:32 AM=>Info:- Start Executing SMS Method 10/26/2022 2:25:32 AM=>Info:- End Executing SMS Method 10/26/2022 2:25:32 AM=>Info:- Start Mailing Method 10/26/2022 2:25:32 AM=>Info:- ImportingEXE_END.xml file read to list 10/26/2022 2:25:32 AM=>Info:- ImportingEXE_START.xml file read to list 10/26/2022 2:25:32 AM=>Info:- PendingMail.xml file read to list 10/26/2022 2:25:32 AM=>Info:- PendingMail_ErrorAlert.xml file read to list 10/26/2022 2:25:32 AM=>Info:- Count = 1 10/26/2022 2:25:32 AM=>Info:- Count 1 10/26/2022 2:25:32 AM=>Info - Fetching Data From MAIL XML 10/26/2022 2:25:32 AM=>Info - End of Fetching Data From Mail XML 10/26/2022 2:25:32 AM=>Info:- Start SenMail Method 10/26/2022 2:25:32 AM=>UseDefaultCredentials 10/26/2022 2:25:32 AM=>Credentials = bayersupport@sapl.net:Corona@2020 10/26/2022 2:25:32 AM=>EnableSsl = true 10/26/2022 2:25:32 AM=>DeliveryMethod 10/26/2022 2:25:32 AM=>Before Send 10/26/2022 2:25:56 AM=>Exception(SenMail) :System.Net.Mail.SmtpException: Failure sending mail. ---> System.IO.IOException: Unable to read data from the transport connection: An existing connection was forcibly closed by the remote host. ---> System.Net.Sockets.SocketException: An existing connection was forcibly closed by the remote host at System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size) --- End of inner exception stack trace --- at System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size) at System.Net.FixedSizeReader.ReadPacket(Byte[] buffer, Int32 offset, Int32 count) at System.Net.Security.SslState.StartReceiveBlob(Byte[] buffer, AsyncProtocolRequest asyncRequest) at System.Net.Security.SslState.CheckCompletionBeforeNextReceive(ProtocolToken message, AsyncProtocolRequest asyncRequest) at System.Net.Security.SslState.ForceAuthentication(Boolean receiveFirst, Byte[] buffer, AsyncProtocolRequest asyncRequest, Boolean renegotiation) at System.Net.Security.SslState.ProcessAuthentication(LazyAsyncResult lazyResult) at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state) at System.Net.TlsStream.ProcessAuthentication(LazyAsyncResult result) at System.Net.TlsStream.Write(Byte[] buffer, Int32 offset, Int32 size) at System.Net.PooledStream.Write(Byte[] buffer, Int32 offset, Int32 size) at System.Net.Mail.SmtpConnection.Flush() at System.Net.Mail.ReadLinesCommand.Send(SmtpConnection conn) at System.Net.Mail.EHelloCommand.Send(SmtpConnection conn, String domain) at System.Net.Mail.SmtpConnection.GetConnection(ServicePoint servicePoint) at System.Net.Mail.SmtpClient.GetConnection() at System.Net.Mail.SmtpClient.Send(MailMessage message) --- End of inner exception stack trace --- at System.Net.Mail.SmtpClient.Send(MailMessage message) at SAPLMailer.SAPLMailerService.SenMail(PendingMail objPendingMail) in E:\PROJECTS_SVN\SAPLMailer\SAPLMailer\SAPLMailer\SAPLMailerService.cs:line 400 10/26/2022 2:25:56 AM=>(SenMail)Failure sending To mail ID :bayersupport@sapl.net 10/26/2022 2:25:56 AM=>(SenMail)Failure sending CC mail ID : 10/26/2022 2:25:56 AM=>(SenMail)Failure sending mail Body :Hello, Please check attached file having issues in sending mails, please do the needful. 10/26/2022 2:25:56 AM=>delfile:-D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents\PendingMail\PendingMail_ErrorAlert.xml 10/26/2022 2:25:57 AM=>Info:- END Mailing Method 10/26/2022 2:25:57 AM=>Info:- Start Executing Telegram Method 10/26/2022 2:25:57 AM=>Info:- PendingTelegram.xml not exists 10/26/2022 2:25:57 AM=>Info:- End Executing TELEGRAM Method 10/26/2022 2:25:57 AM=>WriteToPendingXML ErrorAlert Start 10/26/2022 2:25:57 AM=>WriteToPendingXML ErrorAlert MailAttachmentsPath = D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents 10/26/2022 2:25:57 AM=>WriteToPendingXML ErrorAlertEntry Added Successfully 10/26/2022 2:25:57 AM=>Info - End of callingService Method 10/26/2022 2:27:57 AM=>Info - Check time Elapsed 10/26/2022 2:27:57 AM=>Info - Call callingService Method 10/26/2022 2:27:57 AM=>Info:- Call Both 10/26/2022 2:27:57 AM=>Info:- Start Executing SMS Method 10/26/2022 2:27:57 AM=>Info:- End Executing SMS Method 10/26/2022 2:27:57 AM=>Info:- Start Mailing Method 10/26/2022 2:27:57 AM=>Info:- ImportingEXE_END.xml file read to list 10/26/2022 2:27:57 AM=>Info:- ImportingEXE_START.xml file read to list 10/26/2022 2:27:57 AM=>Info:- PendingMail.xml file read to list 10/26/2022 2:27:57 AM=>Info:- PendingMail_ErrorAlert.xml file read to list 10/26/2022 2:27:57 AM=>Info:- Count = 1 10/26/2022 2:27:57 AM=>Info:- Count 1 10/26/2022 2:27:57 AM=>Info - Fetching Data From MAIL XML 10/26/2022 2:27:57 AM=>Info - End of Fetching Data From Mail XML 10/26/2022 2:27:57 AM=>Info:- Start SenMail Method 10/26/2022 2:27:57 AM=>UseDefaultCredentials 10/26/2022 2:27:57 AM=>Credentials = bayersupport@sapl.net:Corona@2020 10/26/2022 2:27:57 AM=>EnableSsl = true 10/26/2022 2:27:57 AM=>DeliveryMethod 10/26/2022 2:27:57 AM=>Before Send 10/26/2022 2:29:21 AM=>Exception(SenMail) :System.Net.Mail.SmtpException: Failure sending mail. ---> System.Net.WebException: Unable to connect to the remote server ---> System.Net.Sockets.SocketException: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond 52.96.32.2:587 at System.Net.Sockets.Socket.DoConnect(EndPoint endPointSnapshot, SocketAddress socketAddress) at System.Net.ServicePoint.ConnectSocketInternal(Boolean connectFailure, Socket s4, Socket s6, Socket& socket, IPAddress& address, ConnectSocketState state, IAsyncResult asyncResult, Exception& exception) --- End of inner exception stack trace --- at System.Net.ServicePoint.GetConnection(PooledStream PooledStream, Object owner, Boolean async, IPAddress& address, Socket& abortSocket, Socket& abortSocket6) at System.Net.PooledStream.Activate(Object owningObject, Boolean async, GeneralAsyncDelegate asyncCallback) at System.Net.ConnectionPool.GetConnection(Object owningObject, GeneralAsyncDelegate asyncCallback, Int32 creationTimeout) at System.Net.Mail.SmtpConnection.GetConnection(ServicePoint servicePoint) at System.Net.Mail.SmtpClient.GetConnection() at System.Net.Mail.SmtpClient.Send(MailMessage message) --- End of inner exception stack trace --- at System.Net.Mail.SmtpClient.Send(MailMessage message) at SAPLMailer.SAPLMailerService.SenMail(PendingMail objPendingMail) in E:\PROJECTS_SVN\SAPLMailer\SAPLMailer\SAPLMailer\SAPLMailerService.cs:line 400 10/26/2022 2:29:21 AM=>(SenMail)Failure sending To mail ID :bayersupport@sapl.net 10/26/2022 2:29:21 AM=>(SenMail)Failure sending CC mail ID : 10/26/2022 2:29:21 AM=>(SenMail)Failure sending mail Body :Hello, Please check attached file having issues in sending mails, please do the needful. 10/26/2022 2:29:21 AM=>delfile:-D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents\PendingMail\PendingMail_ErrorAlert.xml 10/26/2022 2:29:21 AM=>Info:- END Mailing Method 10/26/2022 2:29:21 AM=>Info:- Start Executing Telegram Method 10/26/2022 2:29:21 AM=>Info:- PendingTelegram.xml not exists 10/26/2022 2:29:21 AM=>Info:- End Executing TELEGRAM Method 10/26/2022 2:29:21 AM=>WriteToPendingXML ErrorAlert Start 10/26/2022 2:29:21 AM=>WriteToPendingXML ErrorAlert MailAttachmentsPath = D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents 10/26/2022 2:29:21 AM=>WriteToPendingXML ErrorAlertEntry Added Successfully 10/26/2022 2:29:21 AM=>Info - End of callingService Method 10/26/2022 2:31:21 AM=>Info - Check time Elapsed 10/26/2022 2:31:21 AM=>Info - Call callingService Method 10/26/2022 2:31:21 AM=>Info:- Call Both 10/26/2022 2:31:21 AM=>Info:- Start Executing SMS Method 10/26/2022 2:31:21 AM=>Info:- End Executing SMS Method 10/26/2022 2:31:21 AM=>Info:- Start Mailing Method 10/26/2022 2:31:21 AM=>Info:- ImportingEXE_END.xml file read to list 10/26/2022 2:31:21 AM=>Info:- ImportingEXE_START.xml file read to list 10/26/2022 2:31:21 AM=>Info:- PendingMail.xml file read to list 10/26/2022 2:31:21 AM=>Info:- PendingMail_ErrorAlert.xml file read to list 10/26/2022 2:31:21 AM=>Info:- Count = 1 10/26/2022 2:31:21 AM=>Info:- Count 1 10/26/2022 2:31:21 AM=>Info - Fetching Data From MAIL XML 10/26/2022 2:31:21 AM=>Info - End of Fetching Data From Mail XML 10/26/2022 2:31:21 AM=>Info:- Start SenMail Method 10/26/2022 2:31:21 AM=>UseDefaultCredentials 10/26/2022 2:31:21 AM=>Credentials = bayersupport@sapl.net:Corona@2020 10/26/2022 2:31:21 AM=>EnableSsl = true 10/26/2022 2:31:21 AM=>DeliveryMethod 10/26/2022 2:31:21 AM=>Before Send 10/26/2022 2:32:45 AM=>Exception(SenMail) :System.Net.Mail.SmtpException: Failure sending mail. ---> System.Net.WebException: Unable to connect to the remote server ---> System.Net.Sockets.SocketException: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond 40.97.188.2:587 at System.Net.Sockets.Socket.DoConnect(EndPoint endPointSnapshot, SocketAddress socketAddress) at System.Net.ServicePoint.ConnectSocketInternal(Boolean connectFailure, Socket s4, Socket s6, Socket& socket, IPAddress& address, ConnectSocketState state, IAsyncResult asyncResult, Exception& exception) --- End of inner exception stack trace --- at System.Net.ServicePoint.GetConnection(PooledStream PooledStream, Object owner, Boolean async, IPAddress& address, Socket& abortSocket, Socket& abortSocket6) at System.Net.PooledStream.Activate(Object owningObject, Boolean async, GeneralAsyncDelegate asyncCallback) at System.Net.ConnectionPool.GetConnection(Object owningObject, GeneralAsyncDelegate asyncCallback, Int32 creationTimeout) at System.Net.Mail.SmtpConnection.GetConnection(ServicePoint servicePoint) at System.Net.Mail.SmtpClient.GetConnection() at System.Net.Mail.SmtpClient.Send(MailMessage message) --- End of inner exception stack trace --- at System.Net.Mail.SmtpClient.Send(MailMessage message) at SAPLMailer.SAPLMailerService.SenMail(PendingMail objPendingMail) in E:\PROJECTS_SVN\SAPLMailer\SAPLMailer\SAPLMailer\SAPLMailerService.cs:line 400 10/26/2022 2:32:45 AM=>(SenMail)Failure sending To mail ID :bayersupport@sapl.net 10/26/2022 2:32:45 AM=>(SenMail)Failure sending CC mail ID : 10/26/2022 2:32:45 AM=>(SenMail)Failure sending mail Body :Hello, Please check attached file having issues in sending mails, please do the needful. 10/26/2022 2:32:45 AM=>delfile:-D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents\PendingMail\PendingMail_ErrorAlert.xml 10/26/2022 2:32:46 AM=>Info:- END Mailing Method 10/26/2022 2:32:46 AM=>Info:- Start Executing Telegram Method 10/26/2022 2:32:46 AM=>Info:- PendingTelegram.xml not exists 10/26/2022 2:32:46 AM=>Info:- End Executing TELEGRAM Method 10/26/2022 2:32:46 AM=>WriteToPendingXML ErrorAlert Start 10/26/2022 2:32:46 AM=>WriteToPendingXML ErrorAlert MailAttachmentsPath = D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents 10/26/2022 2:32:46 AM=>WriteToPendingXML ErrorAlertEntry Added Successfully 10/26/2022 2:32:46 AM=>Info - End of callingService Method 10/26/2022 2:34:46 AM=>Info - Check time Elapsed 10/26/2022 2:34:46 AM=>Info - Call callingService Method 10/26/2022 2:34:46 AM=>Info:- Call Both 10/26/2022 2:34:46 AM=>Info:- Start Executing SMS Method 10/26/2022 2:34:46 AM=>Info:- End Executing SMS Method 10/26/2022 2:34:46 AM=>Info:- Start Mailing Method 10/26/2022 2:34:46 AM=>Info:- ImportingEXE_END.xml file read to list 10/26/2022 2:34:46 AM=>Info:- ImportingEXE_START.xml file read to list 10/26/2022 2:34:46 AM=>Info:- PendingMail.xml file read to list 10/26/2022 2:34:46 AM=>Info:- PendingMail_ErrorAlert.xml file read to list 10/26/2022 2:34:46 AM=>Info:- Count = 1 10/26/2022 2:34:46 AM=>Info:- Count 1 10/26/2022 2:34:46 AM=>Info - Fetching Data From MAIL XML 10/26/2022 2:34:46 AM=>Info - End of Fetching Data From Mail XML 10/26/2022 2:34:46 AM=>Info:- Start SenMail Method 10/26/2022 2:34:46 AM=>UseDefaultCredentials 10/26/2022 2:34:46 AM=>Credentials = bayersupport@sapl.net:Corona@2020 10/26/2022 2:34:46 AM=>EnableSsl = true 10/26/2022 2:34:46 AM=>DeliveryMethod 10/26/2022 2:34:46 AM=>Before Send 10/26/2022 2:35:07 AM=>Exception(SenMail) :System.Net.Mail.SmtpException: Failure sending mail. ---> System.IO.IOException: Unable to read data from the transport connection: An existing connection was forcibly closed by the remote host. ---> System.Net.Sockets.SocketException: An existing connection was forcibly closed by the remote host at System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size) --- End of inner exception stack trace --- at System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size) at System.Net.FixedSizeReader.ReadPacket(Byte[] buffer, Int32 offset, Int32 count) at System.Net.Security.SslState.StartReceiveBlob(Byte[] buffer, AsyncProtocolRequest asyncRequest) at System.Net.Security.SslState.CheckCompletionBeforeNextReceive(ProtocolToken message, AsyncProtocolRequest asyncRequest) at System.Net.Security.SslState.ForceAuthentication(Boolean receiveFirst, Byte[] buffer, AsyncProtocolRequest asyncRequest, Boolean renegotiation) at System.Net.Security.SslState.ProcessAuthentication(LazyAsyncResult lazyResult) at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state) at System.Net.TlsStream.ProcessAuthentication(LazyAsyncResult result) at System.Net.TlsStream.Write(Byte[] buffer, Int32 offset, Int32 size) at System.Net.PooledStream.Write(Byte[] buffer, Int32 offset, Int32 size) at System.Net.Mail.SmtpConnection.Flush() at System.Net.Mail.ReadLinesCommand.Send(SmtpConnection conn) at System.Net.Mail.EHelloCommand.Send(SmtpConnection conn, String domain) at System.Net.Mail.SmtpConnection.GetConnection(ServicePoint servicePoint) at System.Net.Mail.SmtpClient.GetConnection() at System.Net.Mail.SmtpClient.Send(MailMessage message) --- End of inner exception stack trace --- at System.Net.Mail.SmtpClient.Send(MailMessage message) at SAPLMailer.SAPLMailerService.SenMail(PendingMail objPendingMail) in E:\PROJECTS_SVN\SAPLMailer\SAPLMailer\SAPLMailer\SAPLMailerService.cs:line 400 10/26/2022 2:35:07 AM=>(SenMail)Failure sending To mail ID :bayersupport@sapl.net 10/26/2022 2:35:07 AM=>(SenMail)Failure sending CC mail ID : 10/26/2022 2:35:07 AM=>(SenMail)Failure sending mail Body :Hello, Please check attached file having issues in sending mails, please do the needful. 10/26/2022 2:35:07 AM=>delfile:-D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents\PendingMail\PendingMail_ErrorAlert.xml 10/26/2022 2:35:07 AM=>Info:- END Mailing Method 10/26/2022 2:35:07 AM=>Info:- Start Executing Telegram Method 10/26/2022 2:35:07 AM=>Info:- PendingTelegram.xml not exists 10/26/2022 2:35:07 AM=>Info:- End Executing TELEGRAM Method 10/26/2022 2:35:07 AM=>WriteToPendingXML ErrorAlert Start 10/26/2022 2:35:07 AM=>WriteToPendingXML ErrorAlert MailAttachmentsPath = D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents 10/26/2022 2:35:07 AM=>WriteToPendingXML ErrorAlertEntry Added Successfully 10/26/2022 2:35:07 AM=>Info - End of callingService Method 10/26/2022 2:37:07 AM=>Info - Check time Elapsed 10/26/2022 2:37:07 AM=>Info - Call callingService Method 10/26/2022 2:37:07 AM=>Info:- Call Both 10/26/2022 2:37:07 AM=>Info:- Start Executing SMS Method 10/26/2022 2:37:07 AM=>Info:- End Executing SMS Method 10/26/2022 2:37:07 AM=>Info:- Start Mailing Method 10/26/2022 2:37:07 AM=>Info:- ImportingEXE_END.xml file read to list 10/26/2022 2:37:07 AM=>Info:- ImportingEXE_START.xml file read to list 10/26/2022 2:37:07 AM=>Info:- PendingMail.xml file read to list 10/26/2022 2:37:07 AM=>Info:- PendingMail_ErrorAlert.xml file read to list 10/26/2022 2:37:07 AM=>Info:- Count = 1 10/26/2022 2:37:07 AM=>Info:- Count 1 10/26/2022 2:37:07 AM=>Info - Fetching Data From MAIL XML 10/26/2022 2:37:07 AM=>Info - End of Fetching Data From Mail XML 10/26/2022 2:37:07 AM=>Info:- Start SenMail Method 10/26/2022 2:37:07 AM=>UseDefaultCredentials 10/26/2022 2:37:07 AM=>Credentials = bayersupport@sapl.net:Corona@2020 10/26/2022 2:37:07 AM=>EnableSsl = true 10/26/2022 2:37:07 AM=>DeliveryMethod 10/26/2022 2:37:07 AM=>Before Send 10/26/2022 2:38:31 AM=>Exception(SenMail) :System.Net.Mail.SmtpException: Failure sending mail. ---> System.Net.WebException: Unable to connect to the remote server ---> System.Net.Sockets.SocketException: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond 52.96.181.34:587 at System.Net.Sockets.Socket.DoConnect(EndPoint endPointSnapshot, SocketAddress socketAddress) at System.Net.ServicePoint.ConnectSocketInternal(Boolean connectFailure, Socket s4, Socket s6, Socket& socket, IPAddress& address, ConnectSocketState state, IAsyncResult asyncResult, Exception& exception) --- End of inner exception stack trace --- at System.Net.ServicePoint.GetConnection(PooledStream PooledStream, Object owner, Boolean async, IPAddress& address, Socket& abortSocket, Socket& abortSocket6) at System.Net.PooledStream.Activate(Object owningObject, Boolean async, GeneralAsyncDelegate asyncCallback) at System.Net.ConnectionPool.GetConnection(Object owningObject, GeneralAsyncDelegate asyncCallback, Int32 creationTimeout) at System.Net.Mail.SmtpConnection.GetConnection(ServicePoint servicePoint) at System.Net.Mail.SmtpClient.GetConnection() at System.Net.Mail.SmtpClient.Send(MailMessage message) --- End of inner exception stack trace --- at System.Net.Mail.SmtpClient.Send(MailMessage message) at SAPLMailer.SAPLMailerService.SenMail(PendingMail objPendingMail) in E:\PROJECTS_SVN\SAPLMailer\SAPLMailer\SAPLMailer\SAPLMailerService.cs:line 400 10/26/2022 2:38:31 AM=>(SenMail)Failure sending To mail ID :bayersupport@sapl.net 10/26/2022 2:38:31 AM=>(SenMail)Failure sending CC mail ID : 10/26/2022 2:38:31 AM=>(SenMail)Failure sending mail Body :Hello, Please check attached file having issues in sending mails, please do the needful. 10/26/2022 2:38:31 AM=>delfile:-D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents\PendingMail\PendingMail_ErrorAlert.xml 10/26/2022 2:38:32 AM=>Info:- END Mailing Method 10/26/2022 2:38:32 AM=>Info:- Start Executing Telegram Method 10/26/2022 2:38:32 AM=>Info:- PendingTelegram.xml not exists 10/26/2022 2:38:32 AM=>Info:- End Executing TELEGRAM Method 10/26/2022 2:38:32 AM=>WriteToPendingXML ErrorAlert Start 10/26/2022 2:38:32 AM=>WriteToPendingXML ErrorAlert MailAttachmentsPath = D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents 10/26/2022 2:38:32 AM=>WriteToPendingXML ErrorAlertEntry Added Successfully 10/26/2022 2:38:32 AM=>Info - End of callingService Method 10/26/2022 2:40:32 AM=>Info - Check time Elapsed 10/26/2022 2:40:32 AM=>Info - Call callingService Method 10/26/2022 2:40:32 AM=>Info:- Call Both 10/26/2022 2:40:32 AM=>Info:- Start Executing SMS Method 10/26/2022 2:40:32 AM=>Info:- End Executing SMS Method 10/26/2022 2:40:32 AM=>Info:- Start Mailing Method 10/26/2022 2:40:32 AM=>Info:- ImportingEXE_END.xml file read to list 10/26/2022 2:40:32 AM=>Info:- ImportingEXE_START.xml file read to list 10/26/2022 2:40:32 AM=>Info:- PendingMail.xml file read to list 10/26/2022 2:40:32 AM=>Info:- PendingMail_ErrorAlert.xml file read to list 10/26/2022 2:40:32 AM=>Info:- Count = 1 10/26/2022 2:40:32 AM=>Info:- Count 1 10/26/2022 2:40:32 AM=>Info - Fetching Data From MAIL XML 10/26/2022 2:40:32 AM=>Info - End of Fetching Data From Mail XML 10/26/2022 2:40:32 AM=>Info:- Start SenMail Method 10/26/2022 2:40:32 AM=>UseDefaultCredentials 10/26/2022 2:40:32 AM=>Credentials = bayersupport@sapl.net:Corona@2020 10/26/2022 2:40:32 AM=>EnableSsl = true 10/26/2022 2:40:32 AM=>DeliveryMethod 10/26/2022 2:40:32 AM=>Before Send 10/26/2022 2:41:56 AM=>Exception(SenMail) :System.Net.Mail.SmtpException: Failure sending mail. ---> System.Net.WebException: Unable to connect to the remote server ---> System.Net.Sockets.SocketException: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond 52.96.181.98:587 at System.Net.Sockets.Socket.DoConnect(EndPoint endPointSnapshot, SocketAddress socketAddress) at System.Net.ServicePoint.ConnectSocketInternal(Boolean connectFailure, Socket s4, Socket s6, Socket& socket, IPAddress& address, ConnectSocketState state, IAsyncResult asyncResult, Exception& exception) --- End of inner exception stack trace --- at System.Net.ServicePoint.GetConnection(PooledStream PooledStream, Object owner, Boolean async, IPAddress& address, Socket& abortSocket, Socket& abortSocket6) at System.Net.PooledStream.Activate(Object owningObject, Boolean async, GeneralAsyncDelegate asyncCallback) at System.Net.ConnectionPool.GetConnection(Object owningObject, GeneralAsyncDelegate asyncCallback, Int32 creationTimeout) at System.Net.Mail.SmtpConnection.GetConnection(ServicePoint servicePoint) at System.Net.Mail.SmtpClient.GetConnection() at System.Net.Mail.SmtpClient.Send(MailMessage message) --- End of inner exception stack trace --- at System.Net.Mail.SmtpClient.Send(MailMessage message) at SAPLMailer.SAPLMailerService.SenMail(PendingMail objPendingMail) in E:\PROJECTS_SVN\SAPLMailer\SAPLMailer\SAPLMailer\SAPLMailerService.cs:line 400 10/26/2022 2:41:56 AM=>(SenMail)Failure sending To mail ID :bayersupport@sapl.net 10/26/2022 2:41:56 AM=>(SenMail)Failure sending CC mail ID : 10/26/2022 2:41:56 AM=>(SenMail)Failure sending mail Body :Hello, Please check attached file having issues in sending mails, please do the needful. 10/26/2022 2:41:56 AM=>delfile:-D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents\PendingMail\PendingMail_ErrorAlert.xml 10/26/2022 2:41:56 AM=>Info:- END Mailing Method 10/26/2022 2:41:56 AM=>Info:- Start Executing Telegram Method 10/26/2022 2:41:56 AM=>Info:- PendingTelegram.xml not exists 10/26/2022 2:41:56 AM=>Info:- End Executing TELEGRAM Method 10/26/2022 2:41:56 AM=>WriteToPendingXML ErrorAlert Start 10/26/2022 2:41:56 AM=>WriteToPendingXML ErrorAlert MailAttachmentsPath = D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents 10/26/2022 2:41:56 AM=>WriteToPendingXML ErrorAlertEntry Added Successfully 10/26/2022 2:41:56 AM=>Info - End of callingService Method 10/26/2022 2:43:56 AM=>Info - Check time Elapsed 10/26/2022 2:43:56 AM=>Info - Call callingService Method 10/26/2022 2:43:56 AM=>Info:- Call Both 10/26/2022 2:43:56 AM=>Info:- Start Executing SMS Method 10/26/2022 2:43:56 AM=>Info:- End Executing SMS Method 10/26/2022 2:43:56 AM=>Info:- Start Mailing Method 10/26/2022 2:43:56 AM=>Info:- ImportingEXE_END.xml file read to list 10/26/2022 2:43:56 AM=>Info:- ImportingEXE_START.xml file read to list 10/26/2022 2:43:56 AM=>Info:- PendingMail.xml file read to list 10/26/2022 2:43:56 AM=>Info:- PendingMail_ErrorAlert.xml file read to list 10/26/2022 2:43:56 AM=>Info:- Count = 1 10/26/2022 2:43:56 AM=>Info:- Count 1 10/26/2022 2:43:56 AM=>Info - Fetching Data From MAIL XML 10/26/2022 2:43:56 AM=>Info - End of Fetching Data From Mail XML 10/26/2022 2:43:56 AM=>Info:- Start SenMail Method 10/26/2022 2:43:56 AM=>UseDefaultCredentials 10/26/2022 2:43:56 AM=>Credentials = bayersupport@sapl.net:Corona@2020 10/26/2022 2:43:56 AM=>EnableSsl = true 10/26/2022 2:43:56 AM=>DeliveryMethod 10/26/2022 2:43:56 AM=>Before Send 10/26/2022 2:45:20 AM=>Exception(SenMail) :System.Net.Mail.SmtpException: Failure sending mail. ---> System.Net.WebException: Unable to connect to the remote server ---> System.Net.Sockets.SocketException: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond 52.96.111.2:587 at System.Net.Sockets.Socket.DoConnect(EndPoint endPointSnapshot, SocketAddress socketAddress) at System.Net.ServicePoint.ConnectSocketInternal(Boolean connectFailure, Socket s4, Socket s6, Socket& socket, IPAddress& address, ConnectSocketState state, IAsyncResult asyncResult, Exception& exception) --- End of inner exception stack trace --- at System.Net.ServicePoint.GetConnection(PooledStream PooledStream, Object owner, Boolean async, IPAddress& address, Socket& abortSocket, Socket& abortSocket6) at System.Net.PooledStream.Activate(Object owningObject, Boolean async, GeneralAsyncDelegate asyncCallback) at System.Net.ConnectionPool.GetConnection(Object owningObject, GeneralAsyncDelegate asyncCallback, Int32 creationTimeout) at System.Net.Mail.SmtpConnection.GetConnection(ServicePoint servicePoint) at System.Net.Mail.SmtpClient.GetConnection() at System.Net.Mail.SmtpClient.Send(MailMessage message) --- End of inner exception stack trace --- at System.Net.Mail.SmtpClient.Send(MailMessage message) at SAPLMailer.SAPLMailerService.SenMail(PendingMail objPendingMail) in E:\PROJECTS_SVN\SAPLMailer\SAPLMailer\SAPLMailer\SAPLMailerService.cs:line 400 10/26/2022 2:45:20 AM=>(SenMail)Failure sending To mail ID :bayersupport@sapl.net 10/26/2022 2:45:20 AM=>(SenMail)Failure sending CC mail ID : 10/26/2022 2:45:20 AM=>(SenMail)Failure sending mail Body :Hello, Please check attached file having issues in sending mails, please do the needful. 10/26/2022 2:45:20 AM=>delfile:-D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents\PendingMail\PendingMail_ErrorAlert.xml 10/26/2022 2:45:21 AM=>Info:- END Mailing Method 10/26/2022 2:45:21 AM=>Info:- Start Executing Telegram Method 10/26/2022 2:45:21 AM=>Info:- PendingTelegram.xml not exists 10/26/2022 2:45:21 AM=>Info:- End Executing TELEGRAM Method 10/26/2022 2:45:21 AM=>WriteToPendingXML ErrorAlert Start 10/26/2022 2:45:21 AM=>WriteToPendingXML ErrorAlert MailAttachmentsPath = D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents 10/26/2022 2:45:21 AM=>WriteToPendingXML ErrorAlertEntry Added Successfully 10/26/2022 2:45:21 AM=>Info - End of callingService Method 10/26/2022 2:47:21 AM=>Info - Check time Elapsed 10/26/2022 2:47:21 AM=>Info - Call callingService Method 10/26/2022 2:47:21 AM=>Info:- Call Both 10/26/2022 2:47:21 AM=>Info:- Start Executing SMS Method 10/26/2022 2:47:21 AM=>Info:- End Executing SMS Method 10/26/2022 2:47:21 AM=>Info:- Start Mailing Method 10/26/2022 2:47:21 AM=>Info:- ImportingEXE_END.xml file read to list 10/26/2022 2:47:21 AM=>Info:- ImportingEXE_START.xml file read to list 10/26/2022 2:47:21 AM=>Info:- PendingMail.xml file read to list 10/26/2022 2:47:21 AM=>Info:- PendingMail_ErrorAlert.xml file read to list 10/26/2022 2:47:21 AM=>Info:- Count = 1 10/26/2022 2:47:21 AM=>Info:- Count 1 10/26/2022 2:47:21 AM=>Info - Fetching Data From MAIL XML 10/26/2022 2:47:21 AM=>Info - End of Fetching Data From Mail XML 10/26/2022 2:47:21 AM=>Info:- Start SenMail Method 10/26/2022 2:47:21 AM=>UseDefaultCredentials 10/26/2022 2:47:21 AM=>Credentials = bayersupport@sapl.net:Corona@2020 10/26/2022 2:47:21 AM=>EnableSsl = true 10/26/2022 2:47:21 AM=>DeliveryMethod 10/26/2022 2:47:21 AM=>Before Send 10/26/2022 2:47:51 AM=>Exception(SenMail) :System.Net.Mail.SmtpException: Failure sending mail. ---> System.IO.IOException: Unable to read data from the transport connection: An existing connection was forcibly closed by the remote host. ---> System.Net.Sockets.SocketException: An existing connection was forcibly closed by the remote host at System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size) --- End of inner exception stack trace --- at System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size) at System.Net.FixedSizeReader.ReadPacket(Byte[] buffer, Int32 offset, Int32 count) at System.Net.Security.SslState.StartReceiveBlob(Byte[] buffer, AsyncProtocolRequest asyncRequest) at System.Net.Security.SslState.CheckCompletionBeforeNextReceive(ProtocolToken message, AsyncProtocolRequest asyncRequest) at System.Net.Security.SslState.ForceAuthentication(Boolean receiveFirst, Byte[] buffer, AsyncProtocolRequest asyncRequest, Boolean renegotiation) at System.Net.Security.SslState.ProcessAuthentication(LazyAsyncResult lazyResult) at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state) at System.Net.TlsStream.ProcessAuthentication(LazyAsyncResult result) at System.Net.TlsStream.Write(Byte[] buffer, Int32 offset, Int32 size) at System.Net.PooledStream.Write(Byte[] buffer, Int32 offset, Int32 size) at System.Net.Mail.SmtpConnection.Flush() at System.Net.Mail.ReadLinesCommand.Send(SmtpConnection conn) at System.Net.Mail.EHelloCommand.Send(SmtpConnection conn, String domain) at System.Net.Mail.SmtpConnection.GetConnection(ServicePoint servicePoint) at System.Net.Mail.SmtpClient.GetConnection() at System.Net.Mail.SmtpClient.Send(MailMessage message) --- End of inner exception stack trace --- at System.Net.Mail.SmtpClient.Send(MailMessage message) at SAPLMailer.SAPLMailerService.SenMail(PendingMail objPendingMail) in E:\PROJECTS_SVN\SAPLMailer\SAPLMailer\SAPLMailer\SAPLMailerService.cs:line 400 10/26/2022 2:47:51 AM=>(SenMail)Failure sending To mail ID :bayersupport@sapl.net 10/26/2022 2:47:51 AM=>(SenMail)Failure sending CC mail ID : 10/26/2022 2:47:51 AM=>(SenMail)Failure sending mail Body :Hello, Please check attached file having issues in sending mails, please do the needful. 10/26/2022 2:47:51 AM=>delfile:-D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents\PendingMail\PendingMail_ErrorAlert.xml 10/26/2022 2:47:51 AM=>Info:- END Mailing Method 10/26/2022 2:47:51 AM=>Info:- Start Executing Telegram Method 10/26/2022 2:47:51 AM=>Info:- PendingTelegram.xml not exists 10/26/2022 2:47:51 AM=>Info:- End Executing TELEGRAM Method 10/26/2022 2:47:51 AM=>WriteToPendingXML ErrorAlert Start 10/26/2022 2:47:51 AM=>WriteToPendingXML ErrorAlert MailAttachmentsPath = D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents 10/26/2022 2:47:51 AM=>WriteToPendingXML ErrorAlertEntry Added Successfully 10/26/2022 2:47:51 AM=>Info - End of callingService Method 10/26/2022 2:49:51 AM=>Info - Check time Elapsed 10/26/2022 2:49:51 AM=>Info - Call callingService Method 10/26/2022 2:49:51 AM=>Info:- Call Both 10/26/2022 2:49:51 AM=>Info:- Start Executing SMS Method 10/26/2022 2:49:51 AM=>Info:- End Executing SMS Method 10/26/2022 2:49:51 AM=>Info:- Start Mailing Method 10/26/2022 2:49:51 AM=>Info:- ImportingEXE_END.xml file read to list 10/26/2022 2:49:51 AM=>Info:- ImportingEXE_START.xml file read to list 10/26/2022 2:49:51 AM=>Info:- PendingMail.xml file read to list 10/26/2022 2:49:51 AM=>Info:- PendingMail_ErrorAlert.xml file read to list 10/26/2022 2:49:51 AM=>Info:- Count = 1 10/26/2022 2:49:51 AM=>Info:- Count 1 10/26/2022 2:49:51 AM=>Info - Fetching Data From MAIL XML 10/26/2022 2:49:51 AM=>Info - End of Fetching Data From Mail XML 10/26/2022 2:49:51 AM=>Info:- Start SenMail Method 10/26/2022 2:49:51 AM=>UseDefaultCredentials 10/26/2022 2:49:51 AM=>Credentials = bayersupport@sapl.net:Corona@2020 10/26/2022 2:49:51 AM=>EnableSsl = true 10/26/2022 2:49:51 AM=>DeliveryMethod 10/26/2022 2:49:51 AM=>Before Send 10/26/2022 2:50:00 AM=>Exception(SenMail) :System.Net.Mail.SmtpException: Failure sending mail. ---> System.IO.IOException: Unable to read data from the transport connection: An existing connection was forcibly closed by the remote host. ---> System.Net.Sockets.SocketException: An existing connection was forcibly closed by the remote host at System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size) --- End of inner exception stack trace --- at System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size) at System.Net.FixedSizeReader.ReadPacket(Byte[] buffer, Int32 offset, Int32 count) at System.Net.Security.SslState.StartReceiveBlob(Byte[] buffer, AsyncProtocolRequest asyncRequest) at System.Net.Security.SslState.CheckCompletionBeforeNextReceive(ProtocolToken message, AsyncProtocolRequest asyncRequest) at System.Net.Security.SslState.ForceAuthentication(Boolean receiveFirst, Byte[] buffer, AsyncProtocolRequest asyncRequest, Boolean renegotiation) at System.Net.Security.SslState.ProcessAuthentication(LazyAsyncResult lazyResult) at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state) at System.Net.TlsStream.ProcessAuthentication(LazyAsyncResult result) at System.Net.TlsStream.Write(Byte[] buffer, Int32 offset, Int32 size) at System.Net.PooledStream.Write(Byte[] buffer, Int32 offset, Int32 size) at System.Net.Mail.SmtpConnection.Flush() at System.Net.Mail.ReadLinesCommand.Send(SmtpConnection conn) at System.Net.Mail.EHelloCommand.Send(SmtpConnection conn, String domain) at System.Net.Mail.SmtpConnection.GetConnection(ServicePoint servicePoint) at System.Net.Mail.SmtpClient.GetConnection() at System.Net.Mail.SmtpClient.Send(MailMessage message) --- End of inner exception stack trace --- at System.Net.Mail.SmtpClient.Send(MailMessage message) at SAPLMailer.SAPLMailerService.SenMail(PendingMail objPendingMail) in E:\PROJECTS_SVN\SAPLMailer\SAPLMailer\SAPLMailer\SAPLMailerService.cs:line 400 10/26/2022 2:50:00 AM=>(SenMail)Failure sending To mail ID :bayersupport@sapl.net 10/26/2022 2:50:00 AM=>(SenMail)Failure sending CC mail ID : 10/26/2022 2:50:00 AM=>(SenMail)Failure sending mail Body :Hello, Please check attached file having issues in sending mails, please do the needful. 10/26/2022 2:50:00 AM=>delfile:-D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents\PendingMail\PendingMail_ErrorAlert.xml 10/26/2022 2:50:01 AM=>Info:- END Mailing Method 10/26/2022 2:50:01 AM=>Info:- Start Executing Telegram Method 10/26/2022 2:50:01 AM=>Info:- PendingTelegram.xml not exists 10/26/2022 2:50:01 AM=>Info:- End Executing TELEGRAM Method 10/26/2022 2:50:01 AM=>WriteToPendingXML ErrorAlert Start 10/26/2022 2:50:01 AM=>WriteToPendingXML ErrorAlert MailAttachmentsPath = D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents 10/26/2022 2:50:01 AM=>WriteToPendingXML ErrorAlertEntry Added Successfully 10/26/2022 2:50:01 AM=>Info - End of callingService Method 10/26/2022 2:52:01 AM=>Info - Check time Elapsed 10/26/2022 2:52:01 AM=>Info - Call callingService Method 10/26/2022 2:52:01 AM=>Info:- Call Both 10/26/2022 2:52:01 AM=>Info:- Start Executing SMS Method 10/26/2022 2:52:01 AM=>Info:- End Executing SMS Method 10/26/2022 2:52:01 AM=>Info:- Start Mailing Method 10/26/2022 2:52:01 AM=>Info:- ImportingEXE_END.xml file read to list 10/26/2022 2:52:01 AM=>Info:- ImportingEXE_START.xml file read to list 10/26/2022 2:52:01 AM=>Info:- PendingMail.xml file read to list 10/26/2022 2:52:01 AM=>Info:- PendingMail_ErrorAlert.xml file read to list 10/26/2022 2:52:01 AM=>Info:- Count = 1 10/26/2022 2:52:01 AM=>Info:- Count 1 10/26/2022 2:52:01 AM=>Info - Fetching Data From MAIL XML 10/26/2022 2:52:01 AM=>Info - End of Fetching Data From Mail XML 10/26/2022 2:52:01 AM=>Info:- Start SenMail Method 10/26/2022 2:52:01 AM=>UseDefaultCredentials 10/26/2022 2:52:01 AM=>Credentials = bayersupport@sapl.net:Corona@2020 10/26/2022 2:52:01 AM=>EnableSsl = true 10/26/2022 2:52:01 AM=>DeliveryMethod 10/26/2022 2:52:01 AM=>Before Send 10/26/2022 2:53:25 AM=>Exception(SenMail) :System.Net.Mail.SmtpException: Failure sending mail. ---> System.Net.WebException: Unable to connect to the remote server ---> System.Net.Sockets.SocketException: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond 52.96.179.114:587 at System.Net.Sockets.Socket.DoConnect(EndPoint endPointSnapshot, SocketAddress socketAddress) at System.Net.ServicePoint.ConnectSocketInternal(Boolean connectFailure, Socket s4, Socket s6, Socket& socket, IPAddress& address, ConnectSocketState state, IAsyncResult asyncResult, Exception& exception) --- End of inner exception stack trace --- at System.Net.ServicePoint.GetConnection(PooledStream PooledStream, Object owner, Boolean async, IPAddress& address, Socket& abortSocket, Socket& abortSocket6) at System.Net.PooledStream.Activate(Object owningObject, Boolean async, GeneralAsyncDelegate asyncCallback) at System.Net.ConnectionPool.GetConnection(Object owningObject, GeneralAsyncDelegate asyncCallback, Int32 creationTimeout) at System.Net.Mail.SmtpConnection.GetConnection(ServicePoint servicePoint) at System.Net.Mail.SmtpClient.GetConnection() at System.Net.Mail.SmtpClient.Send(MailMessage message) --- End of inner exception stack trace --- at System.Net.Mail.SmtpClient.Send(MailMessage message) at SAPLMailer.SAPLMailerService.SenMail(PendingMail objPendingMail) in E:\PROJECTS_SVN\SAPLMailer\SAPLMailer\SAPLMailer\SAPLMailerService.cs:line 400 10/26/2022 2:53:25 AM=>(SenMail)Failure sending To mail ID :bayersupport@sapl.net 10/26/2022 2:53:25 AM=>(SenMail)Failure sending CC mail ID : 10/26/2022 2:53:25 AM=>(SenMail)Failure sending mail Body :Hello, Please check attached file having issues in sending mails, please do the needful. 10/26/2022 2:53:25 AM=>delfile:-D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents\PendingMail\PendingMail_ErrorAlert.xml 10/26/2022 2:53:25 AM=>Info:- END Mailing Method 10/26/2022 2:53:25 AM=>Info:- Start Executing Telegram Method 10/26/2022 2:53:25 AM=>Info:- PendingTelegram.xml not exists 10/26/2022 2:53:25 AM=>Info:- End Executing TELEGRAM Method 10/26/2022 2:53:25 AM=>WriteToPendingXML ErrorAlert Start 10/26/2022 2:53:25 AM=>WriteToPendingXML ErrorAlert MailAttachmentsPath = D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents 10/26/2022 2:53:25 AM=>WriteToPendingXML ErrorAlertEntry Added Successfully 10/26/2022 2:53:25 AM=>Info - End of callingService Method 10/26/2022 2:55:25 AM=>Info - Check time Elapsed 10/26/2022 2:55:25 AM=>Info - Call callingService Method 10/26/2022 2:55:25 AM=>Info:- Call Both 10/26/2022 2:55:25 AM=>Info:- Start Executing SMS Method 10/26/2022 2:55:25 AM=>Info:- End Executing SMS Method 10/26/2022 2:55:25 AM=>Info:- Start Mailing Method 10/26/2022 2:55:25 AM=>Info:- ImportingEXE_END.xml file read to list 10/26/2022 2:55:25 AM=>Info:- ImportingEXE_START.xml file read to list 10/26/2022 2:55:25 AM=>Info:- PendingMail.xml file read to list 10/26/2022 2:55:25 AM=>Info:- PendingMail_ErrorAlert.xml file read to list 10/26/2022 2:55:25 AM=>Info:- Count = 1 10/26/2022 2:55:25 AM=>Info:- Count 1 10/26/2022 2:55:25 AM=>Info - Fetching Data From MAIL XML 10/26/2022 2:55:25 AM=>Info - End of Fetching Data From Mail XML 10/26/2022 2:55:25 AM=>Info:- Start SenMail Method 10/26/2022 2:55:25 AM=>UseDefaultCredentials 10/26/2022 2:55:25 AM=>Credentials = bayersupport@sapl.net:Corona@2020 10/26/2022 2:55:25 AM=>EnableSsl = true 10/26/2022 2:55:25 AM=>DeliveryMethod 10/26/2022 2:55:25 AM=>Before Send 10/26/2022 2:55:28 AM=>Exception(SenMail) :System.Net.Mail.SmtpException: Failure sending mail. ---> System.IO.IOException: Unable to read data from the transport connection: An existing connection was forcibly closed by the remote host. ---> System.Net.Sockets.SocketException: An existing connection was forcibly closed by the remote host at System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size) --- End of inner exception stack trace --- at System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size) at System.Net.FixedSizeReader.ReadPacket(Byte[] buffer, Int32 offset, Int32 count) at System.Net.Security.SslState.StartReceiveBlob(Byte[] buffer, AsyncProtocolRequest asyncRequest) at System.Net.Security.SslState.CheckCompletionBeforeNextReceive(ProtocolToken message, AsyncProtocolRequest asyncRequest) at System.Net.Security.SslState.ForceAuthentication(Boolean receiveFirst, Byte[] buffer, AsyncProtocolRequest asyncRequest, Boolean renegotiation) at System.Net.Security.SslState.ProcessAuthentication(LazyAsyncResult lazyResult) at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state) at System.Net.TlsStream.ProcessAuthentication(LazyAsyncResult result) at System.Net.TlsStream.Write(Byte[] buffer, Int32 offset, Int32 size) at System.Net.PooledStream.Write(Byte[] buffer, Int32 offset, Int32 size) at System.Net.Mail.SmtpConnection.Flush() at System.Net.Mail.ReadLinesCommand.Send(SmtpConnection conn) at System.Net.Mail.EHelloCommand.Send(SmtpConnection conn, String domain) at System.Net.Mail.SmtpConnection.GetConnection(ServicePoint servicePoint) at System.Net.Mail.SmtpClient.GetConnection() at System.Net.Mail.SmtpClient.Send(MailMessage message) --- End of inner exception stack trace --- at System.Net.Mail.SmtpClient.Send(MailMessage message) at SAPLMailer.SAPLMailerService.SenMail(PendingMail objPendingMail) in E:\PROJECTS_SVN\SAPLMailer\SAPLMailer\SAPLMailer\SAPLMailerService.cs:line 400 10/26/2022 2:55:28 AM=>(SenMail)Failure sending To mail ID :bayersupport@sapl.net 10/26/2022 2:55:28 AM=>(SenMail)Failure sending CC mail ID : 10/26/2022 2:55:28 AM=>(SenMail)Failure sending mail Body :Hello, Please check attached file having issues in sending mails, please do the needful. 10/26/2022 2:55:28 AM=>delfile:-D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents\PendingMail\PendingMail_ErrorAlert.xml 10/26/2022 2:55:28 AM=>Info:- END Mailing Method 10/26/2022 2:55:28 AM=>Info:- Start Executing Telegram Method 10/26/2022 2:55:28 AM=>Info:- PendingTelegram.xml not exists 10/26/2022 2:55:28 AM=>Info:- End Executing TELEGRAM Method 10/26/2022 2:55:28 AM=>WriteToPendingXML ErrorAlert Start 10/26/2022 2:55:28 AM=>WriteToPendingXML ErrorAlert MailAttachmentsPath = D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents 10/26/2022 2:55:28 AM=>WriteToPendingXML ErrorAlertEntry Added Successfully 10/26/2022 2:55:28 AM=>Info - End of callingService Method 10/26/2022 2:57:28 AM=>Info - Check time Elapsed 10/26/2022 2:57:28 AM=>Info - Call callingService Method 10/26/2022 2:57:29 AM=>Info:- Call Both 10/26/2022 2:57:29 AM=>Info:- Start Executing SMS Method 10/26/2022 2:57:29 AM=>Info:- End Executing SMS Method 10/26/2022 2:57:29 AM=>Info:- Start Mailing Method 10/26/2022 2:57:29 AM=>Info:- ImportingEXE_END.xml file read to list 10/26/2022 2:57:29 AM=>Info:- ImportingEXE_START.xml file read to list 10/26/2022 2:57:29 AM=>Info:- PendingMail.xml file read to list 10/26/2022 2:57:29 AM=>Info:- PendingMail_ErrorAlert.xml file read to list 10/26/2022 2:57:29 AM=>Info:- Count = 1 10/26/2022 2:57:29 AM=>Info:- Count 1 10/26/2022 2:57:29 AM=>Info - Fetching Data From MAIL XML 10/26/2022 2:57:29 AM=>Info - End of Fetching Data From Mail XML 10/26/2022 2:57:29 AM=>Info:- Start SenMail Method 10/26/2022 2:57:29 AM=>UseDefaultCredentials 10/26/2022 2:57:29 AM=>Credentials = bayersupport@sapl.net:Corona@2020 10/26/2022 2:57:29 AM=>EnableSsl = true 10/26/2022 2:57:29 AM=>DeliveryMethod 10/26/2022 2:57:29 AM=>Before Send 10/26/2022 2:57:32 AM=>Exception(SenMail) :System.Net.Mail.SmtpException: Failure sending mail. ---> System.IO.IOException: Unable to read data from the transport connection: An existing connection was forcibly closed by the remote host. ---> System.Net.Sockets.SocketException: An existing connection was forcibly closed by the remote host at System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size) --- End of inner exception stack trace --- at System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size) at System.Net.FixedSizeReader.ReadPacket(Byte[] buffer, Int32 offset, Int32 count) at System.Net.Security.SslState.StartReceiveBlob(Byte[] buffer, AsyncProtocolRequest asyncRequest) at System.Net.Security.SslState.CheckCompletionBeforeNextReceive(ProtocolToken message, AsyncProtocolRequest asyncRequest) at System.Net.Security.SslState.ForceAuthentication(Boolean receiveFirst, Byte[] buffer, AsyncProtocolRequest asyncRequest, Boolean renegotiation) at System.Net.Security.SslState.ProcessAuthentication(LazyAsyncResult lazyResult) at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state) at System.Net.TlsStream.ProcessAuthentication(LazyAsyncResult result) at System.Net.TlsStream.Write(Byte[] buffer, Int32 offset, Int32 size) at System.Net.PooledStream.Write(Byte[] buffer, Int32 offset, Int32 size) at System.Net.Mail.SmtpConnection.Flush() at System.Net.Mail.ReadLinesCommand.Send(SmtpConnection conn) at System.Net.Mail.EHelloCommand.Send(SmtpConnection conn, String domain) at System.Net.Mail.SmtpConnection.GetConnection(ServicePoint servicePoint) at System.Net.Mail.SmtpClient.GetConnection() at System.Net.Mail.SmtpClient.Send(MailMessage message) --- End of inner exception stack trace --- at System.Net.Mail.SmtpClient.Send(MailMessage message) at SAPLMailer.SAPLMailerService.SenMail(PendingMail objPendingMail) in E:\PROJECTS_SVN\SAPLMailer\SAPLMailer\SAPLMailer\SAPLMailerService.cs:line 400 10/26/2022 2:57:32 AM=>(SenMail)Failure sending To mail ID :bayersupport@sapl.net 10/26/2022 2:57:32 AM=>(SenMail)Failure sending CC mail ID : 10/26/2022 2:57:32 AM=>(SenMail)Failure sending mail Body :Hello, Please check attached file having issues in sending mails, please do the needful. 10/26/2022 2:57:32 AM=>delfile:-D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents\PendingMail\PendingMail_ErrorAlert.xml 10/26/2022 2:57:32 AM=>Info:- END Mailing Method 10/26/2022 2:57:32 AM=>Info:- Start Executing Telegram Method 10/26/2022 2:57:32 AM=>Info:- PendingTelegram.xml not exists 10/26/2022 2:57:32 AM=>Info:- End Executing TELEGRAM Method 10/26/2022 2:57:32 AM=>WriteToPendingXML ErrorAlert Start 10/26/2022 2:57:32 AM=>WriteToPendingXML ErrorAlert MailAttachmentsPath = D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents 10/26/2022 2:57:32 AM=>WriteToPendingXML ErrorAlertEntry Added Successfully 10/26/2022 2:57:32 AM=>Info - End of callingService Method 10/26/2022 2:59:32 AM=>Info - Check time Elapsed 10/26/2022 2:59:32 AM=>Info - Call callingService Method 10/26/2022 2:59:32 AM=>Info:- Call Both 10/26/2022 2:59:32 AM=>Info:- Start Executing SMS Method 10/26/2022 2:59:32 AM=>Info:- End Executing SMS Method 10/26/2022 2:59:32 AM=>Info:- Start Mailing Method 10/26/2022 2:59:32 AM=>Info:- ImportingEXE_END.xml file read to list 10/26/2022 2:59:32 AM=>Info:- ImportingEXE_START.xml file read to list 10/26/2022 2:59:32 AM=>Info:- PendingMail.xml file read to list 10/26/2022 2:59:32 AM=>Info:- PendingMail_ErrorAlert.xml file read to list 10/26/2022 2:59:32 AM=>Info:- Count = 1 10/26/2022 2:59:32 AM=>Info:- Count 1 10/26/2022 2:59:32 AM=>Info - Fetching Data From MAIL XML 10/26/2022 2:59:32 AM=>Info - End of Fetching Data From Mail XML 10/26/2022 2:59:32 AM=>Info:- Start SenMail Method 10/26/2022 2:59:32 AM=>UseDefaultCredentials 10/26/2022 2:59:32 AM=>Credentials = bayersupport@sapl.net:Corona@2020 10/26/2022 2:59:32 AM=>EnableSsl = true 10/26/2022 2:59:32 AM=>DeliveryMethod 10/26/2022 2:59:32 AM=>Before Send 10/26/2022 3:00:56 AM=>Exception(SenMail) :System.Net.Mail.SmtpException: Failure sending mail. ---> System.Net.WebException: Unable to connect to the remote server ---> System.Net.Sockets.SocketException: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond 52.96.109.146:587 at System.Net.Sockets.Socket.DoConnect(EndPoint endPointSnapshot, SocketAddress socketAddress) at System.Net.ServicePoint.ConnectSocketInternal(Boolean connectFailure, Socket s4, Socket s6, Socket& socket, IPAddress& address, ConnectSocketState state, IAsyncResult asyncResult, Exception& exception) --- End of inner exception stack trace --- at System.Net.ServicePoint.GetConnection(PooledStream PooledStream, Object owner, Boolean async, IPAddress& address, Socket& abortSocket, Socket& abortSocket6) at System.Net.PooledStream.Activate(Object owningObject, Boolean async, GeneralAsyncDelegate asyncCallback) at System.Net.ConnectionPool.GetConnection(Object owningObject, GeneralAsyncDelegate asyncCallback, Int32 creationTimeout) at System.Net.Mail.SmtpConnection.GetConnection(ServicePoint servicePoint) at System.Net.Mail.SmtpClient.GetConnection() at System.Net.Mail.SmtpClient.Send(MailMessage message) --- End of inner exception stack trace --- at System.Net.Mail.SmtpClient.Send(MailMessage message) at SAPLMailer.SAPLMailerService.SenMail(PendingMail objPendingMail) in E:\PROJECTS_SVN\SAPLMailer\SAPLMailer\SAPLMailer\SAPLMailerService.cs:line 400 10/26/2022 3:00:56 AM=>(SenMail)Failure sending To mail ID :bayersupport@sapl.net 10/26/2022 3:00:56 AM=>(SenMail)Failure sending CC mail ID : 10/26/2022 3:00:56 AM=>(SenMail)Failure sending mail Body :Hello, Please check attached file having issues in sending mails, please do the needful. 10/26/2022 3:00:56 AM=>delfile:-D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents\PendingMail\PendingMail_ErrorAlert.xml 10/26/2022 3:00:57 AM=>Info:- END Mailing Method 10/26/2022 3:00:57 AM=>Info:- Start Executing Telegram Method 10/26/2022 3:00:57 AM=>Info:- PendingTelegram.xml not exists 10/26/2022 3:00:57 AM=>Info:- End Executing TELEGRAM Method 10/26/2022 3:00:57 AM=>WriteToPendingXML ErrorAlert Start 10/26/2022 3:00:57 AM=>WriteToPendingXML ErrorAlert MailAttachmentsPath = D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents 10/26/2022 3:00:57 AM=>WriteToPendingXML ErrorAlertEntry Added Successfully 10/26/2022 3:00:57 AM=>Info - End of callingService Method 10/26/2022 3:02:57 AM=>Info - Check time Elapsed 10/26/2022 3:02:57 AM=>Info - Call callingService Method 10/26/2022 3:02:57 AM=>Info:- Call Both 10/26/2022 3:02:57 AM=>Info:- Start Executing SMS Method 10/26/2022 3:02:57 AM=>Info:- End Executing SMS Method 10/26/2022 3:02:57 AM=>Info:- Start Mailing Method 10/26/2022 3:02:57 AM=>Info:- ImportingEXE_END.xml file read to list 10/26/2022 3:02:57 AM=>Info:- ImportingEXE_START.xml file read to list 10/26/2022 3:02:57 AM=>Info:- PendingMail.xml file read to list 10/26/2022 3:02:57 AM=>Info:- PendingMail_ErrorAlert.xml file read to list 10/26/2022 3:02:57 AM=>Info:- Count = 1 10/26/2022 3:02:57 AM=>Info:- Count 1 10/26/2022 3:02:57 AM=>Info - Fetching Data From MAIL XML 10/26/2022 3:02:57 AM=>Info - End of Fetching Data From Mail XML 10/26/2022 3:02:57 AM=>Info:- Start SenMail Method 10/26/2022 3:02:57 AM=>UseDefaultCredentials 10/26/2022 3:02:57 AM=>Credentials = bayersupport@sapl.net:Corona@2020 10/26/2022 3:02:57 AM=>EnableSsl = true 10/26/2022 3:02:57 AM=>DeliveryMethod 10/26/2022 3:02:57 AM=>Before Send 10/26/2022 3:03:06 AM=>Exception(SenMail) :System.Net.Mail.SmtpException: Failure sending mail. ---> System.IO.IOException: Unable to read data from the transport connection: An existing connection was forcibly closed by the remote host. ---> System.Net.Sockets.SocketException: An existing connection was forcibly closed by the remote host at System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size) --- End of inner exception stack trace --- at System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size) at System.Net.FixedSizeReader.ReadPacket(Byte[] buffer, Int32 offset, Int32 count) at System.Net.Security.SslState.StartReceiveBlob(Byte[] buffer, AsyncProtocolRequest asyncRequest) at System.Net.Security.SslState.CheckCompletionBeforeNextReceive(ProtocolToken message, AsyncProtocolRequest asyncRequest) at System.Net.Security.SslState.ForceAuthentication(Boolean receiveFirst, Byte[] buffer, AsyncProtocolRequest asyncRequest, Boolean renegotiation) at System.Net.Security.SslState.ProcessAuthentication(LazyAsyncResult lazyResult) at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state) at System.Net.TlsStream.ProcessAuthentication(LazyAsyncResult result) at System.Net.TlsStream.Write(Byte[] buffer, Int32 offset, Int32 size) at System.Net.PooledStream.Write(Byte[] buffer, Int32 offset, Int32 size) at System.Net.Mail.SmtpConnection.Flush() at System.Net.Mail.ReadLinesCommand.Send(SmtpConnection conn) at System.Net.Mail.EHelloCommand.Send(SmtpConnection conn, String domain) at System.Net.Mail.SmtpConnection.GetConnection(ServicePoint servicePoint) at System.Net.Mail.SmtpClient.GetConnection() at System.Net.Mail.SmtpClient.Send(MailMessage message) --- End of inner exception stack trace --- at System.Net.Mail.SmtpClient.Send(MailMessage message) at SAPLMailer.SAPLMailerService.SenMail(PendingMail objPendingMail) in E:\PROJECTS_SVN\SAPLMailer\SAPLMailer\SAPLMailer\SAPLMailerService.cs:line 400 10/26/2022 3:03:06 AM=>(SenMail)Failure sending To mail ID :bayersupport@sapl.net 10/26/2022 3:03:06 AM=>(SenMail)Failure sending CC mail ID : 10/26/2022 3:03:06 AM=>(SenMail)Failure sending mail Body :Hello, Please check attached file having issues in sending mails, please do the needful. 10/26/2022 3:03:06 AM=>delfile:-D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents\PendingMail\PendingMail_ErrorAlert.xml 10/26/2022 3:03:06 AM=>Info:- END Mailing Method 10/26/2022 3:03:06 AM=>Info:- Start Executing Telegram Method 10/26/2022 3:03:06 AM=>Info:- PendingTelegram.xml not exists 10/26/2022 3:03:06 AM=>Info:- End Executing TELEGRAM Method 10/26/2022 3:03:06 AM=>WriteToPendingXML ErrorAlert Start 10/26/2022 3:03:06 AM=>WriteToPendingXML ErrorAlert MailAttachmentsPath = D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents 10/26/2022 3:03:06 AM=>WriteToPendingXML ErrorAlertEntry Added Successfully 10/26/2022 3:03:06 AM=>Info - End of callingService Method 10/26/2022 3:05:06 AM=>Info - Check time Elapsed 10/26/2022 3:05:06 AM=>Info - Call callingService Method 10/26/2022 3:05:06 AM=>Info:- Call Both 10/26/2022 3:05:06 AM=>Info:- Start Executing SMS Method 10/26/2022 3:05:06 AM=>Info:- End Executing SMS Method 10/26/2022 3:05:06 AM=>Info:- Start Mailing Method 10/26/2022 3:05:06 AM=>Info:- ImportingEXE_END.xml file read to list 10/26/2022 3:05:06 AM=>Info:- ImportingEXE_START.xml file read to list 10/26/2022 3:05:06 AM=>Info:- PendingMail.xml file read to list 10/26/2022 3:05:06 AM=>Info:- PendingMail_ErrorAlert.xml file read to list 10/26/2022 3:05:06 AM=>Info:- Count = 1 10/26/2022 3:05:06 AM=>Info:- Count 1 10/26/2022 3:05:06 AM=>Info - Fetching Data From MAIL XML 10/26/2022 3:05:06 AM=>Info - End of Fetching Data From Mail XML 10/26/2022 3:05:06 AM=>Info:- Start SenMail Method 10/26/2022 3:05:06 AM=>UseDefaultCredentials 10/26/2022 3:05:06 AM=>Credentials = bayersupport@sapl.net:Corona@2020 10/26/2022 3:05:06 AM=>EnableSsl = true 10/26/2022 3:05:06 AM=>DeliveryMethod 10/26/2022 3:05:06 AM=>Before Send 10/26/2022 3:05:15 AM=>Exception(SenMail) :System.Net.Mail.SmtpException: Failure sending mail. ---> System.IO.IOException: Unable to read data from the transport connection: An existing connection was forcibly closed by the remote host. ---> System.Net.Sockets.SocketException: An existing connection was forcibly closed by the remote host at System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size) --- End of inner exception stack trace --- at System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size) at System.Net.FixedSizeReader.ReadPacket(Byte[] buffer, Int32 offset, Int32 count) at System.Net.Security.SslState.StartReceiveBlob(Byte[] buffer, AsyncProtocolRequest asyncRequest) at System.Net.Security.SslState.CheckCompletionBeforeNextReceive(ProtocolToken message, AsyncProtocolRequest asyncRequest) at System.Net.Security.SslState.ForceAuthentication(Boolean receiveFirst, Byte[] buffer, AsyncProtocolRequest asyncRequest, Boolean renegotiation) at System.Net.Security.SslState.ProcessAuthentication(LazyAsyncResult lazyResult) at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state) at System.Net.TlsStream.ProcessAuthentication(LazyAsyncResult result) at System.Net.TlsStream.Write(Byte[] buffer, Int32 offset, Int32 size) at System.Net.PooledStream.Write(Byte[] buffer, Int32 offset, Int32 size) at System.Net.Mail.SmtpConnection.Flush() at System.Net.Mail.ReadLinesCommand.Send(SmtpConnection conn) at System.Net.Mail.EHelloCommand.Send(SmtpConnection conn, String domain) at System.Net.Mail.SmtpConnection.GetConnection(ServicePoint servicePoint) at System.Net.Mail.SmtpClient.GetConnection() at System.Net.Mail.SmtpClient.Send(MailMessage message) --- End of inner exception stack trace --- at System.Net.Mail.SmtpClient.Send(MailMessage message) at SAPLMailer.SAPLMailerService.SenMail(PendingMail objPendingMail) in E:\PROJECTS_SVN\SAPLMailer\SAPLMailer\SAPLMailer\SAPLMailerService.cs:line 400 10/26/2022 3:05:15 AM=>(SenMail)Failure sending To mail ID :bayersupport@sapl.net 10/26/2022 3:05:15 AM=>(SenMail)Failure sending CC mail ID : 10/26/2022 3:05:15 AM=>(SenMail)Failure sending mail Body :Hello, Please check attached file having issues in sending mails, please do the needful. 10/26/2022 3:05:15 AM=>delfile:-D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents\PendingMail\PendingMail_ErrorAlert.xml 10/26/2022 3:05:15 AM=>Info:- END Mailing Method 10/26/2022 3:05:15 AM=>Info:- Start Executing Telegram Method 10/26/2022 3:05:15 AM=>Info:- PendingTelegram.xml not exists 10/26/2022 3:05:15 AM=>Info:- End Executing TELEGRAM Method 10/26/2022 3:05:15 AM=>WriteToPendingXML ErrorAlert Start 10/26/2022 3:05:16 AM=>WriteToPendingXML ErrorAlert MailAttachmentsPath = D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents 10/26/2022 3:05:16 AM=>WriteToPendingXML ErrorAlertEntry Added Successfully 10/26/2022 3:05:16 AM=>Info - End of callingService Method 10/26/2022 3:07:16 AM=>Info - Check time Elapsed 10/26/2022 3:07:16 AM=>Info - Call callingService Method 10/26/2022 3:07:16 AM=>Info:- Call Both 10/26/2022 3:07:16 AM=>Info:- Start Executing SMS Method 10/26/2022 3:07:16 AM=>Info:- End Executing SMS Method 10/26/2022 3:07:16 AM=>Info:- Start Mailing Method 10/26/2022 3:07:16 AM=>Info:- ImportingEXE_END.xml file read to list 10/26/2022 3:07:16 AM=>Info:- ImportingEXE_START.xml file read to list 10/26/2022 3:07:16 AM=>Info:- PendingMail.xml file read to list 10/26/2022 3:07:16 AM=>Info:- PendingMail_ErrorAlert.xml file read to list 10/26/2022 3:07:16 AM=>Info:- Count = 1 10/26/2022 3:07:16 AM=>Info:- Count 1 10/26/2022 3:07:16 AM=>Info - Fetching Data From MAIL XML 10/26/2022 3:07:16 AM=>Info - End of Fetching Data From Mail XML 10/26/2022 3:07:16 AM=>Info:- Start SenMail Method 10/26/2022 3:07:16 AM=>UseDefaultCredentials 10/26/2022 3:07:16 AM=>Credentials = bayersupport@sapl.net:Corona@2020 10/26/2022 3:07:16 AM=>EnableSsl = true 10/26/2022 3:07:16 AM=>DeliveryMethod 10/26/2022 3:07:16 AM=>Before Send 10/26/2022 3:08:07 AM=>Exception(SenMail) :System.Net.Mail.SmtpException: Failure sending mail. ---> System.IO.IOException: Unable to read data from the transport connection: An existing connection was forcibly closed by the remote host. ---> System.Net.Sockets.SocketException: An existing connection was forcibly closed by the remote host at System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size) --- End of inner exception stack trace --- at System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size) at System.Net.FixedSizeReader.ReadPacket(Byte[] buffer, Int32 offset, Int32 count) at System.Net.Security.SslState.StartReceiveBlob(Byte[] buffer, AsyncProtocolRequest asyncRequest) at System.Net.Security.SslState.CheckCompletionBeforeNextReceive(ProtocolToken message, AsyncProtocolRequest asyncRequest) at System.Net.Security.SslState.ForceAuthentication(Boolean receiveFirst, Byte[] buffer, AsyncProtocolRequest asyncRequest, Boolean renegotiation) at System.Net.Security.SslState.ProcessAuthentication(LazyAsyncResult lazyResult) at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state) at System.Net.TlsStream.ProcessAuthentication(LazyAsyncResult result) at System.Net.TlsStream.Write(Byte[] buffer, Int32 offset, Int32 size) at System.Net.PooledStream.Write(Byte[] buffer, Int32 offset, Int32 size) at System.Net.Mail.SmtpConnection.Flush() at System.Net.Mail.ReadLinesCommand.Send(SmtpConnection conn) at System.Net.Mail.EHelloCommand.Send(SmtpConnection conn, String domain) at System.Net.Mail.SmtpConnection.GetConnection(ServicePoint servicePoint) at System.Net.Mail.SmtpClient.GetConnection() at System.Net.Mail.SmtpClient.Send(MailMessage message) --- End of inner exception stack trace --- at System.Net.Mail.SmtpClient.Send(MailMessage message) at SAPLMailer.SAPLMailerService.SenMail(PendingMail objPendingMail) in E:\PROJECTS_SVN\SAPLMailer\SAPLMailer\SAPLMailer\SAPLMailerService.cs:line 400 10/26/2022 3:08:07 AM=>(SenMail)Failure sending To mail ID :bayersupport@sapl.net 10/26/2022 3:08:07 AM=>(SenMail)Failure sending CC mail ID : 10/26/2022 3:08:07 AM=>(SenMail)Failure sending mail Body :Hello, Please check attached file having issues in sending mails, please do the needful. 10/26/2022 3:08:07 AM=>delfile:-D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents\PendingMail\PendingMail_ErrorAlert.xml 10/26/2022 3:08:07 AM=>Info:- END Mailing Method 10/26/2022 3:08:07 AM=>Info:- Start Executing Telegram Method 10/26/2022 3:08:07 AM=>Info:- PendingTelegram.xml not exists 10/26/2022 3:08:07 AM=>Info:- End Executing TELEGRAM Method 10/26/2022 3:08:07 AM=>WriteToPendingXML ErrorAlert Start 10/26/2022 3:08:07 AM=>WriteToPendingXML ErrorAlert MailAttachmentsPath = D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents 10/26/2022 3:08:07 AM=>WriteToPendingXML ErrorAlertEntry Added Successfully 10/26/2022 3:08:07 AM=>Info - End of callingService Method 10/26/2022 3:10:07 AM=>Info - Check time Elapsed 10/26/2022 3:10:07 AM=>Info - Call callingService Method 10/26/2022 3:10:07 AM=>Info:- Call Both 10/26/2022 3:10:07 AM=>Info:- Start Executing SMS Method 10/26/2022 3:10:07 AM=>Info:- End Executing SMS Method 10/26/2022 3:10:07 AM=>Info:- Start Mailing Method 10/26/2022 3:10:07 AM=>Info:- ImportingEXE_END.xml file read to list 10/26/2022 3:10:07 AM=>Info:- ImportingEXE_START.xml file read to list 10/26/2022 3:10:07 AM=>Info:- PendingMail.xml file read to list 10/26/2022 3:10:07 AM=>Info:- PendingMail_ErrorAlert.xml file read to list 10/26/2022 3:10:07 AM=>Info:- Count = 1 10/26/2022 3:10:07 AM=>Info:- Count 1 10/26/2022 3:10:07 AM=>Info - Fetching Data From MAIL XML 10/26/2022 3:10:07 AM=>Info - End of Fetching Data From Mail XML 10/26/2022 3:10:07 AM=>Info:- Start SenMail Method 10/26/2022 3:10:07 AM=>UseDefaultCredentials 10/26/2022 3:10:07 AM=>Credentials = bayersupport@sapl.net:Corona@2020 10/26/2022 3:10:07 AM=>EnableSsl = true 10/26/2022 3:10:07 AM=>DeliveryMethod 10/26/2022 3:10:07 AM=>Before Send 10/26/2022 3:11:31 AM=>Exception(SenMail) :System.Net.Mail.SmtpException: Failure sending mail. ---> System.Net.WebException: Unable to connect to the remote server ---> System.Net.Sockets.SocketException: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond 52.96.88.50:587 at System.Net.Sockets.Socket.DoConnect(EndPoint endPointSnapshot, SocketAddress socketAddress) at System.Net.ServicePoint.ConnectSocketInternal(Boolean connectFailure, Socket s4, Socket s6, Socket& socket, IPAddress& address, ConnectSocketState state, IAsyncResult asyncResult, Exception& exception) --- End of inner exception stack trace --- at System.Net.ServicePoint.GetConnection(PooledStream PooledStream, Object owner, Boolean async, IPAddress& address, Socket& abortSocket, Socket& abortSocket6) at System.Net.PooledStream.Activate(Object owningObject, Boolean async, GeneralAsyncDelegate asyncCallback) at System.Net.ConnectionPool.GetConnection(Object owningObject, GeneralAsyncDelegate asyncCallback, Int32 creationTimeout) at System.Net.Mail.SmtpConnection.GetConnection(ServicePoint servicePoint) at System.Net.Mail.SmtpClient.GetConnection() at System.Net.Mail.SmtpClient.Send(MailMessage message) --- End of inner exception stack trace --- at System.Net.Mail.SmtpClient.Send(MailMessage message) at SAPLMailer.SAPLMailerService.SenMail(PendingMail objPendingMail) in E:\PROJECTS_SVN\SAPLMailer\SAPLMailer\SAPLMailer\SAPLMailerService.cs:line 400 10/26/2022 3:11:31 AM=>(SenMail)Failure sending To mail ID :bayersupport@sapl.net 10/26/2022 3:11:31 AM=>(SenMail)Failure sending CC mail ID : 10/26/2022 3:11:31 AM=>(SenMail)Failure sending mail Body :Hello, Please check attached file having issues in sending mails, please do the needful. 10/26/2022 3:11:31 AM=>delfile:-D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents\PendingMail\PendingMail_ErrorAlert.xml 10/26/2022 3:11:31 AM=>Info:- END Mailing Method 10/26/2022 3:11:31 AM=>Info:- Start Executing Telegram Method 10/26/2022 3:11:31 AM=>Info:- PendingTelegram.xml not exists 10/26/2022 3:11:31 AM=>Info:- End Executing TELEGRAM Method 10/26/2022 3:11:31 AM=>WriteToPendingXML ErrorAlert Start 10/26/2022 3:11:31 AM=>WriteToPendingXML ErrorAlert MailAttachmentsPath = D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents 10/26/2022 3:11:32 AM=>WriteToPendingXML ErrorAlertEntry Added Successfully 10/26/2022 3:11:32 AM=>Info - End of callingService Method 10/26/2022 3:13:32 AM=>Info - Check time Elapsed 10/26/2022 3:13:32 AM=>Info - Call callingService Method 10/26/2022 3:13:32 AM=>Info:- Call Both 10/26/2022 3:13:32 AM=>Info:- Start Executing SMS Method 10/26/2022 3:13:32 AM=>Info:- End Executing SMS Method 10/26/2022 3:13:32 AM=>Info:- Start Mailing Method 10/26/2022 3:13:32 AM=>Info:- ImportingEXE_END.xml file read to list 10/26/2022 3:13:32 AM=>Info:- ImportingEXE_START.xml file read to list 10/26/2022 3:13:32 AM=>Info:- PendingMail.xml file read to list 10/26/2022 3:13:32 AM=>Info:- PendingMail_ErrorAlert.xml file read to list 10/26/2022 3:13:32 AM=>Info:- Count = 1 10/26/2022 3:13:32 AM=>Info:- Count 1 10/26/2022 3:13:32 AM=>Info - Fetching Data From MAIL XML 10/26/2022 3:13:32 AM=>Info - End of Fetching Data From Mail XML 10/26/2022 3:13:32 AM=>Info:- Start SenMail Method 10/26/2022 3:13:32 AM=>UseDefaultCredentials 10/26/2022 3:13:32 AM=>Credentials = bayersupport@sapl.net:Corona@2020 10/26/2022 3:13:32 AM=>EnableSsl = true 10/26/2022 3:13:32 AM=>DeliveryMethod 10/26/2022 3:13:32 AM=>Before Send 10/26/2022 3:13:41 AM=>Exception(SenMail) :System.Net.Mail.SmtpException: Failure sending mail. ---> System.IO.IOException: Unable to read data from the transport connection: An existing connection was forcibly closed by the remote host. ---> System.Net.Sockets.SocketException: An existing connection was forcibly closed by the remote host at System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size) --- End of inner exception stack trace --- at System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size) at System.Net.FixedSizeReader.ReadPacket(Byte[] buffer, Int32 offset, Int32 count) at System.Net.Security.SslState.StartReceiveBlob(Byte[] buffer, AsyncProtocolRequest asyncRequest) at System.Net.Security.SslState.CheckCompletionBeforeNextReceive(ProtocolToken message, AsyncProtocolRequest asyncRequest) at System.Net.Security.SslState.ForceAuthentication(Boolean receiveFirst, Byte[] buffer, AsyncProtocolRequest asyncRequest, Boolean renegotiation) at System.Net.Security.SslState.ProcessAuthentication(LazyAsyncResult lazyResult) at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state) at System.Net.TlsStream.ProcessAuthentication(LazyAsyncResult result) at System.Net.TlsStream.Write(Byte[] buffer, Int32 offset, Int32 size) at System.Net.PooledStream.Write(Byte[] buffer, Int32 offset, Int32 size) at System.Net.Mail.SmtpConnection.Flush() at System.Net.Mail.ReadLinesCommand.Send(SmtpConnection conn) at System.Net.Mail.EHelloCommand.Send(SmtpConnection conn, String domain) at System.Net.Mail.SmtpConnection.GetConnection(ServicePoint servicePoint) at System.Net.Mail.SmtpClient.GetConnection() at System.Net.Mail.SmtpClient.Send(MailMessage message) --- End of inner exception stack trace --- at System.Net.Mail.SmtpClient.Send(MailMessage message) at SAPLMailer.SAPLMailerService.SenMail(PendingMail objPendingMail) in E:\PROJECTS_SVN\SAPLMailer\SAPLMailer\SAPLMailer\SAPLMailerService.cs:line 400 10/26/2022 3:13:41 AM=>(SenMail)Failure sending To mail ID :bayersupport@sapl.net 10/26/2022 3:13:41 AM=>(SenMail)Failure sending CC mail ID : 10/26/2022 3:13:41 AM=>(SenMail)Failure sending mail Body :Hello, Please check attached file having issues in sending mails, please do the needful. 10/26/2022 3:13:41 AM=>delfile:-D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents\PendingMail\PendingMail_ErrorAlert.xml 10/26/2022 3:13:41 AM=>Info:- END Mailing Method 10/26/2022 3:13:41 AM=>Info:- Start Executing Telegram Method 10/26/2022 3:13:41 AM=>Info:- PendingTelegram.xml not exists 10/26/2022 3:13:41 AM=>Info:- End Executing TELEGRAM Method 10/26/2022 3:13:41 AM=>WriteToPendingXML ErrorAlert Start 10/26/2022 3:13:41 AM=>WriteToPendingXML ErrorAlert MailAttachmentsPath = D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents 10/26/2022 3:13:41 AM=>WriteToPendingXML ErrorAlertEntry Added Successfully 10/26/2022 3:13:41 AM=>Info - End of callingService Method 10/26/2022 3:15:41 AM=>Info - Check time Elapsed 10/26/2022 3:15:41 AM=>Info - Call callingService Method 10/26/2022 3:15:41 AM=>Info:- Call Both 10/26/2022 3:15:41 AM=>Info:- Start Executing SMS Method 10/26/2022 3:15:41 AM=>Info:- End Executing SMS Method 10/26/2022 3:15:41 AM=>Info:- Start Mailing Method 10/26/2022 3:15:41 AM=>Info:- ImportingEXE_END.xml file read to list 10/26/2022 3:15:41 AM=>Info:- ImportingEXE_START.xml file read to list 10/26/2022 3:15:41 AM=>Info:- PendingMail.xml file read to list 10/26/2022 3:15:41 AM=>Info:- PendingMail_ErrorAlert.xml file read to list 10/26/2022 3:15:41 AM=>Info:- Count = 1 10/26/2022 3:15:41 AM=>Info:- Count 1 10/26/2022 3:15:41 AM=>Info - Fetching Data From MAIL XML 10/26/2022 3:15:41 AM=>Info - End of Fetching Data From Mail XML 10/26/2022 3:15:41 AM=>Info:- Start SenMail Method 10/26/2022 3:15:41 AM=>UseDefaultCredentials 10/26/2022 3:15:41 AM=>Credentials = bayersupport@sapl.net:Corona@2020 10/26/2022 3:15:41 AM=>EnableSsl = true 10/26/2022 3:15:41 AM=>DeliveryMethod 10/26/2022 3:15:41 AM=>Before Send 10/26/2022 3:15:50 AM=>Exception(SenMail) :System.Net.Mail.SmtpException: Failure sending mail. ---> System.IO.IOException: Unable to read data from the transport connection: An existing connection was forcibly closed by the remote host. ---> System.Net.Sockets.SocketException: An existing connection was forcibly closed by the remote host at System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size) --- End of inner exception stack trace --- at System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size) at System.Net.FixedSizeReader.ReadPacket(Byte[] buffer, Int32 offset, Int32 count) at System.Net.Security.SslState.StartReceiveBlob(Byte[] buffer, AsyncProtocolRequest asyncRequest) at System.Net.Security.SslState.CheckCompletionBeforeNextReceive(ProtocolToken message, AsyncProtocolRequest asyncRequest) at System.Net.Security.SslState.ForceAuthentication(Boolean receiveFirst, Byte[] buffer, AsyncProtocolRequest asyncRequest, Boolean renegotiation) at System.Net.Security.SslState.ProcessAuthentication(LazyAsyncResult lazyResult) at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state) at System.Net.TlsStream.ProcessAuthentication(LazyAsyncResult result) at System.Net.TlsStream.Write(Byte[] buffer, Int32 offset, Int32 size) at System.Net.PooledStream.Write(Byte[] buffer, Int32 offset, Int32 size) at System.Net.Mail.SmtpConnection.Flush() at System.Net.Mail.ReadLinesCommand.Send(SmtpConnection conn) at System.Net.Mail.EHelloCommand.Send(SmtpConnection conn, String domain) at System.Net.Mail.SmtpConnection.GetConnection(ServicePoint servicePoint) at System.Net.Mail.SmtpClient.GetConnection() at System.Net.Mail.SmtpClient.Send(MailMessage message) --- End of inner exception stack trace --- at System.Net.Mail.SmtpClient.Send(MailMessage message) at SAPLMailer.SAPLMailerService.SenMail(PendingMail objPendingMail) in E:\PROJECTS_SVN\SAPLMailer\SAPLMailer\SAPLMailer\SAPLMailerService.cs:line 400 10/26/2022 3:15:50 AM=>(SenMail)Failure sending To mail ID :bayersupport@sapl.net 10/26/2022 3:15:50 AM=>(SenMail)Failure sending CC mail ID : 10/26/2022 3:15:50 AM=>(SenMail)Failure sending mail Body :Hello, Please check attached file having issues in sending mails, please do the needful. 10/26/2022 3:15:50 AM=>delfile:-D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents\PendingMail\PendingMail_ErrorAlert.xml 10/26/2022 3:15:50 AM=>Info:- END Mailing Method 10/26/2022 3:15:50 AM=>Info:- Start Executing Telegram Method 10/26/2022 3:15:50 AM=>Info:- PendingTelegram.xml not exists 10/26/2022 3:15:50 AM=>Info:- End Executing TELEGRAM Method 10/26/2022 3:15:50 AM=>WriteToPendingXML ErrorAlert Start 10/26/2022 3:15:50 AM=>WriteToPendingXML ErrorAlert MailAttachmentsPath = D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents 10/26/2022 3:15:50 AM=>WriteToPendingXML ErrorAlertEntry Added Successfully 10/26/2022 3:15:50 AM=>Info - End of callingService Method 10/26/2022 3:17:50 AM=>Info - Check time Elapsed 10/26/2022 3:17:50 AM=>Info - Call callingService Method 10/26/2022 3:17:50 AM=>Info:- Call Both 10/26/2022 3:17:50 AM=>Info:- Start Executing SMS Method 10/26/2022 3:17:50 AM=>Info:- End Executing SMS Method 10/26/2022 3:17:50 AM=>Info:- Start Mailing Method 10/26/2022 3:17:50 AM=>Info:- ImportingEXE_END.xml file read to list 10/26/2022 3:17:50 AM=>Info:- ImportingEXE_START.xml file read to list 10/26/2022 3:17:50 AM=>Info:- PendingMail.xml file read to list 10/26/2022 3:17:50 AM=>Info:- PendingMail_ErrorAlert.xml file read to list 10/26/2022 3:17:50 AM=>Info:- Count = 1 10/26/2022 3:17:50 AM=>Info:- Count 1 10/26/2022 3:17:50 AM=>Info - Fetching Data From MAIL XML 10/26/2022 3:17:50 AM=>Info - End of Fetching Data From Mail XML 10/26/2022 3:17:50 AM=>Info:- Start SenMail Method 10/26/2022 3:17:50 AM=>UseDefaultCredentials 10/26/2022 3:17:50 AM=>Credentials = bayersupport@sapl.net:Corona@2020 10/26/2022 3:17:50 AM=>EnableSsl = true 10/26/2022 3:17:50 AM=>DeliveryMethod 10/26/2022 3:17:50 AM=>Before Send 10/26/2022 3:19:15 AM=>Exception(SenMail) :System.Net.Mail.SmtpException: Failure sending mail. ---> System.Net.WebException: Unable to connect to the remote server ---> System.Net.Sockets.SocketException: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond 52.96.111.98:587 at System.Net.Sockets.Socket.DoConnect(EndPoint endPointSnapshot, SocketAddress socketAddress) at System.Net.ServicePoint.ConnectSocketInternal(Boolean connectFailure, Socket s4, Socket s6, Socket& socket, IPAddress& address, ConnectSocketState state, IAsyncResult asyncResult, Exception& exception) --- End of inner exception stack trace --- at System.Net.ServicePoint.GetConnection(PooledStream PooledStream, Object owner, Boolean async, IPAddress& address, Socket& abortSocket, Socket& abortSocket6) at System.Net.PooledStream.Activate(Object owningObject, Boolean async, GeneralAsyncDelegate asyncCallback) at System.Net.ConnectionPool.GetConnection(Object owningObject, GeneralAsyncDelegate asyncCallback, Int32 creationTimeout) at System.Net.Mail.SmtpConnection.GetConnection(ServicePoint servicePoint) at System.Net.Mail.SmtpClient.GetConnection() at System.Net.Mail.SmtpClient.Send(MailMessage message) --- End of inner exception stack trace --- at System.Net.Mail.SmtpClient.Send(MailMessage message) at SAPLMailer.SAPLMailerService.SenMail(PendingMail objPendingMail) in E:\PROJECTS_SVN\SAPLMailer\SAPLMailer\SAPLMailer\SAPLMailerService.cs:line 400 10/26/2022 3:19:15 AM=>(SenMail)Failure sending To mail ID :bayersupport@sapl.net 10/26/2022 3:19:15 AM=>(SenMail)Failure sending CC mail ID : 10/26/2022 3:19:15 AM=>(SenMail)Failure sending mail Body :Hello, Please check attached file having issues in sending mails, please do the needful. 10/26/2022 3:19:15 AM=>delfile:-D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents\PendingMail\PendingMail_ErrorAlert.xml 10/26/2022 3:19:15 AM=>Info:- END Mailing Method 10/26/2022 3:19:15 AM=>Info:- Start Executing Telegram Method 10/26/2022 3:19:15 AM=>Info:- PendingTelegram.xml not exists 10/26/2022 3:19:15 AM=>Info:- End Executing TELEGRAM Method 10/26/2022 3:19:15 AM=>WriteToPendingXML ErrorAlert Start 10/26/2022 3:19:15 AM=>WriteToPendingXML ErrorAlert MailAttachmentsPath = D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents 10/26/2022 3:19:15 AM=>WriteToPendingXML ErrorAlertEntry Added Successfully 10/26/2022 3:19:15 AM=>Info - End of callingService Method 10/26/2022 3:21:15 AM=>Info - Check time Elapsed 10/26/2022 3:21:15 AM=>Info - Call callingService Method 10/26/2022 3:21:15 AM=>Info:- Call Both 10/26/2022 3:21:15 AM=>Info:- Start Executing SMS Method 10/26/2022 3:21:15 AM=>Info:- End Executing SMS Method 10/26/2022 3:21:15 AM=>Info:- Start Mailing Method 10/26/2022 3:21:15 AM=>Info:- ImportingEXE_END.xml file read to list 10/26/2022 3:21:15 AM=>Info:- ImportingEXE_START.xml file read to list 10/26/2022 3:21:15 AM=>Info:- PendingMail.xml file read to list 10/26/2022 3:21:15 AM=>Info:- PendingMail_ErrorAlert.xml file read to list 10/26/2022 3:21:15 AM=>Info:- Count = 1 10/26/2022 3:21:15 AM=>Info:- Count 1 10/26/2022 3:21:15 AM=>Info - Fetching Data From MAIL XML 10/26/2022 3:21:15 AM=>Info - End of Fetching Data From Mail XML 10/26/2022 3:21:15 AM=>Info:- Start SenMail Method 10/26/2022 3:21:15 AM=>UseDefaultCredentials 10/26/2022 3:21:15 AM=>Credentials = bayersupport@sapl.net:Corona@2020 10/26/2022 3:21:15 AM=>EnableSsl = true 10/26/2022 3:21:15 AM=>DeliveryMethod 10/26/2022 3:21:15 AM=>Before Send 10/26/2022 3:21:24 AM=>Exception(SenMail) :System.Net.Mail.SmtpException: Failure sending mail. ---> System.IO.IOException: Unable to read data from the transport connection: An existing connection was forcibly closed by the remote host. ---> System.Net.Sockets.SocketException: An existing connection was forcibly closed by the remote host at System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size) --- End of inner exception stack trace --- at System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size) at System.Net.FixedSizeReader.ReadPacket(Byte[] buffer, Int32 offset, Int32 count) at System.Net.Security.SslState.StartReceiveBlob(Byte[] buffer, AsyncProtocolRequest asyncRequest) at System.Net.Security.SslState.CheckCompletionBeforeNextReceive(ProtocolToken message, AsyncProtocolRequest asyncRequest) at System.Net.Security.SslState.ForceAuthentication(Boolean receiveFirst, Byte[] buffer, AsyncProtocolRequest asyncRequest, Boolean renegotiation) at System.Net.Security.SslState.ProcessAuthentication(LazyAsyncResult lazyResult) at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state) at System.Net.TlsStream.ProcessAuthentication(LazyAsyncResult result) at System.Net.TlsStream.Write(Byte[] buffer, Int32 offset, Int32 size) at System.Net.PooledStream.Write(Byte[] buffer, Int32 offset, Int32 size) at System.Net.Mail.SmtpConnection.Flush() at System.Net.Mail.ReadLinesCommand.Send(SmtpConnection conn) at System.Net.Mail.EHelloCommand.Send(SmtpConnection conn, String domain) at System.Net.Mail.SmtpConnection.GetConnection(ServicePoint servicePoint) at System.Net.Mail.SmtpClient.GetConnection() at System.Net.Mail.SmtpClient.Send(MailMessage message) --- End of inner exception stack trace --- at System.Net.Mail.SmtpClient.Send(MailMessage message) at SAPLMailer.SAPLMailerService.SenMail(PendingMail objPendingMail) in E:\PROJECTS_SVN\SAPLMailer\SAPLMailer\SAPLMailer\SAPLMailerService.cs:line 400 10/26/2022 3:21:24 AM=>(SenMail)Failure sending To mail ID :bayersupport@sapl.net 10/26/2022 3:21:24 AM=>(SenMail)Failure sending CC mail ID : 10/26/2022 3:21:24 AM=>(SenMail)Failure sending mail Body :Hello, Please check attached file having issues in sending mails, please do the needful. 10/26/2022 3:21:24 AM=>delfile:-D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents\PendingMail\PendingMail_ErrorAlert.xml 10/26/2022 3:21:24 AM=>Info:- END Mailing Method 10/26/2022 3:21:24 AM=>Info:- Start Executing Telegram Method 10/26/2022 3:21:24 AM=>Info:- PendingTelegram.xml not exists 10/26/2022 3:21:24 AM=>Info:- End Executing TELEGRAM Method 10/26/2022 3:21:24 AM=>WriteToPendingXML ErrorAlert Start 10/26/2022 3:21:24 AM=>WriteToPendingXML ErrorAlert MailAttachmentsPath = D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents 10/26/2022 3:21:24 AM=>WriteToPendingXML ErrorAlertEntry Added Successfully 10/26/2022 3:21:24 AM=>Info - End of callingService Method 10/26/2022 3:23:24 AM=>Info - Check time Elapsed 10/26/2022 3:23:24 AM=>Info - Call callingService Method 10/26/2022 3:23:24 AM=>Info:- Call Both 10/26/2022 3:23:24 AM=>Info:- Start Executing SMS Method 10/26/2022 3:23:24 AM=>Info:- End Executing SMS Method 10/26/2022 3:23:24 AM=>Info:- Start Mailing Method 10/26/2022 3:23:24 AM=>Info:- ImportingEXE_END.xml file read to list 10/26/2022 3:23:24 AM=>Info:- ImportingEXE_START.xml file read to list 10/26/2022 3:23:24 AM=>Info:- PendingMail.xml file read to list 10/26/2022 3:23:24 AM=>Info:- PendingMail_ErrorAlert.xml file read to list 10/26/2022 3:23:24 AM=>Info:- Count = 1 10/26/2022 3:23:24 AM=>Info:- Count 1 10/26/2022 3:23:24 AM=>Info - Fetching Data From MAIL XML 10/26/2022 3:23:24 AM=>Info - End of Fetching Data From Mail XML 10/26/2022 3:23:24 AM=>Info:- Start SenMail Method 10/26/2022 3:23:24 AM=>UseDefaultCredentials 10/26/2022 3:23:24 AM=>Credentials = bayersupport@sapl.net:Corona@2020 10/26/2022 3:23:24 AM=>EnableSsl = true 10/26/2022 3:23:24 AM=>DeliveryMethod 10/26/2022 3:23:24 AM=>Before Send 10/26/2022 3:24:48 AM=>Exception(SenMail) :System.Net.Mail.SmtpException: Failure sending mail. ---> System.Net.WebException: Unable to connect to the remote server ---> System.Net.Sockets.SocketException: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond 52.96.230.162:587 at System.Net.Sockets.Socket.DoConnect(EndPoint endPointSnapshot, SocketAddress socketAddress) at System.Net.ServicePoint.ConnectSocketInternal(Boolean connectFailure, Socket s4, Socket s6, Socket& socket, IPAddress& address, ConnectSocketState state, IAsyncResult asyncResult, Exception& exception) --- End of inner exception stack trace --- at System.Net.ServicePoint.GetConnection(PooledStream PooledStream, Object owner, Boolean async, IPAddress& address, Socket& abortSocket, Socket& abortSocket6) at System.Net.PooledStream.Activate(Object owningObject, Boolean async, GeneralAsyncDelegate asyncCallback) at System.Net.ConnectionPool.GetConnection(Object owningObject, GeneralAsyncDelegate asyncCallback, Int32 creationTimeout) at System.Net.Mail.SmtpConnection.GetConnection(ServicePoint servicePoint) at System.Net.Mail.SmtpClient.GetConnection() at System.Net.Mail.SmtpClient.Send(MailMessage message) --- End of inner exception stack trace --- at System.Net.Mail.SmtpClient.Send(MailMessage message) at SAPLMailer.SAPLMailerService.SenMail(PendingMail objPendingMail) in E:\PROJECTS_SVN\SAPLMailer\SAPLMailer\SAPLMailer\SAPLMailerService.cs:line 400 10/26/2022 3:24:48 AM=>(SenMail)Failure sending To mail ID :bayersupport@sapl.net 10/26/2022 3:24:49 AM=>(SenMail)Failure sending CC mail ID : 10/26/2022 3:24:49 AM=>(SenMail)Failure sending mail Body :Hello, Please check attached file having issues in sending mails, please do the needful. 10/26/2022 3:24:49 AM=>delfile:-D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents\PendingMail\PendingMail_ErrorAlert.xml 10/26/2022 3:24:49 AM=>Info:- END Mailing Method 10/26/2022 3:24:49 AM=>Info:- Start Executing Telegram Method 10/26/2022 3:24:49 AM=>Info:- PendingTelegram.xml not exists 10/26/2022 3:24:49 AM=>Info:- End Executing TELEGRAM Method 10/26/2022 3:24:49 AM=>WriteToPendingXML ErrorAlert Start 10/26/2022 3:24:49 AM=>WriteToPendingXML ErrorAlert MailAttachmentsPath = D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents 10/26/2022 3:24:49 AM=>WriteToPendingXML ErrorAlertEntry Added Successfully 10/26/2022 3:24:49 AM=>Info - End of callingService Method 10/26/2022 3:26:49 AM=>Info - Check time Elapsed 10/26/2022 3:26:49 AM=>Info - Call callingService Method 10/26/2022 3:26:49 AM=>Info:- Call Both 10/26/2022 3:26:49 AM=>Info:- Start Executing SMS Method 10/26/2022 3:26:49 AM=>Info:- End Executing SMS Method 10/26/2022 3:26:49 AM=>Info:- Start Mailing Method 10/26/2022 3:26:49 AM=>Info:- ImportingEXE_END.xml file read to list 10/26/2022 3:26:49 AM=>Info:- ImportingEXE_START.xml file read to list 10/26/2022 3:26:49 AM=>Info:- PendingMail.xml file read to list 10/26/2022 3:26:49 AM=>Info:- PendingMail_ErrorAlert.xml file read to list 10/26/2022 3:26:49 AM=>Info:- Count = 1 10/26/2022 3:26:49 AM=>Info:- Count 1 10/26/2022 3:26:49 AM=>Info - Fetching Data From MAIL XML 10/26/2022 3:26:49 AM=>Info - End of Fetching Data From Mail XML 10/26/2022 3:26:49 AM=>Info:- Start SenMail Method 10/26/2022 3:26:49 AM=>UseDefaultCredentials 10/26/2022 3:26:49 AM=>Credentials = bayersupport@sapl.net:Corona@2020 10/26/2022 3:26:49 AM=>EnableSsl = true 10/26/2022 3:26:49 AM=>DeliveryMethod 10/26/2022 3:26:49 AM=>Before Send 10/26/2022 3:26:58 AM=>Exception(SenMail) :System.Net.Mail.SmtpException: Failure sending mail. ---> System.IO.IOException: Unable to read data from the transport connection: An existing connection was forcibly closed by the remote host. ---> System.Net.Sockets.SocketException: An existing connection was forcibly closed by the remote host at System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size) --- End of inner exception stack trace --- at System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size) at System.Net.FixedSizeReader.ReadPacket(Byte[] buffer, Int32 offset, Int32 count) at System.Net.Security.SslState.StartReceiveBlob(Byte[] buffer, AsyncProtocolRequest asyncRequest) at System.Net.Security.SslState.CheckCompletionBeforeNextReceive(ProtocolToken message, AsyncProtocolRequest asyncRequest) at System.Net.Security.SslState.ForceAuthentication(Boolean receiveFirst, Byte[] buffer, AsyncProtocolRequest asyncRequest, Boolean renegotiation) at System.Net.Security.SslState.ProcessAuthentication(LazyAsyncResult lazyResult) at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state) at System.Net.TlsStream.ProcessAuthentication(LazyAsyncResult result) at System.Net.TlsStream.Write(Byte[] buffer, Int32 offset, Int32 size) at System.Net.PooledStream.Write(Byte[] buffer, Int32 offset, Int32 size) at System.Net.Mail.SmtpConnection.Flush() at System.Net.Mail.ReadLinesCommand.Send(SmtpConnection conn) at System.Net.Mail.EHelloCommand.Send(SmtpConnection conn, String domain) at System.Net.Mail.SmtpConnection.GetConnection(ServicePoint servicePoint) at System.Net.Mail.SmtpClient.GetConnection() at System.Net.Mail.SmtpClient.Send(MailMessage message) --- End of inner exception stack trace --- at System.Net.Mail.SmtpClient.Send(MailMessage message) at SAPLMailer.SAPLMailerService.SenMail(PendingMail objPendingMail) in E:\PROJECTS_SVN\SAPLMailer\SAPLMailer\SAPLMailer\SAPLMailerService.cs:line 400 10/26/2022 3:26:58 AM=>(SenMail)Failure sending To mail ID :bayersupport@sapl.net 10/26/2022 3:26:58 AM=>(SenMail)Failure sending CC mail ID : 10/26/2022 3:26:58 AM=>(SenMail)Failure sending mail Body :Hello, Please check attached file having issues in sending mails, please do the needful. 10/26/2022 3:26:58 AM=>delfile:-D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents\PendingMail\PendingMail_ErrorAlert.xml 10/26/2022 3:26:58 AM=>Info:- END Mailing Method 10/26/2022 3:26:58 AM=>Info:- Start Executing Telegram Method 10/26/2022 3:26:58 AM=>Info:- PendingTelegram.xml not exists 10/26/2022 3:26:58 AM=>Info:- End Executing TELEGRAM Method 10/26/2022 3:26:58 AM=>WriteToPendingXML ErrorAlert Start 10/26/2022 3:26:58 AM=>WriteToPendingXML ErrorAlert MailAttachmentsPath = D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents 10/26/2022 3:26:58 AM=>WriteToPendingXML ErrorAlertEntry Added Successfully 10/26/2022 3:26:58 AM=>Info - End of callingService Method 10/26/2022 3:28:58 AM=>Info - Check time Elapsed 10/26/2022 3:28:58 AM=>Info - Call callingService Method 10/26/2022 3:28:58 AM=>Info:- Call Both 10/26/2022 3:28:58 AM=>Info:- Start Executing SMS Method 10/26/2022 3:28:58 AM=>Info:- End Executing SMS Method 10/26/2022 3:28:58 AM=>Info:- Start Mailing Method 10/26/2022 3:28:58 AM=>Info:- ImportingEXE_END.xml file read to list 10/26/2022 3:28:58 AM=>Info:- ImportingEXE_START.xml file read to list 10/26/2022 3:28:58 AM=>Info:- PendingMail.xml file read to list 10/26/2022 3:28:58 AM=>Info:- PendingMail_ErrorAlert.xml file read to list 10/26/2022 3:28:58 AM=>Info:- Count = 1 10/26/2022 3:28:58 AM=>Info:- Count 1 10/26/2022 3:28:58 AM=>Info - Fetching Data From MAIL XML 10/26/2022 3:28:58 AM=>Info - End of Fetching Data From Mail XML 10/26/2022 3:28:58 AM=>Info:- Start SenMail Method 10/26/2022 3:28:58 AM=>UseDefaultCredentials 10/26/2022 3:28:58 AM=>Credentials = bayersupport@sapl.net:Corona@2020 10/26/2022 3:28:58 AM=>EnableSsl = true 10/26/2022 3:28:58 AM=>DeliveryMethod 10/26/2022 3:28:58 AM=>Before Send 10/26/2022 3:30:02 AM=>Exception(SenMail) :System.Net.Mail.SmtpException: Failure sending mail. ---> System.IO.IOException: Unable to read data from the transport connection: An existing connection was forcibly closed by the remote host. ---> System.Net.Sockets.SocketException: An existing connection was forcibly closed by the remote host at System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size) --- End of inner exception stack trace --- at System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size) at System.Net.FixedSizeReader.ReadPacket(Byte[] buffer, Int32 offset, Int32 count) at System.Net.Security.SslState.StartReceiveBlob(Byte[] buffer, AsyncProtocolRequest asyncRequest) at System.Net.Security.SslState.CheckCompletionBeforeNextReceive(ProtocolToken message, AsyncProtocolRequest asyncRequest) at System.Net.Security.SslState.ForceAuthentication(Boolean receiveFirst, Byte[] buffer, AsyncProtocolRequest asyncRequest, Boolean renegotiation) at System.Net.Security.SslState.ProcessAuthentication(LazyAsyncResult lazyResult) at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state) at System.Net.TlsStream.ProcessAuthentication(LazyAsyncResult result) at System.Net.TlsStream.Write(Byte[] buffer, Int32 offset, Int32 size) at System.Net.PooledStream.Write(Byte[] buffer, Int32 offset, Int32 size) at System.Net.Mail.SmtpConnection.Flush() at System.Net.Mail.ReadLinesCommand.Send(SmtpConnection conn) at System.Net.Mail.EHelloCommand.Send(SmtpConnection conn, String domain) at System.Net.Mail.SmtpConnection.GetConnection(ServicePoint servicePoint) at System.Net.Mail.SmtpClient.GetConnection() at System.Net.Mail.SmtpClient.Send(MailMessage message) --- End of inner exception stack trace --- at System.Net.Mail.SmtpClient.Send(MailMessage message) at SAPLMailer.SAPLMailerService.SenMail(PendingMail objPendingMail) in E:\PROJECTS_SVN\SAPLMailer\SAPLMailer\SAPLMailer\SAPLMailerService.cs:line 400 10/26/2022 3:30:02 AM=>(SenMail)Failure sending To mail ID :bayersupport@sapl.net 10/26/2022 3:30:02 AM=>(SenMail)Failure sending CC mail ID : 10/26/2022 3:30:02 AM=>(SenMail)Failure sending mail Body :Hello, Please check attached file having issues in sending mails, please do the needful. 10/26/2022 3:30:02 AM=>delfile:-D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents\PendingMail\PendingMail_ErrorAlert.xml 10/26/2022 3:30:02 AM=>Info:- END Mailing Method 10/26/2022 3:30:02 AM=>Info:- Start Executing Telegram Method 10/26/2022 3:30:02 AM=>Info:- PendingTelegram.xml not exists 10/26/2022 3:30:02 AM=>Info:- End Executing TELEGRAM Method 10/26/2022 3:30:02 AM=>WriteToPendingXML ErrorAlert Start 10/26/2022 3:30:02 AM=>WriteToPendingXML ErrorAlert MailAttachmentsPath = D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents 10/26/2022 3:30:02 AM=>WriteToPendingXML ErrorAlertEntry Added Successfully 10/26/2022 3:30:02 AM=>Info - End of callingService Method 10/26/2022 3:32:02 AM=>Info - Check time Elapsed 10/26/2022 3:32:02 AM=>Info - Call callingService Method 10/26/2022 3:32:02 AM=>Info:- Call Both 10/26/2022 3:32:02 AM=>Info:- Start Executing SMS Method 10/26/2022 3:32:02 AM=>Info:- End Executing SMS Method 10/26/2022 3:32:02 AM=>Info:- Start Mailing Method 10/26/2022 3:32:02 AM=>Info:- ImportingEXE_END.xml file read to list 10/26/2022 3:32:02 AM=>Info:- ImportingEXE_START.xml file read to list 10/26/2022 3:32:02 AM=>Info:- PendingMail.xml file read to list 10/26/2022 3:32:02 AM=>Info:- PendingMail_ErrorAlert.xml file read to list 10/26/2022 3:32:02 AM=>Info:- Count = 1 10/26/2022 3:32:02 AM=>Info:- Count 1 10/26/2022 3:32:02 AM=>Info - Fetching Data From MAIL XML 10/26/2022 3:32:02 AM=>Info - End of Fetching Data From Mail XML 10/26/2022 3:32:02 AM=>Info:- Start SenMail Method 10/26/2022 3:32:02 AM=>UseDefaultCredentials 10/26/2022 3:32:02 AM=>Credentials = bayersupport@sapl.net:Corona@2020 10/26/2022 3:32:02 AM=>EnableSsl = true 10/26/2022 3:32:02 AM=>DeliveryMethod 10/26/2022 3:32:02 AM=>Before Send 10/26/2022 3:33:26 AM=>Exception(SenMail) :System.Net.Mail.SmtpException: Failure sending mail. ---> System.Net.WebException: Unable to connect to the remote server ---> System.Net.Sockets.SocketException: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond 52.96.179.226:587 at System.Net.Sockets.Socket.DoConnect(EndPoint endPointSnapshot, SocketAddress socketAddress) at System.Net.ServicePoint.ConnectSocketInternal(Boolean connectFailure, Socket s4, Socket s6, Socket& socket, IPAddress& address, ConnectSocketState state, IAsyncResult asyncResult, Exception& exception) --- End of inner exception stack trace --- at System.Net.ServicePoint.GetConnection(PooledStream PooledStream, Object owner, Boolean async, IPAddress& address, Socket& abortSocket, Socket& abortSocket6) at System.Net.PooledStream.Activate(Object owningObject, Boolean async, GeneralAsyncDelegate asyncCallback) at System.Net.ConnectionPool.GetConnection(Object owningObject, GeneralAsyncDelegate asyncCallback, Int32 creationTimeout) at System.Net.Mail.SmtpConnection.GetConnection(ServicePoint servicePoint) at System.Net.Mail.SmtpClient.GetConnection() at System.Net.Mail.SmtpClient.Send(MailMessage message) --- End of inner exception stack trace --- at System.Net.Mail.SmtpClient.Send(MailMessage message) at SAPLMailer.SAPLMailerService.SenMail(PendingMail objPendingMail) in E:\PROJECTS_SVN\SAPLMailer\SAPLMailer\SAPLMailer\SAPLMailerService.cs:line 400 10/26/2022 3:33:26 AM=>(SenMail)Failure sending To mail ID :bayersupport@sapl.net 10/26/2022 3:33:26 AM=>(SenMail)Failure sending CC mail ID : 10/26/2022 3:33:26 AM=>(SenMail)Failure sending mail Body :Hello, Please check attached file having issues in sending mails, please do the needful. 10/26/2022 3:33:26 AM=>delfile:-D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents\PendingMail\PendingMail_ErrorAlert.xml 10/26/2022 3:33:27 AM=>Info:- END Mailing Method 10/26/2022 3:33:27 AM=>Info:- Start Executing Telegram Method 10/26/2022 3:33:27 AM=>Info:- PendingTelegram.xml not exists 10/26/2022 3:33:27 AM=>Info:- End Executing TELEGRAM Method 10/26/2022 3:33:27 AM=>WriteToPendingXML ErrorAlert Start 10/26/2022 3:33:27 AM=>WriteToPendingXML ErrorAlert MailAttachmentsPath = D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents 10/26/2022 3:33:27 AM=>WriteToPendingXML ErrorAlertEntry Added Successfully 10/26/2022 3:33:27 AM=>Info - End of callingService Method 10/26/2022 3:35:27 AM=>Info - Check time Elapsed 10/26/2022 3:35:27 AM=>Info - Call callingService Method 10/26/2022 3:35:27 AM=>Info:- Call Both 10/26/2022 3:35:27 AM=>Info:- Start Executing SMS Method 10/26/2022 3:35:27 AM=>Info:- End Executing SMS Method 10/26/2022 3:35:27 AM=>Info:- Start Mailing Method 10/26/2022 3:35:27 AM=>Info:- ImportingEXE_END.xml file read to list 10/26/2022 3:35:27 AM=>Info:- ImportingEXE_START.xml file read to list 10/26/2022 3:35:27 AM=>Info:- PendingMail.xml file read to list 10/26/2022 3:35:27 AM=>Info:- PendingMail_ErrorAlert.xml file read to list 10/26/2022 3:35:27 AM=>Info:- Count = 1 10/26/2022 3:35:27 AM=>Info:- Count 1 10/26/2022 3:35:27 AM=>Info - Fetching Data From MAIL XML 10/26/2022 3:35:27 AM=>Info - End of Fetching Data From Mail XML 10/26/2022 3:35:27 AM=>Info:- Start SenMail Method 10/26/2022 3:35:27 AM=>UseDefaultCredentials 10/26/2022 3:35:27 AM=>Credentials = bayersupport@sapl.net:Corona@2020 10/26/2022 3:35:27 AM=>EnableSsl = true 10/26/2022 3:35:27 AM=>DeliveryMethod 10/26/2022 3:35:27 AM=>Before Send 10/26/2022 3:35:30 AM=>Exception(SenMail) :System.Net.Mail.SmtpException: Failure sending mail. ---> System.IO.IOException: Unable to read data from the transport connection: An existing connection was forcibly closed by the remote host. ---> System.Net.Sockets.SocketException: An existing connection was forcibly closed by the remote host at System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size) --- End of inner exception stack trace --- at System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size) at System.Net.FixedSizeReader.ReadPacket(Byte[] buffer, Int32 offset, Int32 count) at System.Net.Security.SslState.StartReceiveBlob(Byte[] buffer, AsyncProtocolRequest asyncRequest) at System.Net.Security.SslState.CheckCompletionBeforeNextReceive(ProtocolToken message, AsyncProtocolRequest asyncRequest) at System.Net.Security.SslState.ForceAuthentication(Boolean receiveFirst, Byte[] buffer, AsyncProtocolRequest asyncRequest, Boolean renegotiation) at System.Net.Security.SslState.ProcessAuthentication(LazyAsyncResult lazyResult) at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state) at System.Net.TlsStream.ProcessAuthentication(LazyAsyncResult result) at System.Net.TlsStream.Write(Byte[] buffer, Int32 offset, Int32 size) at System.Net.PooledStream.Write(Byte[] buffer, Int32 offset, Int32 size) at System.Net.Mail.SmtpConnection.Flush() at System.Net.Mail.ReadLinesCommand.Send(SmtpConnection conn) at System.Net.Mail.EHelloCommand.Send(SmtpConnection conn, String domain) at System.Net.Mail.SmtpConnection.GetConnection(ServicePoint servicePoint) at System.Net.Mail.SmtpClient.GetConnection() at System.Net.Mail.SmtpClient.Send(MailMessage message) --- End of inner exception stack trace --- at System.Net.Mail.SmtpClient.Send(MailMessage message) at SAPLMailer.SAPLMailerService.SenMail(PendingMail objPendingMail) in E:\PROJECTS_SVN\SAPLMailer\SAPLMailer\SAPLMailer\SAPLMailerService.cs:line 400 10/26/2022 3:35:30 AM=>(SenMail)Failure sending To mail ID :bayersupport@sapl.net 10/26/2022 3:35:30 AM=>(SenMail)Failure sending CC mail ID : 10/26/2022 3:35:30 AM=>(SenMail)Failure sending mail Body :Hello, Please check attached file having issues in sending mails, please do the needful. 10/26/2022 3:35:30 AM=>delfile:-D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents\PendingMail\PendingMail_ErrorAlert.xml 10/26/2022 3:35:30 AM=>Info:- END Mailing Method 10/26/2022 3:35:30 AM=>Info:- Start Executing Telegram Method 10/26/2022 3:35:30 AM=>Info:- PendingTelegram.xml not exists 10/26/2022 3:35:30 AM=>Info:- End Executing TELEGRAM Method 10/26/2022 3:35:30 AM=>WriteToPendingXML ErrorAlert Start 10/26/2022 3:35:30 AM=>WriteToPendingXML ErrorAlert MailAttachmentsPath = D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents 10/26/2022 3:35:30 AM=>WriteToPendingXML ErrorAlertEntry Added Successfully 10/26/2022 3:35:30 AM=>Info - End of callingService Method 10/26/2022 3:37:30 AM=>Info - Check time Elapsed 10/26/2022 3:37:30 AM=>Info - Call callingService Method 10/26/2022 3:37:30 AM=>Info:- Call Both 10/26/2022 3:37:30 AM=>Info:- Start Executing SMS Method 10/26/2022 3:37:30 AM=>Info:- End Executing SMS Method 10/26/2022 3:37:30 AM=>Info:- Start Mailing Method 10/26/2022 3:37:30 AM=>Info:- ImportingEXE_END.xml file read to list 10/26/2022 3:37:30 AM=>Info:- ImportingEXE_START.xml file read to list 10/26/2022 3:37:30 AM=>Info:- PendingMail.xml file read to list 10/26/2022 3:37:30 AM=>Info:- PendingMail_ErrorAlert.xml file read to list 10/26/2022 3:37:30 AM=>Info:- Count = 1 10/26/2022 3:37:30 AM=>Info:- Count 1 10/26/2022 3:37:30 AM=>Info - Fetching Data From MAIL XML 10/26/2022 3:37:30 AM=>Info - End of Fetching Data From Mail XML 10/26/2022 3:37:30 AM=>Info:- Start SenMail Method 10/26/2022 3:37:30 AM=>UseDefaultCredentials 10/26/2022 3:37:30 AM=>Credentials = bayersupport@sapl.net:Corona@2020 10/26/2022 3:37:30 AM=>EnableSsl = true 10/26/2022 3:37:30 AM=>DeliveryMethod 10/26/2022 3:37:30 AM=>Before Send 10/26/2022 3:37:39 AM=>Exception(SenMail) :System.Net.Mail.SmtpException: Failure sending mail. ---> System.IO.IOException: Unable to read data from the transport connection: An existing connection was forcibly closed by the remote host. ---> System.Net.Sockets.SocketException: An existing connection was forcibly closed by the remote host at System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size) --- End of inner exception stack trace --- at System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size) at System.Net.FixedSizeReader.ReadPacket(Byte[] buffer, Int32 offset, Int32 count) at System.Net.Security.SslState.StartReceiveBlob(Byte[] buffer, AsyncProtocolRequest asyncRequest) at System.Net.Security.SslState.CheckCompletionBeforeNextReceive(ProtocolToken message, AsyncProtocolRequest asyncRequest) at System.Net.Security.SslState.ForceAuthentication(Boolean receiveFirst, Byte[] buffer, AsyncProtocolRequest asyncRequest, Boolean renegotiation) at System.Net.Security.SslState.ProcessAuthentication(LazyAsyncResult lazyResult) at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state) at System.Net.TlsStream.ProcessAuthentication(LazyAsyncResult result) at System.Net.TlsStream.Write(Byte[] buffer, Int32 offset, Int32 size) at System.Net.PooledStream.Write(Byte[] buffer, Int32 offset, Int32 size) at System.Net.Mail.SmtpConnection.Flush() at System.Net.Mail.ReadLinesCommand.Send(SmtpConnection conn) at System.Net.Mail.EHelloCommand.Send(SmtpConnection conn, String domain) at System.Net.Mail.SmtpConnection.GetConnection(ServicePoint servicePoint) at System.Net.Mail.SmtpClient.GetConnection() at System.Net.Mail.SmtpClient.Send(MailMessage message) --- End of inner exception stack trace --- at System.Net.Mail.SmtpClient.Send(MailMessage message) at SAPLMailer.SAPLMailerService.SenMail(PendingMail objPendingMail) in E:\PROJECTS_SVN\SAPLMailer\SAPLMailer\SAPLMailer\SAPLMailerService.cs:line 400 10/26/2022 3:37:39 AM=>(SenMail)Failure sending To mail ID :bayersupport@sapl.net 10/26/2022 3:37:39 AM=>(SenMail)Failure sending CC mail ID : 10/26/2022 3:37:39 AM=>(SenMail)Failure sending mail Body :Hello, Please check attached file having issues in sending mails, please do the needful. 10/26/2022 3:37:39 AM=>delfile:-D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents\PendingMail\PendingMail_ErrorAlert.xml 10/26/2022 3:37:39 AM=>Info:- END Mailing Method 10/26/2022 3:37:39 AM=>Info:- Start Executing Telegram Method 10/26/2022 3:37:39 AM=>Info:- PendingTelegram.xml not exists 10/26/2022 3:37:39 AM=>Info:- End Executing TELEGRAM Method 10/26/2022 3:37:39 AM=>WriteToPendingXML ErrorAlert Start 10/26/2022 3:37:39 AM=>WriteToPendingXML ErrorAlert MailAttachmentsPath = D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents 10/26/2022 3:37:39 AM=>WriteToPendingXML ErrorAlertEntry Added Successfully 10/26/2022 3:37:39 AM=>Info - End of callingService Method 10/26/2022 3:39:39 AM=>Info - Check time Elapsed 10/26/2022 3:39:39 AM=>Info - Call callingService Method 10/26/2022 3:39:39 AM=>Info:- Call Both 10/26/2022 3:39:39 AM=>Info:- Start Executing SMS Method 10/26/2022 3:39:39 AM=>Info:- End Executing SMS Method 10/26/2022 3:39:39 AM=>Info:- Start Mailing Method 10/26/2022 3:39:39 AM=>Info:- ImportingEXE_END.xml file read to list 10/26/2022 3:39:39 AM=>Info:- ImportingEXE_START.xml file read to list 10/26/2022 3:39:39 AM=>Info:- PendingMail.xml file read to list 10/26/2022 3:39:39 AM=>Info:- PendingMail_ErrorAlert.xml file read to list 10/26/2022 3:39:39 AM=>Info:- Count = 1 10/26/2022 3:39:39 AM=>Info:- Count 1 10/26/2022 3:39:39 AM=>Info - Fetching Data From MAIL XML 10/26/2022 3:39:39 AM=>Info - End of Fetching Data From Mail XML 10/26/2022 3:39:39 AM=>Info:- Start SenMail Method 10/26/2022 3:39:39 AM=>UseDefaultCredentials 10/26/2022 3:39:39 AM=>Credentials = bayersupport@sapl.net:Corona@2020 10/26/2022 3:39:39 AM=>EnableSsl = true 10/26/2022 3:39:39 AM=>DeliveryMethod 10/26/2022 3:39:39 AM=>Before Send 10/26/2022 3:39:42 AM=>Exception(SenMail) :System.Net.Mail.SmtpException: Failure sending mail. ---> System.IO.IOException: Unable to read data from the transport connection: An existing connection was forcibly closed by the remote host. ---> System.Net.Sockets.SocketException: An existing connection was forcibly closed by the remote host at System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size) --- End of inner exception stack trace --- at System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size) at System.Net.FixedSizeReader.ReadPacket(Byte[] buffer, Int32 offset, Int32 count) at System.Net.Security.SslState.StartReceiveBlob(Byte[] buffer, AsyncProtocolRequest asyncRequest) at System.Net.Security.SslState.CheckCompletionBeforeNextReceive(ProtocolToken message, AsyncProtocolRequest asyncRequest) at System.Net.Security.SslState.ForceAuthentication(Boolean receiveFirst, Byte[] buffer, AsyncProtocolRequest asyncRequest, Boolean renegotiation) at System.Net.Security.SslState.ProcessAuthentication(LazyAsyncResult lazyResult) at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state) at System.Net.TlsStream.ProcessAuthentication(LazyAsyncResult result) at System.Net.TlsStream.Write(Byte[] buffer, Int32 offset, Int32 size) at System.Net.PooledStream.Write(Byte[] buffer, Int32 offset, Int32 size) at System.Net.Mail.SmtpConnection.Flush() at System.Net.Mail.ReadLinesCommand.Send(SmtpConnection conn) at System.Net.Mail.EHelloCommand.Send(SmtpConnection conn, String domain) at System.Net.Mail.SmtpConnection.GetConnection(ServicePoint servicePoint) at System.Net.Mail.SmtpClient.GetConnection() at System.Net.Mail.SmtpClient.Send(MailMessage message) --- End of inner exception stack trace --- at System.Net.Mail.SmtpClient.Send(MailMessage message) at SAPLMailer.SAPLMailerService.SenMail(PendingMail objPendingMail) in E:\PROJECTS_SVN\SAPLMailer\SAPLMailer\SAPLMailer\SAPLMailerService.cs:line 400 10/26/2022 3:39:42 AM=>(SenMail)Failure sending To mail ID :bayersupport@sapl.net 10/26/2022 3:39:42 AM=>(SenMail)Failure sending CC mail ID : 10/26/2022 3:39:42 AM=>(SenMail)Failure sending mail Body :Hello, Please check attached file having issues in sending mails, please do the needful. 10/26/2022 3:39:42 AM=>delfile:-D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents\PendingMail\PendingMail_ErrorAlert.xml 10/26/2022 3:39:43 AM=>Info:- END Mailing Method 10/26/2022 3:39:43 AM=>Info:- Start Executing Telegram Method 10/26/2022 3:39:43 AM=>Info:- PendingTelegram.xml not exists 10/26/2022 3:39:43 AM=>Info:- End Executing TELEGRAM Method 10/26/2022 3:39:43 AM=>WriteToPendingXML ErrorAlert Start 10/26/2022 3:39:43 AM=>WriteToPendingXML ErrorAlert MailAttachmentsPath = D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents 10/26/2022 3:39:43 AM=>WriteToPendingXML ErrorAlertEntry Added Successfully 10/26/2022 3:39:43 AM=>Info - End of callingService Method 10/26/2022 3:41:43 AM=>Info - Check time Elapsed 10/26/2022 3:41:43 AM=>Info - Call callingService Method 10/26/2022 3:41:43 AM=>Info:- Call Both 10/26/2022 3:41:43 AM=>Info:- Start Executing SMS Method 10/26/2022 3:41:43 AM=>Info:- End Executing SMS Method 10/26/2022 3:41:43 AM=>Info:- Start Mailing Method 10/26/2022 3:41:43 AM=>Info:- ImportingEXE_END.xml file read to list 10/26/2022 3:41:43 AM=>Info:- ImportingEXE_START.xml file read to list 10/26/2022 3:41:43 AM=>Info:- PendingMail.xml file read to list 10/26/2022 3:41:43 AM=>Info:- PendingMail_ErrorAlert.xml file read to list 10/26/2022 3:41:43 AM=>Info:- Count = 1 10/26/2022 3:41:43 AM=>Info:- Count 1 10/26/2022 3:41:43 AM=>Info - Fetching Data From MAIL XML 10/26/2022 3:41:43 AM=>Info - End of Fetching Data From Mail XML 10/26/2022 3:41:43 AM=>Info:- Start SenMail Method 10/26/2022 3:41:43 AM=>UseDefaultCredentials 10/26/2022 3:41:43 AM=>Credentials = bayersupport@sapl.net:Corona@2020 10/26/2022 3:41:43 AM=>EnableSsl = true 10/26/2022 3:41:43 AM=>DeliveryMethod 10/26/2022 3:41:43 AM=>Before Send 10/26/2022 3:42:04 AM=>Exception(SenMail) :System.Net.Mail.SmtpException: Failure sending mail. ---> System.IO.IOException: Unable to read data from the transport connection: An existing connection was forcibly closed by the remote host. ---> System.Net.Sockets.SocketException: An existing connection was forcibly closed by the remote host at System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size) --- End of inner exception stack trace --- at System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size) at System.Net.FixedSizeReader.ReadPacket(Byte[] buffer, Int32 offset, Int32 count) at System.Net.Security.SslState.StartReceiveBlob(Byte[] buffer, AsyncProtocolRequest asyncRequest) at System.Net.Security.SslState.CheckCompletionBeforeNextReceive(ProtocolToken message, AsyncProtocolRequest asyncRequest) at System.Net.Security.SslState.ForceAuthentication(Boolean receiveFirst, Byte[] buffer, AsyncProtocolRequest asyncRequest, Boolean renegotiation) at System.Net.Security.SslState.ProcessAuthentication(LazyAsyncResult lazyResult) at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state) at System.Net.TlsStream.ProcessAuthentication(LazyAsyncResult result) at System.Net.TlsStream.Write(Byte[] buffer, Int32 offset, Int32 size) at System.Net.PooledStream.Write(Byte[] buffer, Int32 offset, Int32 size) at System.Net.Mail.SmtpConnection.Flush() at System.Net.Mail.ReadLinesCommand.Send(SmtpConnection conn) at System.Net.Mail.EHelloCommand.Send(SmtpConnection conn, String domain) at System.Net.Mail.SmtpConnection.GetConnection(ServicePoint servicePoint) at System.Net.Mail.SmtpClient.GetConnection() at System.Net.Mail.SmtpClient.Send(MailMessage message) --- End of inner exception stack trace --- at System.Net.Mail.SmtpClient.Send(MailMessage message) at SAPLMailer.SAPLMailerService.SenMail(PendingMail objPendingMail) in E:\PROJECTS_SVN\SAPLMailer\SAPLMailer\SAPLMailer\SAPLMailerService.cs:line 400 10/26/2022 3:42:04 AM=>(SenMail)Failure sending To mail ID :bayersupport@sapl.net 10/26/2022 3:42:04 AM=>(SenMail)Failure sending CC mail ID : 10/26/2022 3:42:04 AM=>(SenMail)Failure sending mail Body :Hello, Please check attached file having issues in sending mails, please do the needful. 10/26/2022 3:42:04 AM=>delfile:-D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents\PendingMail\PendingMail_ErrorAlert.xml 10/26/2022 3:42:04 AM=>Info:- END Mailing Method 10/26/2022 3:42:04 AM=>Info:- Start Executing Telegram Method 10/26/2022 3:42:04 AM=>Info:- PendingTelegram.xml not exists 10/26/2022 3:42:04 AM=>Info:- End Executing TELEGRAM Method 10/26/2022 3:42:04 AM=>WriteToPendingXML ErrorAlert Start 10/26/2022 3:42:04 AM=>WriteToPendingXML ErrorAlert MailAttachmentsPath = D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents 10/26/2022 3:42:04 AM=>WriteToPendingXML ErrorAlertEntry Added Successfully 10/26/2022 3:42:04 AM=>Info - End of callingService Method 10/26/2022 3:44:04 AM=>Info - Check time Elapsed 10/26/2022 3:44:04 AM=>Info - Call callingService Method 10/26/2022 3:44:04 AM=>Info:- Call Both 10/26/2022 3:44:04 AM=>Info:- Start Executing SMS Method 10/26/2022 3:44:04 AM=>Info:- End Executing SMS Method 10/26/2022 3:44:04 AM=>Info:- Start Mailing Method 10/26/2022 3:44:04 AM=>Info:- ImportingEXE_END.xml file read to list 10/26/2022 3:44:04 AM=>Info:- ImportingEXE_START.xml file read to list 10/26/2022 3:44:04 AM=>Info:- PendingMail.xml file read to list 10/26/2022 3:44:04 AM=>Info:- PendingMail_ErrorAlert.xml file read to list 10/26/2022 3:44:04 AM=>Info:- Count = 1 10/26/2022 3:44:04 AM=>Info:- Count 1 10/26/2022 3:44:04 AM=>Info - Fetching Data From MAIL XML 10/26/2022 3:44:04 AM=>Info - End of Fetching Data From Mail XML 10/26/2022 3:44:04 AM=>Info:- Start SenMail Method 10/26/2022 3:44:04 AM=>UseDefaultCredentials 10/26/2022 3:44:04 AM=>Credentials = bayersupport@sapl.net:Corona@2020 10/26/2022 3:44:04 AM=>EnableSsl = true 10/26/2022 3:44:04 AM=>DeliveryMethod 10/26/2022 3:44:04 AM=>Before Send 10/26/2022 3:44:46 AM=>Exception(SenMail) :System.Net.Mail.SmtpException: Failure sending mail. ---> System.IO.IOException: Unable to read data from the transport connection: An existing connection was forcibly closed by the remote host. ---> System.Net.Sockets.SocketException: An existing connection was forcibly closed by the remote host at System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size) --- End of inner exception stack trace --- at System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size) at System.Net.FixedSizeReader.ReadPacket(Byte[] buffer, Int32 offset, Int32 count) at System.Net.Security.SslState.StartReceiveBlob(Byte[] buffer, AsyncProtocolRequest asyncRequest) at System.Net.Security.SslState.CheckCompletionBeforeNextReceive(ProtocolToken message, AsyncProtocolRequest asyncRequest) at System.Net.Security.SslState.ForceAuthentication(Boolean receiveFirst, Byte[] buffer, AsyncProtocolRequest asyncRequest, Boolean renegotiation) at System.Net.Security.SslState.ProcessAuthentication(LazyAsyncResult lazyResult) at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state) at System.Net.TlsStream.ProcessAuthentication(LazyAsyncResult result) at System.Net.TlsStream.Write(Byte[] buffer, Int32 offset, Int32 size) at System.Net.PooledStream.Write(Byte[] buffer, Int32 offset, Int32 size) at System.Net.Mail.SmtpConnection.Flush() at System.Net.Mail.ReadLinesCommand.Send(SmtpConnection conn) at System.Net.Mail.EHelloCommand.Send(SmtpConnection conn, String domain) at System.Net.Mail.SmtpConnection.GetConnection(ServicePoint servicePoint) at System.Net.Mail.SmtpClient.GetConnection() at System.Net.Mail.SmtpClient.Send(MailMessage message) --- End of inner exception stack trace --- at System.Net.Mail.SmtpClient.Send(MailMessage message) at SAPLMailer.SAPLMailerService.SenMail(PendingMail objPendingMail) in E:\PROJECTS_SVN\SAPLMailer\SAPLMailer\SAPLMailer\SAPLMailerService.cs:line 400 10/26/2022 3:44:46 AM=>(SenMail)Failure sending To mail ID :bayersupport@sapl.net 10/26/2022 3:44:46 AM=>(SenMail)Failure sending CC mail ID : 10/26/2022 3:44:46 AM=>(SenMail)Failure sending mail Body :Hello, Please check attached file having issues in sending mails, please do the needful. 10/26/2022 3:44:46 AM=>delfile:-D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents\PendingMail\PendingMail_ErrorAlert.xml 10/26/2022 3:44:47 AM=>Info:- END Mailing Method 10/26/2022 3:44:47 AM=>Info:- Start Executing Telegram Method 10/26/2022 3:44:47 AM=>Info:- PendingTelegram.xml not exists 10/26/2022 3:44:47 AM=>Info:- End Executing TELEGRAM Method 10/26/2022 3:44:47 AM=>WriteToPendingXML ErrorAlert Start 10/26/2022 3:44:47 AM=>WriteToPendingXML ErrorAlert MailAttachmentsPath = D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents 10/26/2022 3:44:47 AM=>WriteToPendingXML ErrorAlertEntry Added Successfully 10/26/2022 3:44:47 AM=>Info - End of callingService Method 10/26/2022 3:46:47 AM=>Info - Check time Elapsed 10/26/2022 3:46:47 AM=>Info - Call callingService Method 10/26/2022 3:46:47 AM=>Info:- Call Both 10/26/2022 3:46:47 AM=>Info:- Start Executing SMS Method 10/26/2022 3:46:47 AM=>Info:- End Executing SMS Method 10/26/2022 3:46:47 AM=>Info:- Start Mailing Method 10/26/2022 3:46:47 AM=>Info:- ImportingEXE_END.xml file read to list 10/26/2022 3:46:47 AM=>Info:- ImportingEXE_START.xml file read to list 10/26/2022 3:46:47 AM=>Info:- PendingMail.xml file read to list 10/26/2022 3:46:47 AM=>Info:- PendingMail_ErrorAlert.xml file read to list 10/26/2022 3:46:47 AM=>Info:- Count = 1 10/26/2022 3:46:47 AM=>Info:- Count 1 10/26/2022 3:46:47 AM=>Info - Fetching Data From MAIL XML 10/26/2022 3:46:47 AM=>Info - End of Fetching Data From Mail XML 10/26/2022 3:46:47 AM=>Info:- Start SenMail Method 10/26/2022 3:46:47 AM=>UseDefaultCredentials 10/26/2022 3:46:47 AM=>Credentials = bayersupport@sapl.net:Corona@2020 10/26/2022 3:46:47 AM=>EnableSsl = true 10/26/2022 3:46:47 AM=>DeliveryMethod 10/26/2022 3:46:47 AM=>Before Send 10/26/2022 3:46:50 AM=>Exception(SenMail) :System.Net.Mail.SmtpException: Failure sending mail. ---> System.IO.IOException: Unable to read data from the transport connection: An existing connection was forcibly closed by the remote host. ---> System.Net.Sockets.SocketException: An existing connection was forcibly closed by the remote host at System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size) --- End of inner exception stack trace --- at System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size) at System.Net.FixedSizeReader.ReadPacket(Byte[] buffer, Int32 offset, Int32 count) at System.Net.Security.SslState.StartReceiveBlob(Byte[] buffer, AsyncProtocolRequest asyncRequest) at System.Net.Security.SslState.CheckCompletionBeforeNextReceive(ProtocolToken message, AsyncProtocolRequest asyncRequest) at System.Net.Security.SslState.ForceAuthentication(Boolean receiveFirst, Byte[] buffer, AsyncProtocolRequest asyncRequest, Boolean renegotiation) at System.Net.Security.SslState.ProcessAuthentication(LazyAsyncResult lazyResult) at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state) at System.Net.TlsStream.ProcessAuthentication(LazyAsyncResult result) at System.Net.TlsStream.Write(Byte[] buffer, Int32 offset, Int32 size) at System.Net.PooledStream.Write(Byte[] buffer, Int32 offset, Int32 size) at System.Net.Mail.SmtpConnection.Flush() at System.Net.Mail.ReadLinesCommand.Send(SmtpConnection conn) at System.Net.Mail.EHelloCommand.Send(SmtpConnection conn, String domain) at System.Net.Mail.SmtpConnection.GetConnection(ServicePoint servicePoint) at System.Net.Mail.SmtpClient.GetConnection() at System.Net.Mail.SmtpClient.Send(MailMessage message) --- End of inner exception stack trace --- at System.Net.Mail.SmtpClient.Send(MailMessage message) at SAPLMailer.SAPLMailerService.SenMail(PendingMail objPendingMail) in E:\PROJECTS_SVN\SAPLMailer\SAPLMailer\SAPLMailer\SAPLMailerService.cs:line 400 10/26/2022 3:46:50 AM=>(SenMail)Failure sending To mail ID :bayersupport@sapl.net 10/26/2022 3:46:50 AM=>(SenMail)Failure sending CC mail ID : 10/26/2022 3:46:50 AM=>(SenMail)Failure sending mail Body :Hello, Please check attached file having issues in sending mails, please do the needful. 10/26/2022 3:46:50 AM=>delfile:-D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents\PendingMail\PendingMail_ErrorAlert.xml 10/26/2022 3:46:50 AM=>Info:- END Mailing Method 10/26/2022 3:46:50 AM=>Info:- Start Executing Telegram Method 10/26/2022 3:46:50 AM=>Info:- PendingTelegram.xml not exists 10/26/2022 3:46:50 AM=>Info:- End Executing TELEGRAM Method 10/26/2022 3:46:50 AM=>WriteToPendingXML ErrorAlert Start 10/26/2022 3:46:50 AM=>WriteToPendingXML ErrorAlert MailAttachmentsPath = D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents 10/26/2022 3:46:50 AM=>WriteToPendingXML ErrorAlertEntry Added Successfully 10/26/2022 3:46:50 AM=>Info - End of callingService Method 10/26/2022 3:48:50 AM=>Info - Check time Elapsed 10/26/2022 3:48:50 AM=>Info - Call callingService Method 10/26/2022 3:48:50 AM=>Info:- Call Both 10/26/2022 3:48:50 AM=>Info:- Start Executing SMS Method 10/26/2022 3:48:50 AM=>Info:- End Executing SMS Method 10/26/2022 3:48:50 AM=>Info:- Start Mailing Method 10/26/2022 3:48:50 AM=>Info:- ImportingEXE_END.xml file read to list 10/26/2022 3:48:50 AM=>Info:- ImportingEXE_START.xml file read to list 10/26/2022 3:48:50 AM=>Info:- PendingMail.xml file read to list 10/26/2022 3:48:50 AM=>Info:- PendingMail_ErrorAlert.xml file read to list 10/26/2022 3:48:50 AM=>Info:- Count = 1 10/26/2022 3:48:50 AM=>Info:- Count 1 10/26/2022 3:48:50 AM=>Info - Fetching Data From MAIL XML 10/26/2022 3:48:50 AM=>Info - End of Fetching Data From Mail XML 10/26/2022 3:48:50 AM=>Info:- Start SenMail Method 10/26/2022 3:48:50 AM=>UseDefaultCredentials 10/26/2022 3:48:50 AM=>Credentials = bayersupport@sapl.net:Corona@2020 10/26/2022 3:48:50 AM=>EnableSsl = true 10/26/2022 3:48:50 AM=>DeliveryMethod 10/26/2022 3:48:50 AM=>Before Send 10/26/2022 3:48:53 AM=>Exception(SenMail) :System.Net.Mail.SmtpException: Failure sending mail. ---> System.IO.IOException: Unable to read data from the transport connection: An existing connection was forcibly closed by the remote host. ---> System.Net.Sockets.SocketException: An existing connection was forcibly closed by the remote host at System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size) --- End of inner exception stack trace --- at System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size) at System.Net.FixedSizeReader.ReadPacket(Byte[] buffer, Int32 offset, Int32 count) at System.Net.Security.SslState.StartReceiveBlob(Byte[] buffer, AsyncProtocolRequest asyncRequest) at System.Net.Security.SslState.CheckCompletionBeforeNextReceive(ProtocolToken message, AsyncProtocolRequest asyncRequest) at System.Net.Security.SslState.ForceAuthentication(Boolean receiveFirst, Byte[] buffer, AsyncProtocolRequest asyncRequest, Boolean renegotiation) at System.Net.Security.SslState.ProcessAuthentication(LazyAsyncResult lazyResult) at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state) at System.Net.TlsStream.ProcessAuthentication(LazyAsyncResult result) at System.Net.TlsStream.Write(Byte[] buffer, Int32 offset, Int32 size) at System.Net.PooledStream.Write(Byte[] buffer, Int32 offset, Int32 size) at System.Net.Mail.SmtpConnection.Flush() at System.Net.Mail.ReadLinesCommand.Send(SmtpConnection conn) at System.Net.Mail.EHelloCommand.Send(SmtpConnection conn, String domain) at System.Net.Mail.SmtpConnection.GetConnection(ServicePoint servicePoint) at System.Net.Mail.SmtpClient.GetConnection() at System.Net.Mail.SmtpClient.Send(MailMessage message) --- End of inner exception stack trace --- at System.Net.Mail.SmtpClient.Send(MailMessage message) at SAPLMailer.SAPLMailerService.SenMail(PendingMail objPendingMail) in E:\PROJECTS_SVN\SAPLMailer\SAPLMailer\SAPLMailer\SAPLMailerService.cs:line 400 10/26/2022 3:48:53 AM=>(SenMail)Failure sending To mail ID :bayersupport@sapl.net 10/26/2022 3:48:53 AM=>(SenMail)Failure sending CC mail ID : 10/26/2022 3:48:54 AM=>(SenMail)Failure sending mail Body :Hello, Please check attached file having issues in sending mails, please do the needful. 10/26/2022 3:48:54 AM=>delfile:-D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents\PendingMail\PendingMail_ErrorAlert.xml 10/26/2022 3:48:54 AM=>Info:- END Mailing Method 10/26/2022 3:48:54 AM=>Info:- Start Executing Telegram Method 10/26/2022 3:48:54 AM=>Info:- PendingTelegram.xml not exists 10/26/2022 3:48:54 AM=>Info:- End Executing TELEGRAM Method 10/26/2022 3:48:54 AM=>WriteToPendingXML ErrorAlert Start 10/26/2022 3:48:54 AM=>WriteToPendingXML ErrorAlert MailAttachmentsPath = D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents 10/26/2022 3:48:54 AM=>WriteToPendingXML ErrorAlertEntry Added Successfully 10/26/2022 3:48:54 AM=>Info - End of callingService Method 10/26/2022 3:50:54 AM=>Info - Check time Elapsed 10/26/2022 3:50:54 AM=>Info - Call callingService Method 10/26/2022 3:50:54 AM=>Info:- Call Both 10/26/2022 3:50:54 AM=>Info:- Start Executing SMS Method 10/26/2022 3:50:54 AM=>Info:- End Executing SMS Method 10/26/2022 3:50:54 AM=>Info:- Start Mailing Method 10/26/2022 3:50:54 AM=>Info:- ImportingEXE_END.xml file read to list 10/26/2022 3:50:54 AM=>Info:- ImportingEXE_START.xml file read to list 10/26/2022 3:50:54 AM=>Info:- PendingMail.xml file read to list 10/26/2022 3:50:54 AM=>Info:- PendingMail_ErrorAlert.xml file read to list 10/26/2022 3:50:54 AM=>Info:- Count = 1 10/26/2022 3:50:54 AM=>Info:- Count 1 10/26/2022 3:50:54 AM=>Info - Fetching Data From MAIL XML 10/26/2022 3:50:54 AM=>Info - End of Fetching Data From Mail XML 10/26/2022 3:50:54 AM=>Info:- Start SenMail Method 10/26/2022 3:50:54 AM=>UseDefaultCredentials 10/26/2022 3:50:54 AM=>Credentials = bayersupport@sapl.net:Corona@2020 10/26/2022 3:50:54 AM=>EnableSsl = true 10/26/2022 3:50:54 AM=>DeliveryMethod 10/26/2022 3:50:54 AM=>Before Send 10/26/2022 3:52:18 AM=>Exception(SenMail) :System.Net.Mail.SmtpException: Failure sending mail. ---> System.Net.WebException: Unable to connect to the remote server ---> System.Net.Sockets.SocketException: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond 52.96.181.98:587 at System.Net.Sockets.Socket.DoConnect(EndPoint endPointSnapshot, SocketAddress socketAddress) at System.Net.ServicePoint.ConnectSocketInternal(Boolean connectFailure, Socket s4, Socket s6, Socket& socket, IPAddress& address, ConnectSocketState state, IAsyncResult asyncResult, Exception& exception) --- End of inner exception stack trace --- at System.Net.ServicePoint.GetConnection(PooledStream PooledStream, Object owner, Boolean async, IPAddress& address, Socket& abortSocket, Socket& abortSocket6) at System.Net.PooledStream.Activate(Object owningObject, Boolean async, GeneralAsyncDelegate asyncCallback) at System.Net.ConnectionPool.GetConnection(Object owningObject, GeneralAsyncDelegate asyncCallback, Int32 creationTimeout) at System.Net.Mail.SmtpConnection.GetConnection(ServicePoint servicePoint) at System.Net.Mail.SmtpClient.GetConnection() at System.Net.Mail.SmtpClient.Send(MailMessage message) --- End of inner exception stack trace --- at System.Net.Mail.SmtpClient.Send(MailMessage message) at SAPLMailer.SAPLMailerService.SenMail(PendingMail objPendingMail) in E:\PROJECTS_SVN\SAPLMailer\SAPLMailer\SAPLMailer\SAPLMailerService.cs:line 400 10/26/2022 3:52:18 AM=>(SenMail)Failure sending To mail ID :bayersupport@sapl.net 10/26/2022 3:52:18 AM=>(SenMail)Failure sending CC mail ID : 10/26/2022 3:52:18 AM=>(SenMail)Failure sending mail Body :Hello, Please check attached file having issues in sending mails, please do the needful. 10/26/2022 3:52:18 AM=>delfile:-D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents\PendingMail\PendingMail_ErrorAlert.xml 10/26/2022 3:52:18 AM=>Info:- END Mailing Method 10/26/2022 3:52:18 AM=>Info:- Start Executing Telegram Method 10/26/2022 3:52:18 AM=>Info:- PendingTelegram.xml not exists 10/26/2022 3:52:18 AM=>Info:- End Executing TELEGRAM Method 10/26/2022 3:52:18 AM=>WriteToPendingXML ErrorAlert Start 10/26/2022 3:52:18 AM=>WriteToPendingXML ErrorAlert MailAttachmentsPath = D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents 10/26/2022 3:52:18 AM=>WriteToPendingXML ErrorAlertEntry Added Successfully 10/26/2022 3:52:18 AM=>Info - End of callingService Method 10/26/2022 3:54:18 AM=>Info - Check time Elapsed 10/26/2022 3:54:18 AM=>Info - Call callingService Method 10/26/2022 3:54:18 AM=>Info:- Call Both 10/26/2022 3:54:18 AM=>Info:- Start Executing SMS Method 10/26/2022 3:54:18 AM=>Info:- End Executing SMS Method 10/26/2022 3:54:18 AM=>Info:- Start Mailing Method 10/26/2022 3:54:18 AM=>Info:- ImportingEXE_END.xml file read to list 10/26/2022 3:54:18 AM=>Info:- ImportingEXE_START.xml file read to list 10/26/2022 3:54:18 AM=>Info:- PendingMail.xml file read to list 10/26/2022 3:54:18 AM=>Info:- PendingMail_ErrorAlert.xml file read to list 10/26/2022 3:54:18 AM=>Info:- Count = 1 10/26/2022 3:54:18 AM=>Info:- Count 1 10/26/2022 3:54:18 AM=>Info - Fetching Data From MAIL XML 10/26/2022 3:54:18 AM=>Info - End of Fetching Data From Mail XML 10/26/2022 3:54:18 AM=>Info:- Start SenMail Method 10/26/2022 3:54:18 AM=>UseDefaultCredentials 10/26/2022 3:54:18 AM=>Credentials = bayersupport@sapl.net:Corona@2020 10/26/2022 3:54:18 AM=>EnableSsl = true 10/26/2022 3:54:18 AM=>DeliveryMethod 10/26/2022 3:54:18 AM=>Before Send 10/26/2022 3:54:28 AM=>Exception(SenMail) :System.Net.Mail.SmtpException: Failure sending mail. ---> System.IO.IOException: Unable to read data from the transport connection: An existing connection was forcibly closed by the remote host. ---> System.Net.Sockets.SocketException: An existing connection was forcibly closed by the remote host at System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size) --- End of inner exception stack trace --- at System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size) at System.Net.FixedSizeReader.ReadPacket(Byte[] buffer, Int32 offset, Int32 count) at System.Net.Security.SslState.StartReceiveBlob(Byte[] buffer, AsyncProtocolRequest asyncRequest) at System.Net.Security.SslState.CheckCompletionBeforeNextReceive(ProtocolToken message, AsyncProtocolRequest asyncRequest) at System.Net.Security.SslState.ForceAuthentication(Boolean receiveFirst, Byte[] buffer, AsyncProtocolRequest asyncRequest, Boolean renegotiation) at System.Net.Security.SslState.ProcessAuthentication(LazyAsyncResult lazyResult) at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state) at System.Net.TlsStream.ProcessAuthentication(LazyAsyncResult result) at System.Net.TlsStream.Write(Byte[] buffer, Int32 offset, Int32 size) at System.Net.PooledStream.Write(Byte[] buffer, Int32 offset, Int32 size) at System.Net.Mail.SmtpConnection.Flush() at System.Net.Mail.ReadLinesCommand.Send(SmtpConnection conn) at System.Net.Mail.EHelloCommand.Send(SmtpConnection conn, String domain) at System.Net.Mail.SmtpConnection.GetConnection(ServicePoint servicePoint) at System.Net.Mail.SmtpClient.GetConnection() at System.Net.Mail.SmtpClient.Send(MailMessage message) --- End of inner exception stack trace --- at System.Net.Mail.SmtpClient.Send(MailMessage message) at SAPLMailer.SAPLMailerService.SenMail(PendingMail objPendingMail) in E:\PROJECTS_SVN\SAPLMailer\SAPLMailer\SAPLMailer\SAPLMailerService.cs:line 400 10/26/2022 3:54:28 AM=>(SenMail)Failure sending To mail ID :bayersupport@sapl.net 10/26/2022 3:54:28 AM=>(SenMail)Failure sending CC mail ID : 10/26/2022 3:54:28 AM=>(SenMail)Failure sending mail Body :Hello, Please check attached file having issues in sending mails, please do the needful. 10/26/2022 3:54:28 AM=>delfile:-D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents\PendingMail\PendingMail_ErrorAlert.xml 10/26/2022 3:54:28 AM=>Info:- END Mailing Method 10/26/2022 3:54:28 AM=>Info:- Start Executing Telegram Method 10/26/2022 3:54:28 AM=>Info:- PendingTelegram.xml not exists 10/26/2022 3:54:28 AM=>Info:- End Executing TELEGRAM Method 10/26/2022 3:54:28 AM=>WriteToPendingXML ErrorAlert Start 10/26/2022 3:54:28 AM=>WriteToPendingXML ErrorAlert MailAttachmentsPath = D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents 10/26/2022 3:54:28 AM=>WriteToPendingXML ErrorAlertEntry Added Successfully 10/26/2022 3:54:28 AM=>Info - End of callingService Method 10/26/2022 3:56:28 AM=>Info - Check time Elapsed 10/26/2022 3:56:28 AM=>Info - Call callingService Method 10/26/2022 3:56:28 AM=>Info:- Call Both 10/26/2022 3:56:28 AM=>Info:- Start Executing SMS Method 10/26/2022 3:56:28 AM=>Info:- End Executing SMS Method 10/26/2022 3:56:28 AM=>Info:- Start Mailing Method 10/26/2022 3:56:28 AM=>Info:- ImportingEXE_END.xml file read to list 10/26/2022 3:56:28 AM=>Info:- ImportingEXE_START.xml file read to list 10/26/2022 3:56:28 AM=>Info:- PendingMail.xml file read to list 10/26/2022 3:56:28 AM=>Info:- PendingMail_ErrorAlert.xml file read to list 10/26/2022 3:56:28 AM=>Info:- Count = 1 10/26/2022 3:56:28 AM=>Info:- Count 1 10/26/2022 3:56:28 AM=>Info - Fetching Data From MAIL XML 10/26/2022 3:56:28 AM=>Info - End of Fetching Data From Mail XML 10/26/2022 3:56:28 AM=>Info:- Start SenMail Method 10/26/2022 3:56:28 AM=>UseDefaultCredentials 10/26/2022 3:56:28 AM=>Credentials = bayersupport@sapl.net:Corona@2020 10/26/2022 3:56:28 AM=>EnableSsl = true 10/26/2022 3:56:28 AM=>DeliveryMethod 10/26/2022 3:56:28 AM=>Before Send 10/26/2022 3:56:37 AM=>Exception(SenMail) :System.Net.Mail.SmtpException: Failure sending mail. ---> System.IO.IOException: Unable to read data from the transport connection: An existing connection was forcibly closed by the remote host. ---> System.Net.Sockets.SocketException: An existing connection was forcibly closed by the remote host at System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size) --- End of inner exception stack trace --- at System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size) at System.Net.FixedSizeReader.ReadPacket(Byte[] buffer, Int32 offset, Int32 count) at System.Net.Security.SslState.StartReceiveBlob(Byte[] buffer, AsyncProtocolRequest asyncRequest) at System.Net.Security.SslState.CheckCompletionBeforeNextReceive(ProtocolToken message, AsyncProtocolRequest asyncRequest) at System.Net.Security.SslState.ForceAuthentication(Boolean receiveFirst, Byte[] buffer, AsyncProtocolRequest asyncRequest, Boolean renegotiation) at System.Net.Security.SslState.ProcessAuthentication(LazyAsyncResult lazyResult) at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state) at System.Net.TlsStream.ProcessAuthentication(LazyAsyncResult result) at System.Net.TlsStream.Write(Byte[] buffer, Int32 offset, Int32 size) at System.Net.PooledStream.Write(Byte[] buffer, Int32 offset, Int32 size) at System.Net.Mail.SmtpConnection.Flush() at System.Net.Mail.ReadLinesCommand.Send(SmtpConnection conn) at System.Net.Mail.EHelloCommand.Send(SmtpConnection conn, String domain) at System.Net.Mail.SmtpConnection.GetConnection(ServicePoint servicePoint) at System.Net.Mail.SmtpClient.GetConnection() at System.Net.Mail.SmtpClient.Send(MailMessage message) --- End of inner exception stack trace --- at System.Net.Mail.SmtpClient.Send(MailMessage message) at SAPLMailer.SAPLMailerService.SenMail(PendingMail objPendingMail) in E:\PROJECTS_SVN\SAPLMailer\SAPLMailer\SAPLMailer\SAPLMailerService.cs:line 400 10/26/2022 3:56:37 AM=>(SenMail)Failure sending To mail ID :bayersupport@sapl.net 10/26/2022 3:56:37 AM=>(SenMail)Failure sending CC mail ID : 10/26/2022 3:56:37 AM=>(SenMail)Failure sending mail Body :Hello, Please check attached file having issues in sending mails, please do the needful. 10/26/2022 3:56:37 AM=>delfile:-D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents\PendingMail\PendingMail_ErrorAlert.xml 10/26/2022 3:56:37 AM=>Info:- END Mailing Method 10/26/2022 3:56:37 AM=>Info:- Start Executing Telegram Method 10/26/2022 3:56:37 AM=>Info:- PendingTelegram.xml not exists 10/26/2022 3:56:37 AM=>Info:- End Executing TELEGRAM Method 10/26/2022 3:56:37 AM=>WriteToPendingXML ErrorAlert Start 10/26/2022 3:56:37 AM=>WriteToPendingXML ErrorAlert MailAttachmentsPath = D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents 10/26/2022 3:56:37 AM=>WriteToPendingXML ErrorAlertEntry Added Successfully 10/26/2022 3:56:37 AM=>Info - End of callingService Method 10/26/2022 3:58:37 AM=>Info - Check time Elapsed 10/26/2022 3:58:37 AM=>Info - Call callingService Method 10/26/2022 3:58:37 AM=>Info:- Call Both 10/26/2022 3:58:37 AM=>Info:- Start Executing SMS Method 10/26/2022 3:58:37 AM=>Info:- End Executing SMS Method 10/26/2022 3:58:37 AM=>Info:- Start Mailing Method 10/26/2022 3:58:37 AM=>Info:- ImportingEXE_END.xml file read to list 10/26/2022 3:58:37 AM=>Info:- ImportingEXE_START.xml file read to list 10/26/2022 3:58:37 AM=>Info:- PendingMail.xml file read to list 10/26/2022 3:58:37 AM=>Info:- PendingMail_ErrorAlert.xml file read to list 10/26/2022 3:58:37 AM=>Info:- Count = 1 10/26/2022 3:58:37 AM=>Info:- Count 1 10/26/2022 3:58:37 AM=>Info - Fetching Data From MAIL XML 10/26/2022 3:58:37 AM=>Info - End of Fetching Data From Mail XML 10/26/2022 3:58:37 AM=>Info:- Start SenMail Method 10/26/2022 3:58:37 AM=>UseDefaultCredentials 10/26/2022 3:58:37 AM=>Credentials = bayersupport@sapl.net:Corona@2020 10/26/2022 3:58:37 AM=>EnableSsl = true 10/26/2022 3:58:37 AM=>DeliveryMethod 10/26/2022 3:58:37 AM=>Before Send 10/26/2022 3:59:20 AM=>Exception(SenMail) :System.Net.Mail.SmtpException: Failure sending mail. ---> System.IO.IOException: Unable to read data from the transport connection: An existing connection was forcibly closed by the remote host. ---> System.Net.Sockets.SocketException: An existing connection was forcibly closed by the remote host at System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size) --- End of inner exception stack trace --- at System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size) at System.Net.FixedSizeReader.ReadPacket(Byte[] buffer, Int32 offset, Int32 count) at System.Net.Security.SslState.StartReceiveBlob(Byte[] buffer, AsyncProtocolRequest asyncRequest) at System.Net.Security.SslState.CheckCompletionBeforeNextReceive(ProtocolToken message, AsyncProtocolRequest asyncRequest) at System.Net.Security.SslState.ForceAuthentication(Boolean receiveFirst, Byte[] buffer, AsyncProtocolRequest asyncRequest, Boolean renegotiation) at System.Net.Security.SslState.ProcessAuthentication(LazyAsyncResult lazyResult) at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state) at System.Net.TlsStream.ProcessAuthentication(LazyAsyncResult result) at System.Net.TlsStream.Write(Byte[] buffer, Int32 offset, Int32 size) at System.Net.PooledStream.Write(Byte[] buffer, Int32 offset, Int32 size) at System.Net.Mail.SmtpConnection.Flush() at System.Net.Mail.ReadLinesCommand.Send(SmtpConnection conn) at System.Net.Mail.EHelloCommand.Send(SmtpConnection conn, String domain) at System.Net.Mail.SmtpConnection.GetConnection(ServicePoint servicePoint) at System.Net.Mail.SmtpClient.GetConnection() at System.Net.Mail.SmtpClient.Send(MailMessage message) --- End of inner exception stack trace --- at System.Net.Mail.SmtpClient.Send(MailMessage message) at SAPLMailer.SAPLMailerService.SenMail(PendingMail objPendingMail) in E:\PROJECTS_SVN\SAPLMailer\SAPLMailer\SAPLMailer\SAPLMailerService.cs:line 400 10/26/2022 3:59:20 AM=>(SenMail)Failure sending To mail ID :bayersupport@sapl.net 10/26/2022 3:59:20 AM=>(SenMail)Failure sending CC mail ID : 10/26/2022 3:59:20 AM=>(SenMail)Failure sending mail Body :Hello, Please check attached file having issues in sending mails, please do the needful. 10/26/2022 3:59:20 AM=>delfile:-D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents\PendingMail\PendingMail_ErrorAlert.xml 10/26/2022 3:59:20 AM=>Info:- END Mailing Method 10/26/2022 3:59:20 AM=>Info:- Start Executing Telegram Method 10/26/2022 3:59:20 AM=>Info:- PendingTelegram.xml not exists 10/26/2022 3:59:20 AM=>Info:- End Executing TELEGRAM Method 10/26/2022 3:59:20 AM=>WriteToPendingXML ErrorAlert Start 10/26/2022 3:59:20 AM=>WriteToPendingXML ErrorAlert MailAttachmentsPath = D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents 10/26/2022 3:59:20 AM=>WriteToPendingXML ErrorAlertEntry Added Successfully 10/26/2022 3:59:20 AM=>Info - End of callingService Method 10/26/2022 4:01:20 AM=>Info - Check time Elapsed 10/26/2022 4:01:20 AM=>Info - Call callingService Method 10/26/2022 4:01:20 AM=>Info:- Call Both 10/26/2022 4:01:20 AM=>Info:- Start Executing SMS Method 10/26/2022 4:01:20 AM=>Info:- End Executing SMS Method 10/26/2022 4:01:20 AM=>Info:- Start Mailing Method 10/26/2022 4:01:20 AM=>Info:- ImportingEXE_END.xml file read to list 10/26/2022 4:01:20 AM=>Info:- ImportingEXE_START.xml file read to list 10/26/2022 4:01:20 AM=>Info:- PendingMail.xml file read to list 10/26/2022 4:01:20 AM=>Info:- PendingMail_ErrorAlert.xml file read to list 10/26/2022 4:01:20 AM=>Info:- Count = 1 10/26/2022 4:01:20 AM=>Info:- Count 1 10/26/2022 4:01:20 AM=>Info - Fetching Data From MAIL XML 10/26/2022 4:01:20 AM=>Info - End of Fetching Data From Mail XML 10/26/2022 4:01:20 AM=>Info:- Start SenMail Method 10/26/2022 4:01:20 AM=>UseDefaultCredentials 10/26/2022 4:01:20 AM=>Credentials = bayersupport@sapl.net:Corona@2020 10/26/2022 4:01:20 AM=>EnableSsl = true 10/26/2022 4:01:20 AM=>DeliveryMethod 10/26/2022 4:01:20 AM=>Before Send 10/26/2022 4:01:29 AM=>Exception(SenMail) :System.Net.Mail.SmtpException: Failure sending mail. ---> System.IO.IOException: Unable to read data from the transport connection: An existing connection was forcibly closed by the remote host. ---> System.Net.Sockets.SocketException: An existing connection was forcibly closed by the remote host at System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size) --- End of inner exception stack trace --- at System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size) at System.Net.FixedSizeReader.ReadPacket(Byte[] buffer, Int32 offset, Int32 count) at System.Net.Security.SslState.StartReceiveBlob(Byte[] buffer, AsyncProtocolRequest asyncRequest) at System.Net.Security.SslState.CheckCompletionBeforeNextReceive(ProtocolToken message, AsyncProtocolRequest asyncRequest) at System.Net.Security.SslState.ForceAuthentication(Boolean receiveFirst, Byte[] buffer, AsyncProtocolRequest asyncRequest, Boolean renegotiation) at System.Net.Security.SslState.ProcessAuthentication(LazyAsyncResult lazyResult) at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state) at System.Net.TlsStream.ProcessAuthentication(LazyAsyncResult result) at System.Net.TlsStream.Write(Byte[] buffer, Int32 offset, Int32 size) at System.Net.PooledStream.Write(Byte[] buffer, Int32 offset, Int32 size) at System.Net.Mail.SmtpConnection.Flush() at System.Net.Mail.ReadLinesCommand.Send(SmtpConnection conn) at System.Net.Mail.EHelloCommand.Send(SmtpConnection conn, String domain) at System.Net.Mail.SmtpConnection.GetConnection(ServicePoint servicePoint) at System.Net.Mail.SmtpClient.GetConnection() at System.Net.Mail.SmtpClient.Send(MailMessage message) --- End of inner exception stack trace --- at System.Net.Mail.SmtpClient.Send(MailMessage message) at SAPLMailer.SAPLMailerService.SenMail(PendingMail objPendingMail) in E:\PROJECTS_SVN\SAPLMailer\SAPLMailer\SAPLMailer\SAPLMailerService.cs:line 400 10/26/2022 4:01:29 AM=>(SenMail)Failure sending To mail ID :bayersupport@sapl.net 10/26/2022 4:01:29 AM=>(SenMail)Failure sending CC mail ID : 10/26/2022 4:01:29 AM=>(SenMail)Failure sending mail Body :Hello, Please check attached file having issues in sending mails, please do the needful. 10/26/2022 4:01:29 AM=>delfile:-D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents\PendingMail\PendingMail_ErrorAlert.xml 10/26/2022 4:01:29 AM=>Info:- END Mailing Method 10/26/2022 4:01:29 AM=>Info:- Start Executing Telegram Method 10/26/2022 4:01:29 AM=>Info:- PendingTelegram.xml not exists 10/26/2022 4:01:29 AM=>Info:- End Executing TELEGRAM Method 10/26/2022 4:01:29 AM=>WriteToPendingXML ErrorAlert Start 10/26/2022 4:01:29 AM=>WriteToPendingXML ErrorAlert MailAttachmentsPath = D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents 10/26/2022 4:01:29 AM=>WriteToPendingXML ErrorAlertEntry Added Successfully 10/26/2022 4:01:29 AM=>Info - End of callingService Method 10/26/2022 4:03:29 AM=>Info - Check time Elapsed 10/26/2022 4:03:29 AM=>Info - Call callingService Method 10/26/2022 4:03:29 AM=>Info:- Call Both 10/26/2022 4:03:29 AM=>Info:- Start Executing SMS Method 10/26/2022 4:03:29 AM=>Info:- End Executing SMS Method 10/26/2022 4:03:29 AM=>Info:- Start Mailing Method 10/26/2022 4:03:29 AM=>Info:- ImportingEXE_END.xml file read to list 10/26/2022 4:03:29 AM=>Info:- ImportingEXE_START.xml file read to list 10/26/2022 4:03:29 AM=>Info:- PendingMail.xml file read to list 10/26/2022 4:03:29 AM=>Info:- PendingMail_ErrorAlert.xml file read to list 10/26/2022 4:03:29 AM=>Info:- Count = 1 10/26/2022 4:03:29 AM=>Info:- Count 1 10/26/2022 4:03:29 AM=>Info - Fetching Data From MAIL XML 10/26/2022 4:03:29 AM=>Info - End of Fetching Data From Mail XML 10/26/2022 4:03:29 AM=>Info:- Start SenMail Method 10/26/2022 4:03:29 AM=>UseDefaultCredentials 10/26/2022 4:03:29 AM=>Credentials = bayersupport@sapl.net:Corona@2020 10/26/2022 4:03:29 AM=>EnableSsl = true 10/26/2022 4:03:29 AM=>DeliveryMethod 10/26/2022 4:03:29 AM=>Before Send 10/26/2022 4:04:54 AM=>Exception(SenMail) :System.Net.Mail.SmtpException: Failure sending mail. ---> System.Net.WebException: Unable to connect to the remote server ---> System.Net.Sockets.SocketException: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond 52.96.69.50:587 at System.Net.Sockets.Socket.DoConnect(EndPoint endPointSnapshot, SocketAddress socketAddress) at System.Net.ServicePoint.ConnectSocketInternal(Boolean connectFailure, Socket s4, Socket s6, Socket& socket, IPAddress& address, ConnectSocketState state, IAsyncResult asyncResult, Exception& exception) --- End of inner exception stack trace --- at System.Net.ServicePoint.GetConnection(PooledStream PooledStream, Object owner, Boolean async, IPAddress& address, Socket& abortSocket, Socket& abortSocket6) at System.Net.PooledStream.Activate(Object owningObject, Boolean async, GeneralAsyncDelegate asyncCallback) at System.Net.ConnectionPool.GetConnection(Object owningObject, GeneralAsyncDelegate asyncCallback, Int32 creationTimeout) at System.Net.Mail.SmtpConnection.GetConnection(ServicePoint servicePoint) at System.Net.Mail.SmtpClient.GetConnection() at System.Net.Mail.SmtpClient.Send(MailMessage message) --- End of inner exception stack trace --- at System.Net.Mail.SmtpClient.Send(MailMessage message) at SAPLMailer.SAPLMailerService.SenMail(PendingMail objPendingMail) in E:\PROJECTS_SVN\SAPLMailer\SAPLMailer\SAPLMailer\SAPLMailerService.cs:line 400 10/26/2022 4:04:54 AM=>(SenMail)Failure sending To mail ID :bayersupport@sapl.net 10/26/2022 4:04:54 AM=>(SenMail)Failure sending CC mail ID : 10/26/2022 4:04:54 AM=>(SenMail)Failure sending mail Body :Hello, Please check attached file having issues in sending mails, please do the needful. 10/26/2022 4:04:54 AM=>delfile:-D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents\PendingMail\PendingMail_ErrorAlert.xml 10/26/2022 4:04:54 AM=>Info:- END Mailing Method 10/26/2022 4:04:54 AM=>Info:- Start Executing Telegram Method 10/26/2022 4:04:54 AM=>Info:- PendingTelegram.xml not exists 10/26/2022 4:04:54 AM=>Info:- End Executing TELEGRAM Method 10/26/2022 4:04:54 AM=>WriteToPendingXML ErrorAlert Start 10/26/2022 4:04:54 AM=>WriteToPendingXML ErrorAlert MailAttachmentsPath = D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents 10/26/2022 4:04:54 AM=>WriteToPendingXML ErrorAlertEntry Added Successfully 10/26/2022 4:04:54 AM=>Info - End of callingService Method 10/26/2022 4:06:54 AM=>Info - Check time Elapsed 10/26/2022 4:06:54 AM=>Info - Call callingService Method 10/26/2022 4:06:54 AM=>Info:- Call Both 10/26/2022 4:06:54 AM=>Info:- Start Executing SMS Method 10/26/2022 4:06:54 AM=>Info:- End Executing SMS Method 10/26/2022 4:06:54 AM=>Info:- Start Mailing Method 10/26/2022 4:06:54 AM=>Info:- ImportingEXE_END.xml file read to list 10/26/2022 4:06:54 AM=>Info:- ImportingEXE_START.xml file read to list 10/26/2022 4:06:54 AM=>Info:- PendingMail.xml file read to list 10/26/2022 4:06:54 AM=>Info:- PendingMail_ErrorAlert.xml file read to list 10/26/2022 4:06:54 AM=>Info:- Count = 1 10/26/2022 4:06:54 AM=>Info:- Count 1 10/26/2022 4:06:54 AM=>Info - Fetching Data From MAIL XML 10/26/2022 4:06:54 AM=>Info - End of Fetching Data From Mail XML 10/26/2022 4:06:54 AM=>Info:- Start SenMail Method 10/26/2022 4:06:54 AM=>UseDefaultCredentials 10/26/2022 4:06:54 AM=>Credentials = bayersupport@sapl.net:Corona@2020 10/26/2022 4:06:54 AM=>EnableSsl = true 10/26/2022 4:06:54 AM=>DeliveryMethod 10/26/2022 4:06:54 AM=>Before Send 10/26/2022 4:08:18 AM=>Exception(SenMail) :System.Net.Mail.SmtpException: Failure sending mail. ---> System.Net.WebException: Unable to connect to the remote server ---> System.Net.Sockets.SocketException: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond 52.96.87.210:587 at System.Net.Sockets.Socket.DoConnect(EndPoint endPointSnapshot, SocketAddress socketAddress) at System.Net.ServicePoint.ConnectSocketInternal(Boolean connectFailure, Socket s4, Socket s6, Socket& socket, IPAddress& address, ConnectSocketState state, IAsyncResult asyncResult, Exception& exception) --- End of inner exception stack trace --- at System.Net.ServicePoint.GetConnection(PooledStream PooledStream, Object owner, Boolean async, IPAddress& address, Socket& abortSocket, Socket& abortSocket6) at System.Net.PooledStream.Activate(Object owningObject, Boolean async, GeneralAsyncDelegate asyncCallback) at System.Net.ConnectionPool.GetConnection(Object owningObject, GeneralAsyncDelegate asyncCallback, Int32 creationTimeout) at System.Net.Mail.SmtpConnection.GetConnection(ServicePoint servicePoint) at System.Net.Mail.SmtpClient.GetConnection() at System.Net.Mail.SmtpClient.Send(MailMessage message) --- End of inner exception stack trace --- at System.Net.Mail.SmtpClient.Send(MailMessage message) at SAPLMailer.SAPLMailerService.SenMail(PendingMail objPendingMail) in E:\PROJECTS_SVN\SAPLMailer\SAPLMailer\SAPLMailer\SAPLMailerService.cs:line 400 10/26/2022 4:08:18 AM=>(SenMail)Failure sending To mail ID :bayersupport@sapl.net 10/26/2022 4:08:18 AM=>(SenMail)Failure sending CC mail ID : 10/26/2022 4:08:18 AM=>(SenMail)Failure sending mail Body :Hello, Please check attached file having issues in sending mails, please do the needful. 10/26/2022 4:08:18 AM=>delfile:-D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents\PendingMail\PendingMail_ErrorAlert.xml 10/26/2022 4:08:18 AM=>Info:- END Mailing Method 10/26/2022 4:08:18 AM=>Info:- Start Executing Telegram Method 10/26/2022 4:08:18 AM=>Info:- PendingTelegram.xml not exists 10/26/2022 4:08:18 AM=>Info:- End Executing TELEGRAM Method 10/26/2022 4:08:18 AM=>WriteToPendingXML ErrorAlert Start 10/26/2022 4:08:18 AM=>WriteToPendingXML ErrorAlert MailAttachmentsPath = D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents 10/26/2022 4:08:18 AM=>WriteToPendingXML ErrorAlertEntry Added Successfully 10/26/2022 4:08:18 AM=>Info - End of callingService Method 10/26/2022 4:10:18 AM=>Info - Check time Elapsed 10/26/2022 4:10:18 AM=>Info - Call callingService Method 10/26/2022 4:10:18 AM=>Info:- Call Both 10/26/2022 4:10:18 AM=>Info:- Start Executing SMS Method 10/26/2022 4:10:18 AM=>Info:- End Executing SMS Method 10/26/2022 4:10:18 AM=>Info:- Start Mailing Method 10/26/2022 4:10:18 AM=>Info:- ImportingEXE_END.xml file read to list 10/26/2022 4:10:18 AM=>Info:- ImportingEXE_START.xml file read to list 10/26/2022 4:10:18 AM=>Info:- PendingMail.xml file read to list 10/26/2022 4:10:18 AM=>Info:- PendingMail_ErrorAlert.xml file read to list 10/26/2022 4:10:18 AM=>Info:- Count = 1 10/26/2022 4:10:18 AM=>Info:- Count 1 10/26/2022 4:10:18 AM=>Info - Fetching Data From MAIL XML 10/26/2022 4:10:18 AM=>Info - End of Fetching Data From Mail XML 10/26/2022 4:10:18 AM=>Info:- Start SenMail Method 10/26/2022 4:10:18 AM=>UseDefaultCredentials 10/26/2022 4:10:18 AM=>Credentials = bayersupport@sapl.net:Corona@2020 10/26/2022 4:10:18 AM=>EnableSsl = true 10/26/2022 4:10:18 AM=>DeliveryMethod 10/26/2022 4:10:18 AM=>Before Send 10/26/2022 4:11:43 AM=>Exception(SenMail) :System.Net.Mail.SmtpException: Failure sending mail. ---> System.Net.WebException: Unable to connect to the remote server ---> System.Net.Sockets.SocketException: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond 52.96.40.242:587 at System.Net.Sockets.Socket.DoConnect(EndPoint endPointSnapshot, SocketAddress socketAddress) at System.Net.ServicePoint.ConnectSocketInternal(Boolean connectFailure, Socket s4, Socket s6, Socket& socket, IPAddress& address, ConnectSocketState state, IAsyncResult asyncResult, Exception& exception) --- End of inner exception stack trace --- at System.Net.ServicePoint.GetConnection(PooledStream PooledStream, Object owner, Boolean async, IPAddress& address, Socket& abortSocket, Socket& abortSocket6) at System.Net.PooledStream.Activate(Object owningObject, Boolean async, GeneralAsyncDelegate asyncCallback) at System.Net.ConnectionPool.GetConnection(Object owningObject, GeneralAsyncDelegate asyncCallback, Int32 creationTimeout) at System.Net.Mail.SmtpConnection.GetConnection(ServicePoint servicePoint) at System.Net.Mail.SmtpClient.GetConnection() at System.Net.Mail.SmtpClient.Send(MailMessage message) --- End of inner exception stack trace --- at System.Net.Mail.SmtpClient.Send(MailMessage message) at SAPLMailer.SAPLMailerService.SenMail(PendingMail objPendingMail) in E:\PROJECTS_SVN\SAPLMailer\SAPLMailer\SAPLMailer\SAPLMailerService.cs:line 400 10/26/2022 4:11:43 AM=>(SenMail)Failure sending To mail ID :bayersupport@sapl.net 10/26/2022 4:11:43 AM=>(SenMail)Failure sending CC mail ID : 10/26/2022 4:11:43 AM=>(SenMail)Failure sending mail Body :Hello, Please check attached file having issues in sending mails, please do the needful. 10/26/2022 4:11:43 AM=>delfile:-D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents\PendingMail\PendingMail_ErrorAlert.xml 10/26/2022 4:11:43 AM=>Info:- END Mailing Method 10/26/2022 4:11:43 AM=>Info:- Start Executing Telegram Method 10/26/2022 4:11:43 AM=>Info:- PendingTelegram.xml not exists 10/26/2022 4:11:43 AM=>Info:- End Executing TELEGRAM Method 10/26/2022 4:11:43 AM=>WriteToPendingXML ErrorAlert Start 10/26/2022 4:11:43 AM=>WriteToPendingXML ErrorAlert MailAttachmentsPath = D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents 10/26/2022 4:11:43 AM=>WriteToPendingXML ErrorAlertEntry Added Successfully 10/26/2022 4:11:43 AM=>Info - End of callingService Method 10/26/2022 4:13:43 AM=>Info - Check time Elapsed 10/26/2022 4:13:43 AM=>Info - Call callingService Method 10/26/2022 4:13:43 AM=>Info:- Call Both 10/26/2022 4:13:43 AM=>Info:- Start Executing SMS Method 10/26/2022 4:13:43 AM=>Info:- End Executing SMS Method 10/26/2022 4:13:43 AM=>Info:- Start Mailing Method 10/26/2022 4:13:43 AM=>Info:- ImportingEXE_END.xml file read to list 10/26/2022 4:13:43 AM=>Info:- ImportingEXE_START.xml file read to list 10/26/2022 4:13:43 AM=>Info:- PendingMail.xml file read to list 10/26/2022 4:13:43 AM=>Info:- PendingMail_ErrorAlert.xml file read to list 10/26/2022 4:13:43 AM=>Info:- Count = 1 10/26/2022 4:13:43 AM=>Info:- Count 1 10/26/2022 4:13:43 AM=>Info - Fetching Data From MAIL XML 10/26/2022 4:13:43 AM=>Info - End of Fetching Data From Mail XML 10/26/2022 4:13:43 AM=>Info:- Start SenMail Method 10/26/2022 4:13:43 AM=>UseDefaultCredentials 10/26/2022 4:13:43 AM=>Credentials = bayersupport@sapl.net:Corona@2020 10/26/2022 4:13:43 AM=>EnableSsl = true 10/26/2022 4:13:43 AM=>DeliveryMethod 10/26/2022 4:13:43 AM=>Before Send 10/26/2022 4:13:52 AM=>Exception(SenMail) :System.Net.Mail.SmtpException: Failure sending mail. ---> System.IO.IOException: Unable to read data from the transport connection: An existing connection was forcibly closed by the remote host. ---> System.Net.Sockets.SocketException: An existing connection was forcibly closed by the remote host at System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size) --- End of inner exception stack trace --- at System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size) at System.Net.FixedSizeReader.ReadPacket(Byte[] buffer, Int32 offset, Int32 count) at System.Net.Security.SslState.StartReceiveBlob(Byte[] buffer, AsyncProtocolRequest asyncRequest) at System.Net.Security.SslState.CheckCompletionBeforeNextReceive(ProtocolToken message, AsyncProtocolRequest asyncRequest) at System.Net.Security.SslState.ForceAuthentication(Boolean receiveFirst, Byte[] buffer, AsyncProtocolRequest asyncRequest, Boolean renegotiation) at System.Net.Security.SslState.ProcessAuthentication(LazyAsyncResult lazyResult) at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state) at System.Net.TlsStream.ProcessAuthentication(LazyAsyncResult result) at System.Net.TlsStream.Write(Byte[] buffer, Int32 offset, Int32 size) at System.Net.PooledStream.Write(Byte[] buffer, Int32 offset, Int32 size) at System.Net.Mail.SmtpConnection.Flush() at System.Net.Mail.ReadLinesCommand.Send(SmtpConnection conn) at System.Net.Mail.EHelloCommand.Send(SmtpConnection conn, String domain) at System.Net.Mail.SmtpConnection.GetConnection(ServicePoint servicePoint) at System.Net.Mail.SmtpClient.GetConnection() at System.Net.Mail.SmtpClient.Send(MailMessage message) --- End of inner exception stack trace --- at System.Net.Mail.SmtpClient.Send(MailMessage message) at SAPLMailer.SAPLMailerService.SenMail(PendingMail objPendingMail) in E:\PROJECTS_SVN\SAPLMailer\SAPLMailer\SAPLMailer\SAPLMailerService.cs:line 400 10/26/2022 4:13:52 AM=>(SenMail)Failure sending To mail ID :bayersupport@sapl.net 10/26/2022 4:13:52 AM=>(SenMail)Failure sending CC mail ID : 10/26/2022 4:13:52 AM=>(SenMail)Failure sending mail Body :Hello, Please check attached file having issues in sending mails, please do the needful. 10/26/2022 4:13:52 AM=>delfile:-D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents\PendingMail\PendingMail_ErrorAlert.xml 10/26/2022 4:13:52 AM=>Info:- END Mailing Method 10/26/2022 4:13:52 AM=>Info:- Start Executing Telegram Method 10/26/2022 4:13:52 AM=>Info:- PendingTelegram.xml not exists 10/26/2022 4:13:52 AM=>Info:- End Executing TELEGRAM Method 10/26/2022 4:13:52 AM=>WriteToPendingXML ErrorAlert Start 10/26/2022 4:13:52 AM=>WriteToPendingXML ErrorAlert MailAttachmentsPath = D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents 10/26/2022 4:13:52 AM=>WriteToPendingXML ErrorAlertEntry Added Successfully 10/26/2022 4:13:52 AM=>Info - End of callingService Method 10/26/2022 4:15:52 AM=>Info - Check time Elapsed 10/26/2022 4:15:52 AM=>Info - Call callingService Method 10/26/2022 4:15:52 AM=>Info:- Call Both 10/26/2022 4:15:52 AM=>Info:- Start Executing SMS Method 10/26/2022 4:15:52 AM=>Info:- End Executing SMS Method 10/26/2022 4:15:52 AM=>Info:- Start Mailing Method 10/26/2022 4:15:52 AM=>Info:- ImportingEXE_END.xml file read to list 10/26/2022 4:15:52 AM=>Info:- ImportingEXE_START.xml file read to list 10/26/2022 4:15:52 AM=>Info:- PendingMail.xml file read to list 10/26/2022 4:15:52 AM=>Info:- PendingMail_ErrorAlert.xml file read to list 10/26/2022 4:15:52 AM=>Info:- Count = 1 10/26/2022 4:15:52 AM=>Info:- Count 1 10/26/2022 4:15:52 AM=>Info - Fetching Data From MAIL XML 10/26/2022 4:15:52 AM=>Info - End of Fetching Data From Mail XML 10/26/2022 4:15:52 AM=>Info:- Start SenMail Method 10/26/2022 4:15:52 AM=>UseDefaultCredentials 10/26/2022 4:15:52 AM=>Credentials = bayersupport@sapl.net:Corona@2020 10/26/2022 4:15:52 AM=>EnableSsl = true 10/26/2022 4:15:52 AM=>DeliveryMethod 10/26/2022 4:15:52 AM=>Before Send 10/26/2022 4:15:55 AM=>Exception(SenMail) :System.Net.Mail.SmtpException: Failure sending mail. ---> System.IO.IOException: Unable to read data from the transport connection: An existing connection was forcibly closed by the remote host. ---> System.Net.Sockets.SocketException: An existing connection was forcibly closed by the remote host at System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size) --- End of inner exception stack trace --- at System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size) at System.Net.FixedSizeReader.ReadPacket(Byte[] buffer, Int32 offset, Int32 count) at System.Net.Security.SslState.StartReceiveBlob(Byte[] buffer, AsyncProtocolRequest asyncRequest) at System.Net.Security.SslState.CheckCompletionBeforeNextReceive(ProtocolToken message, AsyncProtocolRequest asyncRequest) at System.Net.Security.SslState.ForceAuthentication(Boolean receiveFirst, Byte[] buffer, AsyncProtocolRequest asyncRequest, Boolean renegotiation) at System.Net.Security.SslState.ProcessAuthentication(LazyAsyncResult lazyResult) at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state) at System.Net.TlsStream.ProcessAuthentication(LazyAsyncResult result) at System.Net.TlsStream.Write(Byte[] buffer, Int32 offset, Int32 size) at System.Net.PooledStream.Write(Byte[] buffer, Int32 offset, Int32 size) at System.Net.Mail.SmtpConnection.Flush() at System.Net.Mail.ReadLinesCommand.Send(SmtpConnection conn) at System.Net.Mail.EHelloCommand.Send(SmtpConnection conn, String domain) at System.Net.Mail.SmtpConnection.GetConnection(ServicePoint servicePoint) at System.Net.Mail.SmtpClient.GetConnection() at System.Net.Mail.SmtpClient.Send(MailMessage message) --- End of inner exception stack trace --- at System.Net.Mail.SmtpClient.Send(MailMessage message) at SAPLMailer.SAPLMailerService.SenMail(PendingMail objPendingMail) in E:\PROJECTS_SVN\SAPLMailer\SAPLMailer\SAPLMailer\SAPLMailerService.cs:line 400 10/26/2022 4:15:55 AM=>(SenMail)Failure sending To mail ID :bayersupport@sapl.net 10/26/2022 4:15:55 AM=>(SenMail)Failure sending CC mail ID : 10/26/2022 4:15:55 AM=>(SenMail)Failure sending mail Body :Hello, Please check attached file having issues in sending mails, please do the needful. 10/26/2022 4:15:55 AM=>delfile:-D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents\PendingMail\PendingMail_ErrorAlert.xml 10/26/2022 4:15:56 AM=>Info:- END Mailing Method 10/26/2022 4:15:56 AM=>Info:- Start Executing Telegram Method 10/26/2022 4:15:56 AM=>Info:- PendingTelegram.xml not exists 10/26/2022 4:15:56 AM=>Info:- End Executing TELEGRAM Method 10/26/2022 4:15:56 AM=>WriteToPendingXML ErrorAlert Start 10/26/2022 4:15:56 AM=>WriteToPendingXML ErrorAlert MailAttachmentsPath = D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents 10/26/2022 4:15:56 AM=>WriteToPendingXML ErrorAlertEntry Added Successfully 10/26/2022 4:15:56 AM=>Info - End of callingService Method 10/26/2022 4:17:56 AM=>Info - Check time Elapsed 10/26/2022 4:17:56 AM=>Info - Call callingService Method 10/26/2022 4:17:56 AM=>Info:- Call Both 10/26/2022 4:17:56 AM=>Info:- Start Executing SMS Method 10/26/2022 4:17:56 AM=>Info:- End Executing SMS Method 10/26/2022 4:17:56 AM=>Info:- Start Mailing Method 10/26/2022 4:17:56 AM=>Info:- ImportingEXE_END.xml file read to list 10/26/2022 4:17:56 AM=>Info:- ImportingEXE_START.xml file read to list 10/26/2022 4:17:56 AM=>Info:- PendingMail.xml file read to list 10/26/2022 4:17:56 AM=>Info:- PendingMail_ErrorAlert.xml file read to list 10/26/2022 4:17:56 AM=>Info:- Count = 1 10/26/2022 4:17:56 AM=>Info:- Count 1 10/26/2022 4:17:56 AM=>Info - Fetching Data From MAIL XML 10/26/2022 4:17:56 AM=>Info - End of Fetching Data From Mail XML 10/26/2022 4:17:56 AM=>Info:- Start SenMail Method 10/26/2022 4:17:56 AM=>UseDefaultCredentials 10/26/2022 4:17:56 AM=>Credentials = bayersupport@sapl.net:Corona@2020 10/26/2022 4:17:56 AM=>EnableSsl = true 10/26/2022 4:17:56 AM=>DeliveryMethod 10/26/2022 4:17:56 AM=>Before Send 10/26/2022 4:18:05 AM=>Exception(SenMail) :System.Net.Mail.SmtpException: Failure sending mail. ---> System.IO.IOException: Unable to read data from the transport connection: An existing connection was forcibly closed by the remote host. ---> System.Net.Sockets.SocketException: An existing connection was forcibly closed by the remote host at System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size) --- End of inner exception stack trace --- at System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size) at System.Net.FixedSizeReader.ReadPacket(Byte[] buffer, Int32 offset, Int32 count) at System.Net.Security.SslState.StartReceiveBlob(Byte[] buffer, AsyncProtocolRequest asyncRequest) at System.Net.Security.SslState.CheckCompletionBeforeNextReceive(ProtocolToken message, AsyncProtocolRequest asyncRequest) at System.Net.Security.SslState.ForceAuthentication(Boolean receiveFirst, Byte[] buffer, AsyncProtocolRequest asyncRequest, Boolean renegotiation) at System.Net.Security.SslState.ProcessAuthentication(LazyAsyncResult lazyResult) at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state) at System.Net.TlsStream.ProcessAuthentication(LazyAsyncResult result) at System.Net.TlsStream.Write(Byte[] buffer, Int32 offset, Int32 size) at System.Net.PooledStream.Write(Byte[] buffer, Int32 offset, Int32 size) at System.Net.Mail.SmtpConnection.Flush() at System.Net.Mail.ReadLinesCommand.Send(SmtpConnection conn) at System.Net.Mail.EHelloCommand.Send(SmtpConnection conn, String domain) at System.Net.Mail.SmtpConnection.GetConnection(ServicePoint servicePoint) at System.Net.Mail.SmtpClient.GetConnection() at System.Net.Mail.SmtpClient.Send(MailMessage message) --- End of inner exception stack trace --- at System.Net.Mail.SmtpClient.Send(MailMessage message) at SAPLMailer.SAPLMailerService.SenMail(PendingMail objPendingMail) in E:\PROJECTS_SVN\SAPLMailer\SAPLMailer\SAPLMailer\SAPLMailerService.cs:line 400 10/26/2022 4:18:05 AM=>(SenMail)Failure sending To mail ID :bayersupport@sapl.net 10/26/2022 4:18:05 AM=>(SenMail)Failure sending CC mail ID : 10/26/2022 4:18:05 AM=>(SenMail)Failure sending mail Body :Hello, Please check attached file having issues in sending mails, please do the needful. 10/26/2022 4:18:05 AM=>delfile:-D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents\PendingMail\PendingMail_ErrorAlert.xml 10/26/2022 4:18:05 AM=>Info:- END Mailing Method 10/26/2022 4:18:05 AM=>Info:- Start Executing Telegram Method 10/26/2022 4:18:05 AM=>Info:- PendingTelegram.xml not exists 10/26/2022 4:18:05 AM=>Info:- End Executing TELEGRAM Method 10/26/2022 4:18:05 AM=>WriteToPendingXML ErrorAlert Start 10/26/2022 4:18:05 AM=>WriteToPendingXML ErrorAlert MailAttachmentsPath = D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents 10/26/2022 4:18:05 AM=>WriteToPendingXML ErrorAlertEntry Added Successfully 10/26/2022 4:18:05 AM=>Info - End of callingService Method 10/26/2022 4:20:05 AM=>Info - Check time Elapsed 10/26/2022 4:20:05 AM=>Info - Call callingService Method 10/26/2022 4:20:05 AM=>Info:- Call Both 10/26/2022 4:20:05 AM=>Info:- Start Executing SMS Method 10/26/2022 4:20:05 AM=>Info:- End Executing SMS Method 10/26/2022 4:20:05 AM=>Info:- Start Mailing Method 10/26/2022 4:20:05 AM=>Info:- ImportingEXE_END.xml file read to list 10/26/2022 4:20:05 AM=>Info:- ImportingEXE_START.xml file read to list 10/26/2022 4:20:05 AM=>Info:- PendingMail.xml file read to list 10/26/2022 4:20:05 AM=>Info:- PendingMail_ErrorAlert.xml file read to list 10/26/2022 4:20:05 AM=>Info:- Count = 1 10/26/2022 4:20:05 AM=>Info:- Count 1 10/26/2022 4:20:05 AM=>Info - Fetching Data From MAIL XML 10/26/2022 4:20:05 AM=>Info - End of Fetching Data From Mail XML 10/26/2022 4:20:05 AM=>Info:- Start SenMail Method 10/26/2022 4:20:05 AM=>UseDefaultCredentials 10/26/2022 4:20:05 AM=>Credentials = bayersupport@sapl.net:Corona@2020 10/26/2022 4:20:05 AM=>EnableSsl = true 10/26/2022 4:20:05 AM=>DeliveryMethod 10/26/2022 4:20:05 AM=>Before Send 10/26/2022 4:20:08 AM=>Exception(SenMail) :System.Net.Mail.SmtpException: Failure sending mail. ---> System.IO.IOException: Unable to read data from the transport connection: An existing connection was forcibly closed by the remote host. ---> System.Net.Sockets.SocketException: An existing connection was forcibly closed by the remote host at System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size) --- End of inner exception stack trace --- at System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size) at System.Net.FixedSizeReader.ReadPacket(Byte[] buffer, Int32 offset, Int32 count) at System.Net.Security.SslState.StartReceiveBlob(Byte[] buffer, AsyncProtocolRequest asyncRequest) at System.Net.Security.SslState.CheckCompletionBeforeNextReceive(ProtocolToken message, AsyncProtocolRequest asyncRequest) at System.Net.Security.SslState.ForceAuthentication(Boolean receiveFirst, Byte[] buffer, AsyncProtocolRequest asyncRequest, Boolean renegotiation) at System.Net.Security.SslState.ProcessAuthentication(LazyAsyncResult lazyResult) at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state) at System.Net.TlsStream.ProcessAuthentication(LazyAsyncResult result) at System.Net.TlsStream.Write(Byte[] buffer, Int32 offset, Int32 size) at System.Net.PooledStream.Write(Byte[] buffer, Int32 offset, Int32 size) at System.Net.Mail.SmtpConnection.Flush() at System.Net.Mail.ReadLinesCommand.Send(SmtpConnection conn) at System.Net.Mail.EHelloCommand.Send(SmtpConnection conn, String domain) at System.Net.Mail.SmtpConnection.GetConnection(ServicePoint servicePoint) at System.Net.Mail.SmtpClient.GetConnection() at System.Net.Mail.SmtpClient.Send(MailMessage message) --- End of inner exception stack trace --- at System.Net.Mail.SmtpClient.Send(MailMessage message) at SAPLMailer.SAPLMailerService.SenMail(PendingMail objPendingMail) in E:\PROJECTS_SVN\SAPLMailer\SAPLMailer\SAPLMailer\SAPLMailerService.cs:line 400 10/26/2022 4:20:08 AM=>(SenMail)Failure sending To mail ID :bayersupport@sapl.net 10/26/2022 4:20:08 AM=>(SenMail)Failure sending CC mail ID : 10/26/2022 4:20:08 AM=>(SenMail)Failure sending mail Body :Hello, Please check attached file having issues in sending mails, please do the needful. 10/26/2022 4:20:08 AM=>delfile:-D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents\PendingMail\PendingMail_ErrorAlert.xml 10/26/2022 4:20:09 AM=>Info:- END Mailing Method 10/26/2022 4:20:09 AM=>Info:- Start Executing Telegram Method 10/26/2022 4:20:09 AM=>Info:- PendingTelegram.xml not exists 10/26/2022 4:20:09 AM=>Info:- End Executing TELEGRAM Method 10/26/2022 4:20:09 AM=>WriteToPendingXML ErrorAlert Start 10/26/2022 4:20:09 AM=>WriteToPendingXML ErrorAlert MailAttachmentsPath = D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents 10/26/2022 4:20:09 AM=>WriteToPendingXML ErrorAlertEntry Added Successfully 10/26/2022 4:20:09 AM=>Info - End of callingService Method 10/26/2022 4:22:09 AM=>Info - Check time Elapsed 10/26/2022 4:22:09 AM=>Info - Call callingService Method 10/26/2022 4:22:09 AM=>Info:- Call Both 10/26/2022 4:22:09 AM=>Info:- Start Executing SMS Method 10/26/2022 4:22:09 AM=>Info:- End Executing SMS Method 10/26/2022 4:22:09 AM=>Info:- Start Mailing Method 10/26/2022 4:22:09 AM=>Info:- ImportingEXE_END.xml file read to list 10/26/2022 4:22:09 AM=>Info:- ImportingEXE_START.xml file read to list 10/26/2022 4:22:09 AM=>Info:- PendingMail.xml file read to list 10/26/2022 4:22:09 AM=>Info:- PendingMail_ErrorAlert.xml file read to list 10/26/2022 4:22:09 AM=>Info:- Count = 1 10/26/2022 4:22:09 AM=>Info:- Count 1 10/26/2022 4:22:09 AM=>Info - Fetching Data From MAIL XML 10/26/2022 4:22:09 AM=>Info - End of Fetching Data From Mail XML 10/26/2022 4:22:09 AM=>Info:- Start SenMail Method 10/26/2022 4:22:09 AM=>UseDefaultCredentials 10/26/2022 4:22:09 AM=>Credentials = bayersupport@sapl.net:Corona@2020 10/26/2022 4:22:09 AM=>EnableSsl = true 10/26/2022 4:22:09 AM=>DeliveryMethod 10/26/2022 4:22:09 AM=>Before Send 10/26/2022 4:22:18 AM=>Exception(SenMail) :System.Net.Mail.SmtpException: Failure sending mail. ---> System.IO.IOException: Unable to read data from the transport connection: An existing connection was forcibly closed by the remote host. ---> System.Net.Sockets.SocketException: An existing connection was forcibly closed by the remote host at System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size) --- End of inner exception stack trace --- at System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size) at System.Net.FixedSizeReader.ReadPacket(Byte[] buffer, Int32 offset, Int32 count) at System.Net.Security.SslState.StartReceiveBlob(Byte[] buffer, AsyncProtocolRequest asyncRequest) at System.Net.Security.SslState.CheckCompletionBeforeNextReceive(ProtocolToken message, AsyncProtocolRequest asyncRequest) at System.Net.Security.SslState.ForceAuthentication(Boolean receiveFirst, Byte[] buffer, AsyncProtocolRequest asyncRequest, Boolean renegotiation) at System.Net.Security.SslState.ProcessAuthentication(LazyAsyncResult lazyResult) at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state) at System.Net.TlsStream.ProcessAuthentication(LazyAsyncResult result) at System.Net.TlsStream.Write(Byte[] buffer, Int32 offset, Int32 size) at System.Net.PooledStream.Write(Byte[] buffer, Int32 offset, Int32 size) at System.Net.Mail.SmtpConnection.Flush() at System.Net.Mail.ReadLinesCommand.Send(SmtpConnection conn) at System.Net.Mail.EHelloCommand.Send(SmtpConnection conn, String domain) at System.Net.Mail.SmtpConnection.GetConnection(ServicePoint servicePoint) at System.Net.Mail.SmtpClient.GetConnection() at System.Net.Mail.SmtpClient.Send(MailMessage message) --- End of inner exception stack trace --- at System.Net.Mail.SmtpClient.Send(MailMessage message) at SAPLMailer.SAPLMailerService.SenMail(PendingMail objPendingMail) in E:\PROJECTS_SVN\SAPLMailer\SAPLMailer\SAPLMailer\SAPLMailerService.cs:line 400 10/26/2022 4:22:18 AM=>(SenMail)Failure sending To mail ID :bayersupport@sapl.net 10/26/2022 4:22:18 AM=>(SenMail)Failure sending CC mail ID : 10/26/2022 4:22:18 AM=>(SenMail)Failure sending mail Body :Hello, Please check attached file having issues in sending mails, please do the needful. 10/26/2022 4:22:18 AM=>delfile:-D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents\PendingMail\PendingMail_ErrorAlert.xml 10/26/2022 4:22:18 AM=>Info:- END Mailing Method 10/26/2022 4:22:18 AM=>Info:- Start Executing Telegram Method 10/26/2022 4:22:18 AM=>Info:- PendingTelegram.xml not exists 10/26/2022 4:22:18 AM=>Info:- End Executing TELEGRAM Method 10/26/2022 4:22:18 AM=>WriteToPendingXML ErrorAlert Start 10/26/2022 4:22:18 AM=>WriteToPendingXML ErrorAlert MailAttachmentsPath = D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents 10/26/2022 4:22:18 AM=>WriteToPendingXML ErrorAlertEntry Added Successfully 10/26/2022 4:22:18 AM=>Info - End of callingService Method 10/26/2022 4:24:18 AM=>Info - Check time Elapsed 10/26/2022 4:24:18 AM=>Info - Call callingService Method 10/26/2022 4:24:18 AM=>Info:- Call Both 10/26/2022 4:24:18 AM=>Info:- Start Executing SMS Method 10/26/2022 4:24:18 AM=>Info:- End Executing SMS Method 10/26/2022 4:24:18 AM=>Info:- Start Mailing Method 10/26/2022 4:24:18 AM=>Info:- ImportingEXE_END.xml file read to list 10/26/2022 4:24:18 AM=>Info:- ImportingEXE_START.xml file read to list 10/26/2022 4:24:18 AM=>Info:- PendingMail.xml file read to list 10/26/2022 4:24:18 AM=>Info:- PendingMail_ErrorAlert.xml file read to list 10/26/2022 4:24:18 AM=>Info:- Count = 1 10/26/2022 4:24:18 AM=>Info:- Count 1 10/26/2022 4:24:18 AM=>Info - Fetching Data From MAIL XML 10/26/2022 4:24:18 AM=>Info - End of Fetching Data From Mail XML 10/26/2022 4:24:18 AM=>Info:- Start SenMail Method 10/26/2022 4:24:18 AM=>UseDefaultCredentials 10/26/2022 4:24:18 AM=>Credentials = bayersupport@sapl.net:Corona@2020 10/26/2022 4:24:18 AM=>EnableSsl = true 10/26/2022 4:24:18 AM=>DeliveryMethod 10/26/2022 4:24:18 AM=>Before Send 10/26/2022 4:24:21 AM=>Exception(SenMail) :System.Net.Mail.SmtpException: Failure sending mail. ---> System.IO.IOException: Unable to read data from the transport connection: An existing connection was forcibly closed by the remote host. ---> System.Net.Sockets.SocketException: An existing connection was forcibly closed by the remote host at System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size) --- End of inner exception stack trace --- at System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size) at System.Net.FixedSizeReader.ReadPacket(Byte[] buffer, Int32 offset, Int32 count) at System.Net.Security.SslState.StartReceiveBlob(Byte[] buffer, AsyncProtocolRequest asyncRequest) at System.Net.Security.SslState.CheckCompletionBeforeNextReceive(ProtocolToken message, AsyncProtocolRequest asyncRequest) at System.Net.Security.SslState.ForceAuthentication(Boolean receiveFirst, Byte[] buffer, AsyncProtocolRequest asyncRequest, Boolean renegotiation) at System.Net.Security.SslState.ProcessAuthentication(LazyAsyncResult lazyResult) at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state) at System.Net.TlsStream.ProcessAuthentication(LazyAsyncResult result) at System.Net.TlsStream.Write(Byte[] buffer, Int32 offset, Int32 size) at System.Net.PooledStream.Write(Byte[] buffer, Int32 offset, Int32 size) at System.Net.Mail.SmtpConnection.Flush() at System.Net.Mail.ReadLinesCommand.Send(SmtpConnection conn) at System.Net.Mail.EHelloCommand.Send(SmtpConnection conn, String domain) at System.Net.Mail.SmtpConnection.GetConnection(ServicePoint servicePoint) at System.Net.Mail.SmtpClient.GetConnection() at System.Net.Mail.SmtpClient.Send(MailMessage message) --- End of inner exception stack trace --- at System.Net.Mail.SmtpClient.Send(MailMessage message) at SAPLMailer.SAPLMailerService.SenMail(PendingMail objPendingMail) in E:\PROJECTS_SVN\SAPLMailer\SAPLMailer\SAPLMailer\SAPLMailerService.cs:line 400 10/26/2022 4:24:21 AM=>(SenMail)Failure sending To mail ID :bayersupport@sapl.net 10/26/2022 4:24:21 AM=>(SenMail)Failure sending CC mail ID : 10/26/2022 4:24:21 AM=>(SenMail)Failure sending mail Body :Hello, Please check attached file having issues in sending mails, please do the needful. 10/26/2022 4:24:21 AM=>delfile:-D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents\PendingMail\PendingMail_ErrorAlert.xml 10/26/2022 4:24:22 AM=>Info:- END Mailing Method 10/26/2022 4:24:22 AM=>Info:- Start Executing Telegram Method 10/26/2022 4:24:22 AM=>Info:- PendingTelegram.xml not exists 10/26/2022 4:24:22 AM=>Info:- End Executing TELEGRAM Method 10/26/2022 4:24:22 AM=>WriteToPendingXML ErrorAlert Start 10/26/2022 4:24:22 AM=>WriteToPendingXML ErrorAlert MailAttachmentsPath = D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents 10/26/2022 4:24:22 AM=>WriteToPendingXML ErrorAlertEntry Added Successfully 10/26/2022 4:24:22 AM=>Info - End of callingService Method 10/26/2022 4:26:22 AM=>Info - Check time Elapsed 10/26/2022 4:26:22 AM=>Info - Call callingService Method 10/26/2022 4:26:22 AM=>Info:- Call Both 10/26/2022 4:26:22 AM=>Info:- Start Executing SMS Method 10/26/2022 4:26:22 AM=>Info:- End Executing SMS Method 10/26/2022 4:26:22 AM=>Info:- Start Mailing Method 10/26/2022 4:26:22 AM=>Info:- ImportingEXE_END.xml file read to list 10/26/2022 4:26:22 AM=>Info:- ImportingEXE_START.xml file read to list 10/26/2022 4:26:22 AM=>Info:- PendingMail.xml file read to list 10/26/2022 4:26:22 AM=>Info:- PendingMail_ErrorAlert.xml file read to list 10/26/2022 4:26:22 AM=>Info:- Count = 1 10/26/2022 4:26:22 AM=>Info:- Count 1 10/26/2022 4:26:22 AM=>Info - Fetching Data From MAIL XML 10/26/2022 4:26:22 AM=>Info - End of Fetching Data From Mail XML 10/26/2022 4:26:22 AM=>Info:- Start SenMail Method 10/26/2022 4:26:22 AM=>UseDefaultCredentials 10/26/2022 4:26:22 AM=>Credentials = bayersupport@sapl.net:Corona@2020 10/26/2022 4:26:22 AM=>EnableSsl = true 10/26/2022 4:26:22 AM=>DeliveryMethod 10/26/2022 4:26:22 AM=>Before Send 10/26/2022 4:26:52 AM=>Exception(SenMail) :System.Net.Mail.SmtpException: Failure sending mail. ---> System.IO.IOException: Unable to read data from the transport connection: An existing connection was forcibly closed by the remote host. ---> System.Net.Sockets.SocketException: An existing connection was forcibly closed by the remote host at System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size) --- End of inner exception stack trace --- at System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size) at System.Net.FixedSizeReader.ReadPacket(Byte[] buffer, Int32 offset, Int32 count) at System.Net.Security.SslState.StartReceiveBlob(Byte[] buffer, AsyncProtocolRequest asyncRequest) at System.Net.Security.SslState.CheckCompletionBeforeNextReceive(ProtocolToken message, AsyncProtocolRequest asyncRequest) at System.Net.Security.SslState.ForceAuthentication(Boolean receiveFirst, Byte[] buffer, AsyncProtocolRequest asyncRequest, Boolean renegotiation) at System.Net.Security.SslState.ProcessAuthentication(LazyAsyncResult lazyResult) at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state) at System.Net.TlsStream.ProcessAuthentication(LazyAsyncResult result) at System.Net.TlsStream.Write(Byte[] buffer, Int32 offset, Int32 size) at System.Net.PooledStream.Write(Byte[] buffer, Int32 offset, Int32 size) at System.Net.Mail.SmtpConnection.Flush() at System.Net.Mail.ReadLinesCommand.Send(SmtpConnection conn) at System.Net.Mail.EHelloCommand.Send(SmtpConnection conn, String domain) at System.Net.Mail.SmtpConnection.GetConnection(ServicePoint servicePoint) at System.Net.Mail.SmtpClient.GetConnection() at System.Net.Mail.SmtpClient.Send(MailMessage message) --- End of inner exception stack trace --- at System.Net.Mail.SmtpClient.Send(MailMessage message) at SAPLMailer.SAPLMailerService.SenMail(PendingMail objPendingMail) in E:\PROJECTS_SVN\SAPLMailer\SAPLMailer\SAPLMailer\SAPLMailerService.cs:line 400 10/26/2022 4:26:52 AM=>(SenMail)Failure sending To mail ID :bayersupport@sapl.net 10/26/2022 4:26:52 AM=>(SenMail)Failure sending CC mail ID : 10/26/2022 4:26:52 AM=>(SenMail)Failure sending mail Body :Hello, Please check attached file having issues in sending mails, please do the needful. 10/26/2022 4:26:52 AM=>delfile:-D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents\PendingMail\PendingMail_ErrorAlert.xml 10/26/2022 4:26:52 AM=>Info:- END Mailing Method 10/26/2022 4:26:52 AM=>Info:- Start Executing Telegram Method 10/26/2022 4:26:52 AM=>Info:- PendingTelegram.xml not exists 10/26/2022 4:26:52 AM=>Info:- End Executing TELEGRAM Method 10/26/2022 4:26:52 AM=>WriteToPendingXML ErrorAlert Start 10/26/2022 4:26:52 AM=>WriteToPendingXML ErrorAlert MailAttachmentsPath = D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents 10/26/2022 4:26:52 AM=>WriteToPendingXML ErrorAlertEntry Added Successfully 10/26/2022 4:26:52 AM=>Info - End of callingService Method 10/26/2022 4:28:52 AM=>Info - Check time Elapsed 10/26/2022 4:28:52 AM=>Info - Call callingService Method 10/26/2022 4:28:52 AM=>Info:- Call Both 10/26/2022 4:28:52 AM=>Info:- Start Executing SMS Method 10/26/2022 4:28:52 AM=>Info:- End Executing SMS Method 10/26/2022 4:28:52 AM=>Info:- Start Mailing Method 10/26/2022 4:28:52 AM=>Info:- ImportingEXE_END.xml file read to list 10/26/2022 4:28:52 AM=>Info:- ImportingEXE_START.xml file read to list 10/26/2022 4:28:52 AM=>Info:- PendingMail.xml file read to list 10/26/2022 4:28:52 AM=>Info:- PendingMail_ErrorAlert.xml file read to list 10/26/2022 4:28:52 AM=>Info:- Count = 1 10/26/2022 4:28:52 AM=>Info:- Count 1 10/26/2022 4:28:52 AM=>Info - Fetching Data From MAIL XML 10/26/2022 4:28:52 AM=>Info - End of Fetching Data From Mail XML 10/26/2022 4:28:52 AM=>Info:- Start SenMail Method 10/26/2022 4:28:52 AM=>UseDefaultCredentials 10/26/2022 4:28:52 AM=>Credentials = bayersupport@sapl.net:Corona@2020 10/26/2022 4:28:52 AM=>EnableSsl = true 10/26/2022 4:28:52 AM=>DeliveryMethod 10/26/2022 4:28:52 AM=>Before Send 10/26/2022 4:30:16 AM=>Exception(SenMail) :System.Net.Mail.SmtpException: Failure sending mail. ---> System.Net.WebException: Unable to connect to the remote server ---> System.Net.Sockets.SocketException: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond 52.96.9.178:587 at System.Net.Sockets.Socket.DoConnect(EndPoint endPointSnapshot, SocketAddress socketAddress) at System.Net.ServicePoint.ConnectSocketInternal(Boolean connectFailure, Socket s4, Socket s6, Socket& socket, IPAddress& address, ConnectSocketState state, IAsyncResult asyncResult, Exception& exception) --- End of inner exception stack trace --- at System.Net.ServicePoint.GetConnection(PooledStream PooledStream, Object owner, Boolean async, IPAddress& address, Socket& abortSocket, Socket& abortSocket6) at System.Net.PooledStream.Activate(Object owningObject, Boolean async, GeneralAsyncDelegate asyncCallback) at System.Net.ConnectionPool.GetConnection(Object owningObject, GeneralAsyncDelegate asyncCallback, Int32 creationTimeout) at System.Net.Mail.SmtpConnection.GetConnection(ServicePoint servicePoint) at System.Net.Mail.SmtpClient.GetConnection() at System.Net.Mail.SmtpClient.Send(MailMessage message) --- End of inner exception stack trace --- at System.Net.Mail.SmtpClient.Send(MailMessage message) at SAPLMailer.SAPLMailerService.SenMail(PendingMail objPendingMail) in E:\PROJECTS_SVN\SAPLMailer\SAPLMailer\SAPLMailer\SAPLMailerService.cs:line 400 10/26/2022 4:30:16 AM=>(SenMail)Failure sending To mail ID :bayersupport@sapl.net 10/26/2022 4:30:16 AM=>(SenMail)Failure sending CC mail ID : 10/26/2022 4:30:16 AM=>(SenMail)Failure sending mail Body :Hello, Please check attached file having issues in sending mails, please do the needful. 10/26/2022 4:30:16 AM=>delfile:-D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents\PendingMail\PendingMail_ErrorAlert.xml 10/26/2022 4:30:17 AM=>Info:- END Mailing Method 10/26/2022 4:30:17 AM=>Info:- Start Executing Telegram Method 10/26/2022 4:30:17 AM=>Info:- PendingTelegram.xml not exists 10/26/2022 4:30:17 AM=>Info:- End Executing TELEGRAM Method 10/26/2022 4:30:17 AM=>WriteToPendingXML ErrorAlert Start 10/26/2022 4:30:17 AM=>WriteToPendingXML ErrorAlert MailAttachmentsPath = D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents 10/26/2022 4:30:17 AM=>WriteToPendingXML ErrorAlertEntry Added Successfully 10/26/2022 4:30:17 AM=>Info - End of callingService Method 10/26/2022 4:32:17 AM=>Info - Check time Elapsed 10/26/2022 4:32:17 AM=>Info - Call callingService Method 10/26/2022 4:32:17 AM=>Info:- Call Both 10/26/2022 4:32:17 AM=>Info:- Start Executing SMS Method 10/26/2022 4:32:17 AM=>Info:- End Executing SMS Method 10/26/2022 4:32:17 AM=>Info:- Start Mailing Method 10/26/2022 4:32:17 AM=>Info:- ImportingEXE_END.xml file read to list 10/26/2022 4:32:17 AM=>Info:- ImportingEXE_START.xml file read to list 10/26/2022 4:32:17 AM=>Info:- PendingMail.xml file read to list 10/26/2022 4:32:17 AM=>Info:- PendingMail_ErrorAlert.xml file read to list 10/26/2022 4:32:17 AM=>Info:- Count = 1 10/26/2022 4:32:17 AM=>Info:- Count 1 10/26/2022 4:32:17 AM=>Info - Fetching Data From MAIL XML 10/26/2022 4:32:17 AM=>Info - End of Fetching Data From Mail XML 10/26/2022 4:32:17 AM=>Info:- Start SenMail Method 10/26/2022 4:32:17 AM=>UseDefaultCredentials 10/26/2022 4:32:17 AM=>Credentials = bayersupport@sapl.net:Corona@2020 10/26/2022 4:32:17 AM=>EnableSsl = true 10/26/2022 4:32:17 AM=>DeliveryMethod 10/26/2022 4:32:17 AM=>Before Send 10/26/2022 4:32:26 AM=>Exception(SenMail) :System.Net.Mail.SmtpException: Failure sending mail. ---> System.IO.IOException: Unable to read data from the transport connection: An existing connection was forcibly closed by the remote host. ---> System.Net.Sockets.SocketException: An existing connection was forcibly closed by the remote host at System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size) --- End of inner exception stack trace --- at System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size) at System.Net.FixedSizeReader.ReadPacket(Byte[] buffer, Int32 offset, Int32 count) at System.Net.Security.SslState.StartReceiveBlob(Byte[] buffer, AsyncProtocolRequest asyncRequest) at System.Net.Security.SslState.CheckCompletionBeforeNextReceive(ProtocolToken message, AsyncProtocolRequest asyncRequest) at System.Net.Security.SslState.ForceAuthentication(Boolean receiveFirst, Byte[] buffer, AsyncProtocolRequest asyncRequest, Boolean renegotiation) at System.Net.Security.SslState.ProcessAuthentication(LazyAsyncResult lazyResult) at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state) at System.Net.TlsStream.ProcessAuthentication(LazyAsyncResult result) at System.Net.TlsStream.Write(Byte[] buffer, Int32 offset, Int32 size) at System.Net.PooledStream.Write(Byte[] buffer, Int32 offset, Int32 size) at System.Net.Mail.SmtpConnection.Flush() at System.Net.Mail.ReadLinesCommand.Send(SmtpConnection conn) at System.Net.Mail.EHelloCommand.Send(SmtpConnection conn, String domain) at System.Net.Mail.SmtpConnection.GetConnection(ServicePoint servicePoint) at System.Net.Mail.SmtpClient.GetConnection() at System.Net.Mail.SmtpClient.Send(MailMessage message) --- End of inner exception stack trace --- at System.Net.Mail.SmtpClient.Send(MailMessage message) at SAPLMailer.SAPLMailerService.SenMail(PendingMail objPendingMail) in E:\PROJECTS_SVN\SAPLMailer\SAPLMailer\SAPLMailer\SAPLMailerService.cs:line 400 10/26/2022 4:32:26 AM=>(SenMail)Failure sending To mail ID :bayersupport@sapl.net 10/26/2022 4:32:26 AM=>(SenMail)Failure sending CC mail ID : 10/26/2022 4:32:26 AM=>(SenMail)Failure sending mail Body :Hello, Please check attached file having issues in sending mails, please do the needful. 10/26/2022 4:32:26 AM=>delfile:-D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents\PendingMail\PendingMail_ErrorAlert.xml 10/26/2022 4:32:26 AM=>Info:- END Mailing Method 10/26/2022 4:32:26 AM=>Info:- Start Executing Telegram Method 10/26/2022 4:32:26 AM=>Info:- PendingTelegram.xml not exists 10/26/2022 4:32:26 AM=>Info:- End Executing TELEGRAM Method 10/26/2022 4:32:26 AM=>WriteToPendingXML ErrorAlert Start 10/26/2022 4:32:26 AM=>WriteToPendingXML ErrorAlert MailAttachmentsPath = D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents 10/26/2022 4:32:26 AM=>WriteToPendingXML ErrorAlertEntry Added Successfully 10/26/2022 4:32:26 AM=>Info - End of callingService Method 10/26/2022 4:34:26 AM=>Info - Check time Elapsed 10/26/2022 4:34:26 AM=>Info - Call callingService Method 10/26/2022 4:34:26 AM=>Info:- Call Both 10/26/2022 4:34:26 AM=>Info:- Start Executing SMS Method 10/26/2022 4:34:26 AM=>Info:- End Executing SMS Method 10/26/2022 4:34:26 AM=>Info:- Start Mailing Method 10/26/2022 4:34:26 AM=>Info:- ImportingEXE_END.xml file read to list 10/26/2022 4:34:26 AM=>Info:- ImportingEXE_START.xml file read to list 10/26/2022 4:34:26 AM=>Info:- PendingMail.xml file read to list 10/26/2022 4:34:26 AM=>Info:- PendingMail_ErrorAlert.xml file read to list 10/26/2022 4:34:26 AM=>Info:- Count = 1 10/26/2022 4:34:26 AM=>Info:- Count 1 10/26/2022 4:34:26 AM=>Info - Fetching Data From MAIL XML 10/26/2022 4:34:26 AM=>Info - End of Fetching Data From Mail XML 10/26/2022 4:34:26 AM=>Info:- Start SenMail Method 10/26/2022 4:34:26 AM=>UseDefaultCredentials 10/26/2022 4:34:26 AM=>Credentials = bayersupport@sapl.net:Corona@2020 10/26/2022 4:34:26 AM=>EnableSsl = true 10/26/2022 4:34:26 AM=>DeliveryMethod 10/26/2022 4:34:26 AM=>Before Send 10/26/2022 4:35:50 AM=>Exception(SenMail) :System.Net.Mail.SmtpException: Failure sending mail. ---> System.Net.WebException: Unable to connect to the remote server ---> System.Net.Sockets.SocketException: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond 52.96.182.98:587 at System.Net.Sockets.Socket.DoConnect(EndPoint endPointSnapshot, SocketAddress socketAddress) at System.Net.ServicePoint.ConnectSocketInternal(Boolean connectFailure, Socket s4, Socket s6, Socket& socket, IPAddress& address, ConnectSocketState state, IAsyncResult asyncResult, Exception& exception) --- End of inner exception stack trace --- at System.Net.ServicePoint.GetConnection(PooledStream PooledStream, Object owner, Boolean async, IPAddress& address, Socket& abortSocket, Socket& abortSocket6) at System.Net.PooledStream.Activate(Object owningObject, Boolean async, GeneralAsyncDelegate asyncCallback) at System.Net.ConnectionPool.GetConnection(Object owningObject, GeneralAsyncDelegate asyncCallback, Int32 creationTimeout) at System.Net.Mail.SmtpConnection.GetConnection(ServicePoint servicePoint) at System.Net.Mail.SmtpClient.GetConnection() at System.Net.Mail.SmtpClient.Send(MailMessage message) --- End of inner exception stack trace --- at System.Net.Mail.SmtpClient.Send(MailMessage message) at SAPLMailer.SAPLMailerService.SenMail(PendingMail objPendingMail) in E:\PROJECTS_SVN\SAPLMailer\SAPLMailer\SAPLMailer\SAPLMailerService.cs:line 400 10/26/2022 4:35:50 AM=>(SenMail)Failure sending To mail ID :bayersupport@sapl.net 10/26/2022 4:35:50 AM=>(SenMail)Failure sending CC mail ID : 10/26/2022 4:35:50 AM=>(SenMail)Failure sending mail Body :Hello, Please check attached file having issues in sending mails, please do the needful. 10/26/2022 4:35:50 AM=>delfile:-D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents\PendingMail\PendingMail_ErrorAlert.xml 10/26/2022 4:35:51 AM=>Info:- END Mailing Method 10/26/2022 4:35:51 AM=>Info:- Start Executing Telegram Method 10/26/2022 4:35:51 AM=>Info:- PendingTelegram.xml not exists 10/26/2022 4:35:51 AM=>Info:- End Executing TELEGRAM Method 10/26/2022 4:35:51 AM=>WriteToPendingXML ErrorAlert Start 10/26/2022 4:35:51 AM=>WriteToPendingXML ErrorAlert MailAttachmentsPath = D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents 10/26/2022 4:35:51 AM=>WriteToPendingXML ErrorAlertEntry Added Successfully 10/26/2022 4:35:51 AM=>Info - End of callingService Method 10/26/2022 4:37:51 AM=>Info - Check time Elapsed 10/26/2022 4:37:51 AM=>Info - Call callingService Method 10/26/2022 4:37:51 AM=>Info:- Call Both 10/26/2022 4:37:51 AM=>Info:- Start Executing SMS Method 10/26/2022 4:37:51 AM=>Info:- End Executing SMS Method 10/26/2022 4:37:51 AM=>Info:- Start Mailing Method 10/26/2022 4:37:51 AM=>Info:- ImportingEXE_END.xml file read to list 10/26/2022 4:37:51 AM=>Info:- ImportingEXE_START.xml file read to list 10/26/2022 4:37:51 AM=>Info:- PendingMail.xml file read to list 10/26/2022 4:37:51 AM=>Info:- PendingMail_ErrorAlert.xml file read to list 10/26/2022 4:37:51 AM=>Info:- Count = 1 10/26/2022 4:37:51 AM=>Info:- Count 1 10/26/2022 4:37:51 AM=>Info - Fetching Data From MAIL XML 10/26/2022 4:37:51 AM=>Info - End of Fetching Data From Mail XML 10/26/2022 4:37:51 AM=>Info:- Start SenMail Method 10/26/2022 4:37:51 AM=>UseDefaultCredentials 10/26/2022 4:37:51 AM=>Credentials = bayersupport@sapl.net:Corona@2020 10/26/2022 4:37:51 AM=>EnableSsl = true 10/26/2022 4:37:51 AM=>DeliveryMethod 10/26/2022 4:37:51 AM=>Before Send 10/26/2022 4:37:54 AM=>Exception(SenMail) :System.Net.Mail.SmtpException: Failure sending mail. ---> System.IO.IOException: Unable to read data from the transport connection: An existing connection was forcibly closed by the remote host. ---> System.Net.Sockets.SocketException: An existing connection was forcibly closed by the remote host at System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size) --- End of inner exception stack trace --- at System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size) at System.Net.FixedSizeReader.ReadPacket(Byte[] buffer, Int32 offset, Int32 count) at System.Net.Security.SslState.StartReceiveBlob(Byte[] buffer, AsyncProtocolRequest asyncRequest) at System.Net.Security.SslState.CheckCompletionBeforeNextReceive(ProtocolToken message, AsyncProtocolRequest asyncRequest) at System.Net.Security.SslState.ForceAuthentication(Boolean receiveFirst, Byte[] buffer, AsyncProtocolRequest asyncRequest, Boolean renegotiation) at System.Net.Security.SslState.ProcessAuthentication(LazyAsyncResult lazyResult) at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state) at System.Net.TlsStream.ProcessAuthentication(LazyAsyncResult result) at System.Net.TlsStream.Write(Byte[] buffer, Int32 offset, Int32 size) at System.Net.PooledStream.Write(Byte[] buffer, Int32 offset, Int32 size) at System.Net.Mail.SmtpConnection.Flush() at System.Net.Mail.ReadLinesCommand.Send(SmtpConnection conn) at System.Net.Mail.EHelloCommand.Send(SmtpConnection conn, String domain) at System.Net.Mail.SmtpConnection.GetConnection(ServicePoint servicePoint) at System.Net.Mail.SmtpClient.GetConnection() at System.Net.Mail.SmtpClient.Send(MailMessage message) --- End of inner exception stack trace --- at System.Net.Mail.SmtpClient.Send(MailMessage message) at SAPLMailer.SAPLMailerService.SenMail(PendingMail objPendingMail) in E:\PROJECTS_SVN\SAPLMailer\SAPLMailer\SAPLMailer\SAPLMailerService.cs:line 400 10/26/2022 4:37:54 AM=>(SenMail)Failure sending To mail ID :bayersupport@sapl.net 10/26/2022 4:37:54 AM=>(SenMail)Failure sending CC mail ID : 10/26/2022 4:37:54 AM=>(SenMail)Failure sending mail Body :Hello, Please check attached file having issues in sending mails, please do the needful. 10/26/2022 4:37:54 AM=>delfile:-D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents\PendingMail\PendingMail_ErrorAlert.xml 10/26/2022 4:37:54 AM=>Info:- END Mailing Method 10/26/2022 4:37:54 AM=>Info:- Start Executing Telegram Method 10/26/2022 4:37:54 AM=>Info:- PendingTelegram.xml not exists 10/26/2022 4:37:54 AM=>Info:- End Executing TELEGRAM Method 10/26/2022 4:37:54 AM=>WriteToPendingXML ErrorAlert Start 10/26/2022 4:37:54 AM=>WriteToPendingXML ErrorAlert MailAttachmentsPath = D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents 10/26/2022 4:37:54 AM=>WriteToPendingXML ErrorAlertEntry Added Successfully 10/26/2022 4:37:54 AM=>Info - End of callingService Method 10/26/2022 4:39:54 AM=>Info - Check time Elapsed 10/26/2022 4:39:54 AM=>Info - Call callingService Method 10/26/2022 4:39:54 AM=>Info:- Call Both 10/26/2022 4:39:54 AM=>Info:- Start Executing SMS Method 10/26/2022 4:39:54 AM=>Info:- End Executing SMS Method 10/26/2022 4:39:54 AM=>Info:- Start Mailing Method 10/26/2022 4:39:54 AM=>Info:- ImportingEXE_END.xml file read to list 10/26/2022 4:39:54 AM=>Info:- ImportingEXE_START.xml file read to list 10/26/2022 4:39:54 AM=>Info:- PendingMail.xml file read to list 10/26/2022 4:39:54 AM=>Info:- PendingMail_ErrorAlert.xml file read to list 10/26/2022 4:39:54 AM=>Info:- Count = 1 10/26/2022 4:39:54 AM=>Info:- Count 1 10/26/2022 4:39:54 AM=>Info - Fetching Data From MAIL XML 10/26/2022 4:39:54 AM=>Info - End of Fetching Data From Mail XML 10/26/2022 4:39:54 AM=>Info:- Start SenMail Method 10/26/2022 4:39:54 AM=>UseDefaultCredentials 10/26/2022 4:39:54 AM=>Credentials = bayersupport@sapl.net:Corona@2020 10/26/2022 4:39:54 AM=>EnableSsl = true 10/26/2022 4:39:54 AM=>DeliveryMethod 10/26/2022 4:39:54 AM=>Before Send 10/26/2022 4:41:18 AM=>Exception(SenMail) :System.Net.Mail.SmtpException: Failure sending mail. ---> System.Net.WebException: Unable to connect to the remote server ---> System.Net.Sockets.SocketException: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond 52.96.87.226:587 at System.Net.Sockets.Socket.DoConnect(EndPoint endPointSnapshot, SocketAddress socketAddress) at System.Net.ServicePoint.ConnectSocketInternal(Boolean connectFailure, Socket s4, Socket s6, Socket& socket, IPAddress& address, ConnectSocketState state, IAsyncResult asyncResult, Exception& exception) --- End of inner exception stack trace --- at System.Net.ServicePoint.GetConnection(PooledStream PooledStream, Object owner, Boolean async, IPAddress& address, Socket& abortSocket, Socket& abortSocket6) at System.Net.PooledStream.Activate(Object owningObject, Boolean async, GeneralAsyncDelegate asyncCallback) at System.Net.ConnectionPool.GetConnection(Object owningObject, GeneralAsyncDelegate asyncCallback, Int32 creationTimeout) at System.Net.Mail.SmtpConnection.GetConnection(ServicePoint servicePoint) at System.Net.Mail.SmtpClient.GetConnection() at System.Net.Mail.SmtpClient.Send(MailMessage message) --- End of inner exception stack trace --- at System.Net.Mail.SmtpClient.Send(MailMessage message) at SAPLMailer.SAPLMailerService.SenMail(PendingMail objPendingMail) in E:\PROJECTS_SVN\SAPLMailer\SAPLMailer\SAPLMailer\SAPLMailerService.cs:line 400 10/26/2022 4:41:18 AM=>(SenMail)Failure sending To mail ID :bayersupport@sapl.net 10/26/2022 4:41:18 AM=>(SenMail)Failure sending CC mail ID : 10/26/2022 4:41:18 AM=>(SenMail)Failure sending mail Body :Hello, Please check attached file having issues in sending mails, please do the needful. 10/26/2022 4:41:18 AM=>delfile:-D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents\PendingMail\PendingMail_ErrorAlert.xml 10/26/2022 4:41:19 AM=>Info:- END Mailing Method 10/26/2022 4:41:19 AM=>Info:- Start Executing Telegram Method 10/26/2022 4:41:19 AM=>Info:- PendingTelegram.xml not exists 10/26/2022 4:41:19 AM=>Info:- End Executing TELEGRAM Method 10/26/2022 4:41:19 AM=>WriteToPendingXML ErrorAlert Start 10/26/2022 4:41:19 AM=>WriteToPendingXML ErrorAlert MailAttachmentsPath = D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents 10/26/2022 4:41:19 AM=>WriteToPendingXML ErrorAlertEntry Added Successfully 10/26/2022 4:41:19 AM=>Info - End of callingService Method 10/26/2022 4:43:19 AM=>Info - Check time Elapsed 10/26/2022 4:43:19 AM=>Info - Call callingService Method 10/26/2022 4:43:19 AM=>Info:- Call Both 10/26/2022 4:43:19 AM=>Info:- Start Executing SMS Method 10/26/2022 4:43:19 AM=>Info:- End Executing SMS Method 10/26/2022 4:43:19 AM=>Info:- Start Mailing Method 10/26/2022 4:43:19 AM=>Info:- ImportingEXE_END.xml file read to list 10/26/2022 4:43:19 AM=>Info:- ImportingEXE_START.xml file read to list 10/26/2022 4:43:19 AM=>Info:- PendingMail.xml file read to list 10/26/2022 4:43:19 AM=>Info:- PendingMail_ErrorAlert.xml file read to list 10/26/2022 4:43:19 AM=>Info:- Count = 1 10/26/2022 4:43:19 AM=>Info:- Count 1 10/26/2022 4:43:19 AM=>Info - Fetching Data From MAIL XML 10/26/2022 4:43:19 AM=>Info - End of Fetching Data From Mail XML 10/26/2022 4:43:19 AM=>Info:- Start SenMail Method 10/26/2022 4:43:19 AM=>UseDefaultCredentials 10/26/2022 4:43:19 AM=>Credentials = bayersupport@sapl.net:Corona@2020 10/26/2022 4:43:19 AM=>EnableSsl = true 10/26/2022 4:43:19 AM=>DeliveryMethod 10/26/2022 4:43:19 AM=>Before Send 10/26/2022 4:44:43 AM=>Exception(SenMail) :System.Net.Mail.SmtpException: Failure sending mail. ---> System.Net.WebException: Unable to connect to the remote server ---> System.Net.Sockets.SocketException: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond 52.96.111.50:587 at System.Net.Sockets.Socket.DoConnect(EndPoint endPointSnapshot, SocketAddress socketAddress) at System.Net.ServicePoint.ConnectSocketInternal(Boolean connectFailure, Socket s4, Socket s6, Socket& socket, IPAddress& address, ConnectSocketState state, IAsyncResult asyncResult, Exception& exception) --- End of inner exception stack trace --- at System.Net.ServicePoint.GetConnection(PooledStream PooledStream, Object owner, Boolean async, IPAddress& address, Socket& abortSocket, Socket& abortSocket6) at System.Net.PooledStream.Activate(Object owningObject, Boolean async, GeneralAsyncDelegate asyncCallback) at System.Net.ConnectionPool.GetConnection(Object owningObject, GeneralAsyncDelegate asyncCallback, Int32 creationTimeout) at System.Net.Mail.SmtpConnection.GetConnection(ServicePoint servicePoint) at System.Net.Mail.SmtpClient.GetConnection() at System.Net.Mail.SmtpClient.Send(MailMessage message) --- End of inner exception stack trace --- at System.Net.Mail.SmtpClient.Send(MailMessage message) at SAPLMailer.SAPLMailerService.SenMail(PendingMail objPendingMail) in E:\PROJECTS_SVN\SAPLMailer\SAPLMailer\SAPLMailer\SAPLMailerService.cs:line 400 10/26/2022 4:44:43 AM=>(SenMail)Failure sending To mail ID :bayersupport@sapl.net 10/26/2022 4:44:43 AM=>(SenMail)Failure sending CC mail ID : 10/26/2022 4:44:43 AM=>(SenMail)Failure sending mail Body :Hello, Please check attached file having issues in sending mails, please do the needful. 10/26/2022 4:44:43 AM=>delfile:-D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents\PendingMail\PendingMail_ErrorAlert.xml 10/26/2022 4:44:43 AM=>Info:- END Mailing Method 10/26/2022 4:44:43 AM=>Info:- Start Executing Telegram Method 10/26/2022 4:44:43 AM=>Info:- PendingTelegram.xml not exists 10/26/2022 4:44:43 AM=>Info:- End Executing TELEGRAM Method 10/26/2022 4:44:43 AM=>WriteToPendingXML ErrorAlert Start 10/26/2022 4:44:43 AM=>WriteToPendingXML ErrorAlert MailAttachmentsPath = D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents 10/26/2022 4:44:43 AM=>WriteToPendingXML ErrorAlertEntry Added Successfully 10/26/2022 4:44:43 AM=>Info - End of callingService Method 10/26/2022 4:46:43 AM=>Info - Check time Elapsed 10/26/2022 4:46:43 AM=>Info - Call callingService Method 10/26/2022 4:46:43 AM=>Info:- Call Both 10/26/2022 4:46:43 AM=>Info:- Start Executing SMS Method 10/26/2022 4:46:43 AM=>Info:- End Executing SMS Method 10/26/2022 4:46:43 AM=>Info:- Start Mailing Method 10/26/2022 4:46:43 AM=>Info:- ImportingEXE_END.xml file read to list 10/26/2022 4:46:43 AM=>Info:- ImportingEXE_START.xml file read to list 10/26/2022 4:46:43 AM=>Info:- PendingMail.xml file read to list 10/26/2022 4:46:43 AM=>Info:- PendingMail_ErrorAlert.xml file read to list 10/26/2022 4:46:43 AM=>Info:- Count = 1 10/26/2022 4:46:43 AM=>Info:- Count 1 10/26/2022 4:46:43 AM=>Info - Fetching Data From MAIL XML 10/26/2022 4:46:43 AM=>Info - End of Fetching Data From Mail XML 10/26/2022 4:46:43 AM=>Info:- Start SenMail Method 10/26/2022 4:46:43 AM=>UseDefaultCredentials 10/26/2022 4:46:43 AM=>Credentials = bayersupport@sapl.net:Corona@2020 10/26/2022 4:46:43 AM=>EnableSsl = true 10/26/2022 4:46:43 AM=>DeliveryMethod 10/26/2022 4:46:43 AM=>Before Send 10/26/2022 4:46:52 AM=>Exception(SenMail) :System.Net.Mail.SmtpException: Failure sending mail. ---> System.IO.IOException: Unable to read data from the transport connection: An existing connection was forcibly closed by the remote host. ---> System.Net.Sockets.SocketException: An existing connection was forcibly closed by the remote host at System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size) --- End of inner exception stack trace --- at System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size) at System.Net.FixedSizeReader.ReadPacket(Byte[] buffer, Int32 offset, Int32 count) at System.Net.Security.SslState.StartReceiveBlob(Byte[] buffer, AsyncProtocolRequest asyncRequest) at System.Net.Security.SslState.CheckCompletionBeforeNextReceive(ProtocolToken message, AsyncProtocolRequest asyncRequest) at System.Net.Security.SslState.ForceAuthentication(Boolean receiveFirst, Byte[] buffer, AsyncProtocolRequest asyncRequest, Boolean renegotiation) at System.Net.Security.SslState.ProcessAuthentication(LazyAsyncResult lazyResult) at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state) at System.Net.TlsStream.ProcessAuthentication(LazyAsyncResult result) at System.Net.TlsStream.Write(Byte[] buffer, Int32 offset, Int32 size) at System.Net.PooledStream.Write(Byte[] buffer, Int32 offset, Int32 size) at System.Net.Mail.SmtpConnection.Flush() at System.Net.Mail.ReadLinesCommand.Send(SmtpConnection conn) at System.Net.Mail.EHelloCommand.Send(SmtpConnection conn, String domain) at System.Net.Mail.SmtpConnection.GetConnection(ServicePoint servicePoint) at System.Net.Mail.SmtpClient.GetConnection() at System.Net.Mail.SmtpClient.Send(MailMessage message) --- End of inner exception stack trace --- at System.Net.Mail.SmtpClient.Send(MailMessage message) at SAPLMailer.SAPLMailerService.SenMail(PendingMail objPendingMail) in E:\PROJECTS_SVN\SAPLMailer\SAPLMailer\SAPLMailer\SAPLMailerService.cs:line 400 10/26/2022 4:46:52 AM=>(SenMail)Failure sending To mail ID :bayersupport@sapl.net 10/26/2022 4:46:52 AM=>(SenMail)Failure sending CC mail ID : 10/26/2022 4:46:52 AM=>(SenMail)Failure sending mail Body :Hello, Please check attached file having issues in sending mails, please do the needful. 10/26/2022 4:46:52 AM=>delfile:-D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents\PendingMail\PendingMail_ErrorAlert.xml 10/26/2022 4:46:53 AM=>Info:- END Mailing Method 10/26/2022 4:46:53 AM=>Info:- Start Executing Telegram Method 10/26/2022 4:46:53 AM=>Info:- PendingTelegram.xml not exists 10/26/2022 4:46:53 AM=>Info:- End Executing TELEGRAM Method 10/26/2022 4:46:53 AM=>WriteToPendingXML ErrorAlert Start 10/26/2022 4:46:53 AM=>WriteToPendingXML ErrorAlert MailAttachmentsPath = D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents 10/26/2022 4:46:53 AM=>WriteToPendingXML ErrorAlertEntry Added Successfully 10/26/2022 4:46:53 AM=>Info - End of callingService Method 10/26/2022 4:48:53 AM=>Info - Check time Elapsed 10/26/2022 4:48:53 AM=>Info - Call callingService Method 10/26/2022 4:48:53 AM=>Info:- Call Both 10/26/2022 4:48:53 AM=>Info:- Start Executing SMS Method 10/26/2022 4:48:53 AM=>Info:- End Executing SMS Method 10/26/2022 4:48:53 AM=>Info:- Start Mailing Method 10/26/2022 4:48:53 AM=>Info:- ImportingEXE_END.xml file read to list 10/26/2022 4:48:53 AM=>Info:- ImportingEXE_START.xml file read to list 10/26/2022 4:48:53 AM=>Info:- PendingMail.xml file read to list 10/26/2022 4:48:53 AM=>Info:- PendingMail_ErrorAlert.xml file read to list 10/26/2022 4:48:53 AM=>Info:- Count = 1 10/26/2022 4:48:53 AM=>Info:- Count 1 10/26/2022 4:48:53 AM=>Info - Fetching Data From MAIL XML 10/26/2022 4:48:53 AM=>Info - End of Fetching Data From Mail XML 10/26/2022 4:48:53 AM=>Info:- Start SenMail Method 10/26/2022 4:48:53 AM=>UseDefaultCredentials 10/26/2022 4:48:53 AM=>Credentials = bayersupport@sapl.net:Corona@2020 10/26/2022 4:48:53 AM=>EnableSsl = true 10/26/2022 4:48:53 AM=>DeliveryMethod 10/26/2022 4:48:53 AM=>Before Send 10/26/2022 4:49:56 AM=>Exception(SenMail) :System.Net.Mail.SmtpException: Failure sending mail. ---> System.IO.IOException: Unable to read data from the transport connection: An existing connection was forcibly closed by the remote host. ---> System.Net.Sockets.SocketException: An existing connection was forcibly closed by the remote host at System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size) --- End of inner exception stack trace --- at System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size) at System.Net.FixedSizeReader.ReadPacket(Byte[] buffer, Int32 offset, Int32 count) at System.Net.Security.SslState.StartReceiveBlob(Byte[] buffer, AsyncProtocolRequest asyncRequest) at System.Net.Security.SslState.CheckCompletionBeforeNextReceive(ProtocolToken message, AsyncProtocolRequest asyncRequest) at System.Net.Security.SslState.ForceAuthentication(Boolean receiveFirst, Byte[] buffer, AsyncProtocolRequest asyncRequest, Boolean renegotiation) at System.Net.Security.SslState.ProcessAuthentication(LazyAsyncResult lazyResult) at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state) at System.Net.TlsStream.ProcessAuthentication(LazyAsyncResult result) at System.Net.TlsStream.Write(Byte[] buffer, Int32 offset, Int32 size) at System.Net.PooledStream.Write(Byte[] buffer, Int32 offset, Int32 size) at System.Net.Mail.SmtpConnection.Flush() at System.Net.Mail.ReadLinesCommand.Send(SmtpConnection conn) at System.Net.Mail.EHelloCommand.Send(SmtpConnection conn, String domain) at System.Net.Mail.SmtpConnection.GetConnection(ServicePoint servicePoint) at System.Net.Mail.SmtpClient.GetConnection() at System.Net.Mail.SmtpClient.Send(MailMessage message) --- End of inner exception stack trace --- at System.Net.Mail.SmtpClient.Send(MailMessage message) at SAPLMailer.SAPLMailerService.SenMail(PendingMail objPendingMail) in E:\PROJECTS_SVN\SAPLMailer\SAPLMailer\SAPLMailer\SAPLMailerService.cs:line 400 10/26/2022 4:49:56 AM=>(SenMail)Failure sending To mail ID :bayersupport@sapl.net 10/26/2022 4:49:56 AM=>(SenMail)Failure sending CC mail ID : 10/26/2022 4:49:56 AM=>(SenMail)Failure sending mail Body :Hello, Please check attached file having issues in sending mails, please do the needful. 10/26/2022 4:49:56 AM=>delfile:-D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents\PendingMail\PendingMail_ErrorAlert.xml 10/26/2022 4:49:56 AM=>Info:- END Mailing Method 10/26/2022 4:49:56 AM=>Info:- Start Executing Telegram Method 10/26/2022 4:49:56 AM=>Info:- PendingTelegram.xml not exists 10/26/2022 4:49:56 AM=>Info:- End Executing TELEGRAM Method 10/26/2022 4:49:56 AM=>WriteToPendingXML ErrorAlert Start 10/26/2022 4:49:56 AM=>WriteToPendingXML ErrorAlert MailAttachmentsPath = D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents 10/26/2022 4:49:56 AM=>WriteToPendingXML ErrorAlertEntry Added Successfully 10/26/2022 4:49:56 AM=>Info - End of callingService Method 10/26/2022 4:51:56 AM=>Info - Check time Elapsed 10/26/2022 4:51:56 AM=>Info - Call callingService Method 10/26/2022 4:51:56 AM=>Info:- Call Both 10/26/2022 4:51:56 AM=>Info:- Start Executing SMS Method 10/26/2022 4:51:56 AM=>Info:- End Executing SMS Method 10/26/2022 4:51:56 AM=>Info:- Start Mailing Method 10/26/2022 4:51:56 AM=>Info:- ImportingEXE_END.xml file read to list 10/26/2022 4:51:56 AM=>Info:- ImportingEXE_START.xml file read to list 10/26/2022 4:51:56 AM=>Info:- PendingMail.xml file read to list 10/26/2022 4:51:56 AM=>Info:- PendingMail_ErrorAlert.xml file read to list 10/26/2022 4:51:56 AM=>Info:- Count = 1 10/26/2022 4:51:56 AM=>Info:- Count 1 10/26/2022 4:51:56 AM=>Info - Fetching Data From MAIL XML 10/26/2022 4:51:56 AM=>Info - End of Fetching Data From Mail XML 10/26/2022 4:51:56 AM=>Info:- Start SenMail Method 10/26/2022 4:51:56 AM=>UseDefaultCredentials 10/26/2022 4:51:56 AM=>Credentials = bayersupport@sapl.net:Corona@2020 10/26/2022 4:51:56 AM=>EnableSsl = true 10/26/2022 4:51:56 AM=>DeliveryMethod 10/26/2022 4:51:56 AM=>Before Send 10/26/2022 4:53:20 AM=>Exception(SenMail) :System.Net.Mail.SmtpException: Failure sending mail. ---> System.Net.WebException: Unable to connect to the remote server ---> System.Net.Sockets.SocketException: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond 52.96.111.98:587 at System.Net.Sockets.Socket.DoConnect(EndPoint endPointSnapshot, SocketAddress socketAddress) at System.Net.ServicePoint.ConnectSocketInternal(Boolean connectFailure, Socket s4, Socket s6, Socket& socket, IPAddress& address, ConnectSocketState state, IAsyncResult asyncResult, Exception& exception) --- End of inner exception stack trace --- at System.Net.ServicePoint.GetConnection(PooledStream PooledStream, Object owner, Boolean async, IPAddress& address, Socket& abortSocket, Socket& abortSocket6) at System.Net.PooledStream.Activate(Object owningObject, Boolean async, GeneralAsyncDelegate asyncCallback) at System.Net.ConnectionPool.GetConnection(Object owningObject, GeneralAsyncDelegate asyncCallback, Int32 creationTimeout) at System.Net.Mail.SmtpConnection.GetConnection(ServicePoint servicePoint) at System.Net.Mail.SmtpClient.GetConnection() at System.Net.Mail.SmtpClient.Send(MailMessage message) --- End of inner exception stack trace --- at System.Net.Mail.SmtpClient.Send(MailMessage message) at SAPLMailer.SAPLMailerService.SenMail(PendingMail objPendingMail) in E:\PROJECTS_SVN\SAPLMailer\SAPLMailer\SAPLMailer\SAPLMailerService.cs:line 400 10/26/2022 4:53:20 AM=>(SenMail)Failure sending To mail ID :bayersupport@sapl.net 10/26/2022 4:53:20 AM=>(SenMail)Failure sending CC mail ID : 10/26/2022 4:53:20 AM=>(SenMail)Failure sending mail Body :Hello, Please check attached file having issues in sending mails, please do the needful. 10/26/2022 4:53:20 AM=>delfile:-D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents\PendingMail\PendingMail_ErrorAlert.xml 10/26/2022 4:53:21 AM=>Info:- END Mailing Method 10/26/2022 4:53:21 AM=>Info:- Start Executing Telegram Method 10/26/2022 4:53:21 AM=>Info:- PendingTelegram.xml not exists 10/26/2022 4:53:21 AM=>Info:- End Executing TELEGRAM Method 10/26/2022 4:53:21 AM=>WriteToPendingXML ErrorAlert Start 10/26/2022 4:53:21 AM=>WriteToPendingXML ErrorAlert MailAttachmentsPath = D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents 10/26/2022 4:53:21 AM=>WriteToPendingXML ErrorAlertEntry Added Successfully 10/26/2022 4:53:21 AM=>Info - End of callingService Method 10/26/2022 4:55:21 AM=>Info - Check time Elapsed 10/26/2022 4:55:21 AM=>Info - Call callingService Method 10/26/2022 4:55:21 AM=>Info:- Call Both 10/26/2022 4:55:21 AM=>Info:- Start Executing SMS Method 10/26/2022 4:55:21 AM=>Info:- End Executing SMS Method 10/26/2022 4:55:21 AM=>Info:- Start Mailing Method 10/26/2022 4:55:21 AM=>Info:- ImportingEXE_END.xml file read to list 10/26/2022 4:55:21 AM=>Info:- ImportingEXE_START.xml file read to list 10/26/2022 4:55:21 AM=>Info:- PendingMail.xml file read to list 10/26/2022 4:55:21 AM=>Info:- PendingMail_ErrorAlert.xml file read to list 10/26/2022 4:55:21 AM=>Info:- Count = 1 10/26/2022 4:55:21 AM=>Info:- Count 1 10/26/2022 4:55:21 AM=>Info - Fetching Data From MAIL XML 10/26/2022 4:55:21 AM=>Info - End of Fetching Data From Mail XML 10/26/2022 4:55:21 AM=>Info:- Start SenMail Method 10/26/2022 4:55:21 AM=>UseDefaultCredentials 10/26/2022 4:55:21 AM=>Credentials = bayersupport@sapl.net:Corona@2020 10/26/2022 4:55:21 AM=>EnableSsl = true 10/26/2022 4:55:21 AM=>DeliveryMethod 10/26/2022 4:55:21 AM=>Before Send 10/26/2022 4:56:45 AM=>Exception(SenMail) :System.Net.Mail.SmtpException: Failure sending mail. ---> System.Net.WebException: Unable to connect to the remote server ---> System.Net.Sockets.SocketException: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond 52.96.70.242:587 at System.Net.Sockets.Socket.DoConnect(EndPoint endPointSnapshot, SocketAddress socketAddress) at System.Net.ServicePoint.ConnectSocketInternal(Boolean connectFailure, Socket s4, Socket s6, Socket& socket, IPAddress& address, ConnectSocketState state, IAsyncResult asyncResult, Exception& exception) --- End of inner exception stack trace --- at System.Net.ServicePoint.GetConnection(PooledStream PooledStream, Object owner, Boolean async, IPAddress& address, Socket& abortSocket, Socket& abortSocket6) at System.Net.PooledStream.Activate(Object owningObject, Boolean async, GeneralAsyncDelegate asyncCallback) at System.Net.ConnectionPool.GetConnection(Object owningObject, GeneralAsyncDelegate asyncCallback, Int32 creationTimeout) at System.Net.Mail.SmtpConnection.GetConnection(ServicePoint servicePoint) at System.Net.Mail.SmtpClient.GetConnection() at System.Net.Mail.SmtpClient.Send(MailMessage message) --- End of inner exception stack trace --- at System.Net.Mail.SmtpClient.Send(MailMessage message) at SAPLMailer.SAPLMailerService.SenMail(PendingMail objPendingMail) in E:\PROJECTS_SVN\SAPLMailer\SAPLMailer\SAPLMailer\SAPLMailerService.cs:line 400 10/26/2022 4:56:45 AM=>(SenMail)Failure sending To mail ID :bayersupport@sapl.net 10/26/2022 4:56:45 AM=>(SenMail)Failure sending CC mail ID : 10/26/2022 4:56:45 AM=>(SenMail)Failure sending mail Body :Hello, Please check attached file having issues in sending mails, please do the needful. 10/26/2022 4:56:45 AM=>delfile:-D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents\PendingMail\PendingMail_ErrorAlert.xml 10/26/2022 4:56:45 AM=>Info:- END Mailing Method 10/26/2022 4:56:45 AM=>Info:- Start Executing Telegram Method 10/26/2022 4:56:45 AM=>Info:- PendingTelegram.xml not exists 10/26/2022 4:56:45 AM=>Info:- End Executing TELEGRAM Method 10/26/2022 4:56:45 AM=>WriteToPendingXML ErrorAlert Start 10/26/2022 4:56:45 AM=>WriteToPendingXML ErrorAlert MailAttachmentsPath = D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents 10/26/2022 4:56:45 AM=>WriteToPendingXML ErrorAlertEntry Added Successfully 10/26/2022 4:56:45 AM=>Info - End of callingService Method 10/26/2022 4:58:45 AM=>Info - Check time Elapsed 10/26/2022 4:58:45 AM=>Info - Call callingService Method 10/26/2022 4:58:45 AM=>Info:- Call Both 10/26/2022 4:58:45 AM=>Info:- Start Executing SMS Method 10/26/2022 4:58:45 AM=>Info:- End Executing SMS Method 10/26/2022 4:58:45 AM=>Info:- Start Mailing Method 10/26/2022 4:58:45 AM=>Info:- ImportingEXE_END.xml file read to list 10/26/2022 4:58:45 AM=>Info:- ImportingEXE_START.xml file read to list 10/26/2022 4:58:45 AM=>Info:- PendingMail.xml file read to list 10/26/2022 4:58:45 AM=>Info:- PendingMail_ErrorAlert.xml file read to list 10/26/2022 4:58:45 AM=>Info:- Count = 1 10/26/2022 4:58:45 AM=>Info:- Count 1 10/26/2022 4:58:45 AM=>Info - Fetching Data From MAIL XML 10/26/2022 4:58:45 AM=>Info - End of Fetching Data From Mail XML 10/26/2022 4:58:45 AM=>Info:- Start SenMail Method 10/26/2022 4:58:45 AM=>UseDefaultCredentials 10/26/2022 4:58:45 AM=>Credentials = bayersupport@sapl.net:Corona@2020 10/26/2022 4:58:45 AM=>EnableSsl = true 10/26/2022 4:58:45 AM=>DeliveryMethod 10/26/2022 4:58:45 AM=>Before Send 10/26/2022 5:00:09 AM=>Exception(SenMail) :System.Net.Mail.SmtpException: Failure sending mail. ---> System.Net.WebException: Unable to connect to the remote server ---> System.Net.Sockets.SocketException: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond 52.96.69.2:587 at System.Net.Sockets.Socket.DoConnect(EndPoint endPointSnapshot, SocketAddress socketAddress) at System.Net.ServicePoint.ConnectSocketInternal(Boolean connectFailure, Socket s4, Socket s6, Socket& socket, IPAddress& address, ConnectSocketState state, IAsyncResult asyncResult, Exception& exception) --- End of inner exception stack trace --- at System.Net.ServicePoint.GetConnection(PooledStream PooledStream, Object owner, Boolean async, IPAddress& address, Socket& abortSocket, Socket& abortSocket6) at System.Net.PooledStream.Activate(Object owningObject, Boolean async, GeneralAsyncDelegate asyncCallback) at System.Net.ConnectionPool.GetConnection(Object owningObject, GeneralAsyncDelegate asyncCallback, Int32 creationTimeout) at System.Net.Mail.SmtpConnection.GetConnection(ServicePoint servicePoint) at System.Net.Mail.SmtpClient.GetConnection() at System.Net.Mail.SmtpClient.Send(MailMessage message) --- End of inner exception stack trace --- at System.Net.Mail.SmtpClient.Send(MailMessage message) at SAPLMailer.SAPLMailerService.SenMail(PendingMail objPendingMail) in E:\PROJECTS_SVN\SAPLMailer\SAPLMailer\SAPLMailer\SAPLMailerService.cs:line 400 10/26/2022 5:00:09 AM=>(SenMail)Failure sending To mail ID :bayersupport@sapl.net 10/26/2022 5:00:09 AM=>(SenMail)Failure sending CC mail ID : 10/26/2022 5:00:09 AM=>(SenMail)Failure sending mail Body :Hello, Please check attached file having issues in sending mails, please do the needful. 10/26/2022 5:00:09 AM=>delfile:-D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents\PendingMail\PendingMail_ErrorAlert.xml 10/26/2022 5:00:10 AM=>Info:- END Mailing Method 10/26/2022 5:00:10 AM=>Info:- Start Executing Telegram Method 10/26/2022 5:00:10 AM=>Info:- PendingTelegram.xml not exists 10/26/2022 5:00:10 AM=>Info:- End Executing TELEGRAM Method 10/26/2022 5:00:10 AM=>WriteToPendingXML ErrorAlert Start 10/26/2022 5:00:10 AM=>WriteToPendingXML ErrorAlert MailAttachmentsPath = D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents 10/26/2022 5:00:10 AM=>WriteToPendingXML ErrorAlertEntry Added Successfully 10/26/2022 5:00:10 AM=>Info - End of callingService Method 10/26/2022 5:02:10 AM=>Info - Check time Elapsed 10/26/2022 5:02:10 AM=>Info - Call callingService Method 10/26/2022 5:02:10 AM=>Info:- Call Both 10/26/2022 5:02:10 AM=>Info:- Start Executing SMS Method 10/26/2022 5:02:10 AM=>Info:- End Executing SMS Method 10/26/2022 5:02:10 AM=>Info:- Start Mailing Method 10/26/2022 5:02:10 AM=>Info:- ImportingEXE_END.xml file read to list 10/26/2022 5:02:10 AM=>Info:- ImportingEXE_START.xml file read to list 10/26/2022 5:02:10 AM=>Info:- PendingMail.xml file read to list 10/26/2022 5:02:10 AM=>Info:- PendingMail_ErrorAlert.xml file read to list 10/26/2022 5:02:10 AM=>Info:- Count = 1 10/26/2022 5:02:10 AM=>Info:- Count 1 10/26/2022 5:02:10 AM=>Info - Fetching Data From MAIL XML 10/26/2022 5:02:10 AM=>Info - End of Fetching Data From Mail XML 10/26/2022 5:02:10 AM=>Info:- Start SenMail Method 10/26/2022 5:02:10 AM=>UseDefaultCredentials 10/26/2022 5:02:10 AM=>Credentials = bayersupport@sapl.net:Corona@2020 10/26/2022 5:02:10 AM=>EnableSsl = true 10/26/2022 5:02:10 AM=>DeliveryMethod 10/26/2022 5:02:10 AM=>Before Send 10/26/2022 5:02:13 AM=>Exception(SenMail) :System.Net.Mail.SmtpException: Failure sending mail. ---> System.IO.IOException: Unable to read data from the transport connection: An existing connection was forcibly closed by the remote host. ---> System.Net.Sockets.SocketException: An existing connection was forcibly closed by the remote host at System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size) --- End of inner exception stack trace --- at System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size) at System.Net.FixedSizeReader.ReadPacket(Byte[] buffer, Int32 offset, Int32 count) at System.Net.Security.SslState.StartReceiveBlob(Byte[] buffer, AsyncProtocolRequest asyncRequest) at System.Net.Security.SslState.CheckCompletionBeforeNextReceive(ProtocolToken message, AsyncProtocolRequest asyncRequest) at System.Net.Security.SslState.ForceAuthentication(Boolean receiveFirst, Byte[] buffer, AsyncProtocolRequest asyncRequest, Boolean renegotiation) at System.Net.Security.SslState.ProcessAuthentication(LazyAsyncResult lazyResult) at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state) at System.Net.TlsStream.ProcessAuthentication(LazyAsyncResult result) at System.Net.TlsStream.Write(Byte[] buffer, Int32 offset, Int32 size) at System.Net.PooledStream.Write(Byte[] buffer, Int32 offset, Int32 size) at System.Net.Mail.SmtpConnection.Flush() at System.Net.Mail.ReadLinesCommand.Send(SmtpConnection conn) at System.Net.Mail.EHelloCommand.Send(SmtpConnection conn, String domain) at System.Net.Mail.SmtpConnection.GetConnection(ServicePoint servicePoint) at System.Net.Mail.SmtpClient.GetConnection() at System.Net.Mail.SmtpClient.Send(MailMessage message) --- End of inner exception stack trace --- at System.Net.Mail.SmtpClient.Send(MailMessage message) at SAPLMailer.SAPLMailerService.SenMail(PendingMail objPendingMail) in E:\PROJECTS_SVN\SAPLMailer\SAPLMailer\SAPLMailer\SAPLMailerService.cs:line 400 10/26/2022 5:02:13 AM=>(SenMail)Failure sending To mail ID :bayersupport@sapl.net 10/26/2022 5:02:13 AM=>(SenMail)Failure sending CC mail ID : 10/26/2022 5:02:13 AM=>(SenMail)Failure sending mail Body :Hello, Please check attached file having issues in sending mails, please do the needful. 10/26/2022 5:02:13 AM=>delfile:-D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents\PendingMail\PendingMail_ErrorAlert.xml 10/26/2022 5:02:13 AM=>Info:- END Mailing Method 10/26/2022 5:02:13 AM=>Info:- Start Executing Telegram Method 10/26/2022 5:02:13 AM=>Info:- PendingTelegram.xml not exists 10/26/2022 5:02:13 AM=>Info:- End Executing TELEGRAM Method 10/26/2022 5:02:13 AM=>WriteToPendingXML ErrorAlert Start 10/26/2022 5:02:13 AM=>WriteToPendingXML ErrorAlert MailAttachmentsPath = D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents 10/26/2022 5:02:13 AM=>WriteToPendingXML ErrorAlertEntry Added Successfully 10/26/2022 5:02:13 AM=>Info - End of callingService Method 10/26/2022 5:04:13 AM=>Info - Check time Elapsed 10/26/2022 5:04:13 AM=>Info - Call callingService Method 10/26/2022 5:04:13 AM=>Info:- Call Both 10/26/2022 5:04:13 AM=>Info:- Start Executing SMS Method 10/26/2022 5:04:13 AM=>Info:- End Executing SMS Method 10/26/2022 5:04:13 AM=>Info:- Start Mailing Method 10/26/2022 5:04:13 AM=>Info:- ImportingEXE_END.xml file read to list 10/26/2022 5:04:13 AM=>Info:- ImportingEXE_START.xml file read to list 10/26/2022 5:04:13 AM=>Info:- PendingMail.xml file read to list 10/26/2022 5:04:13 AM=>Info:- PendingMail_ErrorAlert.xml file read to list 10/26/2022 5:04:13 AM=>Info:- Count = 1 10/26/2022 5:04:13 AM=>Info:- Count 1 10/26/2022 5:04:13 AM=>Info - Fetching Data From MAIL XML 10/26/2022 5:04:13 AM=>Info - End of Fetching Data From Mail XML 10/26/2022 5:04:13 AM=>Info:- Start SenMail Method 10/26/2022 5:04:13 AM=>UseDefaultCredentials 10/26/2022 5:04:13 AM=>Credentials = bayersupport@sapl.net:Corona@2020 10/26/2022 5:04:13 AM=>EnableSsl = true 10/26/2022 5:04:13 AM=>DeliveryMethod 10/26/2022 5:04:13 AM=>Before Send 10/26/2022 5:04:22 AM=>Exception(SenMail) :System.Net.Mail.SmtpException: Failure sending mail. ---> System.IO.IOException: Unable to read data from the transport connection: An existing connection was forcibly closed by the remote host. ---> System.Net.Sockets.SocketException: An existing connection was forcibly closed by the remote host at System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size) --- End of inner exception stack trace --- at System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size) at System.Net.FixedSizeReader.ReadPacket(Byte[] buffer, Int32 offset, Int32 count) at System.Net.Security.SslState.StartReceiveBlob(Byte[] buffer, AsyncProtocolRequest asyncRequest) at System.Net.Security.SslState.CheckCompletionBeforeNextReceive(ProtocolToken message, AsyncProtocolRequest asyncRequest) at System.Net.Security.SslState.ForceAuthentication(Boolean receiveFirst, Byte[] buffer, AsyncProtocolRequest asyncRequest, Boolean renegotiation) at System.Net.Security.SslState.ProcessAuthentication(LazyAsyncResult lazyResult) at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state) at System.Net.TlsStream.ProcessAuthentication(LazyAsyncResult result) at System.Net.TlsStream.Write(Byte[] buffer, Int32 offset, Int32 size) at System.Net.PooledStream.Write(Byte[] buffer, Int32 offset, Int32 size) at System.Net.Mail.SmtpConnection.Flush() at System.Net.Mail.ReadLinesCommand.Send(SmtpConnection conn) at System.Net.Mail.EHelloCommand.Send(SmtpConnection conn, String domain) at System.Net.Mail.SmtpConnection.GetConnection(ServicePoint servicePoint) at System.Net.Mail.SmtpClient.GetConnection() at System.Net.Mail.SmtpClient.Send(MailMessage message) --- End of inner exception stack trace --- at System.Net.Mail.SmtpClient.Send(MailMessage message) at SAPLMailer.SAPLMailerService.SenMail(PendingMail objPendingMail) in E:\PROJECTS_SVN\SAPLMailer\SAPLMailer\SAPLMailer\SAPLMailerService.cs:line 400 10/26/2022 5:04:22 AM=>(SenMail)Failure sending To mail ID :bayersupport@sapl.net 10/26/2022 5:04:22 AM=>(SenMail)Failure sending CC mail ID : 10/26/2022 5:04:22 AM=>(SenMail)Failure sending mail Body :Hello, Please check attached file having issues in sending mails, please do the needful. 10/26/2022 5:04:22 AM=>delfile:-D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents\PendingMail\PendingMail_ErrorAlert.xml 10/26/2022 5:04:23 AM=>Info:- END Mailing Method 10/26/2022 5:04:23 AM=>Info:- Start Executing Telegram Method 10/26/2022 5:04:23 AM=>Info:- PendingTelegram.xml not exists 10/26/2022 5:04:23 AM=>Info:- End Executing TELEGRAM Method 10/26/2022 5:04:23 AM=>WriteToPendingXML ErrorAlert Start 10/26/2022 5:04:23 AM=>WriteToPendingXML ErrorAlert MailAttachmentsPath = D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents 10/26/2022 5:04:23 AM=>WriteToPendingXML ErrorAlertEntry Added Successfully 10/26/2022 5:04:23 AM=>Info - End of callingService Method 10/26/2022 5:06:23 AM=>Info - Check time Elapsed 10/26/2022 5:06:23 AM=>Info - Call callingService Method 10/26/2022 5:06:23 AM=>Info:- Call Both 10/26/2022 5:06:23 AM=>Info:- Start Executing SMS Method 10/26/2022 5:06:23 AM=>Info:- End Executing SMS Method 10/26/2022 5:06:23 AM=>Info:- Start Mailing Method 10/26/2022 5:06:23 AM=>Info:- ImportingEXE_END.xml file read to list 10/26/2022 5:06:23 AM=>Info:- ImportingEXE_START.xml file read to list 10/26/2022 5:06:23 AM=>Info:- PendingMail.xml file read to list 10/26/2022 5:06:23 AM=>Info:- PendingMail_ErrorAlert.xml file read to list 10/26/2022 5:06:23 AM=>Info:- Count = 1 10/26/2022 5:06:23 AM=>Info:- Count 1 10/26/2022 5:06:23 AM=>Info - Fetching Data From MAIL XML 10/26/2022 5:06:23 AM=>Info - End of Fetching Data From Mail XML 10/26/2022 5:06:23 AM=>Info:- Start SenMail Method 10/26/2022 5:06:23 AM=>UseDefaultCredentials 10/26/2022 5:06:23 AM=>Credentials = bayersupport@sapl.net:Corona@2020 10/26/2022 5:06:23 AM=>EnableSsl = true 10/26/2022 5:06:23 AM=>DeliveryMethod 10/26/2022 5:06:23 AM=>Before Send 10/26/2022 5:07:47 AM=>Exception(SenMail) :System.Net.Mail.SmtpException: Failure sending mail. ---> System.Net.WebException: Unable to connect to the remote server ---> System.Net.Sockets.SocketException: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond 52.96.32.2:587 at System.Net.Sockets.Socket.DoConnect(EndPoint endPointSnapshot, SocketAddress socketAddress) at System.Net.ServicePoint.ConnectSocketInternal(Boolean connectFailure, Socket s4, Socket s6, Socket& socket, IPAddress& address, ConnectSocketState state, IAsyncResult asyncResult, Exception& exception) --- End of inner exception stack trace --- at System.Net.ServicePoint.GetConnection(PooledStream PooledStream, Object owner, Boolean async, IPAddress& address, Socket& abortSocket, Socket& abortSocket6) at System.Net.PooledStream.Activate(Object owningObject, Boolean async, GeneralAsyncDelegate asyncCallback) at System.Net.ConnectionPool.GetConnection(Object owningObject, GeneralAsyncDelegate asyncCallback, Int32 creationTimeout) at System.Net.Mail.SmtpConnection.GetConnection(ServicePoint servicePoint) at System.Net.Mail.SmtpClient.GetConnection() at System.Net.Mail.SmtpClient.Send(MailMessage message) --- End of inner exception stack trace --- at System.Net.Mail.SmtpClient.Send(MailMessage message) at SAPLMailer.SAPLMailerService.SenMail(PendingMail objPendingMail) in E:\PROJECTS_SVN\SAPLMailer\SAPLMailer\SAPLMailer\SAPLMailerService.cs:line 400 10/26/2022 5:07:47 AM=>(SenMail)Failure sending To mail ID :bayersupport@sapl.net 10/26/2022 5:07:47 AM=>(SenMail)Failure sending CC mail ID : 10/26/2022 5:07:47 AM=>(SenMail)Failure sending mail Body :Hello, Please check attached file having issues in sending mails, please do the needful. 10/26/2022 5:07:47 AM=>delfile:-D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents\PendingMail\PendingMail_ErrorAlert.xml 10/26/2022 5:07:47 AM=>Info:- END Mailing Method 10/26/2022 5:07:47 AM=>Info:- Start Executing Telegram Method 10/26/2022 5:07:47 AM=>Info:- PendingTelegram.xml not exists 10/26/2022 5:07:47 AM=>Info:- End Executing TELEGRAM Method 10/26/2022 5:07:47 AM=>WriteToPendingXML ErrorAlert Start 10/26/2022 5:07:47 AM=>WriteToPendingXML ErrorAlert MailAttachmentsPath = D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents 10/26/2022 5:07:47 AM=>WriteToPendingXML ErrorAlertEntry Added Successfully 10/26/2022 5:07:47 AM=>Info - End of callingService Method 10/26/2022 5:09:47 AM=>Info - Check time Elapsed 10/26/2022 5:09:47 AM=>Info - Call callingService Method 10/26/2022 5:09:47 AM=>Info:- Call Both 10/26/2022 5:09:47 AM=>Info:- Start Executing SMS Method 10/26/2022 5:09:47 AM=>Info:- End Executing SMS Method 10/26/2022 5:09:47 AM=>Info:- Start Mailing Method 10/26/2022 5:09:47 AM=>Info:- ImportingEXE_END.xml file read to list 10/26/2022 5:09:47 AM=>Info:- ImportingEXE_START.xml file read to list 10/26/2022 5:09:47 AM=>Info:- PendingMail.xml file read to list 10/26/2022 5:09:47 AM=>Info:- PendingMail_ErrorAlert.xml file read to list 10/26/2022 5:09:47 AM=>Info:- Count = 1 10/26/2022 5:09:47 AM=>Info:- Count 1 10/26/2022 5:09:47 AM=>Info - Fetching Data From MAIL XML 10/26/2022 5:09:47 AM=>Info - End of Fetching Data From Mail XML 10/26/2022 5:09:47 AM=>Info:- Start SenMail Method 10/26/2022 5:09:47 AM=>UseDefaultCredentials 10/26/2022 5:09:47 AM=>Credentials = bayersupport@sapl.net:Corona@2020 10/26/2022 5:09:47 AM=>EnableSsl = true 10/26/2022 5:09:47 AM=>DeliveryMethod 10/26/2022 5:09:47 AM=>Before Send 10/26/2022 5:11:11 AM=>Exception(SenMail) :System.Net.Mail.SmtpException: Failure sending mail. ---> System.Net.WebException: Unable to connect to the remote server ---> System.Net.Sockets.SocketException: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond 52.96.111.98:587 at System.Net.Sockets.Socket.DoConnect(EndPoint endPointSnapshot, SocketAddress socketAddress) at System.Net.ServicePoint.ConnectSocketInternal(Boolean connectFailure, Socket s4, Socket s6, Socket& socket, IPAddress& address, ConnectSocketState state, IAsyncResult asyncResult, Exception& exception) --- End of inner exception stack trace --- at System.Net.ServicePoint.GetConnection(PooledStream PooledStream, Object owner, Boolean async, IPAddress& address, Socket& abortSocket, Socket& abortSocket6) at System.Net.PooledStream.Activate(Object owningObject, Boolean async, GeneralAsyncDelegate asyncCallback) at System.Net.ConnectionPool.GetConnection(Object owningObject, GeneralAsyncDelegate asyncCallback, Int32 creationTimeout) at System.Net.Mail.SmtpConnection.GetConnection(ServicePoint servicePoint) at System.Net.Mail.SmtpClient.GetConnection() at System.Net.Mail.SmtpClient.Send(MailMessage message) --- End of inner exception stack trace --- at System.Net.Mail.SmtpClient.Send(MailMessage message) at SAPLMailer.SAPLMailerService.SenMail(PendingMail objPendingMail) in E:\PROJECTS_SVN\SAPLMailer\SAPLMailer\SAPLMailer\SAPLMailerService.cs:line 400 10/26/2022 5:11:11 AM=>(SenMail)Failure sending To mail ID :bayersupport@sapl.net 10/26/2022 5:11:11 AM=>(SenMail)Failure sending CC mail ID : 10/26/2022 5:11:11 AM=>(SenMail)Failure sending mail Body :Hello, Please check attached file having issues in sending mails, please do the needful. 10/26/2022 5:11:11 AM=>delfile:-D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents\PendingMail\PendingMail_ErrorAlert.xml 10/26/2022 5:11:12 AM=>Info:- END Mailing Method 10/26/2022 5:11:12 AM=>Info:- Start Executing Telegram Method 10/26/2022 5:11:12 AM=>Info:- PendingTelegram.xml not exists 10/26/2022 5:11:12 AM=>Info:- End Executing TELEGRAM Method 10/26/2022 5:11:12 AM=>WriteToPendingXML ErrorAlert Start 10/26/2022 5:11:12 AM=>WriteToPendingXML ErrorAlert MailAttachmentsPath = D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents 10/26/2022 5:11:12 AM=>WriteToPendingXML ErrorAlertEntry Added Successfully 10/26/2022 5:11:12 AM=>Info - End of callingService Method 10/26/2022 5:13:12 AM=>Info - Check time Elapsed 10/26/2022 5:13:12 AM=>Info - Call callingService Method 10/26/2022 5:13:12 AM=>Info:- Call Both 10/26/2022 5:13:12 AM=>Info:- Start Executing SMS Method 10/26/2022 5:13:12 AM=>Info:- End Executing SMS Method 10/26/2022 5:13:12 AM=>Info:- Start Mailing Method 10/26/2022 5:13:12 AM=>Info:- ImportingEXE_END.xml file read to list 10/26/2022 5:13:12 AM=>Info:- ImportingEXE_START.xml file read to list 10/26/2022 5:13:12 AM=>Info:- PendingMail.xml file read to list 10/26/2022 5:13:12 AM=>Info:- PendingMail_ErrorAlert.xml file read to list 10/26/2022 5:13:12 AM=>Info:- Count = 1 10/26/2022 5:13:12 AM=>Info:- Count 1 10/26/2022 5:13:12 AM=>Info - Fetching Data From MAIL XML 10/26/2022 5:13:12 AM=>Info - End of Fetching Data From Mail XML 10/26/2022 5:13:12 AM=>Info:- Start SenMail Method 10/26/2022 5:13:12 AM=>UseDefaultCredentials 10/26/2022 5:13:12 AM=>Credentials = bayersupport@sapl.net:Corona@2020 10/26/2022 5:13:12 AM=>EnableSsl = true 10/26/2022 5:13:12 AM=>DeliveryMethod 10/26/2022 5:13:12 AM=>Before Send 10/26/2022 5:13:33 AM=>Exception(SenMail) :System.Net.Mail.SmtpException: Failure sending mail. ---> System.IO.IOException: Unable to read data from the transport connection: An existing connection was forcibly closed by the remote host. ---> System.Net.Sockets.SocketException: An existing connection was forcibly closed by the remote host at System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size) --- End of inner exception stack trace --- at System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size) at System.Net.FixedSizeReader.ReadPacket(Byte[] buffer, Int32 offset, Int32 count) at System.Net.Security.SslState.StartReceiveBlob(Byte[] buffer, AsyncProtocolRequest asyncRequest) at System.Net.Security.SslState.CheckCompletionBeforeNextReceive(ProtocolToken message, AsyncProtocolRequest asyncRequest) at System.Net.Security.SslState.ForceAuthentication(Boolean receiveFirst, Byte[] buffer, AsyncProtocolRequest asyncRequest, Boolean renegotiation) at System.Net.Security.SslState.ProcessAuthentication(LazyAsyncResult lazyResult) at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state) at System.Net.TlsStream.ProcessAuthentication(LazyAsyncResult result) at System.Net.TlsStream.Write(Byte[] buffer, Int32 offset, Int32 size) at System.Net.PooledStream.Write(Byte[] buffer, Int32 offset, Int32 size) at System.Net.Mail.SmtpConnection.Flush() at System.Net.Mail.ReadLinesCommand.Send(SmtpConnection conn) at System.Net.Mail.EHelloCommand.Send(SmtpConnection conn, String domain) at System.Net.Mail.SmtpConnection.GetConnection(ServicePoint servicePoint) at System.Net.Mail.SmtpClient.GetConnection() at System.Net.Mail.SmtpClient.Send(MailMessage message) --- End of inner exception stack trace --- at System.Net.Mail.SmtpClient.Send(MailMessage message) at SAPLMailer.SAPLMailerService.SenMail(PendingMail objPendingMail) in E:\PROJECTS_SVN\SAPLMailer\SAPLMailer\SAPLMailer\SAPLMailerService.cs:line 400 10/26/2022 5:13:33 AM=>(SenMail)Failure sending To mail ID :bayersupport@sapl.net 10/26/2022 5:13:33 AM=>(SenMail)Failure sending CC mail ID : 10/26/2022 5:13:33 AM=>(SenMail)Failure sending mail Body :Hello, Please check attached file having issues in sending mails, please do the needful. 10/26/2022 5:13:33 AM=>delfile:-D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents\PendingMail\PendingMail_ErrorAlert.xml 10/26/2022 5:13:33 AM=>Info:- END Mailing Method 10/26/2022 5:13:33 AM=>Info:- Start Executing Telegram Method 10/26/2022 5:13:33 AM=>Info:- PendingTelegram.xml not exists 10/26/2022 5:13:33 AM=>Info:- End Executing TELEGRAM Method 10/26/2022 5:13:33 AM=>WriteToPendingXML ErrorAlert Start 10/26/2022 5:13:33 AM=>WriteToPendingXML ErrorAlert MailAttachmentsPath = D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents 10/26/2022 5:13:33 AM=>WriteToPendingXML ErrorAlertEntry Added Successfully 10/26/2022 5:13:33 AM=>Info - End of callingService Method 10/26/2022 5:15:33 AM=>Info - Check time Elapsed 10/26/2022 5:15:33 AM=>Info - Call callingService Method 10/26/2022 5:15:33 AM=>Info:- Call Both 10/26/2022 5:15:33 AM=>Info:- Start Executing SMS Method 10/26/2022 5:15:33 AM=>Info:- End Executing SMS Method 10/26/2022 5:15:33 AM=>Info:- Start Mailing Method 10/26/2022 5:15:33 AM=>Info:- ImportingEXE_END.xml file read to list 10/26/2022 5:15:33 AM=>Info:- ImportingEXE_START.xml file read to list 10/26/2022 5:15:33 AM=>Info:- PendingMail.xml file read to list 10/26/2022 5:15:33 AM=>Info:- PendingMail_ErrorAlert.xml file read to list 10/26/2022 5:15:33 AM=>Info:- Count = 1 10/26/2022 5:15:33 AM=>Info:- Count 1 10/26/2022 5:15:33 AM=>Info - Fetching Data From MAIL XML 10/26/2022 5:15:33 AM=>Info - End of Fetching Data From Mail XML 10/26/2022 5:15:33 AM=>Info:- Start SenMail Method 10/26/2022 5:15:33 AM=>UseDefaultCredentials 10/26/2022 5:15:33 AM=>Credentials = bayersupport@sapl.net:Corona@2020 10/26/2022 5:15:33 AM=>EnableSsl = true 10/26/2022 5:15:33 AM=>DeliveryMethod 10/26/2022 5:15:33 AM=>Before Send 10/26/2022 5:15:42 AM=>Exception(SenMail) :System.Net.Mail.SmtpException: Failure sending mail. ---> System.IO.IOException: Unable to read data from the transport connection: An existing connection was forcibly closed by the remote host. ---> System.Net.Sockets.SocketException: An existing connection was forcibly closed by the remote host at System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size) --- End of inner exception stack trace --- at System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size) at System.Net.FixedSizeReader.ReadPacket(Byte[] buffer, Int32 offset, Int32 count) at System.Net.Security.SslState.StartReceiveBlob(Byte[] buffer, AsyncProtocolRequest asyncRequest) at System.Net.Security.SslState.CheckCompletionBeforeNextReceive(ProtocolToken message, AsyncProtocolRequest asyncRequest) at System.Net.Security.SslState.ForceAuthentication(Boolean receiveFirst, Byte[] buffer, AsyncProtocolRequest asyncRequest, Boolean renegotiation) at System.Net.Security.SslState.ProcessAuthentication(LazyAsyncResult lazyResult) at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state) at System.Net.TlsStream.ProcessAuthentication(LazyAsyncResult result) at System.Net.TlsStream.Write(Byte[] buffer, Int32 offset, Int32 size) at System.Net.PooledStream.Write(Byte[] buffer, Int32 offset, Int32 size) at System.Net.Mail.SmtpConnection.Flush() at System.Net.Mail.ReadLinesCommand.Send(SmtpConnection conn) at System.Net.Mail.EHelloCommand.Send(SmtpConnection conn, String domain) at System.Net.Mail.SmtpConnection.GetConnection(ServicePoint servicePoint) at System.Net.Mail.SmtpClient.GetConnection() at System.Net.Mail.SmtpClient.Send(MailMessage message) --- End of inner exception stack trace --- at System.Net.Mail.SmtpClient.Send(MailMessage message) at SAPLMailer.SAPLMailerService.SenMail(PendingMail objPendingMail) in E:\PROJECTS_SVN\SAPLMailer\SAPLMailer\SAPLMailer\SAPLMailerService.cs:line 400 10/26/2022 5:15:42 AM=>(SenMail)Failure sending To mail ID :bayersupport@sapl.net 10/26/2022 5:15:42 AM=>(SenMail)Failure sending CC mail ID : 10/26/2022 5:15:42 AM=>(SenMail)Failure sending mail Body :Hello, Please check attached file having issues in sending mails, please do the needful. 10/26/2022 5:15:42 AM=>delfile:-D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents\PendingMail\PendingMail_ErrorAlert.xml 10/26/2022 5:15:43 AM=>Info:- END Mailing Method 10/26/2022 5:15:43 AM=>Info:- Start Executing Telegram Method 10/26/2022 5:15:43 AM=>Info:- PendingTelegram.xml not exists 10/26/2022 5:15:43 AM=>Info:- End Executing TELEGRAM Method 10/26/2022 5:15:43 AM=>WriteToPendingXML ErrorAlert Start 10/26/2022 5:15:43 AM=>WriteToPendingXML ErrorAlert MailAttachmentsPath = D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents 10/26/2022 5:15:43 AM=>WriteToPendingXML ErrorAlertEntry Added Successfully 10/26/2022 5:15:43 AM=>Info - End of callingService Method 10/26/2022 5:17:43 AM=>Info - Check time Elapsed 10/26/2022 5:17:43 AM=>Info - Call callingService Method 10/26/2022 5:17:43 AM=>Info:- Call Both 10/26/2022 5:17:43 AM=>Info:- Start Executing SMS Method 10/26/2022 5:17:43 AM=>Info:- End Executing SMS Method 10/26/2022 5:17:43 AM=>Info:- Start Mailing Method 10/26/2022 5:17:43 AM=>Info:- ImportingEXE_END.xml file read to list 10/26/2022 5:17:43 AM=>Info:- ImportingEXE_START.xml file read to list 10/26/2022 5:17:43 AM=>Info:- PendingMail.xml file read to list 10/26/2022 5:17:43 AM=>Info:- PendingMail_ErrorAlert.xml file read to list 10/26/2022 5:17:43 AM=>Info:- Count = 1 10/26/2022 5:17:43 AM=>Info:- Count 1 10/26/2022 5:17:43 AM=>Info - Fetching Data From MAIL XML 10/26/2022 5:17:43 AM=>Info - End of Fetching Data From Mail XML 10/26/2022 5:17:43 AM=>Info:- Start SenMail Method 10/26/2022 5:17:43 AM=>UseDefaultCredentials 10/26/2022 5:17:43 AM=>Credentials = bayersupport@sapl.net:Corona@2020 10/26/2022 5:17:43 AM=>EnableSsl = true 10/26/2022 5:17:43 AM=>DeliveryMethod 10/26/2022 5:17:43 AM=>Before Send 10/26/2022 5:18:55 AM=>Exception(SenMail) :System.Net.Mail.SmtpException: Failure sending mail. ---> System.IO.IOException: Unable to read data from the transport connection: An existing connection was forcibly closed by the remote host. ---> System.Net.Sockets.SocketException: An existing connection was forcibly closed by the remote host at System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size) --- End of inner exception stack trace --- at System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size) at System.Net.FixedSizeReader.ReadPacket(Byte[] buffer, Int32 offset, Int32 count) at System.Net.Security.SslState.StartReceiveBlob(Byte[] buffer, AsyncProtocolRequest asyncRequest) at System.Net.Security.SslState.CheckCompletionBeforeNextReceive(ProtocolToken message, AsyncProtocolRequest asyncRequest) at System.Net.Security.SslState.ForceAuthentication(Boolean receiveFirst, Byte[] buffer, AsyncProtocolRequest asyncRequest, Boolean renegotiation) at System.Net.Security.SslState.ProcessAuthentication(LazyAsyncResult lazyResult) at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state) at System.Net.TlsStream.ProcessAuthentication(LazyAsyncResult result) at System.Net.TlsStream.Write(Byte[] buffer, Int32 offset, Int32 size) at System.Net.PooledStream.Write(Byte[] buffer, Int32 offset, Int32 size) at System.Net.Mail.SmtpConnection.Flush() at System.Net.Mail.ReadLinesCommand.Send(SmtpConnection conn) at System.Net.Mail.EHelloCommand.Send(SmtpConnection conn, String domain) at System.Net.Mail.SmtpConnection.GetConnection(ServicePoint servicePoint) at System.Net.Mail.SmtpClient.GetConnection() at System.Net.Mail.SmtpClient.Send(MailMessage message) --- End of inner exception stack trace --- at System.Net.Mail.SmtpClient.Send(MailMessage message) at SAPLMailer.SAPLMailerService.SenMail(PendingMail objPendingMail) in E:\PROJECTS_SVN\SAPLMailer\SAPLMailer\SAPLMailer\SAPLMailerService.cs:line 400 10/26/2022 5:18:55 AM=>(SenMail)Failure sending To mail ID :bayersupport@sapl.net 10/26/2022 5:18:55 AM=>(SenMail)Failure sending CC mail ID : 10/26/2022 5:18:55 AM=>(SenMail)Failure sending mail Body :Hello, Please check attached file having issues in sending mails, please do the needful. 10/26/2022 5:18:55 AM=>delfile:-D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents\PendingMail\PendingMail_ErrorAlert.xml 10/26/2022 5:18:55 AM=>Info:- END Mailing Method 10/26/2022 5:18:55 AM=>Info:- Start Executing Telegram Method 10/26/2022 5:18:55 AM=>Info:- PendingTelegram.xml not exists 10/26/2022 5:18:55 AM=>Info:- End Executing TELEGRAM Method 10/26/2022 5:18:55 AM=>WriteToPendingXML ErrorAlert Start 10/26/2022 5:18:55 AM=>WriteToPendingXML ErrorAlert MailAttachmentsPath = D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents 10/26/2022 5:18:55 AM=>WriteToPendingXML ErrorAlertEntry Added Successfully 10/26/2022 5:18:55 AM=>Info - End of callingService Method 10/26/2022 5:20:55 AM=>Info - Check time Elapsed 10/26/2022 5:20:55 AM=>Info - Call callingService Method 10/26/2022 5:20:55 AM=>Info:- Call Both 10/26/2022 5:20:55 AM=>Info:- Start Executing SMS Method 10/26/2022 5:20:55 AM=>Info:- End Executing SMS Method 10/26/2022 5:20:55 AM=>Info:- Start Mailing Method 10/26/2022 5:20:55 AM=>Info:- ImportingEXE_END.xml file read to list 10/26/2022 5:20:55 AM=>Info:- ImportingEXE_START.xml file read to list 10/26/2022 5:20:55 AM=>Info:- PendingMail.xml file read to list 10/26/2022 5:20:55 AM=>Info:- PendingMail_ErrorAlert.xml file read to list 10/26/2022 5:20:55 AM=>Info:- Count = 1 10/26/2022 5:20:55 AM=>Info:- Count 1 10/26/2022 5:20:55 AM=>Info - Fetching Data From MAIL XML 10/26/2022 5:20:55 AM=>Info - End of Fetching Data From Mail XML 10/26/2022 5:20:55 AM=>Info:- Start SenMail Method 10/26/2022 5:20:55 AM=>UseDefaultCredentials 10/26/2022 5:20:55 AM=>Credentials = bayersupport@sapl.net:Corona@2020 10/26/2022 5:20:55 AM=>EnableSsl = true 10/26/2022 5:20:55 AM=>DeliveryMethod 10/26/2022 5:20:55 AM=>Before Send 10/26/2022 5:22:19 AM=>Exception(SenMail) :System.Net.Mail.SmtpException: Failure sending mail. ---> System.Net.WebException: Unable to connect to the remote server ---> System.Net.Sockets.SocketException: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond 52.96.230.162:587 at System.Net.Sockets.Socket.DoConnect(EndPoint endPointSnapshot, SocketAddress socketAddress) at System.Net.ServicePoint.ConnectSocketInternal(Boolean connectFailure, Socket s4, Socket s6, Socket& socket, IPAddress& address, ConnectSocketState state, IAsyncResult asyncResult, Exception& exception) --- End of inner exception stack trace --- at System.Net.ServicePoint.GetConnection(PooledStream PooledStream, Object owner, Boolean async, IPAddress& address, Socket& abortSocket, Socket& abortSocket6) at System.Net.PooledStream.Activate(Object owningObject, Boolean async, GeneralAsyncDelegate asyncCallback) at System.Net.ConnectionPool.GetConnection(Object owningObject, GeneralAsyncDelegate asyncCallback, Int32 creationTimeout) at System.Net.Mail.SmtpConnection.GetConnection(ServicePoint servicePoint) at System.Net.Mail.SmtpClient.GetConnection() at System.Net.Mail.SmtpClient.Send(MailMessage message) --- End of inner exception stack trace --- at System.Net.Mail.SmtpClient.Send(MailMessage message) at SAPLMailer.SAPLMailerService.SenMail(PendingMail objPendingMail) in E:\PROJECTS_SVN\SAPLMailer\SAPLMailer\SAPLMailer\SAPLMailerService.cs:line 400 10/26/2022 5:22:19 AM=>(SenMail)Failure sending To mail ID :bayersupport@sapl.net 10/26/2022 5:22:19 AM=>(SenMail)Failure sending CC mail ID : 10/26/2022 5:22:19 AM=>(SenMail)Failure sending mail Body :Hello, Please check attached file having issues in sending mails, please do the needful. 10/26/2022 5:22:19 AM=>delfile:-D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents\PendingMail\PendingMail_ErrorAlert.xml 10/26/2022 5:22:20 AM=>Info:- END Mailing Method 10/26/2022 5:22:20 AM=>Info:- Start Executing Telegram Method 10/26/2022 5:22:20 AM=>Info:- PendingTelegram.xml not exists 10/26/2022 5:22:20 AM=>Info:- End Executing TELEGRAM Method 10/26/2022 5:22:20 AM=>WriteToPendingXML ErrorAlert Start 10/26/2022 5:22:20 AM=>WriteToPendingXML ErrorAlert MailAttachmentsPath = D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents 10/26/2022 5:22:20 AM=>WriteToPendingXML ErrorAlertEntry Added Successfully 10/26/2022 5:22:20 AM=>Info - End of callingService Method 10/26/2022 5:24:20 AM=>Info - Check time Elapsed 10/26/2022 5:24:20 AM=>Info - Call callingService Method 10/26/2022 5:24:20 AM=>Info:- Call Both 10/26/2022 5:24:20 AM=>Info:- Start Executing SMS Method 10/26/2022 5:24:20 AM=>Info:- End Executing SMS Method 10/26/2022 5:24:20 AM=>Info:- Start Mailing Method 10/26/2022 5:24:20 AM=>Info:- ImportingEXE_END.xml file read to list 10/26/2022 5:24:20 AM=>Info:- ImportingEXE_START.xml file read to list 10/26/2022 5:24:20 AM=>Info:- PendingMail.xml file read to list 10/26/2022 5:24:20 AM=>Info:- PendingMail_ErrorAlert.xml file read to list 10/26/2022 5:24:20 AM=>Info:- Count = 1 10/26/2022 5:24:20 AM=>Info:- Count 1 10/26/2022 5:24:20 AM=>Info - Fetching Data From MAIL XML 10/26/2022 5:24:20 AM=>Info - End of Fetching Data From Mail XML 10/26/2022 5:24:20 AM=>Info:- Start SenMail Method 10/26/2022 5:24:20 AM=>UseDefaultCredentials 10/26/2022 5:24:20 AM=>Credentials = bayersupport@sapl.net:Corona@2020 10/26/2022 5:24:20 AM=>EnableSsl = true 10/26/2022 5:24:20 AM=>DeliveryMethod 10/26/2022 5:24:20 AM=>Before Send 10/26/2022 5:25:44 AM=>Exception(SenMail) :System.Net.Mail.SmtpException: Failure sending mail. ---> System.Net.WebException: Unable to connect to the remote server ---> System.Net.Sockets.SocketException: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond 52.96.33.82:587 at System.Net.Sockets.Socket.DoConnect(EndPoint endPointSnapshot, SocketAddress socketAddress) at System.Net.ServicePoint.ConnectSocketInternal(Boolean connectFailure, Socket s4, Socket s6, Socket& socket, IPAddress& address, ConnectSocketState state, IAsyncResult asyncResult, Exception& exception) --- End of inner exception stack trace --- at System.Net.ServicePoint.GetConnection(PooledStream PooledStream, Object owner, Boolean async, IPAddress& address, Socket& abortSocket, Socket& abortSocket6) at System.Net.PooledStream.Activate(Object owningObject, Boolean async, GeneralAsyncDelegate asyncCallback) at System.Net.ConnectionPool.GetConnection(Object owningObject, GeneralAsyncDelegate asyncCallback, Int32 creationTimeout) at System.Net.Mail.SmtpConnection.GetConnection(ServicePoint servicePoint) at System.Net.Mail.SmtpClient.GetConnection() at System.Net.Mail.SmtpClient.Send(MailMessage message) --- End of inner exception stack trace --- at System.Net.Mail.SmtpClient.Send(MailMessage message) at SAPLMailer.SAPLMailerService.SenMail(PendingMail objPendingMail) in E:\PROJECTS_SVN\SAPLMailer\SAPLMailer\SAPLMailer\SAPLMailerService.cs:line 400 10/26/2022 5:25:44 AM=>(SenMail)Failure sending To mail ID :bayersupport@sapl.net 10/26/2022 5:25:44 AM=>(SenMail)Failure sending CC mail ID : 10/26/2022 5:25:44 AM=>(SenMail)Failure sending mail Body :Hello, Please check attached file having issues in sending mails, please do the needful. 10/26/2022 5:25:44 AM=>delfile:-D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents\PendingMail\PendingMail_ErrorAlert.xml 10/26/2022 5:25:44 AM=>Info:- END Mailing Method 10/26/2022 5:25:44 AM=>Info:- Start Executing Telegram Method 10/26/2022 5:25:44 AM=>Info:- PendingTelegram.xml not exists 10/26/2022 5:25:44 AM=>Info:- End Executing TELEGRAM Method 10/26/2022 5:25:44 AM=>WriteToPendingXML ErrorAlert Start 10/26/2022 5:25:44 AM=>WriteToPendingXML ErrorAlert MailAttachmentsPath = D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents 10/26/2022 5:25:44 AM=>WriteToPendingXML ErrorAlertEntry Added Successfully 10/26/2022 5:25:44 AM=>Info - End of callingService Method 10/26/2022 5:27:44 AM=>Info - Check time Elapsed 10/26/2022 5:27:44 AM=>Info - Call callingService Method 10/26/2022 5:27:44 AM=>Info:- Call Both 10/26/2022 5:27:44 AM=>Info:- Start Executing SMS Method 10/26/2022 5:27:44 AM=>Info:- End Executing SMS Method 10/26/2022 5:27:44 AM=>Info:- Start Mailing Method 10/26/2022 5:27:44 AM=>Info:- ImportingEXE_END.xml file read to list 10/26/2022 5:27:44 AM=>Info:- ImportingEXE_START.xml file read to list 10/26/2022 5:27:44 AM=>Info:- PendingMail.xml file read to list 10/26/2022 5:27:44 AM=>Info:- PendingMail_ErrorAlert.xml file read to list 10/26/2022 5:27:44 AM=>Info:- Count = 1 10/26/2022 5:27:44 AM=>Info:- Count 1 10/26/2022 5:27:44 AM=>Info - Fetching Data From MAIL XML 10/26/2022 5:27:44 AM=>Info - End of Fetching Data From Mail XML 10/26/2022 5:27:44 AM=>Info:- Start SenMail Method 10/26/2022 5:27:44 AM=>UseDefaultCredentials 10/26/2022 5:27:44 AM=>Credentials = bayersupport@sapl.net:Corona@2020 10/26/2022 5:27:44 AM=>EnableSsl = true 10/26/2022 5:27:44 AM=>DeliveryMethod 10/26/2022 5:27:44 AM=>Before Send 10/26/2022 5:27:54 AM=>Exception(SenMail) :System.Net.Mail.SmtpException: Failure sending mail. ---> System.IO.IOException: Unable to read data from the transport connection: An existing connection was forcibly closed by the remote host. ---> System.Net.Sockets.SocketException: An existing connection was forcibly closed by the remote host at System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size) --- End of inner exception stack trace --- at System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size) at System.Net.FixedSizeReader.ReadPacket(Byte[] buffer, Int32 offset, Int32 count) at System.Net.Security.SslState.StartReceiveBlob(Byte[] buffer, AsyncProtocolRequest asyncRequest) at System.Net.Security.SslState.CheckCompletionBeforeNextReceive(ProtocolToken message, AsyncProtocolRequest asyncRequest) at System.Net.Security.SslState.ForceAuthentication(Boolean receiveFirst, Byte[] buffer, AsyncProtocolRequest asyncRequest, Boolean renegotiation) at System.Net.Security.SslState.ProcessAuthentication(LazyAsyncResult lazyResult) at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state) at System.Net.TlsStream.ProcessAuthentication(LazyAsyncResult result) at System.Net.TlsStream.Write(Byte[] buffer, Int32 offset, Int32 size) at System.Net.PooledStream.Write(Byte[] buffer, Int32 offset, Int32 size) at System.Net.Mail.SmtpConnection.Flush() at System.Net.Mail.ReadLinesCommand.Send(SmtpConnection conn) at System.Net.Mail.EHelloCommand.Send(SmtpConnection conn, String domain) at System.Net.Mail.SmtpConnection.GetConnection(ServicePoint servicePoint) at System.Net.Mail.SmtpClient.GetConnection() at System.Net.Mail.SmtpClient.Send(MailMessage message) --- End of inner exception stack trace --- at System.Net.Mail.SmtpClient.Send(MailMessage message) at SAPLMailer.SAPLMailerService.SenMail(PendingMail objPendingMail) in E:\PROJECTS_SVN\SAPLMailer\SAPLMailer\SAPLMailer\SAPLMailerService.cs:line 400 10/26/2022 5:27:54 AM=>(SenMail)Failure sending To mail ID :bayersupport@sapl.net 10/26/2022 5:27:54 AM=>(SenMail)Failure sending CC mail ID : 10/26/2022 5:27:54 AM=>(SenMail)Failure sending mail Body :Hello, Please check attached file having issues in sending mails, please do the needful. 10/26/2022 5:27:54 AM=>delfile:-D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents\PendingMail\PendingMail_ErrorAlert.xml 10/26/2022 5:27:54 AM=>Info:- END Mailing Method 10/26/2022 5:27:54 AM=>Info:- Start Executing Telegram Method 10/26/2022 5:27:54 AM=>Info:- PendingTelegram.xml not exists 10/26/2022 5:27:54 AM=>Info:- End Executing TELEGRAM Method 10/26/2022 5:27:54 AM=>WriteToPendingXML ErrorAlert Start 10/26/2022 5:27:54 AM=>WriteToPendingXML ErrorAlert MailAttachmentsPath = D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents 10/26/2022 5:27:54 AM=>WriteToPendingXML ErrorAlertEntry Added Successfully 10/26/2022 5:27:54 AM=>Info - End of callingService Method 10/26/2022 5:29:54 AM=>Info - Check time Elapsed 10/26/2022 5:29:54 AM=>Info - Call callingService Method 10/26/2022 5:29:54 AM=>Info:- Call Both 10/26/2022 5:29:54 AM=>Info:- Start Executing SMS Method 10/26/2022 5:29:54 AM=>Info:- End Executing SMS Method 10/26/2022 5:29:54 AM=>Info:- Start Mailing Method 10/26/2022 5:29:54 AM=>Info:- ImportingEXE_END.xml file read to list 10/26/2022 5:29:54 AM=>Info:- ImportingEXE_START.xml file read to list 10/26/2022 5:29:54 AM=>Info:- PendingMail.xml file read to list 10/26/2022 5:29:54 AM=>Info:- PendingMail_ErrorAlert.xml file read to list 10/26/2022 5:29:54 AM=>Info:- Count = 1 10/26/2022 5:29:54 AM=>Info:- Count 1 10/26/2022 5:29:54 AM=>Info - Fetching Data From MAIL XML 10/26/2022 5:29:54 AM=>Info - End of Fetching Data From Mail XML 10/26/2022 5:29:54 AM=>Info:- Start SenMail Method 10/26/2022 5:29:54 AM=>UseDefaultCredentials 10/26/2022 5:29:54 AM=>Credentials = bayersupport@sapl.net:Corona@2020 10/26/2022 5:29:54 AM=>EnableSsl = true 10/26/2022 5:29:54 AM=>DeliveryMethod 10/26/2022 5:29:54 AM=>Before Send 10/26/2022 5:30:03 AM=>Exception(SenMail) :System.Net.Mail.SmtpException: Failure sending mail. ---> System.IO.IOException: Unable to read data from the transport connection: An existing connection was forcibly closed by the remote host. ---> System.Net.Sockets.SocketException: An existing connection was forcibly closed by the remote host at System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size) --- End of inner exception stack trace --- at System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size) at System.Net.FixedSizeReader.ReadPacket(Byte[] buffer, Int32 offset, Int32 count) at System.Net.Security.SslState.StartReceiveBlob(Byte[] buffer, AsyncProtocolRequest asyncRequest) at System.Net.Security.SslState.CheckCompletionBeforeNextReceive(ProtocolToken message, AsyncProtocolRequest asyncRequest) at System.Net.Security.SslState.ForceAuthentication(Boolean receiveFirst, Byte[] buffer, AsyncProtocolRequest asyncRequest, Boolean renegotiation) at System.Net.Security.SslState.ProcessAuthentication(LazyAsyncResult lazyResult) at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state) at System.Net.TlsStream.ProcessAuthentication(LazyAsyncResult result) at System.Net.TlsStream.Write(Byte[] buffer, Int32 offset, Int32 size) at System.Net.PooledStream.Write(Byte[] buffer, Int32 offset, Int32 size) at System.Net.Mail.SmtpConnection.Flush() at System.Net.Mail.ReadLinesCommand.Send(SmtpConnection conn) at System.Net.Mail.EHelloCommand.Send(SmtpConnection conn, String domain) at System.Net.Mail.SmtpConnection.GetConnection(ServicePoint servicePoint) at System.Net.Mail.SmtpClient.GetConnection() at System.Net.Mail.SmtpClient.Send(MailMessage message) --- End of inner exception stack trace --- at System.Net.Mail.SmtpClient.Send(MailMessage message) at SAPLMailer.SAPLMailerService.SenMail(PendingMail objPendingMail) in E:\PROJECTS_SVN\SAPLMailer\SAPLMailer\SAPLMailer\SAPLMailerService.cs:line 400 10/26/2022 5:30:03 AM=>(SenMail)Failure sending To mail ID :bayersupport@sapl.net 10/26/2022 5:30:03 AM=>(SenMail)Failure sending CC mail ID : 10/26/2022 5:30:03 AM=>(SenMail)Failure sending mail Body :Hello, Please check attached file having issues in sending mails, please do the needful. 10/26/2022 5:30:03 AM=>delfile:-D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents\PendingMail\PendingMail_ErrorAlert.xml 10/26/2022 5:30:03 AM=>Info:- END Mailing Method 10/26/2022 5:30:03 AM=>Info:- Start Executing Telegram Method 10/26/2022 5:30:03 AM=>Info:- PendingTelegram.xml not exists 10/26/2022 5:30:03 AM=>Info:- End Executing TELEGRAM Method 10/26/2022 5:30:03 AM=>WriteToPendingXML ErrorAlert Start 10/26/2022 5:30:03 AM=>WriteToPendingXML ErrorAlert MailAttachmentsPath = D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents 10/26/2022 5:30:03 AM=>WriteToPendingXML ErrorAlertEntry Added Successfully 10/26/2022 5:30:03 AM=>Info - End of callingService Method 10/26/2022 5:32:03 AM=>Info - Check time Elapsed 10/26/2022 5:32:03 AM=>Info - Call callingService Method 10/26/2022 5:32:03 AM=>Info:- Call Both 10/26/2022 5:32:03 AM=>Info:- Start Executing SMS Method 10/26/2022 5:32:03 AM=>Info:- End Executing SMS Method 10/26/2022 5:32:03 AM=>Info:- Start Mailing Method 10/26/2022 5:32:03 AM=>Info:- ImportingEXE_END.xml file read to list 10/26/2022 5:32:03 AM=>Info:- ImportingEXE_START.xml file read to list 10/26/2022 5:32:03 AM=>Info:- PendingMail.xml file read to list 10/26/2022 5:32:03 AM=>Info:- PendingMail_ErrorAlert.xml file read to list 10/26/2022 5:32:03 AM=>Info:- Count = 1 10/26/2022 5:32:03 AM=>Info:- Count 1 10/26/2022 5:32:03 AM=>Info - Fetching Data From MAIL XML 10/26/2022 5:32:03 AM=>Info - End of Fetching Data From Mail XML 10/26/2022 5:32:03 AM=>Info:- Start SenMail Method 10/26/2022 5:32:03 AM=>UseDefaultCredentials 10/26/2022 5:32:03 AM=>Credentials = bayersupport@sapl.net:Corona@2020 10/26/2022 5:32:03 AM=>EnableSsl = true 10/26/2022 5:32:03 AM=>DeliveryMethod 10/26/2022 5:32:03 AM=>Before Send 10/26/2022 5:33:28 AM=>Exception(SenMail) :System.Net.Mail.SmtpException: Failure sending mail. ---> System.Net.WebException: Unable to connect to the remote server ---> System.Net.Sockets.SocketException: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond 52.96.111.34:587 at System.Net.Sockets.Socket.DoConnect(EndPoint endPointSnapshot, SocketAddress socketAddress) at System.Net.ServicePoint.ConnectSocketInternal(Boolean connectFailure, Socket s4, Socket s6, Socket& socket, IPAddress& address, ConnectSocketState state, IAsyncResult asyncResult, Exception& exception) --- End of inner exception stack trace --- at System.Net.ServicePoint.GetConnection(PooledStream PooledStream, Object owner, Boolean async, IPAddress& address, Socket& abortSocket, Socket& abortSocket6) at System.Net.PooledStream.Activate(Object owningObject, Boolean async, GeneralAsyncDelegate asyncCallback) at System.Net.ConnectionPool.GetConnection(Object owningObject, GeneralAsyncDelegate asyncCallback, Int32 creationTimeout) at System.Net.Mail.SmtpConnection.GetConnection(ServicePoint servicePoint) at System.Net.Mail.SmtpClient.GetConnection() at System.Net.Mail.SmtpClient.Send(MailMessage message) --- End of inner exception stack trace --- at System.Net.Mail.SmtpClient.Send(MailMessage message) at SAPLMailer.SAPLMailerService.SenMail(PendingMail objPendingMail) in E:\PROJECTS_SVN\SAPLMailer\SAPLMailer\SAPLMailer\SAPLMailerService.cs:line 400 10/26/2022 5:33:28 AM=>(SenMail)Failure sending To mail ID :bayersupport@sapl.net 10/26/2022 5:33:28 AM=>(SenMail)Failure sending CC mail ID : 10/26/2022 5:33:28 AM=>(SenMail)Failure sending mail Body :Hello, Please check attached file having issues in sending mails, please do the needful. 10/26/2022 5:33:28 AM=>delfile:-D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents\PendingMail\PendingMail_ErrorAlert.xml 10/26/2022 5:33:28 AM=>Info:- END Mailing Method 10/26/2022 5:33:28 AM=>Info:- Start Executing Telegram Method 10/26/2022 5:33:28 AM=>Info:- PendingTelegram.xml not exists 10/26/2022 5:33:28 AM=>Info:- End Executing TELEGRAM Method 10/26/2022 5:33:28 AM=>WriteToPendingXML ErrorAlert Start 10/26/2022 5:33:28 AM=>WriteToPendingXML ErrorAlert MailAttachmentsPath = D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents 10/26/2022 5:33:28 AM=>WriteToPendingXML ErrorAlertEntry Added Successfully 10/26/2022 5:33:28 AM=>Info - End of callingService Method 10/26/2022 5:35:28 AM=>Info - Check time Elapsed 10/26/2022 5:35:28 AM=>Info - Call callingService Method 10/26/2022 5:35:28 AM=>Info:- Call Both 10/26/2022 5:35:28 AM=>Info:- Start Executing SMS Method 10/26/2022 5:35:28 AM=>Info:- End Executing SMS Method 10/26/2022 5:35:28 AM=>Info:- Start Mailing Method 10/26/2022 5:35:28 AM=>Info:- ImportingEXE_END.xml file read to list 10/26/2022 5:35:28 AM=>Info:- ImportingEXE_START.xml file read to list 10/26/2022 5:35:28 AM=>Info:- PendingMail.xml file read to list 10/26/2022 5:35:28 AM=>Info:- PendingMail_ErrorAlert.xml file read to list 10/26/2022 5:35:28 AM=>Info:- Count = 1 10/26/2022 5:35:28 AM=>Info:- Count 1 10/26/2022 5:35:28 AM=>Info - Fetching Data From MAIL XML 10/26/2022 5:35:28 AM=>Info - End of Fetching Data From Mail XML 10/26/2022 5:35:28 AM=>Info:- Start SenMail Method 10/26/2022 5:35:28 AM=>UseDefaultCredentials 10/26/2022 5:35:28 AM=>Credentials = bayersupport@sapl.net:Corona@2020 10/26/2022 5:35:28 AM=>EnableSsl = true 10/26/2022 5:35:28 AM=>DeliveryMethod 10/26/2022 5:35:28 AM=>Before Send 10/26/2022 5:36:52 AM=>Exception(SenMail) :System.Net.Mail.SmtpException: Failure sending mail. ---> System.Net.WebException: Unable to connect to the remote server ---> System.Net.Sockets.SocketException: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond 52.96.111.2:587 at System.Net.Sockets.Socket.DoConnect(EndPoint endPointSnapshot, SocketAddress socketAddress) at System.Net.ServicePoint.ConnectSocketInternal(Boolean connectFailure, Socket s4, Socket s6, Socket& socket, IPAddress& address, ConnectSocketState state, IAsyncResult asyncResult, Exception& exception) --- End of inner exception stack trace --- at System.Net.ServicePoint.GetConnection(PooledStream PooledStream, Object owner, Boolean async, IPAddress& address, Socket& abortSocket, Socket& abortSocket6) at System.Net.PooledStream.Activate(Object owningObject, Boolean async, GeneralAsyncDelegate asyncCallback) at System.Net.ConnectionPool.GetConnection(Object owningObject, GeneralAsyncDelegate asyncCallback, Int32 creationTimeout) at System.Net.Mail.SmtpConnection.GetConnection(ServicePoint servicePoint) at System.Net.Mail.SmtpClient.GetConnection() at System.Net.Mail.SmtpClient.Send(MailMessage message) --- End of inner exception stack trace --- at System.Net.Mail.SmtpClient.Send(MailMessage message) at SAPLMailer.SAPLMailerService.SenMail(PendingMail objPendingMail) in E:\PROJECTS_SVN\SAPLMailer\SAPLMailer\SAPLMailer\SAPLMailerService.cs:line 400 10/26/2022 5:36:52 AM=>(SenMail)Failure sending To mail ID :bayersupport@sapl.net 10/26/2022 5:36:52 AM=>(SenMail)Failure sending CC mail ID : 10/26/2022 5:36:52 AM=>(SenMail)Failure sending mail Body :Hello, Please check attached file having issues in sending mails, please do the needful. 10/26/2022 5:36:52 AM=>delfile:-D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents\PendingMail\PendingMail_ErrorAlert.xml 10/26/2022 5:36:52 AM=>Info:- END Mailing Method 10/26/2022 5:36:52 AM=>Info:- Start Executing Telegram Method 10/26/2022 5:36:52 AM=>Info:- PendingTelegram.xml not exists 10/26/2022 5:36:52 AM=>Info:- End Executing TELEGRAM Method 10/26/2022 5:36:52 AM=>WriteToPendingXML ErrorAlert Start 10/26/2022 5:36:52 AM=>WriteToPendingXML ErrorAlert MailAttachmentsPath = D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents 10/26/2022 5:36:52 AM=>WriteToPendingXML ErrorAlertEntry Added Successfully 10/26/2022 5:36:52 AM=>Info - End of callingService Method 10/26/2022 5:38:52 AM=>Info - Check time Elapsed 10/26/2022 5:38:52 AM=>Info - Call callingService Method 10/26/2022 5:38:52 AM=>Info:- Call Both 10/26/2022 5:38:52 AM=>Info:- Start Executing SMS Method 10/26/2022 5:38:52 AM=>Info:- End Executing SMS Method 10/26/2022 5:38:52 AM=>Info:- Start Mailing Method 10/26/2022 5:38:52 AM=>Info:- ImportingEXE_END.xml file read to list 10/26/2022 5:38:52 AM=>Info:- ImportingEXE_START.xml file read to list 10/26/2022 5:38:52 AM=>Info:- PendingMail.xml file read to list 10/26/2022 5:38:52 AM=>Info:- PendingMail_ErrorAlert.xml file read to list 10/26/2022 5:38:52 AM=>Info:- Count = 1 10/26/2022 5:38:52 AM=>Info:- Count 1 10/26/2022 5:38:52 AM=>Info - Fetching Data From MAIL XML 10/26/2022 5:38:52 AM=>Info - End of Fetching Data From Mail XML 10/26/2022 5:38:52 AM=>Info:- Start SenMail Method 10/26/2022 5:38:52 AM=>UseDefaultCredentials 10/26/2022 5:38:52 AM=>Credentials = bayersupport@sapl.net:Corona@2020 10/26/2022 5:38:52 AM=>EnableSsl = true 10/26/2022 5:38:52 AM=>DeliveryMethod 10/26/2022 5:38:52 AM=>Before Send 10/26/2022 5:38:52 AM=>Exception(SenMail) :System.Net.Mail.SmtpException: Failure sending mail. ---> System.IO.IOException: Unable to read data from the transport connection: An existing connection was forcibly closed by the remote host. ---> System.Net.Sockets.SocketException: An existing connection was forcibly closed by the remote host at System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size) --- End of inner exception stack trace --- at System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size) at System.Net.FixedSizeReader.ReadPacket(Byte[] buffer, Int32 offset, Int32 count) at System.Net.Security.SslState.StartReceiveBlob(Byte[] buffer, AsyncProtocolRequest asyncRequest) at System.Net.Security.SslState.CheckCompletionBeforeNextReceive(ProtocolToken message, AsyncProtocolRequest asyncRequest) at System.Net.Security.SslState.ForceAuthentication(Boolean receiveFirst, Byte[] buffer, AsyncProtocolRequest asyncRequest, Boolean renegotiation) at System.Net.Security.SslState.ProcessAuthentication(LazyAsyncResult lazyResult) at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state) at System.Net.TlsStream.ProcessAuthentication(LazyAsyncResult result) at System.Net.TlsStream.Write(Byte[] buffer, Int32 offset, Int32 size) at System.Net.PooledStream.Write(Byte[] buffer, Int32 offset, Int32 size) at System.Net.Mail.SmtpConnection.Flush() at System.Net.Mail.ReadLinesCommand.Send(SmtpConnection conn) at System.Net.Mail.EHelloCommand.Send(SmtpConnection conn, String domain) at System.Net.Mail.SmtpConnection.GetConnection(ServicePoint servicePoint) at System.Net.Mail.SmtpClient.GetConnection() at System.Net.Mail.SmtpClient.Send(MailMessage message) --- End of inner exception stack trace --- at System.Net.Mail.SmtpClient.Send(MailMessage message) at SAPLMailer.SAPLMailerService.SenMail(PendingMail objPendingMail) in E:\PROJECTS_SVN\SAPLMailer\SAPLMailer\SAPLMailer\SAPLMailerService.cs:line 400 10/26/2022 5:38:52 AM=>(SenMail)Failure sending To mail ID :bayersupport@sapl.net 10/26/2022 5:38:52 AM=>(SenMail)Failure sending CC mail ID : 10/26/2022 5:38:52 AM=>(SenMail)Failure sending mail Body :Hello, Please check attached file having issues in sending mails, please do the needful. 10/26/2022 5:38:52 AM=>delfile:-D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents\PendingMail\PendingMail_ErrorAlert.xml 10/26/2022 5:38:53 AM=>Info:- END Mailing Method 10/26/2022 5:38:53 AM=>Info:- Start Executing Telegram Method 10/26/2022 5:38:53 AM=>Info:- PendingTelegram.xml not exists 10/26/2022 5:38:53 AM=>Info:- End Executing TELEGRAM Method 10/26/2022 5:38:53 AM=>WriteToPendingXML ErrorAlert Start 10/26/2022 5:38:53 AM=>WriteToPendingXML ErrorAlert MailAttachmentsPath = D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents 10/26/2022 5:38:53 AM=>WriteToPendingXML ErrorAlertEntry Added Successfully 10/26/2022 5:38:53 AM=>Info - End of callingService Method 10/26/2022 5:40:53 AM=>Info - Check time Elapsed 10/26/2022 5:40:53 AM=>Info - Call callingService Method 10/26/2022 5:40:53 AM=>Info:- Call Both 10/26/2022 5:40:53 AM=>Info:- Start Executing SMS Method 10/26/2022 5:40:53 AM=>Info:- End Executing SMS Method 10/26/2022 5:40:53 AM=>Info:- Start Mailing Method 10/26/2022 5:40:53 AM=>Info:- ImportingEXE_END.xml file read to list 10/26/2022 5:40:53 AM=>Info:- ImportingEXE_START.xml file read to list 10/26/2022 5:40:53 AM=>Info:- PendingMail.xml file read to list 10/26/2022 5:40:53 AM=>Info:- PendingMail_ErrorAlert.xml file read to list 10/26/2022 5:40:53 AM=>Info:- Count = 1 10/26/2022 5:40:53 AM=>Info:- Count 1 10/26/2022 5:40:53 AM=>Info - Fetching Data From MAIL XML 10/26/2022 5:40:53 AM=>Info - End of Fetching Data From Mail XML 10/26/2022 5:40:53 AM=>Info:- Start SenMail Method 10/26/2022 5:40:53 AM=>UseDefaultCredentials 10/26/2022 5:40:53 AM=>Credentials = bayersupport@sapl.net:Corona@2020 10/26/2022 5:40:53 AM=>EnableSsl = true 10/26/2022 5:40:53 AM=>DeliveryMethod 10/26/2022 5:40:53 AM=>Before Send 10/26/2022 5:40:53 AM=>Exception(SenMail) :System.Net.Mail.SmtpException: Failure sending mail. ---> System.IO.IOException: Unable to read data from the transport connection: An existing connection was forcibly closed by the remote host. ---> System.Net.Sockets.SocketException: An existing connection was forcibly closed by the remote host at System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size) --- End of inner exception stack trace --- at System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size) at System.Net.FixedSizeReader.ReadPacket(Byte[] buffer, Int32 offset, Int32 count) at System.Net.Security.SslState.StartReceiveBlob(Byte[] buffer, AsyncProtocolRequest asyncRequest) at System.Net.Security.SslState.CheckCompletionBeforeNextReceive(ProtocolToken message, AsyncProtocolRequest asyncRequest) at System.Net.Security.SslState.ForceAuthentication(Boolean receiveFirst, Byte[] buffer, AsyncProtocolRequest asyncRequest, Boolean renegotiation) at System.Net.Security.SslState.ProcessAuthentication(LazyAsyncResult lazyResult) at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state) at System.Net.TlsStream.ProcessAuthentication(LazyAsyncResult result) at System.Net.TlsStream.Write(Byte[] buffer, Int32 offset, Int32 size) at System.Net.PooledStream.Write(Byte[] buffer, Int32 offset, Int32 size) at System.Net.Mail.SmtpConnection.Flush() at System.Net.Mail.ReadLinesCommand.Send(SmtpConnection conn) at System.Net.Mail.EHelloCommand.Send(SmtpConnection conn, String domain) at System.Net.Mail.SmtpConnection.GetConnection(ServicePoint servicePoint) at System.Net.Mail.SmtpClient.GetConnection() at System.Net.Mail.SmtpClient.Send(MailMessage message) --- End of inner exception stack trace --- at System.Net.Mail.SmtpClient.Send(MailMessage message) at SAPLMailer.SAPLMailerService.SenMail(PendingMail objPendingMail) in E:\PROJECTS_SVN\SAPLMailer\SAPLMailer\SAPLMailer\SAPLMailerService.cs:line 400 10/26/2022 5:40:53 AM=>(SenMail)Failure sending To mail ID :bayersupport@sapl.net 10/26/2022 5:40:53 AM=>(SenMail)Failure sending CC mail ID : 10/26/2022 5:40:53 AM=>(SenMail)Failure sending mail Body :Hello, Please check attached file having issues in sending mails, please do the needful. 10/26/2022 5:40:53 AM=>delfile:-D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents\PendingMail\PendingMail_ErrorAlert.xml 10/26/2022 5:40:53 AM=>Info:- END Mailing Method 10/26/2022 5:40:53 AM=>Info:- Start Executing Telegram Method 10/26/2022 5:40:53 AM=>Info:- PendingTelegram.xml not exists 10/26/2022 5:40:53 AM=>Info:- End Executing TELEGRAM Method 10/26/2022 5:40:53 AM=>WriteToPendingXML ErrorAlert Start 10/26/2022 5:40:53 AM=>WriteToPendingXML ErrorAlert MailAttachmentsPath = D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents 10/26/2022 5:40:53 AM=>WriteToPendingXML ErrorAlertEntry Added Successfully 10/26/2022 5:40:53 AM=>Info - End of callingService Method 10/26/2022 5:42:53 AM=>Info - Check time Elapsed 10/26/2022 5:42:53 AM=>Info - Call callingService Method 10/26/2022 5:42:53 AM=>Info:- Call Both 10/26/2022 5:42:53 AM=>Info:- Start Executing SMS Method 10/26/2022 5:42:53 AM=>Info:- End Executing SMS Method 10/26/2022 5:42:53 AM=>Info:- Start Mailing Method 10/26/2022 5:42:53 AM=>Info:- ImportingEXE_END.xml file read to list 10/26/2022 5:42:53 AM=>Info:- ImportingEXE_START.xml file read to list 10/26/2022 5:42:53 AM=>Info:- PendingMail.xml file read to list 10/26/2022 5:42:53 AM=>Info:- PendingMail_ErrorAlert.xml file read to list 10/26/2022 5:42:53 AM=>Info:- Count = 1 10/26/2022 5:42:53 AM=>Info:- Count 1 10/26/2022 5:42:53 AM=>Info - Fetching Data From MAIL XML 10/26/2022 5:42:53 AM=>Info - End of Fetching Data From Mail XML 10/26/2022 5:42:53 AM=>Info:- Start SenMail Method 10/26/2022 5:42:53 AM=>UseDefaultCredentials 10/26/2022 5:42:53 AM=>Credentials = bayersupport@sapl.net:Corona@2020 10/26/2022 5:42:53 AM=>EnableSsl = true 10/26/2022 5:42:53 AM=>DeliveryMethod 10/26/2022 5:42:53 AM=>Before Send 10/26/2022 5:43:02 AM=>Exception(SenMail) :System.Net.Mail.SmtpException: Failure sending mail. ---> System.IO.IOException: Unable to read data from the transport connection: An existing connection was forcibly closed by the remote host. ---> System.Net.Sockets.SocketException: An existing connection was forcibly closed by the remote host at System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size) --- End of inner exception stack trace --- at System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size) at System.Net.FixedSizeReader.ReadPacket(Byte[] buffer, Int32 offset, Int32 count) at System.Net.Security.SslState.StartReceiveBlob(Byte[] buffer, AsyncProtocolRequest asyncRequest) at System.Net.Security.SslState.CheckCompletionBeforeNextReceive(ProtocolToken message, AsyncProtocolRequest asyncRequest) at System.Net.Security.SslState.ForceAuthentication(Boolean receiveFirst, Byte[] buffer, AsyncProtocolRequest asyncRequest, Boolean renegotiation) at System.Net.Security.SslState.ProcessAuthentication(LazyAsyncResult lazyResult) at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state) at System.Net.TlsStream.ProcessAuthentication(LazyAsyncResult result) at System.Net.TlsStream.Write(Byte[] buffer, Int32 offset, Int32 size) at System.Net.PooledStream.Write(Byte[] buffer, Int32 offset, Int32 size) at System.Net.Mail.SmtpConnection.Flush() at System.Net.Mail.ReadLinesCommand.Send(SmtpConnection conn) at System.Net.Mail.EHelloCommand.Send(SmtpConnection conn, String domain) at System.Net.Mail.SmtpConnection.GetConnection(ServicePoint servicePoint) at System.Net.Mail.SmtpClient.GetConnection() at System.Net.Mail.SmtpClient.Send(MailMessage message) --- End of inner exception stack trace --- at System.Net.Mail.SmtpClient.Send(MailMessage message) at SAPLMailer.SAPLMailerService.SenMail(PendingMail objPendingMail) in E:\PROJECTS_SVN\SAPLMailer\SAPLMailer\SAPLMailer\SAPLMailerService.cs:line 400 10/26/2022 5:43:02 AM=>(SenMail)Failure sending To mail ID :bayersupport@sapl.net 10/26/2022 5:43:02 AM=>(SenMail)Failure sending CC mail ID : 10/26/2022 5:43:02 AM=>(SenMail)Failure sending mail Body :Hello, Please check attached file having issues in sending mails, please do the needful. 10/26/2022 5:43:02 AM=>delfile:-D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents\PendingMail\PendingMail_ErrorAlert.xml 10/26/2022 5:43:03 AM=>Info:- END Mailing Method 10/26/2022 5:43:03 AM=>Info:- Start Executing Telegram Method 10/26/2022 5:43:03 AM=>Info:- PendingTelegram.xml not exists 10/26/2022 5:43:03 AM=>Info:- End Executing TELEGRAM Method 10/26/2022 5:43:03 AM=>WriteToPendingXML ErrorAlert Start 10/26/2022 5:43:03 AM=>WriteToPendingXML ErrorAlert MailAttachmentsPath = D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents 10/26/2022 5:43:03 AM=>WriteToPendingXML ErrorAlertEntry Added Successfully 10/26/2022 5:43:03 AM=>Info - End of callingService Method 10/26/2022 5:45:03 AM=>Info - Check time Elapsed 10/26/2022 5:45:03 AM=>Info - Call callingService Method 10/26/2022 5:45:03 AM=>Info:- Call Both 10/26/2022 5:45:03 AM=>Info:- Start Executing SMS Method 10/26/2022 5:45:03 AM=>Info:- End Executing SMS Method 10/26/2022 5:45:03 AM=>Info:- Start Mailing Method 10/26/2022 5:45:03 AM=>Info:- ImportingEXE_END.xml file read to list 10/26/2022 5:45:03 AM=>Info:- ImportingEXE_START.xml file read to list 10/26/2022 5:45:03 AM=>Info:- PendingMail.xml file read to list 10/26/2022 5:45:03 AM=>Info:- PendingMail_ErrorAlert.xml file read to list 10/26/2022 5:45:03 AM=>Info:- Count = 1 10/26/2022 5:45:03 AM=>Info:- Count 1 10/26/2022 5:45:03 AM=>Info - Fetching Data From MAIL XML 10/26/2022 5:45:03 AM=>Info - End of Fetching Data From Mail XML 10/26/2022 5:45:03 AM=>Info:- Start SenMail Method 10/26/2022 5:45:03 AM=>UseDefaultCredentials 10/26/2022 5:45:03 AM=>Credentials = bayersupport@sapl.net:Corona@2020 10/26/2022 5:45:03 AM=>EnableSsl = true 10/26/2022 5:45:03 AM=>DeliveryMethod 10/26/2022 5:45:03 AM=>Before Send 10/26/2022 5:46:27 AM=>Exception(SenMail) :System.Net.Mail.SmtpException: Failure sending mail. ---> System.IO.IOException: Unable to read data from the transport connection: An existing connection was forcibly closed by the remote host. ---> System.Net.Sockets.SocketException: An existing connection was forcibly closed by the remote host at System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size) --- End of inner exception stack trace --- at System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size) at System.Net.FixedSizeReader.ReadPacket(Byte[] buffer, Int32 offset, Int32 count) at System.Net.Security.SslState.StartReceiveBlob(Byte[] buffer, AsyncProtocolRequest asyncRequest) at System.Net.Security.SslState.CheckCompletionBeforeNextReceive(ProtocolToken message, AsyncProtocolRequest asyncRequest) at System.Net.Security.SslState.ForceAuthentication(Boolean receiveFirst, Byte[] buffer, AsyncProtocolRequest asyncRequest, Boolean renegotiation) at System.Net.Security.SslState.ProcessAuthentication(LazyAsyncResult lazyResult) at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state) at System.Net.TlsStream.ProcessAuthentication(LazyAsyncResult result) at System.Net.TlsStream.Write(Byte[] buffer, Int32 offset, Int32 size) at System.Net.PooledStream.Write(Byte[] buffer, Int32 offset, Int32 size) at System.Net.Mail.SmtpConnection.Flush() at System.Net.Mail.ReadLinesCommand.Send(SmtpConnection conn) at System.Net.Mail.EHelloCommand.Send(SmtpConnection conn, String domain) at System.Net.Mail.SmtpConnection.GetConnection(ServicePoint servicePoint) at System.Net.Mail.SmtpClient.GetConnection() at System.Net.Mail.SmtpClient.Send(MailMessage message) --- End of inner exception stack trace --- at System.Net.Mail.SmtpClient.Send(MailMessage message) at SAPLMailer.SAPLMailerService.SenMail(PendingMail objPendingMail) in E:\PROJECTS_SVN\SAPLMailer\SAPLMailer\SAPLMailer\SAPLMailerService.cs:line 400 10/26/2022 5:46:27 AM=>(SenMail)Failure sending To mail ID :bayersupport@sapl.net 10/26/2022 5:46:27 AM=>(SenMail)Failure sending CC mail ID : 10/26/2022 5:46:27 AM=>(SenMail)Failure sending mail Body :Hello, Please check attached file having issues in sending mails, please do the needful. 10/26/2022 5:46:27 AM=>delfile:-D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents\PendingMail\PendingMail_ErrorAlert.xml 10/26/2022 5:46:27 AM=>Info:- END Mailing Method 10/26/2022 5:46:27 AM=>Info:- Start Executing Telegram Method 10/26/2022 5:46:27 AM=>Info:- PendingTelegram.xml not exists 10/26/2022 5:46:27 AM=>Info:- End Executing TELEGRAM Method 10/26/2022 5:46:27 AM=>WriteToPendingXML ErrorAlert Start 10/26/2022 5:46:27 AM=>WriteToPendingXML ErrorAlert MailAttachmentsPath = D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents 10/26/2022 5:46:27 AM=>WriteToPendingXML ErrorAlertEntry Added Successfully 10/26/2022 5:46:27 AM=>Info - End of callingService Method 10/26/2022 5:48:27 AM=>Info - Check time Elapsed 10/26/2022 5:48:27 AM=>Info - Call callingService Method 10/26/2022 5:48:27 AM=>Info:- Call Both 10/26/2022 5:48:27 AM=>Info:- Start Executing SMS Method 10/26/2022 5:48:27 AM=>Info:- End Executing SMS Method 10/26/2022 5:48:27 AM=>Info:- Start Mailing Method 10/26/2022 5:48:27 AM=>Info:- ImportingEXE_END.xml file read to list 10/26/2022 5:48:27 AM=>Info:- ImportingEXE_START.xml file read to list 10/26/2022 5:48:27 AM=>Info:- PendingMail.xml file read to list 10/26/2022 5:48:27 AM=>Info:- PendingMail_ErrorAlert.xml file read to list 10/26/2022 5:48:27 AM=>Info:- Count = 1 10/26/2022 5:48:27 AM=>Info:- Count 1 10/26/2022 5:48:27 AM=>Info - Fetching Data From MAIL XML 10/26/2022 5:48:27 AM=>Info - End of Fetching Data From Mail XML 10/26/2022 5:48:27 AM=>Info:- Start SenMail Method 10/26/2022 5:48:27 AM=>UseDefaultCredentials 10/26/2022 5:48:27 AM=>Credentials = bayersupport@sapl.net:Corona@2020 10/26/2022 5:48:27 AM=>EnableSsl = true 10/26/2022 5:48:27 AM=>DeliveryMethod 10/26/2022 5:48:27 AM=>Before Send 10/26/2022 5:49:09 AM=>Exception(SenMail) :System.Net.Mail.SmtpException: Failure sending mail. ---> System.IO.IOException: Unable to read data from the transport connection: An existing connection was forcibly closed by the remote host. ---> System.Net.Sockets.SocketException: An existing connection was forcibly closed by the remote host at System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size) --- End of inner exception stack trace --- at System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size) at System.Net.FixedSizeReader.ReadPacket(Byte[] buffer, Int32 offset, Int32 count) at System.Net.Security.SslState.StartReceiveBlob(Byte[] buffer, AsyncProtocolRequest asyncRequest) at System.Net.Security.SslState.CheckCompletionBeforeNextReceive(ProtocolToken message, AsyncProtocolRequest asyncRequest) at System.Net.Security.SslState.ForceAuthentication(Boolean receiveFirst, Byte[] buffer, AsyncProtocolRequest asyncRequest, Boolean renegotiation) at System.Net.Security.SslState.ProcessAuthentication(LazyAsyncResult lazyResult) at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state) at System.Net.TlsStream.ProcessAuthentication(LazyAsyncResult result) at System.Net.TlsStream.Write(Byte[] buffer, Int32 offset, Int32 size) at System.Net.PooledStream.Write(Byte[] buffer, Int32 offset, Int32 size) at System.Net.Mail.SmtpConnection.Flush() at System.Net.Mail.ReadLinesCommand.Send(SmtpConnection conn) at System.Net.Mail.EHelloCommand.Send(SmtpConnection conn, String domain) at System.Net.Mail.SmtpConnection.GetConnection(ServicePoint servicePoint) at System.Net.Mail.SmtpClient.GetConnection() at System.Net.Mail.SmtpClient.Send(MailMessage message) --- End of inner exception stack trace --- at System.Net.Mail.SmtpClient.Send(MailMessage message) at SAPLMailer.SAPLMailerService.SenMail(PendingMail objPendingMail) in E:\PROJECTS_SVN\SAPLMailer\SAPLMailer\SAPLMailer\SAPLMailerService.cs:line 400 10/26/2022 5:49:09 AM=>(SenMail)Failure sending To mail ID :bayersupport@sapl.net 10/26/2022 5:49:09 AM=>(SenMail)Failure sending CC mail ID : 10/26/2022 5:49:09 AM=>(SenMail)Failure sending mail Body :Hello, Please check attached file having issues in sending mails, please do the needful. 10/26/2022 5:49:09 AM=>delfile:-D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents\PendingMail\PendingMail_ErrorAlert.xml 10/26/2022 5:49:10 AM=>Info:- END Mailing Method 10/26/2022 5:49:10 AM=>Info:- Start Executing Telegram Method 10/26/2022 5:49:10 AM=>Info:- PendingTelegram.xml not exists 10/26/2022 5:49:10 AM=>Info:- End Executing TELEGRAM Method 10/26/2022 5:49:10 AM=>WriteToPendingXML ErrorAlert Start 10/26/2022 5:49:10 AM=>WriteToPendingXML ErrorAlert MailAttachmentsPath = D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents 10/26/2022 5:49:10 AM=>WriteToPendingXML ErrorAlertEntry Added Successfully 10/26/2022 5:49:10 AM=>Info - End of callingService Method 10/26/2022 5:51:10 AM=>Info - Check time Elapsed 10/26/2022 5:51:10 AM=>Info - Call callingService Method 10/26/2022 5:51:10 AM=>Info:- Call Both 10/26/2022 5:51:10 AM=>Info:- Start Executing SMS Method 10/26/2022 5:51:10 AM=>Info:- End Executing SMS Method 10/26/2022 5:51:10 AM=>Info:- Start Mailing Method 10/26/2022 5:51:10 AM=>Info:- ImportingEXE_END.xml file read to list 10/26/2022 5:51:10 AM=>Info:- ImportingEXE_START.xml file read to list 10/26/2022 5:51:10 AM=>Info:- PendingMail.xml file read to list 10/26/2022 5:51:10 AM=>Info:- PendingMail_ErrorAlert.xml file read to list 10/26/2022 5:51:10 AM=>Info:- Count = 1 10/26/2022 5:51:10 AM=>Info:- Count 1 10/26/2022 5:51:10 AM=>Info - Fetching Data From MAIL XML 10/26/2022 5:51:10 AM=>Info - End of Fetching Data From Mail XML 10/26/2022 5:51:10 AM=>Info:- Start SenMail Method 10/26/2022 5:51:10 AM=>UseDefaultCredentials 10/26/2022 5:51:10 AM=>Credentials = bayersupport@sapl.net:Corona@2020 10/26/2022 5:51:10 AM=>EnableSsl = true 10/26/2022 5:51:10 AM=>DeliveryMethod 10/26/2022 5:51:10 AM=>Before Send 10/26/2022 5:51:52 AM=>Exception(SenMail) :System.Net.Mail.SmtpException: Failure sending mail. ---> System.IO.IOException: Unable to read data from the transport connection: An existing connection was forcibly closed by the remote host. ---> System.Net.Sockets.SocketException: An existing connection was forcibly closed by the remote host at System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size) --- End of inner exception stack trace --- at System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size) at System.Net.FixedSizeReader.ReadPacket(Byte[] buffer, Int32 offset, Int32 count) at System.Net.Security.SslState.StartReceiveBlob(Byte[] buffer, AsyncProtocolRequest asyncRequest) at System.Net.Security.SslState.CheckCompletionBeforeNextReceive(ProtocolToken message, AsyncProtocolRequest asyncRequest) at System.Net.Security.SslState.ForceAuthentication(Boolean receiveFirst, Byte[] buffer, AsyncProtocolRequest asyncRequest, Boolean renegotiation) at System.Net.Security.SslState.ProcessAuthentication(LazyAsyncResult lazyResult) at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state) at System.Net.TlsStream.ProcessAuthentication(LazyAsyncResult result) at System.Net.TlsStream.Write(Byte[] buffer, Int32 offset, Int32 size) at System.Net.PooledStream.Write(Byte[] buffer, Int32 offset, Int32 size) at System.Net.Mail.SmtpConnection.Flush() at System.Net.Mail.ReadLinesCommand.Send(SmtpConnection conn) at System.Net.Mail.EHelloCommand.Send(SmtpConnection conn, String domain) at System.Net.Mail.SmtpConnection.GetConnection(ServicePoint servicePoint) at System.Net.Mail.SmtpClient.GetConnection() at System.Net.Mail.SmtpClient.Send(MailMessage message) --- End of inner exception stack trace --- at System.Net.Mail.SmtpClient.Send(MailMessage message) at SAPLMailer.SAPLMailerService.SenMail(PendingMail objPendingMail) in E:\PROJECTS_SVN\SAPLMailer\SAPLMailer\SAPLMailer\SAPLMailerService.cs:line 400 10/26/2022 5:51:52 AM=>(SenMail)Failure sending To mail ID :bayersupport@sapl.net 10/26/2022 5:51:52 AM=>(SenMail)Failure sending CC mail ID : 10/26/2022 5:51:52 AM=>(SenMail)Failure sending mail Body :Hello, Please check attached file having issues in sending mails, please do the needful. 10/26/2022 5:51:52 AM=>delfile:-D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents\PendingMail\PendingMail_ErrorAlert.xml 10/26/2022 5:51:52 AM=>Info:- END Mailing Method 10/26/2022 5:51:52 AM=>Info:- Start Executing Telegram Method 10/26/2022 5:51:52 AM=>Info:- PendingTelegram.xml not exists 10/26/2022 5:51:52 AM=>Info:- End Executing TELEGRAM Method 10/26/2022 5:51:52 AM=>WriteToPendingXML ErrorAlert Start 10/26/2022 5:51:52 AM=>WriteToPendingXML ErrorAlert MailAttachmentsPath = D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents 10/26/2022 5:51:52 AM=>WriteToPendingXML ErrorAlertEntry Added Successfully 10/26/2022 5:51:52 AM=>Info - End of callingService Method 10/26/2022 5:53:52 AM=>Info - Check time Elapsed 10/26/2022 5:53:52 AM=>Info - Call callingService Method 10/26/2022 5:53:52 AM=>Info:- Call Both 10/26/2022 5:53:52 AM=>Info:- Start Executing SMS Method 10/26/2022 5:53:52 AM=>Info:- End Executing SMS Method 10/26/2022 5:53:52 AM=>Info:- Start Mailing Method 10/26/2022 5:53:52 AM=>Info:- ImportingEXE_END.xml file read to list 10/26/2022 5:53:52 AM=>Info:- ImportingEXE_START.xml file read to list 10/26/2022 5:53:52 AM=>Info:- PendingMail.xml file read to list 10/26/2022 5:53:52 AM=>Info:- PendingMail_ErrorAlert.xml file read to list 10/26/2022 5:53:52 AM=>Info:- Count = 1 10/26/2022 5:53:52 AM=>Info:- Count 1 10/26/2022 5:53:52 AM=>Info - Fetching Data From MAIL XML 10/26/2022 5:53:52 AM=>Info - End of Fetching Data From Mail XML 10/26/2022 5:53:52 AM=>Info:- Start SenMail Method 10/26/2022 5:53:52 AM=>UseDefaultCredentials 10/26/2022 5:53:52 AM=>Credentials = bayersupport@sapl.net:Corona@2020 10/26/2022 5:53:52 AM=>EnableSsl = true 10/26/2022 5:53:52 AM=>DeliveryMethod 10/26/2022 5:53:52 AM=>Before Send 10/26/2022 5:55:16 AM=>Exception(SenMail) :System.Net.Mail.SmtpException: Failure sending mail. ---> System.Net.WebException: Unable to connect to the remote server ---> System.Net.Sockets.SocketException: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond 52.96.32.2:587 at System.Net.Sockets.Socket.DoConnect(EndPoint endPointSnapshot, SocketAddress socketAddress) at System.Net.ServicePoint.ConnectSocketInternal(Boolean connectFailure, Socket s4, Socket s6, Socket& socket, IPAddress& address, ConnectSocketState state, IAsyncResult asyncResult, Exception& exception) --- End of inner exception stack trace --- at System.Net.ServicePoint.GetConnection(PooledStream PooledStream, Object owner, Boolean async, IPAddress& address, Socket& abortSocket, Socket& abortSocket6) at System.Net.PooledStream.Activate(Object owningObject, Boolean async, GeneralAsyncDelegate asyncCallback) at System.Net.ConnectionPool.GetConnection(Object owningObject, GeneralAsyncDelegate asyncCallback, Int32 creationTimeout) at System.Net.Mail.SmtpConnection.GetConnection(ServicePoint servicePoint) at System.Net.Mail.SmtpClient.GetConnection() at System.Net.Mail.SmtpClient.Send(MailMessage message) --- End of inner exception stack trace --- at System.Net.Mail.SmtpClient.Send(MailMessage message) at SAPLMailer.SAPLMailerService.SenMail(PendingMail objPendingMail) in E:\PROJECTS_SVN\SAPLMailer\SAPLMailer\SAPLMailer\SAPLMailerService.cs:line 400 10/26/2022 5:55:16 AM=>(SenMail)Failure sending To mail ID :bayersupport@sapl.net 10/26/2022 5:55:16 AM=>(SenMail)Failure sending CC mail ID : 10/26/2022 5:55:16 AM=>(SenMail)Failure sending mail Body :Hello, Please check attached file having issues in sending mails, please do the needful. 10/26/2022 5:55:16 AM=>delfile:-D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents\PendingMail\PendingMail_ErrorAlert.xml 10/26/2022 5:55:17 AM=>Info:- END Mailing Method 10/26/2022 5:55:17 AM=>Info:- Start Executing Telegram Method 10/26/2022 5:55:17 AM=>Info:- PendingTelegram.xml not exists 10/26/2022 5:55:17 AM=>Info:- End Executing TELEGRAM Method 10/26/2022 5:55:17 AM=>WriteToPendingXML ErrorAlert Start 10/26/2022 5:55:17 AM=>WriteToPendingXML ErrorAlert MailAttachmentsPath = D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents 10/26/2022 5:55:17 AM=>WriteToPendingXML ErrorAlertEntry Added Successfully 10/26/2022 5:55:17 AM=>Info - End of callingService Method 10/26/2022 5:57:17 AM=>Info - Check time Elapsed 10/26/2022 5:57:17 AM=>Info - Call callingService Method 10/26/2022 5:57:17 AM=>Info:- Call Both 10/26/2022 5:57:17 AM=>Info:- Start Executing SMS Method 10/26/2022 5:57:17 AM=>Info:- End Executing SMS Method 10/26/2022 5:57:17 AM=>Info:- Start Mailing Method 10/26/2022 5:57:17 AM=>Info:- ImportingEXE_END.xml file read to list 10/26/2022 5:57:17 AM=>Info:- ImportingEXE_START.xml file read to list 10/26/2022 5:57:17 AM=>Info:- PendingMail.xml file read to list 10/26/2022 5:57:17 AM=>Info:- PendingMail_ErrorAlert.xml file read to list 10/26/2022 5:57:17 AM=>Info:- Count = 1 10/26/2022 5:57:17 AM=>Info:- Count 1 10/26/2022 5:57:17 AM=>Info - Fetching Data From MAIL XML 10/26/2022 5:57:17 AM=>Info - End of Fetching Data From Mail XML 10/26/2022 5:57:17 AM=>Info:- Start SenMail Method 10/26/2022 5:57:17 AM=>UseDefaultCredentials 10/26/2022 5:57:17 AM=>Credentials = bayersupport@sapl.net:Corona@2020 10/26/2022 5:57:17 AM=>EnableSsl = true 10/26/2022 5:57:17 AM=>DeliveryMethod 10/26/2022 5:57:17 AM=>Before Send 10/26/2022 5:58:41 AM=>Exception(SenMail) :System.Net.Mail.SmtpException: Failure sending mail. ---> System.Net.WebException: Unable to connect to the remote server ---> System.Net.Sockets.SocketException: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond 52.96.88.98:587 at System.Net.Sockets.Socket.DoConnect(EndPoint endPointSnapshot, SocketAddress socketAddress) at System.Net.ServicePoint.ConnectSocketInternal(Boolean connectFailure, Socket s4, Socket s6, Socket& socket, IPAddress& address, ConnectSocketState state, IAsyncResult asyncResult, Exception& exception) --- End of inner exception stack trace --- at System.Net.ServicePoint.GetConnection(PooledStream PooledStream, Object owner, Boolean async, IPAddress& address, Socket& abortSocket, Socket& abortSocket6) at System.Net.PooledStream.Activate(Object owningObject, Boolean async, GeneralAsyncDelegate asyncCallback) at System.Net.ConnectionPool.GetConnection(Object owningObject, GeneralAsyncDelegate asyncCallback, Int32 creationTimeout) at System.Net.Mail.SmtpConnection.GetConnection(ServicePoint servicePoint) at System.Net.Mail.SmtpClient.GetConnection() at System.Net.Mail.SmtpClient.Send(MailMessage message) --- End of inner exception stack trace --- at System.Net.Mail.SmtpClient.Send(MailMessage message) at SAPLMailer.SAPLMailerService.SenMail(PendingMail objPendingMail) in E:\PROJECTS_SVN\SAPLMailer\SAPLMailer\SAPLMailer\SAPLMailerService.cs:line 400 10/26/2022 5:58:41 AM=>(SenMail)Failure sending To mail ID :bayersupport@sapl.net 10/26/2022 5:58:41 AM=>(SenMail)Failure sending CC mail ID : 10/26/2022 5:58:41 AM=>(SenMail)Failure sending mail Body :Hello, Please check attached file having issues in sending mails, please do the needful. 10/26/2022 5:58:41 AM=>delfile:-D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents\PendingMail\PendingMail_ErrorAlert.xml 10/26/2022 5:58:41 AM=>Info:- END Mailing Method 10/26/2022 5:58:41 AM=>Info:- Start Executing Telegram Method 10/26/2022 5:58:41 AM=>Info:- PendingTelegram.xml not exists 10/26/2022 5:58:41 AM=>Info:- End Executing TELEGRAM Method 10/26/2022 5:58:41 AM=>WriteToPendingXML ErrorAlert Start 10/26/2022 5:58:41 AM=>WriteToPendingXML ErrorAlert MailAttachmentsPath = D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents 10/26/2022 5:58:41 AM=>WriteToPendingXML ErrorAlertEntry Added Successfully 10/26/2022 5:58:41 AM=>Info - End of callingService Method 10/26/2022 6:00:41 AM=>Info - Check time Elapsed 10/26/2022 6:00:41 AM=>Info - Call callingService Method 10/26/2022 6:00:41 AM=>Info:- Call Both 10/26/2022 6:00:41 AM=>Info:- Start Executing SMS Method 10/26/2022 6:00:41 AM=>Info:- End Executing SMS Method 10/26/2022 6:00:41 AM=>Info:- Start Mailing Method 10/26/2022 6:00:41 AM=>Info:- ImportingEXE_END.xml file read to list 10/26/2022 6:00:41 AM=>Info:- ImportingEXE_START.xml file read to list 10/26/2022 6:00:41 AM=>Info:- PendingMail.xml file read to list 10/26/2022 6:00:41 AM=>Info:- PendingMail_ErrorAlert.xml file read to list 10/26/2022 6:00:41 AM=>Info:- Count = 1 10/26/2022 6:00:41 AM=>Info:- Count 1 10/26/2022 6:00:41 AM=>Info - Fetching Data From MAIL XML 10/26/2022 6:00:41 AM=>Info - End of Fetching Data From Mail XML 10/26/2022 6:00:41 AM=>Info:- Start SenMail Method 10/26/2022 6:00:41 AM=>UseDefaultCredentials 10/26/2022 6:00:41 AM=>Credentials = bayersupport@sapl.net:Corona@2020 10/26/2022 6:00:41 AM=>EnableSsl = true 10/26/2022 6:00:41 AM=>DeliveryMethod 10/26/2022 6:00:41 AM=>Before Send 10/26/2022 6:01:02 AM=>Exception(SenMail) :System.Net.Mail.SmtpException: Failure sending mail. ---> System.IO.IOException: Unable to read data from the transport connection: An existing connection was forcibly closed by the remote host. ---> System.Net.Sockets.SocketException: An existing connection was forcibly closed by the remote host at System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size) --- End of inner exception stack trace --- at System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size) at System.Net.FixedSizeReader.ReadPacket(Byte[] buffer, Int32 offset, Int32 count) at System.Net.Security.SslState.StartReceiveBlob(Byte[] buffer, AsyncProtocolRequest asyncRequest) at System.Net.Security.SslState.CheckCompletionBeforeNextReceive(ProtocolToken message, AsyncProtocolRequest asyncRequest) at System.Net.Security.SslState.ForceAuthentication(Boolean receiveFirst, Byte[] buffer, AsyncProtocolRequest asyncRequest, Boolean renegotiation) at System.Net.Security.SslState.ProcessAuthentication(LazyAsyncResult lazyResult) at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state) at System.Net.TlsStream.ProcessAuthentication(LazyAsyncResult result) at System.Net.TlsStream.Write(Byte[] buffer, Int32 offset, Int32 size) at System.Net.PooledStream.Write(Byte[] buffer, Int32 offset, Int32 size) at System.Net.Mail.SmtpConnection.Flush() at System.Net.Mail.ReadLinesCommand.Send(SmtpConnection conn) at System.Net.Mail.EHelloCommand.Send(SmtpConnection conn, String domain) at System.Net.Mail.SmtpConnection.GetConnection(ServicePoint servicePoint) at System.Net.Mail.SmtpClient.GetConnection() at System.Net.Mail.SmtpClient.Send(MailMessage message) --- End of inner exception stack trace --- at System.Net.Mail.SmtpClient.Send(MailMessage message) at SAPLMailer.SAPLMailerService.SenMail(PendingMail objPendingMail) in E:\PROJECTS_SVN\SAPLMailer\SAPLMailer\SAPLMailer\SAPLMailerService.cs:line 400 10/26/2022 6:01:02 AM=>(SenMail)Failure sending To mail ID :bayersupport@sapl.net 10/26/2022 6:01:02 AM=>(SenMail)Failure sending CC mail ID : 10/26/2022 6:01:02 AM=>(SenMail)Failure sending mail Body :Hello, Please check attached file having issues in sending mails, please do the needful. 10/26/2022 6:01:02 AM=>delfile:-D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents\PendingMail\PendingMail_ErrorAlert.xml 10/26/2022 6:01:03 AM=>Info:- END Mailing Method 10/26/2022 6:01:03 AM=>Info:- Start Executing Telegram Method 10/26/2022 6:01:03 AM=>Info:- PendingTelegram.xml not exists 10/26/2022 6:01:03 AM=>Info:- End Executing TELEGRAM Method 10/26/2022 6:01:03 AM=>WriteToPendingXML ErrorAlert Start 10/26/2022 6:01:03 AM=>WriteToPendingXML ErrorAlert MailAttachmentsPath = D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents 10/26/2022 6:01:03 AM=>WriteToPendingXML ErrorAlertEntry Added Successfully 10/26/2022 6:01:03 AM=>Info - End of callingService Method 10/26/2022 6:03:03 AM=>Info - Check time Elapsed 10/26/2022 6:03:03 AM=>Info - Call callingService Method 10/26/2022 6:03:03 AM=>Info:- Call Both 10/26/2022 6:03:03 AM=>Info:- Start Executing SMS Method 10/26/2022 6:03:03 AM=>Info:- End Executing SMS Method 10/26/2022 6:03:03 AM=>Info:- Start Mailing Method 10/26/2022 6:03:03 AM=>Info:- ImportingEXE_END.xml file read to list 10/26/2022 6:03:03 AM=>Info:- ImportingEXE_START.xml file read to list 10/26/2022 6:03:03 AM=>Info:- PendingMail.xml file read to list 10/26/2022 6:03:03 AM=>Info:- PendingMail_ErrorAlert.xml file read to list 10/26/2022 6:03:03 AM=>Info:- Count = 1 10/26/2022 6:03:03 AM=>Info:- Count 1 10/26/2022 6:03:03 AM=>Info - Fetching Data From MAIL XML 10/26/2022 6:03:03 AM=>Info - End of Fetching Data From Mail XML 10/26/2022 6:03:03 AM=>Info:- Start SenMail Method 10/26/2022 6:03:03 AM=>UseDefaultCredentials 10/26/2022 6:03:03 AM=>Credentials = bayersupport@sapl.net:Corona@2020 10/26/2022 6:03:03 AM=>EnableSsl = true 10/26/2022 6:03:03 AM=>DeliveryMethod 10/26/2022 6:03:03 AM=>Before Send 10/26/2022 6:03:12 AM=>Exception(SenMail) :System.Net.Mail.SmtpException: Failure sending mail. ---> System.IO.IOException: Unable to read data from the transport connection: An existing connection was forcibly closed by the remote host. ---> System.Net.Sockets.SocketException: An existing connection was forcibly closed by the remote host at System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size) --- End of inner exception stack trace --- at System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size) at System.Net.FixedSizeReader.ReadPacket(Byte[] buffer, Int32 offset, Int32 count) at System.Net.Security.SslState.StartReceiveBlob(Byte[] buffer, AsyncProtocolRequest asyncRequest) at System.Net.Security.SslState.CheckCompletionBeforeNextReceive(ProtocolToken message, AsyncProtocolRequest asyncRequest) at System.Net.Security.SslState.ForceAuthentication(Boolean receiveFirst, Byte[] buffer, AsyncProtocolRequest asyncRequest, Boolean renegotiation) at System.Net.Security.SslState.ProcessAuthentication(LazyAsyncResult lazyResult) at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state) at System.Net.TlsStream.ProcessAuthentication(LazyAsyncResult result) at System.Net.TlsStream.Write(Byte[] buffer, Int32 offset, Int32 size) at System.Net.PooledStream.Write(Byte[] buffer, Int32 offset, Int32 size) at System.Net.Mail.SmtpConnection.Flush() at System.Net.Mail.ReadLinesCommand.Send(SmtpConnection conn) at System.Net.Mail.EHelloCommand.Send(SmtpConnection conn, String domain) at System.Net.Mail.SmtpConnection.GetConnection(ServicePoint servicePoint) at System.Net.Mail.SmtpClient.GetConnection() at System.Net.Mail.SmtpClient.Send(MailMessage message) --- End of inner exception stack trace --- at System.Net.Mail.SmtpClient.Send(MailMessage message) at SAPLMailer.SAPLMailerService.SenMail(PendingMail objPendingMail) in E:\PROJECTS_SVN\SAPLMailer\SAPLMailer\SAPLMailer\SAPLMailerService.cs:line 400 10/26/2022 6:03:12 AM=>(SenMail)Failure sending To mail ID :bayersupport@sapl.net 10/26/2022 6:03:12 AM=>(SenMail)Failure sending CC mail ID : 10/26/2022 6:03:12 AM=>(SenMail)Failure sending mail Body :Hello, Please check attached file having issues in sending mails, please do the needful. 10/26/2022 6:03:12 AM=>delfile:-D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents\PendingMail\PendingMail_ErrorAlert.xml 10/26/2022 6:03:12 AM=>Info:- END Mailing Method 10/26/2022 6:03:12 AM=>Info:- Start Executing Telegram Method 10/26/2022 6:03:12 AM=>Info:- PendingTelegram.xml not exists 10/26/2022 6:03:12 AM=>Info:- End Executing TELEGRAM Method 10/26/2022 6:03:12 AM=>WriteToPendingXML ErrorAlert Start 10/26/2022 6:03:12 AM=>WriteToPendingXML ErrorAlert MailAttachmentsPath = D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents 10/26/2022 6:03:12 AM=>WriteToPendingXML ErrorAlertEntry Added Successfully 10/26/2022 6:03:12 AM=>Info - End of callingService Method 10/26/2022 6:05:13 AM=>Info - Check time Elapsed 10/26/2022 6:05:13 AM=>Info - Call callingService Method 10/26/2022 6:05:13 AM=>Info:- Call Both 10/26/2022 6:05:13 AM=>Info:- Start Executing SMS Method 10/26/2022 6:05:13 AM=>Info:- End Executing SMS Method 10/26/2022 6:05:13 AM=>Info:- Start Mailing Method 10/26/2022 6:05:13 AM=>Info:- ImportingEXE_END.xml file read to list 10/26/2022 6:05:13 AM=>Info:- ImportingEXE_START.xml file read to list 10/26/2022 6:05:13 AM=>Info:- PendingMail.xml file read to list 10/26/2022 6:05:13 AM=>Info:- PendingMail_ErrorAlert.xml file read to list 10/26/2022 6:05:13 AM=>Info:- Count = 1 10/26/2022 6:05:13 AM=>Info:- Count 1 10/26/2022 6:05:13 AM=>Info - Fetching Data From MAIL XML 10/26/2022 6:05:13 AM=>Info - End of Fetching Data From Mail XML 10/26/2022 6:05:13 AM=>Info:- Start SenMail Method 10/26/2022 6:05:13 AM=>UseDefaultCredentials 10/26/2022 6:05:13 AM=>Credentials = bayersupport@sapl.net:Corona@2020 10/26/2022 6:05:13 AM=>EnableSsl = true 10/26/2022 6:05:13 AM=>DeliveryMethod 10/26/2022 6:05:13 AM=>Before Send 10/26/2022 6:05:13 AM=>Exception(SenMail) :System.Net.Mail.SmtpException: Failure sending mail. ---> System.IO.IOException: Unable to read data from the transport connection: An existing connection was forcibly closed by the remote host. ---> System.Net.Sockets.SocketException: An existing connection was forcibly closed by the remote host at System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size) --- End of inner exception stack trace --- at System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size) at System.Net.FixedSizeReader.ReadPacket(Byte[] buffer, Int32 offset, Int32 count) at System.Net.Security.SslState.StartReceiveBlob(Byte[] buffer, AsyncProtocolRequest asyncRequest) at System.Net.Security.SslState.CheckCompletionBeforeNextReceive(ProtocolToken message, AsyncProtocolRequest asyncRequest) at System.Net.Security.SslState.ForceAuthentication(Boolean receiveFirst, Byte[] buffer, AsyncProtocolRequest asyncRequest, Boolean renegotiation) at System.Net.Security.SslState.ProcessAuthentication(LazyAsyncResult lazyResult) at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state) at System.Net.TlsStream.ProcessAuthentication(LazyAsyncResult result) at System.Net.TlsStream.Write(Byte[] buffer, Int32 offset, Int32 size) at System.Net.PooledStream.Write(Byte[] buffer, Int32 offset, Int32 size) at System.Net.Mail.SmtpConnection.Flush() at System.Net.Mail.ReadLinesCommand.Send(SmtpConnection conn) at System.Net.Mail.EHelloCommand.Send(SmtpConnection conn, String domain) at System.Net.Mail.SmtpConnection.GetConnection(ServicePoint servicePoint) at System.Net.Mail.SmtpClient.GetConnection() at System.Net.Mail.SmtpClient.Send(MailMessage message) --- End of inner exception stack trace --- at System.Net.Mail.SmtpClient.Send(MailMessage message) at SAPLMailer.SAPLMailerService.SenMail(PendingMail objPendingMail) in E:\PROJECTS_SVN\SAPLMailer\SAPLMailer\SAPLMailer\SAPLMailerService.cs:line 400 10/26/2022 6:05:13 AM=>(SenMail)Failure sending To mail ID :bayersupport@sapl.net 10/26/2022 6:05:13 AM=>(SenMail)Failure sending CC mail ID : 10/26/2022 6:05:13 AM=>(SenMail)Failure sending mail Body :Hello, Please check attached file having issues in sending mails, please do the needful. 10/26/2022 6:05:13 AM=>delfile:-D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents\PendingMail\PendingMail_ErrorAlert.xml 10/26/2022 6:05:13 AM=>Info:- END Mailing Method 10/26/2022 6:05:13 AM=>Info:- Start Executing Telegram Method 10/26/2022 6:05:13 AM=>Info:- PendingTelegram.xml not exists 10/26/2022 6:05:13 AM=>Info:- End Executing TELEGRAM Method 10/26/2022 6:05:13 AM=>WriteToPendingXML ErrorAlert Start 10/26/2022 6:05:13 AM=>WriteToPendingXML ErrorAlert MailAttachmentsPath = D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents 10/26/2022 6:05:13 AM=>WriteToPendingXML ErrorAlertEntry Added Successfully 10/26/2022 6:05:13 AM=>Info - End of callingService Method 10/26/2022 6:07:13 AM=>Info - Check time Elapsed 10/26/2022 6:07:13 AM=>Info - Call callingService Method 10/26/2022 6:07:13 AM=>Info:- Call Both 10/26/2022 6:07:13 AM=>Info:- Start Executing SMS Method 10/26/2022 6:07:13 AM=>Info:- End Executing SMS Method 10/26/2022 6:07:13 AM=>Info:- Start Mailing Method 10/26/2022 6:07:13 AM=>Info:- ImportingEXE_END.xml file read to list 10/26/2022 6:07:13 AM=>Info:- ImportingEXE_START.xml file read to list 10/26/2022 6:07:13 AM=>Info:- PendingMail.xml file read to list 10/26/2022 6:07:13 AM=>Info:- PendingMail_ErrorAlert.xml file read to list 10/26/2022 6:07:13 AM=>Info:- Count = 1 10/26/2022 6:07:13 AM=>Info:- Count 1 10/26/2022 6:07:13 AM=>Info - Fetching Data From MAIL XML 10/26/2022 6:07:13 AM=>Info - End of Fetching Data From Mail XML 10/26/2022 6:07:13 AM=>Info:- Start SenMail Method 10/26/2022 6:07:13 AM=>UseDefaultCredentials 10/26/2022 6:07:13 AM=>Credentials = bayersupport@sapl.net:Corona@2020 10/26/2022 6:07:13 AM=>EnableSsl = true 10/26/2022 6:07:13 AM=>DeliveryMethod 10/26/2022 6:07:13 AM=>Before Send 10/26/2022 6:08:37 AM=>Exception(SenMail) :System.Net.Mail.SmtpException: Failure sending mail. ---> System.Net.WebException: Unable to connect to the remote server ---> System.Net.Sockets.SocketException: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond 52.96.88.2:587 at System.Net.Sockets.Socket.DoConnect(EndPoint endPointSnapshot, SocketAddress socketAddress) at System.Net.ServicePoint.ConnectSocketInternal(Boolean connectFailure, Socket s4, Socket s6, Socket& socket, IPAddress& address, ConnectSocketState state, IAsyncResult asyncResult, Exception& exception) --- End of inner exception stack trace --- at System.Net.ServicePoint.GetConnection(PooledStream PooledStream, Object owner, Boolean async, IPAddress& address, Socket& abortSocket, Socket& abortSocket6) at System.Net.PooledStream.Activate(Object owningObject, Boolean async, GeneralAsyncDelegate asyncCallback) at System.Net.ConnectionPool.GetConnection(Object owningObject, GeneralAsyncDelegate asyncCallback, Int32 creationTimeout) at System.Net.Mail.SmtpConnection.GetConnection(ServicePoint servicePoint) at System.Net.Mail.SmtpClient.GetConnection() at System.Net.Mail.SmtpClient.Send(MailMessage message) --- End of inner exception stack trace --- at System.Net.Mail.SmtpClient.Send(MailMessage message) at SAPLMailer.SAPLMailerService.SenMail(PendingMail objPendingMail) in E:\PROJECTS_SVN\SAPLMailer\SAPLMailer\SAPLMailer\SAPLMailerService.cs:line 400 10/26/2022 6:08:37 AM=>(SenMail)Failure sending To mail ID :bayersupport@sapl.net 10/26/2022 6:08:37 AM=>(SenMail)Failure sending CC mail ID : 10/26/2022 6:08:37 AM=>(SenMail)Failure sending mail Body :Hello, Please check attached file having issues in sending mails, please do the needful. 10/26/2022 6:08:37 AM=>delfile:-D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents\PendingMail\PendingMail_ErrorAlert.xml 10/26/2022 6:08:37 AM=>Info:- END Mailing Method 10/26/2022 6:08:37 AM=>Info:- Start Executing Telegram Method 10/26/2022 6:08:37 AM=>Info:- PendingTelegram.xml not exists 10/26/2022 6:08:37 AM=>Info:- End Executing TELEGRAM Method 10/26/2022 6:08:37 AM=>WriteToPendingXML ErrorAlert Start 10/26/2022 6:08:37 AM=>WriteToPendingXML ErrorAlert MailAttachmentsPath = D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents 10/26/2022 6:08:37 AM=>WriteToPendingXML ErrorAlertEntry Added Successfully 10/26/2022 6:08:37 AM=>Info - End of callingService Method 10/26/2022 6:10:38 AM=>Info - Check time Elapsed 10/26/2022 6:10:38 AM=>Info - Call callingService Method 10/26/2022 6:10:38 AM=>Info:- Call Both 10/26/2022 6:10:38 AM=>Info:- Start Executing SMS Method 10/26/2022 6:10:38 AM=>Info:- End Executing SMS Method 10/26/2022 6:10:38 AM=>Info:- Start Mailing Method 10/26/2022 6:10:38 AM=>Info:- ImportingEXE_END.xml file read to list 10/26/2022 6:10:38 AM=>Info:- ImportingEXE_START.xml file read to list 10/26/2022 6:10:38 AM=>Info:- PendingMail.xml file read to list 10/26/2022 6:10:38 AM=>Info:- PendingMail_ErrorAlert.xml file read to list 10/26/2022 6:10:38 AM=>Info:- Count = 1 10/26/2022 6:10:38 AM=>Info:- Count 1 10/26/2022 6:10:38 AM=>Info - Fetching Data From MAIL XML 10/26/2022 6:10:38 AM=>Info - End of Fetching Data From Mail XML 10/26/2022 6:10:38 AM=>Info:- Start SenMail Method 10/26/2022 6:10:38 AM=>UseDefaultCredentials 10/26/2022 6:10:38 AM=>Credentials = bayersupport@sapl.net:Corona@2020 10/26/2022 6:10:38 AM=>EnableSsl = true 10/26/2022 6:10:38 AM=>DeliveryMethod 10/26/2022 6:10:38 AM=>Before Send 10/26/2022 6:12:02 AM=>Exception(SenMail) :System.Net.Mail.SmtpException: Failure sending mail. ---> System.Net.WebException: Unable to connect to the remote server ---> System.Net.Sockets.SocketException: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond 52.96.111.18:587 at System.Net.Sockets.Socket.DoConnect(EndPoint endPointSnapshot, SocketAddress socketAddress) at System.Net.ServicePoint.ConnectSocketInternal(Boolean connectFailure, Socket s4, Socket s6, Socket& socket, IPAddress& address, ConnectSocketState state, IAsyncResult asyncResult, Exception& exception) --- End of inner exception stack trace --- at System.Net.ServicePoint.GetConnection(PooledStream PooledStream, Object owner, Boolean async, IPAddress& address, Socket& abortSocket, Socket& abortSocket6) at System.Net.PooledStream.Activate(Object owningObject, Boolean async, GeneralAsyncDelegate asyncCallback) at System.Net.ConnectionPool.GetConnection(Object owningObject, GeneralAsyncDelegate asyncCallback, Int32 creationTimeout) at System.Net.Mail.SmtpConnection.GetConnection(ServicePoint servicePoint) at System.Net.Mail.SmtpClient.GetConnection() at System.Net.Mail.SmtpClient.Send(MailMessage message) --- End of inner exception stack trace --- at System.Net.Mail.SmtpClient.Send(MailMessage message) at SAPLMailer.SAPLMailerService.SenMail(PendingMail objPendingMail) in E:\PROJECTS_SVN\SAPLMailer\SAPLMailer\SAPLMailer\SAPLMailerService.cs:line 400 10/26/2022 6:12:02 AM=>(SenMail)Failure sending To mail ID :bayersupport@sapl.net 10/26/2022 6:12:02 AM=>(SenMail)Failure sending CC mail ID : 10/26/2022 6:12:02 AM=>(SenMail)Failure sending mail Body :Hello, Please check attached file having issues in sending mails, please do the needful. 10/26/2022 6:12:02 AM=>delfile:-D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents\PendingMail\PendingMail_ErrorAlert.xml 10/26/2022 6:12:02 AM=>Info:- END Mailing Method 10/26/2022 6:12:02 AM=>Info:- Start Executing Telegram Method 10/26/2022 6:12:02 AM=>Info:- PendingTelegram.xml not exists 10/26/2022 6:12:02 AM=>Info:- End Executing TELEGRAM Method 10/26/2022 6:12:02 AM=>WriteToPendingXML ErrorAlert Start 10/26/2022 6:12:02 AM=>WriteToPendingXML ErrorAlert MailAttachmentsPath = D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents 10/26/2022 6:12:02 AM=>WriteToPendingXML ErrorAlertEntry Added Successfully 10/26/2022 6:12:02 AM=>Info - End of callingService Method 10/26/2022 6:14:02 AM=>Info - Check time Elapsed 10/26/2022 6:14:02 AM=>Info - Call callingService Method 10/26/2022 6:14:02 AM=>Info:- Call Both 10/26/2022 6:14:02 AM=>Info:- Start Executing SMS Method 10/26/2022 6:14:02 AM=>Info:- End Executing SMS Method 10/26/2022 6:14:02 AM=>Info:- Start Mailing Method 10/26/2022 6:14:02 AM=>Info:- ImportingEXE_END.xml file read to list 10/26/2022 6:14:02 AM=>Info:- ImportingEXE_START.xml file read to list 10/26/2022 6:14:02 AM=>Info:- PendingMail.xml file read to list 10/26/2022 6:14:02 AM=>Info:- PendingMail_ErrorAlert.xml file read to list 10/26/2022 6:14:02 AM=>Info:- Count = 1 10/26/2022 6:14:02 AM=>Info:- Count 1 10/26/2022 6:14:02 AM=>Info - Fetching Data From MAIL XML 10/26/2022 6:14:02 AM=>Info - End of Fetching Data From Mail XML 10/26/2022 6:14:02 AM=>Info:- Start SenMail Method 10/26/2022 6:14:02 AM=>UseDefaultCredentials 10/26/2022 6:14:02 AM=>Credentials = bayersupport@sapl.net:Corona@2020 10/26/2022 6:14:02 AM=>EnableSsl = true 10/26/2022 6:14:02 AM=>DeliveryMethod 10/26/2022 6:14:02 AM=>Before Send 10/26/2022 6:14:02 AM=>Exception(SenMail) :System.Net.Mail.SmtpException: Failure sending mail. ---> System.IO.IOException: Unable to read data from the transport connection: An existing connection was forcibly closed by the remote host. ---> System.Net.Sockets.SocketException: An existing connection was forcibly closed by the remote host at System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size) --- End of inner exception stack trace --- at System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size) at System.Net.FixedSizeReader.ReadPacket(Byte[] buffer, Int32 offset, Int32 count) at System.Net.Security.SslState.StartReceiveBlob(Byte[] buffer, AsyncProtocolRequest asyncRequest) at System.Net.Security.SslState.CheckCompletionBeforeNextReceive(ProtocolToken message, AsyncProtocolRequest asyncRequest) at System.Net.Security.SslState.ForceAuthentication(Boolean receiveFirst, Byte[] buffer, AsyncProtocolRequest asyncRequest, Boolean renegotiation) at System.Net.Security.SslState.ProcessAuthentication(LazyAsyncResult lazyResult) at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state) at System.Net.TlsStream.ProcessAuthentication(LazyAsyncResult result) at System.Net.TlsStream.Write(Byte[] buffer, Int32 offset, Int32 size) at System.Net.PooledStream.Write(Byte[] buffer, Int32 offset, Int32 size) at System.Net.Mail.SmtpConnection.Flush() at System.Net.Mail.ReadLinesCommand.Send(SmtpConnection conn) at System.Net.Mail.EHelloCommand.Send(SmtpConnection conn, String domain) at System.Net.Mail.SmtpConnection.GetConnection(ServicePoint servicePoint) at System.Net.Mail.SmtpClient.GetConnection() at System.Net.Mail.SmtpClient.Send(MailMessage message) --- End of inner exception stack trace --- at System.Net.Mail.SmtpClient.Send(MailMessage message) at SAPLMailer.SAPLMailerService.SenMail(PendingMail objPendingMail) in E:\PROJECTS_SVN\SAPLMailer\SAPLMailer\SAPLMailer\SAPLMailerService.cs:line 400 10/26/2022 6:14:02 AM=>(SenMail)Failure sending To mail ID :bayersupport@sapl.net 10/26/2022 6:14:02 AM=>(SenMail)Failure sending CC mail ID : 10/26/2022 6:14:02 AM=>(SenMail)Failure sending mail Body :Hello, Please check attached file having issues in sending mails, please do the needful. 10/26/2022 6:14:02 AM=>delfile:-D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents\PendingMail\PendingMail_ErrorAlert.xml 10/26/2022 6:14:02 AM=>Info:- END Mailing Method 10/26/2022 6:14:02 AM=>Info:- Start Executing Telegram Method 10/26/2022 6:14:02 AM=>Info:- PendingTelegram.xml not exists 10/26/2022 6:14:02 AM=>Info:- End Executing TELEGRAM Method 10/26/2022 6:14:02 AM=>WriteToPendingXML ErrorAlert Start 10/26/2022 6:14:02 AM=>WriteToPendingXML ErrorAlert MailAttachmentsPath = D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents 10/26/2022 6:14:02 AM=>WriteToPendingXML ErrorAlertEntry Added Successfully 10/26/2022 6:14:02 AM=>Info - End of callingService Method 10/26/2022 6:16:02 AM=>Info - Check time Elapsed 10/26/2022 6:16:02 AM=>Info - Call callingService Method 10/26/2022 6:16:02 AM=>Info:- Call Both 10/26/2022 6:16:02 AM=>Info:- Start Executing SMS Method 10/26/2022 6:16:02 AM=>Info:- End Executing SMS Method 10/26/2022 6:16:02 AM=>Info:- Start Mailing Method 10/26/2022 6:16:02 AM=>Info:- ImportingEXE_END.xml file read to list 10/26/2022 6:16:02 AM=>Info:- ImportingEXE_START.xml file read to list 10/26/2022 6:16:02 AM=>Info:- PendingMail.xml file read to list 10/26/2022 6:16:02 AM=>Info:- PendingMail_ErrorAlert.xml file read to list 10/26/2022 6:16:02 AM=>Info:- Count = 1 10/26/2022 6:16:02 AM=>Info:- Count 1 10/26/2022 6:16:02 AM=>Info - Fetching Data From MAIL XML 10/26/2022 6:16:02 AM=>Info - End of Fetching Data From Mail XML 10/26/2022 6:16:02 AM=>Info:- Start SenMail Method 10/26/2022 6:16:02 AM=>UseDefaultCredentials 10/26/2022 6:16:02 AM=>Credentials = bayersupport@sapl.net:Corona@2020 10/26/2022 6:16:02 AM=>EnableSsl = true 10/26/2022 6:16:02 AM=>DeliveryMethod 10/26/2022 6:16:02 AM=>Before Send 10/26/2022 6:16:12 AM=>Exception(SenMail) :System.Net.Mail.SmtpException: Failure sending mail. ---> System.IO.IOException: Unable to read data from the transport connection: An existing connection was forcibly closed by the remote host. ---> System.Net.Sockets.SocketException: An existing connection was forcibly closed by the remote host at System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size) --- End of inner exception stack trace --- at System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size) at System.Net.FixedSizeReader.ReadPacket(Byte[] buffer, Int32 offset, Int32 count) at System.Net.Security.SslState.StartReceiveBlob(Byte[] buffer, AsyncProtocolRequest asyncRequest) at System.Net.Security.SslState.CheckCompletionBeforeNextReceive(ProtocolToken message, AsyncProtocolRequest asyncRequest) at System.Net.Security.SslState.ForceAuthentication(Boolean receiveFirst, Byte[] buffer, AsyncProtocolRequest asyncRequest, Boolean renegotiation) at System.Net.Security.SslState.ProcessAuthentication(LazyAsyncResult lazyResult) at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state) at System.Net.TlsStream.ProcessAuthentication(LazyAsyncResult result) at System.Net.TlsStream.Write(Byte[] buffer, Int32 offset, Int32 size) at System.Net.PooledStream.Write(Byte[] buffer, Int32 offset, Int32 size) at System.Net.Mail.SmtpConnection.Flush() at System.Net.Mail.ReadLinesCommand.Send(SmtpConnection conn) at System.Net.Mail.EHelloCommand.Send(SmtpConnection conn, String domain) at System.Net.Mail.SmtpConnection.GetConnection(ServicePoint servicePoint) at System.Net.Mail.SmtpClient.GetConnection() at System.Net.Mail.SmtpClient.Send(MailMessage message) --- End of inner exception stack trace --- at System.Net.Mail.SmtpClient.Send(MailMessage message) at SAPLMailer.SAPLMailerService.SenMail(PendingMail objPendingMail) in E:\PROJECTS_SVN\SAPLMailer\SAPLMailer\SAPLMailer\SAPLMailerService.cs:line 400 10/26/2022 6:16:12 AM=>(SenMail)Failure sending To mail ID :bayersupport@sapl.net 10/26/2022 6:16:12 AM=>(SenMail)Failure sending CC mail ID : 10/26/2022 6:16:12 AM=>(SenMail)Failure sending mail Body :Hello, Please check attached file having issues in sending mails, please do the needful. 10/26/2022 6:16:12 AM=>delfile:-D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents\PendingMail\PendingMail_ErrorAlert.xml 10/26/2022 6:16:12 AM=>Info:- END Mailing Method 10/26/2022 6:16:12 AM=>Info:- Start Executing Telegram Method 10/26/2022 6:16:12 AM=>Info:- PendingTelegram.xml not exists 10/26/2022 6:16:12 AM=>Info:- End Executing TELEGRAM Method 10/26/2022 6:16:12 AM=>WriteToPendingXML ErrorAlert Start 10/26/2022 6:16:12 AM=>WriteToPendingXML ErrorAlert MailAttachmentsPath = D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents 10/26/2022 6:16:12 AM=>WriteToPendingXML ErrorAlertEntry Added Successfully 10/26/2022 6:16:12 AM=>Info - End of callingService Method 10/26/2022 6:18:12 AM=>Info - Check time Elapsed 10/26/2022 6:18:12 AM=>Info - Call callingService Method 10/26/2022 6:18:12 AM=>Info:- Call Both 10/26/2022 6:18:12 AM=>Info:- Start Executing SMS Method 10/26/2022 6:18:12 AM=>Info:- End Executing SMS Method 10/26/2022 6:18:12 AM=>Info:- Start Mailing Method 10/26/2022 6:18:12 AM=>Info:- ImportingEXE_END.xml file read to list 10/26/2022 6:18:12 AM=>Info:- ImportingEXE_START.xml file read to list 10/26/2022 6:18:12 AM=>Info:- PendingMail.xml file read to list 10/26/2022 6:18:12 AM=>Info:- PendingMail_ErrorAlert.xml file read to list 10/26/2022 6:18:12 AM=>Info:- Count = 1 10/26/2022 6:18:12 AM=>Info:- Count 1 10/26/2022 6:18:12 AM=>Info - Fetching Data From MAIL XML 10/26/2022 6:18:12 AM=>Info - End of Fetching Data From Mail XML 10/26/2022 6:18:12 AM=>Info:- Start SenMail Method 10/26/2022 6:18:12 AM=>UseDefaultCredentials 10/26/2022 6:18:12 AM=>Credentials = bayersupport@sapl.net:Corona@2020 10/26/2022 6:18:12 AM=>EnableSsl = true 10/26/2022 6:18:12 AM=>DeliveryMethod 10/26/2022 6:18:12 AM=>Before Send 10/26/2022 6:18:33 AM=>Exception(SenMail) :System.Net.Mail.SmtpException: Failure sending mail. ---> System.IO.IOException: Unable to read data from the transport connection: An existing connection was forcibly closed by the remote host. ---> System.Net.Sockets.SocketException: An existing connection was forcibly closed by the remote host at System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size) --- End of inner exception stack trace --- at System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size) at System.Net.FixedSizeReader.ReadPacket(Byte[] buffer, Int32 offset, Int32 count) at System.Net.Security.SslState.StartReceiveBlob(Byte[] buffer, AsyncProtocolRequest asyncRequest) at System.Net.Security.SslState.CheckCompletionBeforeNextReceive(ProtocolToken message, AsyncProtocolRequest asyncRequest) at System.Net.Security.SslState.ForceAuthentication(Boolean receiveFirst, Byte[] buffer, AsyncProtocolRequest asyncRequest, Boolean renegotiation) at System.Net.Security.SslState.ProcessAuthentication(LazyAsyncResult lazyResult) at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state) at System.Net.TlsStream.ProcessAuthentication(LazyAsyncResult result) at System.Net.TlsStream.Write(Byte[] buffer, Int32 offset, Int32 size) at System.Net.PooledStream.Write(Byte[] buffer, Int32 offset, Int32 size) at System.Net.Mail.SmtpConnection.Flush() at System.Net.Mail.ReadLinesCommand.Send(SmtpConnection conn) at System.Net.Mail.EHelloCommand.Send(SmtpConnection conn, String domain) at System.Net.Mail.SmtpConnection.GetConnection(ServicePoint servicePoint) at System.Net.Mail.SmtpClient.GetConnection() at System.Net.Mail.SmtpClient.Send(MailMessage message) --- End of inner exception stack trace --- at System.Net.Mail.SmtpClient.Send(MailMessage message) at SAPLMailer.SAPLMailerService.SenMail(PendingMail objPendingMail) in E:\PROJECTS_SVN\SAPLMailer\SAPLMailer\SAPLMailer\SAPLMailerService.cs:line 400 10/26/2022 6:18:33 AM=>(SenMail)Failure sending To mail ID :bayersupport@sapl.net 10/26/2022 6:18:33 AM=>(SenMail)Failure sending CC mail ID : 10/26/2022 6:18:33 AM=>(SenMail)Failure sending mail Body :Hello, Please check attached file having issues in sending mails, please do the needful. 10/26/2022 6:18:33 AM=>delfile:-D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents\PendingMail\PendingMail_ErrorAlert.xml 10/26/2022 6:18:33 AM=>Info:- END Mailing Method 10/26/2022 6:18:33 AM=>Info:- Start Executing Telegram Method 10/26/2022 6:18:33 AM=>Info:- PendingTelegram.xml not exists 10/26/2022 6:18:33 AM=>Info:- End Executing TELEGRAM Method 10/26/2022 6:18:33 AM=>WriteToPendingXML ErrorAlert Start 10/26/2022 6:18:33 AM=>WriteToPendingXML ErrorAlert MailAttachmentsPath = D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents 10/26/2022 6:18:33 AM=>WriteToPendingXML ErrorAlertEntry Added Successfully 10/26/2022 6:18:33 AM=>Info - End of callingService Method 10/26/2022 6:20:33 AM=>Info - Check time Elapsed 10/26/2022 6:20:33 AM=>Info - Call callingService Method 10/26/2022 6:20:33 AM=>Info:- Call Both 10/26/2022 6:20:33 AM=>Info:- Start Executing SMS Method 10/26/2022 6:20:33 AM=>Info:- End Executing SMS Method 10/26/2022 6:20:33 AM=>Info:- Start Mailing Method 10/26/2022 6:20:33 AM=>Info:- ImportingEXE_END.xml file read to list 10/26/2022 6:20:33 AM=>Info:- ImportingEXE_START.xml file read to list 10/26/2022 6:20:33 AM=>Info:- PendingMail.xml file read to list 10/26/2022 6:20:33 AM=>Info:- PendingMail_ErrorAlert.xml file read to list 10/26/2022 6:20:33 AM=>Info:- Count = 1 10/26/2022 6:20:33 AM=>Info:- Count 1 10/26/2022 6:20:33 AM=>Info - Fetching Data From MAIL XML 10/26/2022 6:20:33 AM=>Info - End of Fetching Data From Mail XML 10/26/2022 6:20:33 AM=>Info:- Start SenMail Method 10/26/2022 6:20:33 AM=>UseDefaultCredentials 10/26/2022 6:20:33 AM=>Credentials = bayersupport@sapl.net:Corona@2020 10/26/2022 6:20:33 AM=>EnableSsl = true 10/26/2022 6:20:33 AM=>DeliveryMethod 10/26/2022 6:20:33 AM=>Before Send 10/26/2022 6:20:36 AM=>Exception(SenMail) :System.Net.Mail.SmtpException: Failure sending mail. ---> System.IO.IOException: Unable to read data from the transport connection: An existing connection was forcibly closed by the remote host. ---> System.Net.Sockets.SocketException: An existing connection was forcibly closed by the remote host at System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size) --- End of inner exception stack trace --- at System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size) at System.Net.FixedSizeReader.ReadPacket(Byte[] buffer, Int32 offset, Int32 count) at System.Net.Security.SslState.StartReceiveBlob(Byte[] buffer, AsyncProtocolRequest asyncRequest) at System.Net.Security.SslState.CheckCompletionBeforeNextReceive(ProtocolToken message, AsyncProtocolRequest asyncRequest) at System.Net.Security.SslState.ForceAuthentication(Boolean receiveFirst, Byte[] buffer, AsyncProtocolRequest asyncRequest, Boolean renegotiation) at System.Net.Security.SslState.ProcessAuthentication(LazyAsyncResult lazyResult) at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state) at System.Net.TlsStream.ProcessAuthentication(LazyAsyncResult result) at System.Net.TlsStream.Write(Byte[] buffer, Int32 offset, Int32 size) at System.Net.PooledStream.Write(Byte[] buffer, Int32 offset, Int32 size) at System.Net.Mail.SmtpConnection.Flush() at System.Net.Mail.ReadLinesCommand.Send(SmtpConnection conn) at System.Net.Mail.EHelloCommand.Send(SmtpConnection conn, String domain) at System.Net.Mail.SmtpConnection.GetConnection(ServicePoint servicePoint) at System.Net.Mail.SmtpClient.GetConnection() at System.Net.Mail.SmtpClient.Send(MailMessage message) --- End of inner exception stack trace --- at System.Net.Mail.SmtpClient.Send(MailMessage message) at SAPLMailer.SAPLMailerService.SenMail(PendingMail objPendingMail) in E:\PROJECTS_SVN\SAPLMailer\SAPLMailer\SAPLMailer\SAPLMailerService.cs:line 400 10/26/2022 6:20:36 AM=>(SenMail)Failure sending To mail ID :bayersupport@sapl.net 10/26/2022 6:20:36 AM=>(SenMail)Failure sending CC mail ID : 10/26/2022 6:20:36 AM=>(SenMail)Failure sending mail Body :Hello, Please check attached file having issues in sending mails, please do the needful. 10/26/2022 6:20:37 AM=>delfile:-D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents\PendingMail\PendingMail_ErrorAlert.xml 10/26/2022 6:20:37 AM=>Info:- END Mailing Method 10/26/2022 6:20:37 AM=>Info:- Start Executing Telegram Method 10/26/2022 6:20:37 AM=>Info:- PendingTelegram.xml not exists 10/26/2022 6:20:37 AM=>Info:- End Executing TELEGRAM Method 10/26/2022 6:20:37 AM=>WriteToPendingXML ErrorAlert Start 10/26/2022 6:20:37 AM=>WriteToPendingXML ErrorAlert MailAttachmentsPath = D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents 10/26/2022 6:20:37 AM=>WriteToPendingXML ErrorAlertEntry Added Successfully 10/26/2022 6:20:37 AM=>Info - End of callingService Method 10/26/2022 6:22:37 AM=>Info - Check time Elapsed 10/26/2022 6:22:37 AM=>Info - Call callingService Method 10/26/2022 6:22:37 AM=>Info:- Call Both 10/26/2022 6:22:37 AM=>Info:- Start Executing SMS Method 10/26/2022 6:22:37 AM=>Info:- End Executing SMS Method 10/26/2022 6:22:37 AM=>Info:- Start Mailing Method 10/26/2022 6:22:37 AM=>Info:- ImportingEXE_END.xml file read to list 10/26/2022 6:22:37 AM=>Info:- ImportingEXE_START.xml file read to list 10/26/2022 6:22:37 AM=>Info:- PendingMail.xml file read to list 10/26/2022 6:22:37 AM=>Info:- PendingMail_ErrorAlert.xml file read to list 10/26/2022 6:22:37 AM=>Info:- Count = 1 10/26/2022 6:22:37 AM=>Info:- Count 1 10/26/2022 6:22:37 AM=>Info - Fetching Data From MAIL XML 10/26/2022 6:22:37 AM=>Info - End of Fetching Data From Mail XML 10/26/2022 6:22:37 AM=>Info:- Start SenMail Method 10/26/2022 6:22:37 AM=>UseDefaultCredentials 10/26/2022 6:22:37 AM=>Credentials = bayersupport@sapl.net:Corona@2020 10/26/2022 6:22:37 AM=>EnableSsl = true 10/26/2022 6:22:37 AM=>DeliveryMethod 10/26/2022 6:22:37 AM=>Before Send 10/26/2022 6:22:46 AM=>Exception(SenMail) :System.Net.Mail.SmtpException: Failure sending mail. ---> System.IO.IOException: Unable to read data from the transport connection: An existing connection was forcibly closed by the remote host. ---> System.Net.Sockets.SocketException: An existing connection was forcibly closed by the remote host at System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size) --- End of inner exception stack trace --- at System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size) at System.Net.FixedSizeReader.ReadPacket(Byte[] buffer, Int32 offset, Int32 count) at System.Net.Security.SslState.StartReceiveBlob(Byte[] buffer, AsyncProtocolRequest asyncRequest) at System.Net.Security.SslState.CheckCompletionBeforeNextReceive(ProtocolToken message, AsyncProtocolRequest asyncRequest) at System.Net.Security.SslState.ForceAuthentication(Boolean receiveFirst, Byte[] buffer, AsyncProtocolRequest asyncRequest, Boolean renegotiation) at System.Net.Security.SslState.ProcessAuthentication(LazyAsyncResult lazyResult) at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state) at System.Net.TlsStream.ProcessAuthentication(LazyAsyncResult result) at System.Net.TlsStream.Write(Byte[] buffer, Int32 offset, Int32 size) at System.Net.PooledStream.Write(Byte[] buffer, Int32 offset, Int32 size) at System.Net.Mail.SmtpConnection.Flush() at System.Net.Mail.ReadLinesCommand.Send(SmtpConnection conn) at System.Net.Mail.EHelloCommand.Send(SmtpConnection conn, String domain) at System.Net.Mail.SmtpConnection.GetConnection(ServicePoint servicePoint) at System.Net.Mail.SmtpClient.GetConnection() at System.Net.Mail.SmtpClient.Send(MailMessage message) --- End of inner exception stack trace --- at System.Net.Mail.SmtpClient.Send(MailMessage message) at SAPLMailer.SAPLMailerService.SenMail(PendingMail objPendingMail) in E:\PROJECTS_SVN\SAPLMailer\SAPLMailer\SAPLMailer\SAPLMailerService.cs:line 400 10/26/2022 6:22:46 AM=>(SenMail)Failure sending To mail ID :bayersupport@sapl.net 10/26/2022 6:22:46 AM=>(SenMail)Failure sending CC mail ID : 10/26/2022 6:22:46 AM=>(SenMail)Failure sending mail Body :Hello, Please check attached file having issues in sending mails, please do the needful. 10/26/2022 6:22:46 AM=>delfile:-D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents\PendingMail\PendingMail_ErrorAlert.xml 10/26/2022 6:22:46 AM=>Info:- END Mailing Method 10/26/2022 6:22:46 AM=>Info:- Start Executing Telegram Method 10/26/2022 6:22:46 AM=>Info:- PendingTelegram.xml not exists 10/26/2022 6:22:46 AM=>Info:- End Executing TELEGRAM Method 10/26/2022 6:22:46 AM=>WriteToPendingXML ErrorAlert Start 10/26/2022 6:22:46 AM=>WriteToPendingXML ErrorAlert MailAttachmentsPath = D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents 10/26/2022 6:22:46 AM=>WriteToPendingXML ErrorAlertEntry Added Successfully 10/26/2022 6:22:46 AM=>Info - End of callingService Method 10/26/2022 6:24:46 AM=>Info - Check time Elapsed 10/26/2022 6:24:46 AM=>Info - Call callingService Method 10/26/2022 6:24:46 AM=>Info:- Call Both 10/26/2022 6:24:46 AM=>Info:- Start Executing SMS Method 10/26/2022 6:24:46 AM=>Info:- End Executing SMS Method 10/26/2022 6:24:46 AM=>Info:- Start Mailing Method 10/26/2022 6:24:46 AM=>Info:- ImportingEXE_END.xml file read to list 10/26/2022 6:24:46 AM=>Info:- ImportingEXE_START.xml file read to list 10/26/2022 6:24:46 AM=>Info:- PendingMail.xml file read to list 10/26/2022 6:24:46 AM=>Info:- PendingMail_ErrorAlert.xml file read to list 10/26/2022 6:24:46 AM=>Info:- Count = 1 10/26/2022 6:24:46 AM=>Info:- Count 1 10/26/2022 6:24:46 AM=>Info - Fetching Data From MAIL XML 10/26/2022 6:24:46 AM=>Info - End of Fetching Data From Mail XML 10/26/2022 6:24:46 AM=>Info:- Start SenMail Method 10/26/2022 6:24:46 AM=>UseDefaultCredentials 10/26/2022 6:24:46 AM=>Credentials = bayersupport@sapl.net:Corona@2020 10/26/2022 6:24:46 AM=>EnableSsl = true 10/26/2022 6:24:46 AM=>DeliveryMethod 10/26/2022 6:24:46 AM=>Before Send 10/26/2022 6:24:49 AM=>Exception(SenMail) :System.Net.Mail.SmtpException: Failure sending mail. ---> System.IO.IOException: Unable to read data from the transport connection: An existing connection was forcibly closed by the remote host. ---> System.Net.Sockets.SocketException: An existing connection was forcibly closed by the remote host at System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size) --- End of inner exception stack trace --- at System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size) at System.Net.FixedSizeReader.ReadPacket(Byte[] buffer, Int32 offset, Int32 count) at System.Net.Security.SslState.StartReceiveBlob(Byte[] buffer, AsyncProtocolRequest asyncRequest) at System.Net.Security.SslState.CheckCompletionBeforeNextReceive(ProtocolToken message, AsyncProtocolRequest asyncRequest) at System.Net.Security.SslState.ForceAuthentication(Boolean receiveFirst, Byte[] buffer, AsyncProtocolRequest asyncRequest, Boolean renegotiation) at System.Net.Security.SslState.ProcessAuthentication(LazyAsyncResult lazyResult) at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state) at System.Net.TlsStream.ProcessAuthentication(LazyAsyncResult result) at System.Net.TlsStream.Write(Byte[] buffer, Int32 offset, Int32 size) at System.Net.PooledStream.Write(Byte[] buffer, Int32 offset, Int32 size) at System.Net.Mail.SmtpConnection.Flush() at System.Net.Mail.ReadLinesCommand.Send(SmtpConnection conn) at System.Net.Mail.EHelloCommand.Send(SmtpConnection conn, String domain) at System.Net.Mail.SmtpConnection.GetConnection(ServicePoint servicePoint) at System.Net.Mail.SmtpClient.GetConnection() at System.Net.Mail.SmtpClient.Send(MailMessage message) --- End of inner exception stack trace --- at System.Net.Mail.SmtpClient.Send(MailMessage message) at SAPLMailer.SAPLMailerService.SenMail(PendingMail objPendingMail) in E:\PROJECTS_SVN\SAPLMailer\SAPLMailer\SAPLMailer\SAPLMailerService.cs:line 400 10/26/2022 6:24:49 AM=>(SenMail)Failure sending To mail ID :bayersupport@sapl.net 10/26/2022 6:24:49 AM=>(SenMail)Failure sending CC mail ID : 10/26/2022 6:24:49 AM=>(SenMail)Failure sending mail Body :Hello, Please check attached file having issues in sending mails, please do the needful. 10/26/2022 6:24:49 AM=>delfile:-D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents\PendingMail\PendingMail_ErrorAlert.xml 10/26/2022 6:24:50 AM=>Info:- END Mailing Method 10/26/2022 6:24:50 AM=>Info:- Start Executing Telegram Method 10/26/2022 6:24:50 AM=>Info:- PendingTelegram.xml not exists 10/26/2022 6:24:50 AM=>Info:- End Executing TELEGRAM Method 10/26/2022 6:24:50 AM=>WriteToPendingXML ErrorAlert Start 10/26/2022 6:24:50 AM=>WriteToPendingXML ErrorAlert MailAttachmentsPath = D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents 10/26/2022 6:24:50 AM=>WriteToPendingXML ErrorAlertEntry Added Successfully 10/26/2022 6:24:50 AM=>Info - End of callingService Method 10/26/2022 6:26:50 AM=>Info - Check time Elapsed 10/26/2022 6:26:50 AM=>Info - Call callingService Method 10/26/2022 6:26:50 AM=>Info:- Call Both 10/26/2022 6:26:50 AM=>Info:- Start Executing SMS Method 10/26/2022 6:26:50 AM=>Info:- End Executing SMS Method 10/26/2022 6:26:50 AM=>Info:- Start Mailing Method 10/26/2022 6:26:50 AM=>Info:- ImportingEXE_END.xml file read to list 10/26/2022 6:26:50 AM=>Info:- ImportingEXE_START.xml file read to list 10/26/2022 6:26:50 AM=>Info:- PendingMail.xml file read to list 10/26/2022 6:26:50 AM=>Info:- PendingMail_ErrorAlert.xml file read to list 10/26/2022 6:26:50 AM=>Info:- Count = 1 10/26/2022 6:26:50 AM=>Info:- Count 1 10/26/2022 6:26:50 AM=>Info - Fetching Data From MAIL XML 10/26/2022 6:26:50 AM=>Info - End of Fetching Data From Mail XML 10/26/2022 6:26:50 AM=>Info:- Start SenMail Method 10/26/2022 6:26:50 AM=>UseDefaultCredentials 10/26/2022 6:26:50 AM=>Credentials = bayersupport@sapl.net:Corona@2020 10/26/2022 6:26:50 AM=>EnableSsl = true 10/26/2022 6:26:50 AM=>DeliveryMethod 10/26/2022 6:26:50 AM=>Before Send 10/26/2022 6:26:50 AM=>Exception(SenMail) :System.Net.Mail.SmtpException: Failure sending mail. ---> System.IO.IOException: Unable to read data from the transport connection: An existing connection was forcibly closed by the remote host. ---> System.Net.Sockets.SocketException: An existing connection was forcibly closed by the remote host at System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size) --- End of inner exception stack trace --- at System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size) at System.Net.FixedSizeReader.ReadPacket(Byte[] buffer, Int32 offset, Int32 count) at System.Net.Security.SslState.StartReceiveBlob(Byte[] buffer, AsyncProtocolRequest asyncRequest) at System.Net.Security.SslState.CheckCompletionBeforeNextReceive(ProtocolToken message, AsyncProtocolRequest asyncRequest) at System.Net.Security.SslState.ForceAuthentication(Boolean receiveFirst, Byte[] buffer, AsyncProtocolRequest asyncRequest, Boolean renegotiation) at System.Net.Security.SslState.ProcessAuthentication(LazyAsyncResult lazyResult) at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state) at System.Net.TlsStream.ProcessAuthentication(LazyAsyncResult result) at System.Net.TlsStream.Write(Byte[] buffer, Int32 offset, Int32 size) at System.Net.PooledStream.Write(Byte[] buffer, Int32 offset, Int32 size) at System.Net.Mail.SmtpConnection.Flush() at System.Net.Mail.ReadLinesCommand.Send(SmtpConnection conn) at System.Net.Mail.EHelloCommand.Send(SmtpConnection conn, String domain) at System.Net.Mail.SmtpConnection.GetConnection(ServicePoint servicePoint) at System.Net.Mail.SmtpClient.GetConnection() at System.Net.Mail.SmtpClient.Send(MailMessage message) --- End of inner exception stack trace --- at System.Net.Mail.SmtpClient.Send(MailMessage message) at SAPLMailer.SAPLMailerService.SenMail(PendingMail objPendingMail) in E:\PROJECTS_SVN\SAPLMailer\SAPLMailer\SAPLMailer\SAPLMailerService.cs:line 400 10/26/2022 6:26:50 AM=>(SenMail)Failure sending To mail ID :bayersupport@sapl.net 10/26/2022 6:26:50 AM=>(SenMail)Failure sending CC mail ID : 10/26/2022 6:26:50 AM=>(SenMail)Failure sending mail Body :Hello, Please check attached file having issues in sending mails, please do the needful. 10/26/2022 6:26:50 AM=>delfile:-D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents\PendingMail\PendingMail_ErrorAlert.xml 10/26/2022 6:26:50 AM=>Info:- END Mailing Method 10/26/2022 6:26:50 AM=>Info:- Start Executing Telegram Method 10/26/2022 6:26:50 AM=>Info:- PendingTelegram.xml not exists 10/26/2022 6:26:50 AM=>Info:- End Executing TELEGRAM Method 10/26/2022 6:26:50 AM=>WriteToPendingXML ErrorAlert Start 10/26/2022 6:26:50 AM=>WriteToPendingXML ErrorAlert MailAttachmentsPath = D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents 10/26/2022 6:26:50 AM=>WriteToPendingXML ErrorAlertEntry Added Successfully 10/26/2022 6:26:50 AM=>Info - End of callingService Method 10/26/2022 6:28:50 AM=>Info - Check time Elapsed 10/26/2022 6:28:50 AM=>Info - Call callingService Method 10/26/2022 6:28:50 AM=>Info:- Call Both 10/26/2022 6:28:50 AM=>Info:- Start Executing SMS Method 10/26/2022 6:28:50 AM=>Info:- End Executing SMS Method 10/26/2022 6:28:50 AM=>Info:- Start Mailing Method 10/26/2022 6:28:50 AM=>Info:- ImportingEXE_END.xml file read to list 10/26/2022 6:28:50 AM=>Info:- ImportingEXE_START.xml file read to list 10/26/2022 6:28:50 AM=>Info:- PendingMail.xml file read to list 10/26/2022 6:28:50 AM=>Info:- PendingMail_ErrorAlert.xml file read to list 10/26/2022 6:28:50 AM=>Info:- Count = 1 10/26/2022 6:28:50 AM=>Info:- Count 1 10/26/2022 6:28:50 AM=>Info - Fetching Data From MAIL XML 10/26/2022 6:28:50 AM=>Info - End of Fetching Data From Mail XML 10/26/2022 6:28:50 AM=>Info:- Start SenMail Method 10/26/2022 6:28:50 AM=>UseDefaultCredentials 10/26/2022 6:28:50 AM=>Credentials = bayersupport@sapl.net:Corona@2020 10/26/2022 6:28:50 AM=>EnableSsl = true 10/26/2022 6:28:50 AM=>DeliveryMethod 10/26/2022 6:28:50 AM=>Before Send 10/26/2022 6:29:11 AM=>Exception(SenMail) :System.Net.Mail.SmtpException: Failure sending mail. ---> System.IO.IOException: Unable to read data from the transport connection: An existing connection was forcibly closed by the remote host. ---> System.Net.Sockets.SocketException: An existing connection was forcibly closed by the remote host at System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size) --- End of inner exception stack trace --- at System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size) at System.Net.FixedSizeReader.ReadPacket(Byte[] buffer, Int32 offset, Int32 count) at System.Net.Security.SslState.StartReceiveBlob(Byte[] buffer, AsyncProtocolRequest asyncRequest) at System.Net.Security.SslState.CheckCompletionBeforeNextReceive(ProtocolToken message, AsyncProtocolRequest asyncRequest) at System.Net.Security.SslState.ForceAuthentication(Boolean receiveFirst, Byte[] buffer, AsyncProtocolRequest asyncRequest, Boolean renegotiation) at System.Net.Security.SslState.ProcessAuthentication(LazyAsyncResult lazyResult) at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state) at System.Net.TlsStream.ProcessAuthentication(LazyAsyncResult result) at System.Net.TlsStream.Write(Byte[] buffer, Int32 offset, Int32 size) at System.Net.PooledStream.Write(Byte[] buffer, Int32 offset, Int32 size) at System.Net.Mail.SmtpConnection.Flush() at System.Net.Mail.ReadLinesCommand.Send(SmtpConnection conn) at System.Net.Mail.EHelloCommand.Send(SmtpConnection conn, String domain) at System.Net.Mail.SmtpConnection.GetConnection(ServicePoint servicePoint) at System.Net.Mail.SmtpClient.GetConnection() at System.Net.Mail.SmtpClient.Send(MailMessage message) --- End of inner exception stack trace --- at System.Net.Mail.SmtpClient.Send(MailMessage message) at SAPLMailer.SAPLMailerService.SenMail(PendingMail objPendingMail) in E:\PROJECTS_SVN\SAPLMailer\SAPLMailer\SAPLMailer\SAPLMailerService.cs:line 400 10/26/2022 6:29:11 AM=>(SenMail)Failure sending To mail ID :bayersupport@sapl.net 10/26/2022 6:29:11 AM=>(SenMail)Failure sending CC mail ID : 10/26/2022 6:29:11 AM=>(SenMail)Failure sending mail Body :Hello, Please check attached file having issues in sending mails, please do the needful. 10/26/2022 6:29:11 AM=>delfile:-D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents\PendingMail\PendingMail_ErrorAlert.xml 10/26/2022 6:29:12 AM=>Info:- END Mailing Method 10/26/2022 6:29:12 AM=>Info:- Start Executing Telegram Method 10/26/2022 6:29:12 AM=>Info:- PendingTelegram.xml not exists 10/26/2022 6:29:12 AM=>Info:- End Executing TELEGRAM Method 10/26/2022 6:29:12 AM=>WriteToPendingXML ErrorAlert Start 10/26/2022 6:29:12 AM=>WriteToPendingXML ErrorAlert MailAttachmentsPath = D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents 10/26/2022 6:29:12 AM=>WriteToPendingXML ErrorAlertEntry Added Successfully 10/26/2022 6:29:12 AM=>Info - End of callingService Method 10/26/2022 6:31:12 AM=>Info - Check time Elapsed 10/26/2022 6:31:12 AM=>Info - Call callingService Method 10/26/2022 6:31:12 AM=>Info:- Call Both 10/26/2022 6:31:12 AM=>Info:- Start Executing SMS Method 10/26/2022 6:31:12 AM=>Info:- End Executing SMS Method 10/26/2022 6:31:12 AM=>Info:- Start Mailing Method 10/26/2022 6:31:12 AM=>Info:- ImportingEXE_END.xml file read to list 10/26/2022 6:31:12 AM=>Info:- ImportingEXE_START.xml file read to list 10/26/2022 6:31:12 AM=>Info:- PendingMail.xml file read to list 10/26/2022 6:31:12 AM=>Info:- PendingMail_ErrorAlert.xml file read to list 10/26/2022 6:31:12 AM=>Info:- Count = 1 10/26/2022 6:31:12 AM=>Info:- Count 1 10/26/2022 6:31:12 AM=>Info - Fetching Data From MAIL XML 10/26/2022 6:31:12 AM=>Info - End of Fetching Data From Mail XML 10/26/2022 6:31:12 AM=>Info:- Start SenMail Method 10/26/2022 6:31:12 AM=>UseDefaultCredentials 10/26/2022 6:31:12 AM=>Credentials = bayersupport@sapl.net:Corona@2020 10/26/2022 6:31:12 AM=>EnableSsl = true 10/26/2022 6:31:12 AM=>DeliveryMethod 10/26/2022 6:31:12 AM=>Before Send 10/26/2022 6:31:15 AM=>Exception(SenMail) :System.Net.Mail.SmtpException: Failure sending mail. ---> System.IO.IOException: Unable to read data from the transport connection: An existing connection was forcibly closed by the remote host. ---> System.Net.Sockets.SocketException: An existing connection was forcibly closed by the remote host at System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size) --- End of inner exception stack trace --- at System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size) at System.Net.FixedSizeReader.ReadPacket(Byte[] buffer, Int32 offset, Int32 count) at System.Net.Security.SslState.StartReceiveBlob(Byte[] buffer, AsyncProtocolRequest asyncRequest) at System.Net.Security.SslState.CheckCompletionBeforeNextReceive(ProtocolToken message, AsyncProtocolRequest asyncRequest) at System.Net.Security.SslState.ForceAuthentication(Boolean receiveFirst, Byte[] buffer, AsyncProtocolRequest asyncRequest, Boolean renegotiation) at System.Net.Security.SslState.ProcessAuthentication(LazyAsyncResult lazyResult) at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state) at System.Net.TlsStream.ProcessAuthentication(LazyAsyncResult result) at System.Net.TlsStream.Write(Byte[] buffer, Int32 offset, Int32 size) at System.Net.PooledStream.Write(Byte[] buffer, Int32 offset, Int32 size) at System.Net.Mail.SmtpConnection.Flush() at System.Net.Mail.ReadLinesCommand.Send(SmtpConnection conn) at System.Net.Mail.EHelloCommand.Send(SmtpConnection conn, String domain) at System.Net.Mail.SmtpConnection.GetConnection(ServicePoint servicePoint) at System.Net.Mail.SmtpClient.GetConnection() at System.Net.Mail.SmtpClient.Send(MailMessage message) --- End of inner exception stack trace --- at System.Net.Mail.SmtpClient.Send(MailMessage message) at SAPLMailer.SAPLMailerService.SenMail(PendingMail objPendingMail) in E:\PROJECTS_SVN\SAPLMailer\SAPLMailer\SAPLMailer\SAPLMailerService.cs:line 400 10/26/2022 6:31:15 AM=>(SenMail)Failure sending To mail ID :bayersupport@sapl.net 10/26/2022 6:31:15 AM=>(SenMail)Failure sending CC mail ID : 10/26/2022 6:31:15 AM=>(SenMail)Failure sending mail Body :Hello, Please check attached file having issues in sending mails, please do the needful. 10/26/2022 6:31:15 AM=>delfile:-D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents\PendingMail\PendingMail_ErrorAlert.xml 10/26/2022 6:31:15 AM=>Info:- END Mailing Method 10/26/2022 6:31:15 AM=>Info:- Start Executing Telegram Method 10/26/2022 6:31:15 AM=>Info:- PendingTelegram.xml not exists 10/26/2022 6:31:15 AM=>Info:- End Executing TELEGRAM Method 10/26/2022 6:31:15 AM=>WriteToPendingXML ErrorAlert Start 10/26/2022 6:31:15 AM=>WriteToPendingXML ErrorAlert MailAttachmentsPath = D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents 10/26/2022 6:31:15 AM=>WriteToPendingXML ErrorAlertEntry Added Successfully 10/26/2022 6:31:15 AM=>Info - End of callingService Method 10/26/2022 6:33:15 AM=>Info - Check time Elapsed 10/26/2022 6:33:15 AM=>Info - Call callingService Method 10/26/2022 6:33:15 AM=>Info:- Call Both 10/26/2022 6:33:15 AM=>Info:- Start Executing SMS Method 10/26/2022 6:33:15 AM=>Info:- End Executing SMS Method 10/26/2022 6:33:15 AM=>Info:- Start Mailing Method 10/26/2022 6:33:15 AM=>Info:- ImportingEXE_END.xml file read to list 10/26/2022 6:33:15 AM=>Info:- ImportingEXE_START.xml file read to list 10/26/2022 6:33:15 AM=>Info:- PendingMail.xml file read to list 10/26/2022 6:33:15 AM=>Info:- PendingMail_ErrorAlert.xml file read to list 10/26/2022 6:33:15 AM=>Info:- Count = 1 10/26/2022 6:33:15 AM=>Info:- Count 1 10/26/2022 6:33:15 AM=>Info - Fetching Data From MAIL XML 10/26/2022 6:33:15 AM=>Info - End of Fetching Data From Mail XML 10/26/2022 6:33:15 AM=>Info:- Start SenMail Method 10/26/2022 6:33:15 AM=>UseDefaultCredentials 10/26/2022 6:33:15 AM=>Credentials = bayersupport@sapl.net:Corona@2020 10/26/2022 6:33:15 AM=>EnableSsl = true 10/26/2022 6:33:15 AM=>DeliveryMethod 10/26/2022 6:33:15 AM=>Before Send 10/26/2022 6:34:39 AM=>Exception(SenMail) :System.Net.Mail.SmtpException: Failure sending mail. ---> System.Net.WebException: Unable to connect to the remote server ---> System.Net.Sockets.SocketException: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond 52.96.69.2:587 at System.Net.Sockets.Socket.DoConnect(EndPoint endPointSnapshot, SocketAddress socketAddress) at System.Net.ServicePoint.ConnectSocketInternal(Boolean connectFailure, Socket s4, Socket s6, Socket& socket, IPAddress& address, ConnectSocketState state, IAsyncResult asyncResult, Exception& exception) --- End of inner exception stack trace --- at System.Net.ServicePoint.GetConnection(PooledStream PooledStream, Object owner, Boolean async, IPAddress& address, Socket& abortSocket, Socket& abortSocket6) at System.Net.PooledStream.Activate(Object owningObject, Boolean async, GeneralAsyncDelegate asyncCallback) at System.Net.ConnectionPool.GetConnection(Object owningObject, GeneralAsyncDelegate asyncCallback, Int32 creationTimeout) at System.Net.Mail.SmtpConnection.GetConnection(ServicePoint servicePoint) at System.Net.Mail.SmtpClient.GetConnection() at System.Net.Mail.SmtpClient.Send(MailMessage message) --- End of inner exception stack trace --- at System.Net.Mail.SmtpClient.Send(MailMessage message) at SAPLMailer.SAPLMailerService.SenMail(PendingMail objPendingMail) in E:\PROJECTS_SVN\SAPLMailer\SAPLMailer\SAPLMailer\SAPLMailerService.cs:line 400 10/26/2022 6:34:39 AM=>(SenMail)Failure sending To mail ID :bayersupport@sapl.net 10/26/2022 6:34:39 AM=>(SenMail)Failure sending CC mail ID : 10/26/2022 6:34:39 AM=>(SenMail)Failure sending mail Body :Hello, Please check attached file having issues in sending mails, please do the needful. 10/26/2022 6:34:39 AM=>delfile:-D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents\PendingMail\PendingMail_ErrorAlert.xml 10/26/2022 6:34:40 AM=>Info:- END Mailing Method 10/26/2022 6:34:40 AM=>Info:- Start Executing Telegram Method 10/26/2022 6:34:40 AM=>Info:- PendingTelegram.xml not exists 10/26/2022 6:34:40 AM=>Info:- End Executing TELEGRAM Method 10/26/2022 6:34:40 AM=>WriteToPendingXML ErrorAlert Start 10/26/2022 6:34:40 AM=>WriteToPendingXML ErrorAlert MailAttachmentsPath = D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents 10/26/2022 6:34:40 AM=>WriteToPendingXML ErrorAlertEntry Added Successfully 10/26/2022 6:34:40 AM=>Info - End of callingService Method 10/26/2022 6:36:40 AM=>Info - Check time Elapsed 10/26/2022 6:36:40 AM=>Info - Call callingService Method 10/26/2022 6:36:40 AM=>Info:- Call Both 10/26/2022 6:36:40 AM=>Info:- Start Executing SMS Method 10/26/2022 6:36:40 AM=>Info:- End Executing SMS Method 10/26/2022 6:36:40 AM=>Info:- Start Mailing Method 10/26/2022 6:36:40 AM=>Info:- ImportingEXE_END.xml file read to list 10/26/2022 6:36:40 AM=>Info:- ImportingEXE_START.xml file read to list 10/26/2022 6:36:40 AM=>Info:- PendingMail.xml file read to list 10/26/2022 6:36:40 AM=>Info:- PendingMail_ErrorAlert.xml file read to list 10/26/2022 6:36:40 AM=>Info:- Count = 1 10/26/2022 6:36:40 AM=>Info:- Count 1 10/26/2022 6:36:40 AM=>Info - Fetching Data From MAIL XML 10/26/2022 6:36:40 AM=>Info - End of Fetching Data From Mail XML 10/26/2022 6:36:40 AM=>Info:- Start SenMail Method 10/26/2022 6:36:40 AM=>UseDefaultCredentials 10/26/2022 6:36:40 AM=>Credentials = bayersupport@sapl.net:Corona@2020 10/26/2022 6:36:40 AM=>EnableSsl = true 10/26/2022 6:36:40 AM=>DeliveryMethod 10/26/2022 6:36:40 AM=>Before Send 10/26/2022 6:37:25 AM=>Exception(SenMail) :System.Net.Mail.SmtpException: Failure sending mail. ---> System.IO.IOException: Unable to read data from the transport connection: An existing connection was forcibly closed by the remote host. ---> System.Net.Sockets.SocketException: An existing connection was forcibly closed by the remote host at System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size) --- End of inner exception stack trace --- at System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size) at System.Net.FixedSizeReader.ReadPacket(Byte[] buffer, Int32 offset, Int32 count) at System.Net.Security.SslState.StartReceiveBlob(Byte[] buffer, AsyncProtocolRequest asyncRequest) at System.Net.Security.SslState.CheckCompletionBeforeNextReceive(ProtocolToken message, AsyncProtocolRequest asyncRequest) at System.Net.Security.SslState.ForceAuthentication(Boolean receiveFirst, Byte[] buffer, AsyncProtocolRequest asyncRequest, Boolean renegotiation) at System.Net.Security.SslState.ProcessAuthentication(LazyAsyncResult lazyResult) at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state) at System.Net.TlsStream.ProcessAuthentication(LazyAsyncResult result) at System.Net.TlsStream.Write(Byte[] buffer, Int32 offset, Int32 size) at System.Net.PooledStream.Write(Byte[] buffer, Int32 offset, Int32 size) at System.Net.Mail.SmtpConnection.Flush() at System.Net.Mail.ReadLinesCommand.Send(SmtpConnection conn) at System.Net.Mail.EHelloCommand.Send(SmtpConnection conn, String domain) at System.Net.Mail.SmtpConnection.GetConnection(ServicePoint servicePoint) at System.Net.Mail.SmtpClient.GetConnection() at System.Net.Mail.SmtpClient.Send(MailMessage message) --- End of inner exception stack trace --- at System.Net.Mail.SmtpClient.Send(MailMessage message) at SAPLMailer.SAPLMailerService.SenMail(PendingMail objPendingMail) in E:\PROJECTS_SVN\SAPLMailer\SAPLMailer\SAPLMailer\SAPLMailerService.cs:line 400 10/26/2022 6:37:25 AM=>(SenMail)Failure sending To mail ID :bayersupport@sapl.net 10/26/2022 6:37:25 AM=>(SenMail)Failure sending CC mail ID : 10/26/2022 6:37:25 AM=>(SenMail)Failure sending mail Body :Hello, Please check attached file having issues in sending mails, please do the needful. 10/26/2022 6:37:25 AM=>delfile:-D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents\PendingMail\PendingMail_ErrorAlert.xml 10/26/2022 6:37:25 AM=>Info:- END Mailing Method 10/26/2022 6:37:25 AM=>Info:- Start Executing Telegram Method 10/26/2022 6:37:25 AM=>Info:- PendingTelegram.xml not exists 10/26/2022 6:37:25 AM=>Info:- End Executing TELEGRAM Method 10/26/2022 6:37:25 AM=>WriteToPendingXML ErrorAlert Start 10/26/2022 6:37:25 AM=>WriteToPendingXML ErrorAlert MailAttachmentsPath = D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents 10/26/2022 6:37:25 AM=>WriteToPendingXML ErrorAlertEntry Added Successfully 10/26/2022 6:37:25 AM=>Info - End of callingService Method 10/26/2022 6:39:25 AM=>Info - Check time Elapsed 10/26/2022 6:39:25 AM=>Info - Call callingService Method 10/26/2022 6:39:25 AM=>Info:- Call Both 10/26/2022 6:39:25 AM=>Info:- Start Executing SMS Method 10/26/2022 6:39:25 AM=>Info:- End Executing SMS Method 10/26/2022 6:39:25 AM=>Info:- Start Mailing Method 10/26/2022 6:39:25 AM=>Info:- ImportingEXE_END.xml file read to list 10/26/2022 6:39:25 AM=>Info:- ImportingEXE_START.xml file read to list 10/26/2022 6:39:25 AM=>Info:- PendingMail.xml file read to list 10/26/2022 6:39:25 AM=>Info:- PendingMail_ErrorAlert.xml file read to list 10/26/2022 6:39:25 AM=>Info:- Count = 1 10/26/2022 6:39:25 AM=>Info:- Count 1 10/26/2022 6:39:25 AM=>Info - Fetching Data From MAIL XML 10/26/2022 6:39:25 AM=>Info - End of Fetching Data From Mail XML 10/26/2022 6:39:25 AM=>Info:- Start SenMail Method 10/26/2022 6:39:25 AM=>UseDefaultCredentials 10/26/2022 6:39:25 AM=>Credentials = bayersupport@sapl.net:Corona@2020 10/26/2022 6:39:25 AM=>EnableSsl = true 10/26/2022 6:39:25 AM=>DeliveryMethod 10/26/2022 6:39:25 AM=>Before Send 10/26/2022 6:40:49 AM=>Exception(SenMail) :System.Net.Mail.SmtpException: Failure sending mail. ---> System.Net.WebException: Unable to connect to the remote server ---> System.Net.Sockets.SocketException: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond 52.96.111.114:587 at System.Net.Sockets.Socket.DoConnect(EndPoint endPointSnapshot, SocketAddress socketAddress) at System.Net.ServicePoint.ConnectSocketInternal(Boolean connectFailure, Socket s4, Socket s6, Socket& socket, IPAddress& address, ConnectSocketState state, IAsyncResult asyncResult, Exception& exception) --- End of inner exception stack trace --- at System.Net.ServicePoint.GetConnection(PooledStream PooledStream, Object owner, Boolean async, IPAddress& address, Socket& abortSocket, Socket& abortSocket6) at System.Net.PooledStream.Activate(Object owningObject, Boolean async, GeneralAsyncDelegate asyncCallback) at System.Net.ConnectionPool.GetConnection(Object owningObject, GeneralAsyncDelegate asyncCallback, Int32 creationTimeout) at System.Net.Mail.SmtpConnection.GetConnection(ServicePoint servicePoint) at System.Net.Mail.SmtpClient.GetConnection() at System.Net.Mail.SmtpClient.Send(MailMessage message) --- End of inner exception stack trace --- at System.Net.Mail.SmtpClient.Send(MailMessage message) at SAPLMailer.SAPLMailerService.SenMail(PendingMail objPendingMail) in E:\PROJECTS_SVN\SAPLMailer\SAPLMailer\SAPLMailer\SAPLMailerService.cs:line 400 10/26/2022 6:40:49 AM=>(SenMail)Failure sending To mail ID :bayersupport@sapl.net 10/26/2022 6:40:49 AM=>(SenMail)Failure sending CC mail ID : 10/26/2022 6:40:49 AM=>(SenMail)Failure sending mail Body :Hello, Please check attached file having issues in sending mails, please do the needful. 10/26/2022 6:40:49 AM=>delfile:-D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents\PendingMail\PendingMail_ErrorAlert.xml 10/26/2022 6:40:50 AM=>Info:- END Mailing Method 10/26/2022 6:40:50 AM=>Info:- Start Executing Telegram Method 10/26/2022 6:40:50 AM=>Info:- PendingTelegram.xml not exists 10/26/2022 6:40:50 AM=>Info:- End Executing TELEGRAM Method 10/26/2022 6:40:50 AM=>WriteToPendingXML ErrorAlert Start 10/26/2022 6:40:50 AM=>WriteToPendingXML ErrorAlert MailAttachmentsPath = D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents 10/26/2022 6:40:50 AM=>WriteToPendingXML ErrorAlertEntry Added Successfully 10/26/2022 6:40:50 AM=>Info - End of callingService Method 10/26/2022 6:42:50 AM=>Info - Check time Elapsed 10/26/2022 6:42:50 AM=>Info - Call callingService Method 10/26/2022 6:42:50 AM=>Info:- Call Both 10/26/2022 6:42:50 AM=>Info:- Start Executing SMS Method 10/26/2022 6:42:50 AM=>Info:- End Executing SMS Method 10/26/2022 6:42:50 AM=>Info:- Start Mailing Method 10/26/2022 6:42:50 AM=>Info:- ImportingEXE_END.xml file read to list 10/26/2022 6:42:50 AM=>Info:- ImportingEXE_START.xml file read to list 10/26/2022 6:42:50 AM=>Info:- PendingMail.xml file read to list 10/26/2022 6:42:50 AM=>Info:- PendingMail_ErrorAlert.xml file read to list 10/26/2022 6:42:50 AM=>Info:- Count = 1 10/26/2022 6:42:50 AM=>Info:- Count 1 10/26/2022 6:42:50 AM=>Info - Fetching Data From MAIL XML 10/26/2022 6:42:50 AM=>Info - End of Fetching Data From Mail XML 10/26/2022 6:42:50 AM=>Info:- Start SenMail Method 10/26/2022 6:42:50 AM=>UseDefaultCredentials 10/26/2022 6:42:50 AM=>Credentials = bayersupport@sapl.net:Corona@2020 10/26/2022 6:42:50 AM=>EnableSsl = true 10/26/2022 6:42:50 AM=>DeliveryMethod 10/26/2022 6:42:50 AM=>Before Send 10/26/2022 6:44:14 AM=>Exception(SenMail) :System.Net.Mail.SmtpException: Failure sending mail. ---> System.Net.WebException: Unable to connect to the remote server ---> System.Net.Sockets.SocketException: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond 52.96.88.114:587 at System.Net.Sockets.Socket.DoConnect(EndPoint endPointSnapshot, SocketAddress socketAddress) at System.Net.ServicePoint.ConnectSocketInternal(Boolean connectFailure, Socket s4, Socket s6, Socket& socket, IPAddress& address, ConnectSocketState state, IAsyncResult asyncResult, Exception& exception) --- End of inner exception stack trace --- at System.Net.ServicePoint.GetConnection(PooledStream PooledStream, Object owner, Boolean async, IPAddress& address, Socket& abortSocket, Socket& abortSocket6) at System.Net.PooledStream.Activate(Object owningObject, Boolean async, GeneralAsyncDelegate asyncCallback) at System.Net.ConnectionPool.GetConnection(Object owningObject, GeneralAsyncDelegate asyncCallback, Int32 creationTimeout) at System.Net.Mail.SmtpConnection.GetConnection(ServicePoint servicePoint) at System.Net.Mail.SmtpClient.GetConnection() at System.Net.Mail.SmtpClient.Send(MailMessage message) --- End of inner exception stack trace --- at System.Net.Mail.SmtpClient.Send(MailMessage message) at SAPLMailer.SAPLMailerService.SenMail(PendingMail objPendingMail) in E:\PROJECTS_SVN\SAPLMailer\SAPLMailer\SAPLMailer\SAPLMailerService.cs:line 400 10/26/2022 6:44:14 AM=>(SenMail)Failure sending To mail ID :bayersupport@sapl.net 10/26/2022 6:44:14 AM=>(SenMail)Failure sending CC mail ID : 10/26/2022 6:44:14 AM=>(SenMail)Failure sending mail Body :Hello, Please check attached file having issues in sending mails, please do the needful. 10/26/2022 6:44:14 AM=>delfile:-D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents\PendingMail\PendingMail_ErrorAlert.xml 10/26/2022 6:44:14 AM=>Info:- END Mailing Method 10/26/2022 6:44:14 AM=>Info:- Start Executing Telegram Method 10/26/2022 6:44:14 AM=>Info:- PendingTelegram.xml not exists 10/26/2022 6:44:14 AM=>Info:- End Executing TELEGRAM Method 10/26/2022 6:44:14 AM=>WriteToPendingXML ErrorAlert Start 10/26/2022 6:44:14 AM=>WriteToPendingXML ErrorAlert MailAttachmentsPath = D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents 10/26/2022 6:44:14 AM=>WriteToPendingXML ErrorAlertEntry Added Successfully 10/26/2022 6:44:14 AM=>Info - End of callingService Method 10/26/2022 6:46:14 AM=>Info - Check time Elapsed 10/26/2022 6:46:14 AM=>Info - Call callingService Method 10/26/2022 6:46:14 AM=>Info:- Call Both 10/26/2022 6:46:14 AM=>Info:- Start Executing SMS Method 10/26/2022 6:46:14 AM=>Info:- End Executing SMS Method 10/26/2022 6:46:14 AM=>Info:- Start Mailing Method 10/26/2022 6:46:14 AM=>Info:- ImportingEXE_END.xml file read to list 10/26/2022 6:46:14 AM=>Info:- ImportingEXE_START.xml file read to list 10/26/2022 6:46:14 AM=>Info:- PendingMail.xml file read to list 10/26/2022 6:46:14 AM=>Info:- PendingMail_ErrorAlert.xml file read to list 10/26/2022 6:46:14 AM=>Info:- Count = 1 10/26/2022 6:46:14 AM=>Info:- Count 1 10/26/2022 6:46:14 AM=>Info - Fetching Data From MAIL XML 10/26/2022 6:46:14 AM=>Info - End of Fetching Data From Mail XML 10/26/2022 6:46:14 AM=>Info:- Start SenMail Method 10/26/2022 6:46:14 AM=>UseDefaultCredentials 10/26/2022 6:46:14 AM=>Credentials = bayersupport@sapl.net:Corona@2020 10/26/2022 6:46:14 AM=>EnableSsl = true 10/26/2022 6:46:14 AM=>DeliveryMethod 10/26/2022 6:46:14 AM=>Before Send 10/26/2022 6:46:35 AM=>Exception(SenMail) :System.Net.Mail.SmtpException: Failure sending mail. ---> System.IO.IOException: Unable to read data from the transport connection: An existing connection was forcibly closed by the remote host. ---> System.Net.Sockets.SocketException: An existing connection was forcibly closed by the remote host at System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size) --- End of inner exception stack trace --- at System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size) at System.Net.FixedSizeReader.ReadPacket(Byte[] buffer, Int32 offset, Int32 count) at System.Net.Security.SslState.StartReceiveBlob(Byte[] buffer, AsyncProtocolRequest asyncRequest) at System.Net.Security.SslState.CheckCompletionBeforeNextReceive(ProtocolToken message, AsyncProtocolRequest asyncRequest) at System.Net.Security.SslState.ForceAuthentication(Boolean receiveFirst, Byte[] buffer, AsyncProtocolRequest asyncRequest, Boolean renegotiation) at System.Net.Security.SslState.ProcessAuthentication(LazyAsyncResult lazyResult) at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state) at System.Net.TlsStream.ProcessAuthentication(LazyAsyncResult result) at System.Net.TlsStream.Write(Byte[] buffer, Int32 offset, Int32 size) at System.Net.PooledStream.Write(Byte[] buffer, Int32 offset, Int32 size) at System.Net.Mail.SmtpConnection.Flush() at System.Net.Mail.ReadLinesCommand.Send(SmtpConnection conn) at System.Net.Mail.EHelloCommand.Send(SmtpConnection conn, String domain) at System.Net.Mail.SmtpConnection.GetConnection(ServicePoint servicePoint) at System.Net.Mail.SmtpClient.GetConnection() at System.Net.Mail.SmtpClient.Send(MailMessage message) --- End of inner exception stack trace --- at System.Net.Mail.SmtpClient.Send(MailMessage message) at SAPLMailer.SAPLMailerService.SenMail(PendingMail objPendingMail) in E:\PROJECTS_SVN\SAPLMailer\SAPLMailer\SAPLMailer\SAPLMailerService.cs:line 400 10/26/2022 6:46:35 AM=>(SenMail)Failure sending To mail ID :bayersupport@sapl.net 10/26/2022 6:46:35 AM=>(SenMail)Failure sending CC mail ID : 10/26/2022 6:46:35 AM=>(SenMail)Failure sending mail Body :Hello, Please check attached file having issues in sending mails, please do the needful. 10/26/2022 6:46:35 AM=>delfile:-D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents\PendingMail\PendingMail_ErrorAlert.xml 10/26/2022 6:46:35 AM=>Info:- END Mailing Method 10/26/2022 6:46:35 AM=>Info:- Start Executing Telegram Method 10/26/2022 6:46:36 AM=>Info:- PendingTelegram.xml not exists 10/26/2022 6:46:36 AM=>Info:- End Executing TELEGRAM Method 10/26/2022 6:46:36 AM=>WriteToPendingXML ErrorAlert Start 10/26/2022 6:46:36 AM=>WriteToPendingXML ErrorAlert MailAttachmentsPath = D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents 10/26/2022 6:46:36 AM=>WriteToPendingXML ErrorAlertEntry Added Successfully 10/26/2022 6:46:36 AM=>Info - End of callingService Method 10/26/2022 6:48:36 AM=>Info - Check time Elapsed 10/26/2022 6:48:36 AM=>Info - Call callingService Method 10/26/2022 6:48:36 AM=>Info:- Call Both 10/26/2022 6:48:36 AM=>Info:- Start Executing SMS Method 10/26/2022 6:48:36 AM=>Info:- End Executing SMS Method 10/26/2022 6:48:36 AM=>Info:- Start Mailing Method 10/26/2022 6:48:36 AM=>Info:- ImportingEXE_END.xml file read to list 10/26/2022 6:48:36 AM=>Info:- ImportingEXE_START.xml file read to list 10/26/2022 6:48:36 AM=>Info:- PendingMail.xml file read to list 10/26/2022 6:48:36 AM=>Info:- PendingMail_ErrorAlert.xml file read to list 10/26/2022 6:48:36 AM=>Info:- Count = 1 10/26/2022 6:48:36 AM=>Info:- Count 1 10/26/2022 6:48:36 AM=>Info - Fetching Data From MAIL XML 10/26/2022 6:48:36 AM=>Info - End of Fetching Data From Mail XML 10/26/2022 6:48:36 AM=>Info:- Start SenMail Method 10/26/2022 6:48:36 AM=>UseDefaultCredentials 10/26/2022 6:48:36 AM=>Credentials = bayersupport@sapl.net:Corona@2020 10/26/2022 6:48:36 AM=>EnableSsl = true 10/26/2022 6:48:36 AM=>DeliveryMethod 10/26/2022 6:48:36 AM=>Before Send 10/26/2022 6:48:36 AM=>Exception(SenMail) :System.Net.Mail.SmtpException: Failure sending mail. ---> System.IO.IOException: Unable to read data from the transport connection: An existing connection was forcibly closed by the remote host. ---> System.Net.Sockets.SocketException: An existing connection was forcibly closed by the remote host at System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size) --- End of inner exception stack trace --- at System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size) at System.Net.FixedSizeReader.ReadPacket(Byte[] buffer, Int32 offset, Int32 count) at System.Net.Security.SslState.StartReceiveBlob(Byte[] buffer, AsyncProtocolRequest asyncRequest) at System.Net.Security.SslState.CheckCompletionBeforeNextReceive(ProtocolToken message, AsyncProtocolRequest asyncRequest) at System.Net.Security.SslState.ForceAuthentication(Boolean receiveFirst, Byte[] buffer, AsyncProtocolRequest asyncRequest, Boolean renegotiation) at System.Net.Security.SslState.ProcessAuthentication(LazyAsyncResult lazyResult) at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state) at System.Net.TlsStream.ProcessAuthentication(LazyAsyncResult result) at System.Net.TlsStream.Write(Byte[] buffer, Int32 offset, Int32 size) at System.Net.PooledStream.Write(Byte[] buffer, Int32 offset, Int32 size) at System.Net.Mail.SmtpConnection.Flush() at System.Net.Mail.ReadLinesCommand.Send(SmtpConnection conn) at System.Net.Mail.EHelloCommand.Send(SmtpConnection conn, String domain) at System.Net.Mail.SmtpConnection.GetConnection(ServicePoint servicePoint) at System.Net.Mail.SmtpClient.GetConnection() at System.Net.Mail.SmtpClient.Send(MailMessage message) --- End of inner exception stack trace --- at System.Net.Mail.SmtpClient.Send(MailMessage message) at SAPLMailer.SAPLMailerService.SenMail(PendingMail objPendingMail) in E:\PROJECTS_SVN\SAPLMailer\SAPLMailer\SAPLMailer\SAPLMailerService.cs:line 400 10/26/2022 6:48:36 AM=>(SenMail)Failure sending To mail ID :bayersupport@sapl.net 10/26/2022 6:48:36 AM=>(SenMail)Failure sending CC mail ID : 10/26/2022 6:48:36 AM=>(SenMail)Failure sending mail Body :Hello, Please check attached file having issues in sending mails, please do the needful. 10/26/2022 6:48:36 AM=>delfile:-D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents\PendingMail\PendingMail_ErrorAlert.xml 10/26/2022 6:48:36 AM=>Info:- END Mailing Method 10/26/2022 6:48:36 AM=>Info:- Start Executing Telegram Method 10/26/2022 6:48:36 AM=>Info:- PendingTelegram.xml not exists 10/26/2022 6:48:36 AM=>Info:- End Executing TELEGRAM Method 10/26/2022 6:48:36 AM=>WriteToPendingXML ErrorAlert Start 10/26/2022 6:48:36 AM=>WriteToPendingXML ErrorAlert MailAttachmentsPath = D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents 10/26/2022 6:48:36 AM=>WriteToPendingXML ErrorAlertEntry Added Successfully 10/26/2022 6:48:36 AM=>Info - End of callingService Method 10/26/2022 6:50:36 AM=>Info - Check time Elapsed 10/26/2022 6:50:36 AM=>Info - Call callingService Method 10/26/2022 6:50:36 AM=>Info:- Call Both 10/26/2022 6:50:36 AM=>Info:- Start Executing SMS Method 10/26/2022 6:50:36 AM=>Info:- End Executing SMS Method 10/26/2022 6:50:36 AM=>Info:- Start Mailing Method 10/26/2022 6:50:36 AM=>Info:- ImportingEXE_END.xml file read to list 10/26/2022 6:50:36 AM=>Info:- ImportingEXE_START.xml file read to list 10/26/2022 6:50:36 AM=>Info:- PendingMail.xml file read to list 10/26/2022 6:50:36 AM=>Info:- PendingMail_ErrorAlert.xml file read to list 10/26/2022 6:50:36 AM=>Info:- Count = 1 10/26/2022 6:50:36 AM=>Info:- Count 1 10/26/2022 6:50:36 AM=>Info - Fetching Data From MAIL XML 10/26/2022 6:50:36 AM=>Info - End of Fetching Data From Mail XML 10/26/2022 6:50:36 AM=>Info:- Start SenMail Method 10/26/2022 6:50:36 AM=>UseDefaultCredentials 10/26/2022 6:50:36 AM=>Credentials = bayersupport@sapl.net:Corona@2020 10/26/2022 6:50:36 AM=>EnableSsl = true 10/26/2022 6:50:36 AM=>DeliveryMethod 10/26/2022 6:50:36 AM=>Before Send 10/26/2022 6:52:00 AM=>Exception(SenMail) :System.Net.Mail.SmtpException: Failure sending mail. ---> System.Net.WebException: Unable to connect to the remote server ---> System.Net.Sockets.SocketException: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond 52.96.88.114:587 at System.Net.Sockets.Socket.DoConnect(EndPoint endPointSnapshot, SocketAddress socketAddress) at System.Net.ServicePoint.ConnectSocketInternal(Boolean connectFailure, Socket s4, Socket s6, Socket& socket, IPAddress& address, ConnectSocketState state, IAsyncResult asyncResult, Exception& exception) --- End of inner exception stack trace --- at System.Net.ServicePoint.GetConnection(PooledStream PooledStream, Object owner, Boolean async, IPAddress& address, Socket& abortSocket, Socket& abortSocket6) at System.Net.PooledStream.Activate(Object owningObject, Boolean async, GeneralAsyncDelegate asyncCallback) at System.Net.ConnectionPool.GetConnection(Object owningObject, GeneralAsyncDelegate asyncCallback, Int32 creationTimeout) at System.Net.Mail.SmtpConnection.GetConnection(ServicePoint servicePoint) at System.Net.Mail.SmtpClient.GetConnection() at System.Net.Mail.SmtpClient.Send(MailMessage message) --- End of inner exception stack trace --- at System.Net.Mail.SmtpClient.Send(MailMessage message) at SAPLMailer.SAPLMailerService.SenMail(PendingMail objPendingMail) in E:\PROJECTS_SVN\SAPLMailer\SAPLMailer\SAPLMailer\SAPLMailerService.cs:line 400 10/26/2022 6:52:00 AM=>(SenMail)Failure sending To mail ID :bayersupport@sapl.net 10/26/2022 6:52:00 AM=>(SenMail)Failure sending CC mail ID : 10/26/2022 6:52:00 AM=>(SenMail)Failure sending mail Body :Hello, Please check attached file having issues in sending mails, please do the needful. 10/26/2022 6:52:00 AM=>delfile:-D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents\PendingMail\PendingMail_ErrorAlert.xml 10/26/2022 6:52:00 AM=>Info:- END Mailing Method 10/26/2022 6:52:00 AM=>Info:- Start Executing Telegram Method 10/26/2022 6:52:00 AM=>Info:- PendingTelegram.xml not exists 10/26/2022 6:52:00 AM=>Info:- End Executing TELEGRAM Method 10/26/2022 6:52:00 AM=>WriteToPendingXML ErrorAlert Start 10/26/2022 6:52:00 AM=>WriteToPendingXML ErrorAlert MailAttachmentsPath = D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents 10/26/2022 6:52:00 AM=>WriteToPendingXML ErrorAlertEntry Added Successfully 10/26/2022 6:52:00 AM=>Info - End of callingService Method 10/26/2022 6:54:00 AM=>Info - Check time Elapsed 10/26/2022 6:54:00 AM=>Info - Call callingService Method 10/26/2022 6:54:00 AM=>Info:- Call Both 10/26/2022 6:54:00 AM=>Info:- Start Executing SMS Method 10/26/2022 6:54:00 AM=>Info:- End Executing SMS Method 10/26/2022 6:54:01 AM=>Info:- Start Mailing Method 10/26/2022 6:54:01 AM=>Info:- ImportingEXE_END.xml file read to list 10/26/2022 6:54:01 AM=>Info:- ImportingEXE_START.xml file read to list 10/26/2022 6:54:01 AM=>Info:- PendingMail.xml file read to list 10/26/2022 6:54:01 AM=>Info:- PendingMail_ErrorAlert.xml file read to list 10/26/2022 6:54:01 AM=>Info:- Count = 1 10/26/2022 6:54:01 AM=>Info:- Count 1 10/26/2022 6:54:01 AM=>Info - Fetching Data From MAIL XML 10/26/2022 6:54:01 AM=>Info - End of Fetching Data From Mail XML 10/26/2022 6:54:01 AM=>Info:- Start SenMail Method 10/26/2022 6:54:01 AM=>UseDefaultCredentials 10/26/2022 6:54:01 AM=>Credentials = bayersupport@sapl.net:Corona@2020 10/26/2022 6:54:01 AM=>EnableSsl = true 10/26/2022 6:54:01 AM=>DeliveryMethod 10/26/2022 6:54:01 AM=>Before Send 10/26/2022 6:55:25 AM=>Exception(SenMail) :System.Net.Mail.SmtpException: Failure sending mail. ---> System.Net.WebException: Unable to connect to the remote server ---> System.Net.Sockets.SocketException: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond 52.96.179.114:587 at System.Net.Sockets.Socket.DoConnect(EndPoint endPointSnapshot, SocketAddress socketAddress) at System.Net.ServicePoint.ConnectSocketInternal(Boolean connectFailure, Socket s4, Socket s6, Socket& socket, IPAddress& address, ConnectSocketState state, IAsyncResult asyncResult, Exception& exception) --- End of inner exception stack trace --- at System.Net.ServicePoint.GetConnection(PooledStream PooledStream, Object owner, Boolean async, IPAddress& address, Socket& abortSocket, Socket& abortSocket6) at System.Net.PooledStream.Activate(Object owningObject, Boolean async, GeneralAsyncDelegate asyncCallback) at System.Net.ConnectionPool.GetConnection(Object owningObject, GeneralAsyncDelegate asyncCallback, Int32 creationTimeout) at System.Net.Mail.SmtpConnection.GetConnection(ServicePoint servicePoint) at System.Net.Mail.SmtpClient.GetConnection() at System.Net.Mail.SmtpClient.Send(MailMessage message) --- End of inner exception stack trace --- at System.Net.Mail.SmtpClient.Send(MailMessage message) at SAPLMailer.SAPLMailerService.SenMail(PendingMail objPendingMail) in E:\PROJECTS_SVN\SAPLMailer\SAPLMailer\SAPLMailer\SAPLMailerService.cs:line 400 10/26/2022 6:55:25 AM=>(SenMail)Failure sending To mail ID :bayersupport@sapl.net 10/26/2022 6:55:25 AM=>(SenMail)Failure sending CC mail ID : 10/26/2022 6:55:25 AM=>(SenMail)Failure sending mail Body :Hello, Please check attached file having issues in sending mails, please do the needful. 10/26/2022 6:55:25 AM=>delfile:-D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents\PendingMail\PendingMail_ErrorAlert.xml 10/26/2022 6:55:25 AM=>Info:- END Mailing Method 10/26/2022 6:55:25 AM=>Info:- Start Executing Telegram Method 10/26/2022 6:55:25 AM=>Info:- PendingTelegram.xml not exists 10/26/2022 6:55:25 AM=>Info:- End Executing TELEGRAM Method 10/26/2022 6:55:25 AM=>WriteToPendingXML ErrorAlert Start 10/26/2022 6:55:25 AM=>WriteToPendingXML ErrorAlert MailAttachmentsPath = D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents 10/26/2022 6:55:25 AM=>WriteToPendingXML ErrorAlertEntry Added Successfully 10/26/2022 6:55:25 AM=>Info - End of callingService Method 10/26/2022 6:57:25 AM=>Info - Check time Elapsed 10/26/2022 6:57:25 AM=>Info - Call callingService Method 10/26/2022 6:57:25 AM=>Info:- Call Both 10/26/2022 6:57:25 AM=>Info:- Start Executing SMS Method 10/26/2022 6:57:25 AM=>Info:- End Executing SMS Method 10/26/2022 6:57:25 AM=>Info:- Start Mailing Method 10/26/2022 6:57:25 AM=>Info:- ImportingEXE_END.xml file read to list 10/26/2022 6:57:25 AM=>Info:- ImportingEXE_START.xml file read to list 10/26/2022 6:57:25 AM=>Info:- PendingMail.xml file read to list 10/26/2022 6:57:25 AM=>Info:- PendingMail_ErrorAlert.xml file read to list 10/26/2022 6:57:25 AM=>Info:- Count = 1 10/26/2022 6:57:25 AM=>Info:- Count 1 10/26/2022 6:57:25 AM=>Info - Fetching Data From MAIL XML 10/26/2022 6:57:25 AM=>Info - End of Fetching Data From Mail XML 10/26/2022 6:57:25 AM=>Info:- Start SenMail Method 10/26/2022 6:57:25 AM=>UseDefaultCredentials 10/26/2022 6:57:25 AM=>Credentials = bayersupport@sapl.net:Corona@2020 10/26/2022 6:57:25 AM=>EnableSsl = true 10/26/2022 6:57:25 AM=>DeliveryMethod 10/26/2022 6:57:25 AM=>Before Send 10/26/2022 6:58:28 AM=>Exception(SenMail) :System.Net.Mail.SmtpException: Failure sending mail. ---> System.IO.IOException: Unable to read data from the transport connection: An existing connection was forcibly closed by the remote host. ---> System.Net.Sockets.SocketException: An existing connection was forcibly closed by the remote host at System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size) --- End of inner exception stack trace --- at System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size) at System.Net.FixedSizeReader.ReadPacket(Byte[] buffer, Int32 offset, Int32 count) at System.Net.Security.SslState.StartReceiveBlob(Byte[] buffer, AsyncProtocolRequest asyncRequest) at System.Net.Security.SslState.CheckCompletionBeforeNextReceive(ProtocolToken message, AsyncProtocolRequest asyncRequest) at System.Net.Security.SslState.ForceAuthentication(Boolean receiveFirst, Byte[] buffer, AsyncProtocolRequest asyncRequest, Boolean renegotiation) at System.Net.Security.SslState.ProcessAuthentication(LazyAsyncResult lazyResult) at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state) at System.Net.TlsStream.ProcessAuthentication(LazyAsyncResult result) at System.Net.TlsStream.Write(Byte[] buffer, Int32 offset, Int32 size) at System.Net.PooledStream.Write(Byte[] buffer, Int32 offset, Int32 size) at System.Net.Mail.SmtpConnection.Flush() at System.Net.Mail.ReadLinesCommand.Send(SmtpConnection conn) at System.Net.Mail.EHelloCommand.Send(SmtpConnection conn, String domain) at System.Net.Mail.SmtpConnection.GetConnection(ServicePoint servicePoint) at System.Net.Mail.SmtpClient.GetConnection() at System.Net.Mail.SmtpClient.Send(MailMessage message) --- End of inner exception stack trace --- at System.Net.Mail.SmtpClient.Send(MailMessage message) at SAPLMailer.SAPLMailerService.SenMail(PendingMail objPendingMail) in E:\PROJECTS_SVN\SAPLMailer\SAPLMailer\SAPLMailer\SAPLMailerService.cs:line 400 10/26/2022 6:58:28 AM=>(SenMail)Failure sending To mail ID :bayersupport@sapl.net 10/26/2022 6:58:28 AM=>(SenMail)Failure sending CC mail ID : 10/26/2022 6:58:28 AM=>(SenMail)Failure sending mail Body :Hello, Please check attached file having issues in sending mails, please do the needful. 10/26/2022 6:58:28 AM=>delfile:-D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents\PendingMail\PendingMail_ErrorAlert.xml 10/26/2022 6:58:28 AM=>Info:- END Mailing Method 10/26/2022 6:58:29 AM=>Info:- Start Executing Telegram Method 10/26/2022 6:58:29 AM=>Info:- PendingTelegram.xml not exists 10/26/2022 6:58:29 AM=>Info:- End Executing TELEGRAM Method 10/26/2022 6:58:29 AM=>WriteToPendingXML ErrorAlert Start 10/26/2022 6:58:29 AM=>WriteToPendingXML ErrorAlert MailAttachmentsPath = D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents 10/26/2022 6:58:29 AM=>WriteToPendingXML ErrorAlertEntry Added Successfully 10/26/2022 6:58:29 AM=>Info - End of callingService Method 10/26/2022 7:00:29 AM=>Info - Check time Elapsed 10/26/2022 7:00:29 AM=>Info - Call callingService Method 10/26/2022 7:00:29 AM=>Info:- Call Both 10/26/2022 7:00:29 AM=>Info:- Start Executing SMS Method 10/26/2022 7:00:29 AM=>Info:- End Executing SMS Method 10/26/2022 7:00:29 AM=>Info:- Start Mailing Method 10/26/2022 7:00:29 AM=>Info:- ImportingEXE_END.xml file read to list 10/26/2022 7:00:29 AM=>Info:- ImportingEXE_START.xml file read to list 10/26/2022 7:00:29 AM=>Info:- PendingMail.xml file read to list 10/26/2022 7:00:29 AM=>Info:- PendingMail_ErrorAlert.xml file read to list 10/26/2022 7:00:29 AM=>Info:- Count = 1 10/26/2022 7:00:29 AM=>Info:- Count 1 10/26/2022 7:00:29 AM=>Info - Fetching Data From MAIL XML 10/26/2022 7:00:29 AM=>Info - End of Fetching Data From Mail XML 10/26/2022 7:00:29 AM=>Info:- Start SenMail Method 10/26/2022 7:00:29 AM=>UseDefaultCredentials 10/26/2022 7:00:29 AM=>Credentials = bayersupport@sapl.net:Corona@2020 10/26/2022 7:00:29 AM=>EnableSsl = true 10/26/2022 7:00:29 AM=>DeliveryMethod 10/26/2022 7:00:29 AM=>Before Send 10/26/2022 7:01:53 AM=>Exception(SenMail) :System.Net.Mail.SmtpException: Failure sending mail. ---> System.Net.WebException: Unable to connect to the remote server ---> System.Net.Sockets.SocketException: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond 52.96.69.2:587 at System.Net.Sockets.Socket.DoConnect(EndPoint endPointSnapshot, SocketAddress socketAddress) at System.Net.ServicePoint.ConnectSocketInternal(Boolean connectFailure, Socket s4, Socket s6, Socket& socket, IPAddress& address, ConnectSocketState state, IAsyncResult asyncResult, Exception& exception) --- End of inner exception stack trace --- at System.Net.ServicePoint.GetConnection(PooledStream PooledStream, Object owner, Boolean async, IPAddress& address, Socket& abortSocket, Socket& abortSocket6) at System.Net.PooledStream.Activate(Object owningObject, Boolean async, GeneralAsyncDelegate asyncCallback) at System.Net.ConnectionPool.GetConnection(Object owningObject, GeneralAsyncDelegate asyncCallback, Int32 creationTimeout) at System.Net.Mail.SmtpConnection.GetConnection(ServicePoint servicePoint) at System.Net.Mail.SmtpClient.GetConnection() at System.Net.Mail.SmtpClient.Send(MailMessage message) --- End of inner exception stack trace --- at System.Net.Mail.SmtpClient.Send(MailMessage message) at SAPLMailer.SAPLMailerService.SenMail(PendingMail objPendingMail) in E:\PROJECTS_SVN\SAPLMailer\SAPLMailer\SAPLMailer\SAPLMailerService.cs:line 400 10/26/2022 7:01:53 AM=>(SenMail)Failure sending To mail ID :bayersupport@sapl.net 10/26/2022 7:01:53 AM=>(SenMail)Failure sending CC mail ID : 10/26/2022 7:01:53 AM=>(SenMail)Failure sending mail Body :Hello, Please check attached file having issues in sending mails, please do the needful. 10/26/2022 7:01:53 AM=>delfile:-D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents\PendingMail\PendingMail_ErrorAlert.xml 10/26/2022 7:01:53 AM=>Info:- END Mailing Method 10/26/2022 7:01:53 AM=>Info:- Start Executing Telegram Method 10/26/2022 7:01:53 AM=>Info:- PendingTelegram.xml not exists 10/26/2022 7:01:53 AM=>Info:- End Executing TELEGRAM Method 10/26/2022 7:01:53 AM=>WriteToPendingXML ErrorAlert Start 10/26/2022 7:01:53 AM=>WriteToPendingXML ErrorAlert MailAttachmentsPath = D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents 10/26/2022 7:01:53 AM=>WriteToPendingXML ErrorAlertEntry Added Successfully 10/26/2022 7:01:53 AM=>Info - End of callingService Method 10/26/2022 7:03:53 AM=>Info - Check time Elapsed 10/26/2022 7:03:53 AM=>Info - Call callingService Method 10/26/2022 7:03:53 AM=>Info:- Call Both 10/26/2022 7:03:53 AM=>Info:- Start Executing SMS Method 10/26/2022 7:03:53 AM=>Info:- End Executing SMS Method 10/26/2022 7:03:53 AM=>Info:- Start Mailing Method 10/26/2022 7:03:53 AM=>Info:- ImportingEXE_END.xml file read to list 10/26/2022 7:03:53 AM=>Info:- ImportingEXE_START.xml file read to list 10/26/2022 7:03:53 AM=>Info:- PendingMail.xml file read to list 10/26/2022 7:03:53 AM=>Info:- PendingMail_ErrorAlert.xml file read to list 10/26/2022 7:03:53 AM=>Info:- Count = 1 10/26/2022 7:03:53 AM=>Info:- Count 1 10/26/2022 7:03:53 AM=>Info - Fetching Data From MAIL XML 10/26/2022 7:03:53 AM=>Info - End of Fetching Data From Mail XML 10/26/2022 7:03:53 AM=>Info:- Start SenMail Method 10/26/2022 7:03:53 AM=>UseDefaultCredentials 10/26/2022 7:03:53 AM=>Credentials = bayersupport@sapl.net:Corona@2020 10/26/2022 7:03:53 AM=>EnableSsl = true 10/26/2022 7:03:53 AM=>DeliveryMethod 10/26/2022 7:03:53 AM=>Before Send 10/26/2022 7:05:17 AM=>Exception(SenMail) :System.Net.Mail.SmtpException: Failure sending mail. ---> System.Net.WebException: Unable to connect to the remote server ---> System.Net.Sockets.SocketException: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond 52.96.88.18:587 at System.Net.Sockets.Socket.DoConnect(EndPoint endPointSnapshot, SocketAddress socketAddress) at System.Net.ServicePoint.ConnectSocketInternal(Boolean connectFailure, Socket s4, Socket s6, Socket& socket, IPAddress& address, ConnectSocketState state, IAsyncResult asyncResult, Exception& exception) --- End of inner exception stack trace --- at System.Net.ServicePoint.GetConnection(PooledStream PooledStream, Object owner, Boolean async, IPAddress& address, Socket& abortSocket, Socket& abortSocket6) at System.Net.PooledStream.Activate(Object owningObject, Boolean async, GeneralAsyncDelegate asyncCallback) at System.Net.ConnectionPool.GetConnection(Object owningObject, GeneralAsyncDelegate asyncCallback, Int32 creationTimeout) at System.Net.Mail.SmtpConnection.GetConnection(ServicePoint servicePoint) at System.Net.Mail.SmtpClient.GetConnection() at System.Net.Mail.SmtpClient.Send(MailMessage message) --- End of inner exception stack trace --- at System.Net.Mail.SmtpClient.Send(MailMessage message) at SAPLMailer.SAPLMailerService.SenMail(PendingMail objPendingMail) in E:\PROJECTS_SVN\SAPLMailer\SAPLMailer\SAPLMailer\SAPLMailerService.cs:line 400 10/26/2022 7:05:17 AM=>(SenMail)Failure sending To mail ID :bayersupport@sapl.net 10/26/2022 7:05:17 AM=>(SenMail)Failure sending CC mail ID : 10/26/2022 7:05:17 AM=>(SenMail)Failure sending mail Body :Hello, Please check attached file having issues in sending mails, please do the needful. 10/26/2022 7:05:17 AM=>delfile:-D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents\PendingMail\PendingMail_ErrorAlert.xml 10/26/2022 7:05:18 AM=>Info:- END Mailing Method 10/26/2022 7:05:18 AM=>Info:- Start Executing Telegram Method 10/26/2022 7:05:18 AM=>Info:- PendingTelegram.xml not exists 10/26/2022 7:05:18 AM=>Info:- End Executing TELEGRAM Method 10/26/2022 7:05:18 AM=>WriteToPendingXML ErrorAlert Start 10/26/2022 7:05:18 AM=>WriteToPendingXML ErrorAlert MailAttachmentsPath = D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents 10/26/2022 7:05:18 AM=>WriteToPendingXML ErrorAlertEntry Added Successfully 10/26/2022 7:05:18 AM=>Info - End of callingService Method 10/26/2022 7:07:18 AM=>Info - Check time Elapsed 10/26/2022 7:07:18 AM=>Info - Call callingService Method 10/26/2022 7:07:18 AM=>Info:- Call Both 10/26/2022 7:07:18 AM=>Info:- Start Executing SMS Method 10/26/2022 7:07:18 AM=>Info:- End Executing SMS Method 10/26/2022 7:07:18 AM=>Info:- Start Mailing Method 10/26/2022 7:07:18 AM=>Info:- ImportingEXE_END.xml file read to list 10/26/2022 7:07:18 AM=>Info:- ImportingEXE_START.xml file read to list 10/26/2022 7:07:18 AM=>Info:- PendingMail.xml file read to list 10/26/2022 7:07:18 AM=>Info:- PendingMail_ErrorAlert.xml file read to list 10/26/2022 7:07:18 AM=>Info:- Count = 1 10/26/2022 7:07:18 AM=>Info:- Count 1 10/26/2022 7:07:18 AM=>Info - Fetching Data From MAIL XML 10/26/2022 7:07:18 AM=>Info - End of Fetching Data From Mail XML 10/26/2022 7:07:18 AM=>Info:- Start SenMail Method 10/26/2022 7:07:18 AM=>UseDefaultCredentials 10/26/2022 7:07:18 AM=>Credentials = bayersupport@sapl.net:Corona@2020 10/26/2022 7:07:18 AM=>EnableSsl = true 10/26/2022 7:07:18 AM=>DeliveryMethod 10/26/2022 7:07:18 AM=>Before Send 10/26/2022 7:07:27 AM=>Exception(SenMail) :System.Net.Mail.SmtpException: Failure sending mail. ---> System.IO.IOException: Unable to read data from the transport connection: An existing connection was forcibly closed by the remote host. ---> System.Net.Sockets.SocketException: An existing connection was forcibly closed by the remote host at System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size) --- End of inner exception stack trace --- at System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size) at System.Net.FixedSizeReader.ReadPacket(Byte[] buffer, Int32 offset, Int32 count) at System.Net.Security.SslState.StartReceiveBlob(Byte[] buffer, AsyncProtocolRequest asyncRequest) at System.Net.Security.SslState.CheckCompletionBeforeNextReceive(ProtocolToken message, AsyncProtocolRequest asyncRequest) at System.Net.Security.SslState.ForceAuthentication(Boolean receiveFirst, Byte[] buffer, AsyncProtocolRequest asyncRequest, Boolean renegotiation) at System.Net.Security.SslState.ProcessAuthentication(LazyAsyncResult lazyResult) at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state) at System.Net.TlsStream.ProcessAuthentication(LazyAsyncResult result) at System.Net.TlsStream.Write(Byte[] buffer, Int32 offset, Int32 size) at System.Net.PooledStream.Write(Byte[] buffer, Int32 offset, Int32 size) at System.Net.Mail.SmtpConnection.Flush() at System.Net.Mail.ReadLinesCommand.Send(SmtpConnection conn) at System.Net.Mail.EHelloCommand.Send(SmtpConnection conn, String domain) at System.Net.Mail.SmtpConnection.GetConnection(ServicePoint servicePoint) at System.Net.Mail.SmtpClient.GetConnection() at System.Net.Mail.SmtpClient.Send(MailMessage message) --- End of inner exception stack trace --- at System.Net.Mail.SmtpClient.Send(MailMessage message) at SAPLMailer.SAPLMailerService.SenMail(PendingMail objPendingMail) in E:\PROJECTS_SVN\SAPLMailer\SAPLMailer\SAPLMailer\SAPLMailerService.cs:line 400 10/26/2022 7:07:27 AM=>(SenMail)Failure sending To mail ID :bayersupport@sapl.net 10/26/2022 7:07:27 AM=>(SenMail)Failure sending CC mail ID : 10/26/2022 7:07:27 AM=>(SenMail)Failure sending mail Body :Hello, Please check attached file having issues in sending mails, please do the needful. 10/26/2022 7:07:27 AM=>delfile:-D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents\PendingMail\PendingMail_ErrorAlert.xml 10/26/2022 7:07:27 AM=>Info:- END Mailing Method 10/26/2022 7:07:27 AM=>Info:- Start Executing Telegram Method 10/26/2022 7:07:27 AM=>Info:- PendingTelegram.xml not exists 10/26/2022 7:07:27 AM=>Info:- End Executing TELEGRAM Method 10/26/2022 7:07:27 AM=>WriteToPendingXML ErrorAlert Start 10/26/2022 7:07:27 AM=>WriteToPendingXML ErrorAlert MailAttachmentsPath = D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents 10/26/2022 7:07:27 AM=>WriteToPendingXML ErrorAlertEntry Added Successfully 10/26/2022 7:07:27 AM=>Info - End of callingService Method 10/26/2022 7:09:27 AM=>Info - Check time Elapsed 10/26/2022 7:09:27 AM=>Info - Call callingService Method 10/26/2022 7:09:27 AM=>Info:- Call Both 10/26/2022 7:09:27 AM=>Info:- Start Executing SMS Method 10/26/2022 7:09:27 AM=>Info:- End Executing SMS Method 10/26/2022 7:09:27 AM=>Info:- Start Mailing Method 10/26/2022 7:09:27 AM=>Info:- ImportingEXE_END.xml file read to list 10/26/2022 7:09:27 AM=>Info:- ImportingEXE_START.xml file read to list 10/26/2022 7:09:27 AM=>Info:- PendingMail.xml file read to list 10/26/2022 7:09:27 AM=>Info:- PendingMail_ErrorAlert.xml file read to list 10/26/2022 7:09:27 AM=>Info:- Count = 1 10/26/2022 7:09:27 AM=>Info:- Count 1 10/26/2022 7:09:27 AM=>Info - Fetching Data From MAIL XML 10/26/2022 7:09:27 AM=>Info - End of Fetching Data From Mail XML 10/26/2022 7:09:27 AM=>Info:- Start SenMail Method 10/26/2022 7:09:27 AM=>UseDefaultCredentials 10/26/2022 7:09:27 AM=>Credentials = bayersupport@sapl.net:Corona@2020 10/26/2022 7:09:27 AM=>EnableSsl = true 10/26/2022 7:09:27 AM=>DeliveryMethod 10/26/2022 7:09:27 AM=>Before Send 10/26/2022 7:09:27 AM=>Exception(SenMail) :System.Net.Mail.SmtpException: Failure sending mail. ---> System.IO.IOException: Unable to read data from the transport connection: An existing connection was forcibly closed by the remote host. ---> System.Net.Sockets.SocketException: An existing connection was forcibly closed by the remote host at System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size) --- End of inner exception stack trace --- at System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size) at System.Net.FixedSizeReader.ReadPacket(Byte[] buffer, Int32 offset, Int32 count) at System.Net.Security.SslState.StartReceiveBlob(Byte[] buffer, AsyncProtocolRequest asyncRequest) at System.Net.Security.SslState.CheckCompletionBeforeNextReceive(ProtocolToken message, AsyncProtocolRequest asyncRequest) at System.Net.Security.SslState.ForceAuthentication(Boolean receiveFirst, Byte[] buffer, AsyncProtocolRequest asyncRequest, Boolean renegotiation) at System.Net.Security.SslState.ProcessAuthentication(LazyAsyncResult lazyResult) at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state) at System.Net.TlsStream.ProcessAuthentication(LazyAsyncResult result) at System.Net.TlsStream.Write(Byte[] buffer, Int32 offset, Int32 size) at System.Net.PooledStream.Write(Byte[] buffer, Int32 offset, Int32 size) at System.Net.Mail.SmtpConnection.Flush() at System.Net.Mail.ReadLinesCommand.Send(SmtpConnection conn) at System.Net.Mail.EHelloCommand.Send(SmtpConnection conn, String domain) at System.Net.Mail.SmtpConnection.GetConnection(ServicePoint servicePoint) at System.Net.Mail.SmtpClient.GetConnection() at System.Net.Mail.SmtpClient.Send(MailMessage message) --- End of inner exception stack trace --- at System.Net.Mail.SmtpClient.Send(MailMessage message) at SAPLMailer.SAPLMailerService.SenMail(PendingMail objPendingMail) in E:\PROJECTS_SVN\SAPLMailer\SAPLMailer\SAPLMailer\SAPLMailerService.cs:line 400 10/26/2022 7:09:27 AM=>(SenMail)Failure sending To mail ID :bayersupport@sapl.net 10/26/2022 7:09:27 AM=>(SenMail)Failure sending CC mail ID : 10/26/2022 7:09:27 AM=>(SenMail)Failure sending mail Body :Hello, Please check attached file having issues in sending mails, please do the needful. 10/26/2022 7:09:27 AM=>delfile:-D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents\PendingMail\PendingMail_ErrorAlert.xml 10/26/2022 7:09:28 AM=>Info:- END Mailing Method 10/26/2022 7:09:28 AM=>Info:- Start Executing Telegram Method 10/26/2022 7:09:28 AM=>Info:- PendingTelegram.xml not exists 10/26/2022 7:09:28 AM=>Info:- End Executing TELEGRAM Method 10/26/2022 7:09:28 AM=>WriteToPendingXML ErrorAlert Start 10/26/2022 7:09:28 AM=>WriteToPendingXML ErrorAlert MailAttachmentsPath = D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents 10/26/2022 7:09:28 AM=>WriteToPendingXML ErrorAlertEntry Added Successfully 10/26/2022 7:09:28 AM=>Info - End of callingService Method 10/26/2022 7:11:28 AM=>Info - Check time Elapsed 10/26/2022 7:11:28 AM=>Info - Call callingService Method 10/26/2022 7:11:28 AM=>Info:- Call Both 10/26/2022 7:11:28 AM=>Info:- Start Executing SMS Method 10/26/2022 7:11:28 AM=>Info:- End Executing SMS Method 10/26/2022 7:11:28 AM=>Info:- Start Mailing Method 10/26/2022 7:11:28 AM=>Info:- ImportingEXE_END.xml file read to list 10/26/2022 7:11:28 AM=>Info:- ImportingEXE_START.xml file read to list 10/26/2022 7:11:28 AM=>Info:- PendingMail.xml file read to list 10/26/2022 7:11:28 AM=>Info:- PendingMail_ErrorAlert.xml file read to list 10/26/2022 7:11:28 AM=>Info:- Count = 1 10/26/2022 7:11:28 AM=>Info:- Count 1 10/26/2022 7:11:28 AM=>Info - Fetching Data From MAIL XML 10/26/2022 7:11:28 AM=>Info - End of Fetching Data From Mail XML 10/26/2022 7:11:28 AM=>Info:- Start SenMail Method 10/26/2022 7:11:28 AM=>UseDefaultCredentials 10/26/2022 7:11:28 AM=>Credentials = bayersupport@sapl.net:Corona@2020 10/26/2022 7:11:28 AM=>EnableSsl = true 10/26/2022 7:11:28 AM=>DeliveryMethod 10/26/2022 7:11:28 AM=>Before Send 10/26/2022 7:12:52 AM=>Exception(SenMail) :System.Net.Mail.SmtpException: Failure sending mail. ---> System.Net.WebException: Unable to connect to the remote server ---> System.Net.Sockets.SocketException: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond 52.96.32.2:587 at System.Net.Sockets.Socket.DoConnect(EndPoint endPointSnapshot, SocketAddress socketAddress) at System.Net.ServicePoint.ConnectSocketInternal(Boolean connectFailure, Socket s4, Socket s6, Socket& socket, IPAddress& address, ConnectSocketState state, IAsyncResult asyncResult, Exception& exception) --- End of inner exception stack trace --- at System.Net.ServicePoint.GetConnection(PooledStream PooledStream, Object owner, Boolean async, IPAddress& address, Socket& abortSocket, Socket& abortSocket6) at System.Net.PooledStream.Activate(Object owningObject, Boolean async, GeneralAsyncDelegate asyncCallback) at System.Net.ConnectionPool.GetConnection(Object owningObject, GeneralAsyncDelegate asyncCallback, Int32 creationTimeout) at System.Net.Mail.SmtpConnection.GetConnection(ServicePoint servicePoint) at System.Net.Mail.SmtpClient.GetConnection() at System.Net.Mail.SmtpClient.Send(MailMessage message) --- End of inner exception stack trace --- at System.Net.Mail.SmtpClient.Send(MailMessage message) at SAPLMailer.SAPLMailerService.SenMail(PendingMail objPendingMail) in E:\PROJECTS_SVN\SAPLMailer\SAPLMailer\SAPLMailer\SAPLMailerService.cs:line 400 10/26/2022 7:12:52 AM=>(SenMail)Failure sending To mail ID :bayersupport@sapl.net 10/26/2022 7:12:52 AM=>(SenMail)Failure sending CC mail ID : 10/26/2022 7:12:52 AM=>(SenMail)Failure sending mail Body :Hello, Please check attached file having issues in sending mails, please do the needful. 10/26/2022 7:12:52 AM=>delfile:-D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents\PendingMail\PendingMail_ErrorAlert.xml 10/26/2022 7:12:52 AM=>Info:- END Mailing Method 10/26/2022 7:12:52 AM=>Info:- Start Executing Telegram Method 10/26/2022 7:12:52 AM=>Info:- PendingTelegram.xml not exists 10/26/2022 7:12:52 AM=>Info:- End Executing TELEGRAM Method 10/26/2022 7:12:52 AM=>WriteToPendingXML ErrorAlert Start 10/26/2022 7:12:52 AM=>WriteToPendingXML ErrorAlert MailAttachmentsPath = D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents 10/26/2022 7:12:52 AM=>WriteToPendingXML ErrorAlertEntry Added Successfully 10/26/2022 7:12:52 AM=>Info - End of callingService Method 10/26/2022 7:14:52 AM=>Info - Check time Elapsed 10/26/2022 7:14:52 AM=>Info - Call callingService Method 10/26/2022 7:14:52 AM=>Info:- Call Both 10/26/2022 7:14:52 AM=>Info:- Start Executing SMS Method 10/26/2022 7:14:52 AM=>Info:- End Executing SMS Method 10/26/2022 7:14:52 AM=>Info:- Start Mailing Method 10/26/2022 7:14:52 AM=>Info:- ImportingEXE_END.xml file read to list 10/26/2022 7:14:52 AM=>Info:- ImportingEXE_START.xml file read to list 10/26/2022 7:14:52 AM=>Info:- PendingMail.xml file read to list 10/26/2022 7:14:52 AM=>Info:- PendingMail_ErrorAlert.xml file read to list 10/26/2022 7:14:52 AM=>Info:- Count = 1 10/26/2022 7:14:52 AM=>Info:- Count 1 10/26/2022 7:14:52 AM=>Info - Fetching Data From MAIL XML 10/26/2022 7:14:52 AM=>Info - End of Fetching Data From Mail XML 10/26/2022 7:14:52 AM=>Info:- Start SenMail Method 10/26/2022 7:14:52 AM=>UseDefaultCredentials 10/26/2022 7:14:52 AM=>Credentials = bayersupport@sapl.net:Corona@2020 10/26/2022 7:14:52 AM=>EnableSsl = true 10/26/2022 7:14:52 AM=>DeliveryMethod 10/26/2022 7:14:52 AM=>Before Send 10/26/2022 7:16:16 AM=>Exception(SenMail) :System.Net.Mail.SmtpException: Failure sending mail. ---> System.Net.WebException: Unable to connect to the remote server ---> System.Net.Sockets.SocketException: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond 52.96.87.194:587 at System.Net.Sockets.Socket.DoConnect(EndPoint endPointSnapshot, SocketAddress socketAddress) at System.Net.ServicePoint.ConnectSocketInternal(Boolean connectFailure, Socket s4, Socket s6, Socket& socket, IPAddress& address, ConnectSocketState state, IAsyncResult asyncResult, Exception& exception) --- End of inner exception stack trace --- at System.Net.ServicePoint.GetConnection(PooledStream PooledStream, Object owner, Boolean async, IPAddress& address, Socket& abortSocket, Socket& abortSocket6) at System.Net.PooledStream.Activate(Object owningObject, Boolean async, GeneralAsyncDelegate asyncCallback) at System.Net.ConnectionPool.GetConnection(Object owningObject, GeneralAsyncDelegate asyncCallback, Int32 creationTimeout) at System.Net.Mail.SmtpConnection.GetConnection(ServicePoint servicePoint) at System.Net.Mail.SmtpClient.GetConnection() at System.Net.Mail.SmtpClient.Send(MailMessage message) --- End of inner exception stack trace --- at System.Net.Mail.SmtpClient.Send(MailMessage message) at SAPLMailer.SAPLMailerService.SenMail(PendingMail objPendingMail) in E:\PROJECTS_SVN\SAPLMailer\SAPLMailer\SAPLMailer\SAPLMailerService.cs:line 400 10/26/2022 7:16:16 AM=>(SenMail)Failure sending To mail ID :bayersupport@sapl.net 10/26/2022 7:16:16 AM=>(SenMail)Failure sending CC mail ID : 10/26/2022 7:16:16 AM=>(SenMail)Failure sending mail Body :Hello, Please check attached file having issues in sending mails, please do the needful. 10/26/2022 7:16:16 AM=>delfile:-D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents\PendingMail\PendingMail_ErrorAlert.xml 10/26/2022 7:16:17 AM=>Info:- END Mailing Method 10/26/2022 7:16:17 AM=>Info:- Start Executing Telegram Method 10/26/2022 7:16:17 AM=>Info:- PendingTelegram.xml not exists 10/26/2022 7:16:17 AM=>Info:- End Executing TELEGRAM Method 10/26/2022 7:16:17 AM=>WriteToPendingXML ErrorAlert Start 10/26/2022 7:16:17 AM=>WriteToPendingXML ErrorAlert MailAttachmentsPath = D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents 10/26/2022 7:16:17 AM=>WriteToPendingXML ErrorAlertEntry Added Successfully 10/26/2022 7:16:17 AM=>Info - End of callingService Method 10/26/2022 7:18:17 AM=>Info - Check time Elapsed 10/26/2022 7:18:17 AM=>Info - Call callingService Method 10/26/2022 7:18:17 AM=>Info:- Call Both 10/26/2022 7:18:17 AM=>Info:- Start Executing SMS Method 10/26/2022 7:18:17 AM=>Info:- End Executing SMS Method 10/26/2022 7:18:17 AM=>Info:- Start Mailing Method 10/26/2022 7:18:17 AM=>Info:- ImportingEXE_END.xml file read to list 10/26/2022 7:18:17 AM=>Info:- ImportingEXE_START.xml file read to list 10/26/2022 7:18:17 AM=>Info:- PendingMail.xml file read to list 10/26/2022 7:18:17 AM=>Info:- PendingMail_ErrorAlert.xml file read to list 10/26/2022 7:18:17 AM=>Info:- Count = 1 10/26/2022 7:18:17 AM=>Info:- Count 1 10/26/2022 7:18:17 AM=>Info - Fetching Data From MAIL XML 10/26/2022 7:18:17 AM=>Info - End of Fetching Data From Mail XML 10/26/2022 7:18:17 AM=>Info:- Start SenMail Method 10/26/2022 7:18:17 AM=>UseDefaultCredentials 10/26/2022 7:18:17 AM=>Credentials = bayersupport@sapl.net:Corona@2020 10/26/2022 7:18:17 AM=>EnableSsl = true 10/26/2022 7:18:17 AM=>DeliveryMethod 10/26/2022 7:18:17 AM=>Before Send 10/26/2022 7:19:41 AM=>Exception(SenMail) :System.Net.Mail.SmtpException: Failure sending mail. ---> System.Net.WebException: Unable to connect to the remote server ---> System.Net.Sockets.SocketException: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond 52.96.181.34:587 at System.Net.Sockets.Socket.DoConnect(EndPoint endPointSnapshot, SocketAddress socketAddress) at System.Net.ServicePoint.ConnectSocketInternal(Boolean connectFailure, Socket s4, Socket s6, Socket& socket, IPAddress& address, ConnectSocketState state, IAsyncResult asyncResult, Exception& exception) --- End of inner exception stack trace --- at System.Net.ServicePoint.GetConnection(PooledStream PooledStream, Object owner, Boolean async, IPAddress& address, Socket& abortSocket, Socket& abortSocket6) at System.Net.PooledStream.Activate(Object owningObject, Boolean async, GeneralAsyncDelegate asyncCallback) at System.Net.ConnectionPool.GetConnection(Object owningObject, GeneralAsyncDelegate asyncCallback, Int32 creationTimeout) at System.Net.Mail.SmtpConnection.GetConnection(ServicePoint servicePoint) at System.Net.Mail.SmtpClient.GetConnection() at System.Net.Mail.SmtpClient.Send(MailMessage message) --- End of inner exception stack trace --- at System.Net.Mail.SmtpClient.Send(MailMessage message) at SAPLMailer.SAPLMailerService.SenMail(PendingMail objPendingMail) in E:\PROJECTS_SVN\SAPLMailer\SAPLMailer\SAPLMailer\SAPLMailerService.cs:line 400 10/26/2022 7:19:41 AM=>(SenMail)Failure sending To mail ID :bayersupport@sapl.net 10/26/2022 7:19:41 AM=>(SenMail)Failure sending CC mail ID : 10/26/2022 7:19:41 AM=>(SenMail)Failure sending mail Body :Hello, Please check attached file having issues in sending mails, please do the needful. 10/26/2022 7:19:41 AM=>delfile:-D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents\PendingMail\PendingMail_ErrorAlert.xml 10/26/2022 7:19:41 AM=>Info:- END Mailing Method 10/26/2022 7:19:41 AM=>Info:- Start Executing Telegram Method 10/26/2022 7:19:41 AM=>Info:- PendingTelegram.xml not exists 10/26/2022 7:19:41 AM=>Info:- End Executing TELEGRAM Method 10/26/2022 7:19:41 AM=>WriteToPendingXML ErrorAlert Start 10/26/2022 7:19:41 AM=>WriteToPendingXML ErrorAlert MailAttachmentsPath = D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents 10/26/2022 7:19:41 AM=>WriteToPendingXML ErrorAlertEntry Added Successfully 10/26/2022 7:19:41 AM=>Info - End of callingService Method 10/26/2022 7:21:41 AM=>Info - Check time Elapsed 10/26/2022 7:21:41 AM=>Info - Call callingService Method 10/26/2022 7:21:41 AM=>Info:- Call Both 10/26/2022 7:21:41 AM=>Info:- Start Executing SMS Method 10/26/2022 7:21:41 AM=>Info:- End Executing SMS Method 10/26/2022 7:21:41 AM=>Info:- Start Mailing Method 10/26/2022 7:21:41 AM=>Info:- ImportingEXE_END.xml file read to list 10/26/2022 7:21:41 AM=>Info:- ImportingEXE_START.xml file read to list 10/26/2022 7:21:41 AM=>Info:- PendingMail.xml file read to list 10/26/2022 7:21:42 AM=>Info:- PendingMail_ErrorAlert.xml file read to list 10/26/2022 7:21:42 AM=>Info:- Count = 1 10/26/2022 7:21:42 AM=>Info:- Count 1 10/26/2022 7:21:42 AM=>Info - Fetching Data From MAIL XML 10/26/2022 7:21:42 AM=>Info - End of Fetching Data From Mail XML 10/26/2022 7:21:42 AM=>Info:- Start SenMail Method 10/26/2022 7:21:42 AM=>UseDefaultCredentials 10/26/2022 7:21:42 AM=>Credentials = bayersupport@sapl.net:Corona@2020 10/26/2022 7:21:42 AM=>EnableSsl = true 10/26/2022 7:21:42 AM=>DeliveryMethod 10/26/2022 7:21:42 AM=>Before Send 10/26/2022 7:23:06 AM=>Exception(SenMail) :System.Net.Mail.SmtpException: Failure sending mail. ---> System.Net.WebException: Unable to connect to the remote server ---> System.Net.Sockets.SocketException: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond 52.96.109.242:587 at System.Net.Sockets.Socket.DoConnect(EndPoint endPointSnapshot, SocketAddress socketAddress) at System.Net.ServicePoint.ConnectSocketInternal(Boolean connectFailure, Socket s4, Socket s6, Socket& socket, IPAddress& address, ConnectSocketState state, IAsyncResult asyncResult, Exception& exception) --- End of inner exception stack trace --- at System.Net.ServicePoint.GetConnection(PooledStream PooledStream, Object owner, Boolean async, IPAddress& address, Socket& abortSocket, Socket& abortSocket6) at System.Net.PooledStream.Activate(Object owningObject, Boolean async, GeneralAsyncDelegate asyncCallback) at System.Net.ConnectionPool.GetConnection(Object owningObject, GeneralAsyncDelegate asyncCallback, Int32 creationTimeout) at System.Net.Mail.SmtpConnection.GetConnection(ServicePoint servicePoint) at System.Net.Mail.SmtpClient.GetConnection() at System.Net.Mail.SmtpClient.Send(MailMessage message) --- End of inner exception stack trace --- at System.Net.Mail.SmtpClient.Send(MailMessage message) at SAPLMailer.SAPLMailerService.SenMail(PendingMail objPendingMail) in E:\PROJECTS_SVN\SAPLMailer\SAPLMailer\SAPLMailer\SAPLMailerService.cs:line 400 10/26/2022 7:23:06 AM=>(SenMail)Failure sending To mail ID :bayersupport@sapl.net 10/26/2022 7:23:06 AM=>(SenMail)Failure sending CC mail ID : 10/26/2022 7:23:06 AM=>(SenMail)Failure sending mail Body :Hello, Please check attached file having issues in sending mails, please do the needful. 10/26/2022 7:23:06 AM=>delfile:-D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents\PendingMail\PendingMail_ErrorAlert.xml 10/26/2022 7:23:06 AM=>Info:- END Mailing Method 10/26/2022 7:23:06 AM=>Info:- Start Executing Telegram Method 10/26/2022 7:23:06 AM=>Info:- PendingTelegram.xml not exists 10/26/2022 7:23:06 AM=>Info:- End Executing TELEGRAM Method 10/26/2022 7:23:06 AM=>WriteToPendingXML ErrorAlert Start 10/26/2022 7:23:06 AM=>WriteToPendingXML ErrorAlert MailAttachmentsPath = D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents 10/26/2022 7:23:06 AM=>WriteToPendingXML ErrorAlertEntry Added Successfully 10/26/2022 7:23:06 AM=>Info - End of callingService Method 10/26/2022 7:25:06 AM=>Info - Check time Elapsed 10/26/2022 7:25:06 AM=>Info - Call callingService Method 10/26/2022 7:25:06 AM=>Info:- Call Both 10/26/2022 7:25:06 AM=>Info:- Start Executing SMS Method 10/26/2022 7:25:06 AM=>Info:- End Executing SMS Method 10/26/2022 7:25:06 AM=>Info:- Start Mailing Method 10/26/2022 7:25:06 AM=>Info:- ImportingEXE_END.xml file read to list 10/26/2022 7:25:06 AM=>Info:- ImportingEXE_START.xml file read to list 10/26/2022 7:25:06 AM=>Info:- PendingMail.xml file read to list 10/26/2022 7:25:06 AM=>Info:- PendingMail_ErrorAlert.xml file read to list 10/26/2022 7:25:06 AM=>Info:- Count = 1 10/26/2022 7:25:06 AM=>Info:- Count 1 10/26/2022 7:25:06 AM=>Info - Fetching Data From MAIL XML 10/26/2022 7:25:06 AM=>Info - End of Fetching Data From Mail XML 10/26/2022 7:25:06 AM=>Info:- Start SenMail Method 10/26/2022 7:25:06 AM=>UseDefaultCredentials 10/26/2022 7:25:06 AM=>Credentials = bayersupport@sapl.net:Corona@2020 10/26/2022 7:25:06 AM=>EnableSsl = true 10/26/2022 7:25:06 AM=>DeliveryMethod 10/26/2022 7:25:06 AM=>Before Send 10/26/2022 7:26:30 AM=>Exception(SenMail) :System.Net.Mail.SmtpException: Failure sending mail. ---> System.Net.WebException: Unable to connect to the remote server ---> System.Net.Sockets.SocketException: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond 52.96.242.18:587 at System.Net.Sockets.Socket.DoConnect(EndPoint endPointSnapshot, SocketAddress socketAddress) at System.Net.ServicePoint.ConnectSocketInternal(Boolean connectFailure, Socket s4, Socket s6, Socket& socket, IPAddress& address, ConnectSocketState state, IAsyncResult asyncResult, Exception& exception) --- End of inner exception stack trace --- at System.Net.ServicePoint.GetConnection(PooledStream PooledStream, Object owner, Boolean async, IPAddress& address, Socket& abortSocket, Socket& abortSocket6) at System.Net.PooledStream.Activate(Object owningObject, Boolean async, GeneralAsyncDelegate asyncCallback) at System.Net.ConnectionPool.GetConnection(Object owningObject, GeneralAsyncDelegate asyncCallback, Int32 creationTimeout) at System.Net.Mail.SmtpConnection.GetConnection(ServicePoint servicePoint) at System.Net.Mail.SmtpClient.GetConnection() at System.Net.Mail.SmtpClient.Send(MailMessage message) --- End of inner exception stack trace --- at System.Net.Mail.SmtpClient.Send(MailMessage message) at SAPLMailer.SAPLMailerService.SenMail(PendingMail objPendingMail) in E:\PROJECTS_SVN\SAPLMailer\SAPLMailer\SAPLMailer\SAPLMailerService.cs:line 400 10/26/2022 7:26:30 AM=>(SenMail)Failure sending To mail ID :bayersupport@sapl.net 10/26/2022 7:26:30 AM=>(SenMail)Failure sending CC mail ID : 10/26/2022 7:26:30 AM=>(SenMail)Failure sending mail Body :Hello, Please check attached file having issues in sending mails, please do the needful. 10/26/2022 7:26:30 AM=>delfile:-D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents\PendingMail\PendingMail_ErrorAlert.xml 10/26/2022 7:26:30 AM=>Info:- END Mailing Method 10/26/2022 7:26:30 AM=>Info:- Start Executing Telegram Method 10/26/2022 7:26:30 AM=>Info:- PendingTelegram.xml not exists 10/26/2022 7:26:30 AM=>Info:- End Executing TELEGRAM Method 10/26/2022 7:26:30 AM=>WriteToPendingXML ErrorAlert Start 10/26/2022 7:26:30 AM=>WriteToPendingXML ErrorAlert MailAttachmentsPath = D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents 10/26/2022 7:26:30 AM=>WriteToPendingXML ErrorAlertEntry Added Successfully 10/26/2022 7:26:30 AM=>Info - End of callingService Method 10/26/2022 7:28:30 AM=>Info - Check time Elapsed 10/26/2022 7:28:30 AM=>Info - Call callingService Method 10/26/2022 7:28:30 AM=>Info:- Call Both 10/26/2022 7:28:30 AM=>Info:- Start Executing SMS Method 10/26/2022 7:28:30 AM=>Info:- End Executing SMS Method 10/26/2022 7:28:30 AM=>Info:- Start Mailing Method 10/26/2022 7:28:30 AM=>Info:- ImportingEXE_END.xml file read to list 10/26/2022 7:28:30 AM=>Info:- ImportingEXE_START.xml file read to list 10/26/2022 7:28:31 AM=>Info:- PendingMail.xml file read to list 10/26/2022 7:28:31 AM=>Info:- PendingMail_ErrorAlert.xml file read to list 10/26/2022 7:28:31 AM=>Info:- Count = 1 10/26/2022 7:28:31 AM=>Info:- Count 1 10/26/2022 7:28:31 AM=>Info - Fetching Data From MAIL XML 10/26/2022 7:28:31 AM=>Info - End of Fetching Data From Mail XML 10/26/2022 7:28:31 AM=>Info:- Start SenMail Method 10/26/2022 7:28:31 AM=>UseDefaultCredentials 10/26/2022 7:28:31 AM=>Credentials = bayersupport@sapl.net:Corona@2020 10/26/2022 7:28:31 AM=>EnableSsl = true 10/26/2022 7:28:31 AM=>DeliveryMethod 10/26/2022 7:28:31 AM=>Before Send 10/26/2022 7:29:55 AM=>Exception(SenMail) :System.Net.Mail.SmtpException: Failure sending mail. ---> System.Net.WebException: Unable to connect to the remote server ---> System.Net.Sockets.SocketException: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond 52.96.70.242:587 at System.Net.Sockets.Socket.DoConnect(EndPoint endPointSnapshot, SocketAddress socketAddress) at System.Net.ServicePoint.ConnectSocketInternal(Boolean connectFailure, Socket s4, Socket s6, Socket& socket, IPAddress& address, ConnectSocketState state, IAsyncResult asyncResult, Exception& exception) --- End of inner exception stack trace --- at System.Net.ServicePoint.GetConnection(PooledStream PooledStream, Object owner, Boolean async, IPAddress& address, Socket& abortSocket, Socket& abortSocket6) at System.Net.PooledStream.Activate(Object owningObject, Boolean async, GeneralAsyncDelegate asyncCallback) at System.Net.ConnectionPool.GetConnection(Object owningObject, GeneralAsyncDelegate asyncCallback, Int32 creationTimeout) at System.Net.Mail.SmtpConnection.GetConnection(ServicePoint servicePoint) at System.Net.Mail.SmtpClient.GetConnection() at System.Net.Mail.SmtpClient.Send(MailMessage message) --- End of inner exception stack trace --- at System.Net.Mail.SmtpClient.Send(MailMessage message) at SAPLMailer.SAPLMailerService.SenMail(PendingMail objPendingMail) in E:\PROJECTS_SVN\SAPLMailer\SAPLMailer\SAPLMailer\SAPLMailerService.cs:line 400 10/26/2022 7:29:55 AM=>(SenMail)Failure sending To mail ID :bayersupport@sapl.net 10/26/2022 7:29:55 AM=>(SenMail)Failure sending CC mail ID : 10/26/2022 7:29:55 AM=>(SenMail)Failure sending mail Body :Hello, Please check attached file having issues in sending mails, please do the needful. 10/26/2022 7:29:55 AM=>delfile:-D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents\PendingMail\PendingMail_ErrorAlert.xml 10/26/2022 7:29:55 AM=>Info:- END Mailing Method 10/26/2022 7:29:55 AM=>Info:- Start Executing Telegram Method 10/26/2022 7:29:55 AM=>Info:- PendingTelegram.xml not exists 10/26/2022 7:29:55 AM=>Info:- End Executing TELEGRAM Method 10/26/2022 7:29:55 AM=>WriteToPendingXML ErrorAlert Start 10/26/2022 7:29:55 AM=>WriteToPendingXML ErrorAlert MailAttachmentsPath = D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents 10/26/2022 7:29:55 AM=>WriteToPendingXML ErrorAlertEntry Added Successfully 10/26/2022 7:29:55 AM=>Info - End of callingService Method 10/26/2022 7:31:55 AM=>Info - Check time Elapsed 10/26/2022 7:31:55 AM=>Info - Call callingService Method 10/26/2022 7:31:55 AM=>Info:- Call Both 10/26/2022 7:31:55 AM=>Info:- Start Executing SMS Method 10/26/2022 7:31:55 AM=>Info:- End Executing SMS Method 10/26/2022 7:31:55 AM=>Info:- Start Mailing Method 10/26/2022 7:31:55 AM=>Info:- ImportingEXE_END.xml file read to list 10/26/2022 7:31:55 AM=>Info:- ImportingEXE_START.xml file read to list 10/26/2022 7:31:55 AM=>Info:- PendingMail.xml file read to list 10/26/2022 7:31:55 AM=>Info:- PendingMail_ErrorAlert.xml file read to list 10/26/2022 7:31:55 AM=>Info:- Count = 1 10/26/2022 7:31:55 AM=>Info:- Count 1 10/26/2022 7:31:55 AM=>Info - Fetching Data From MAIL XML 10/26/2022 7:31:55 AM=>Info - End of Fetching Data From Mail XML 10/26/2022 7:31:55 AM=>Info:- Start SenMail Method 10/26/2022 7:31:55 AM=>UseDefaultCredentials 10/26/2022 7:31:55 AM=>Credentials = bayersupport@sapl.net:Corona@2020 10/26/2022 7:31:55 AM=>EnableSsl = true 10/26/2022 7:31:55 AM=>DeliveryMethod 10/26/2022 7:31:55 AM=>Before Send 10/26/2022 7:31:58 AM=>Exception(SenMail) :System.Net.Mail.SmtpException: Failure sending mail. ---> System.IO.IOException: Unable to read data from the transport connection: An existing connection was forcibly closed by the remote host. ---> System.Net.Sockets.SocketException: An existing connection was forcibly closed by the remote host at System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size) --- End of inner exception stack trace --- at System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size) at System.Net.FixedSizeReader.ReadPacket(Byte[] buffer, Int32 offset, Int32 count) at System.Net.Security.SslState.StartReceiveBlob(Byte[] buffer, AsyncProtocolRequest asyncRequest) at System.Net.Security.SslState.CheckCompletionBeforeNextReceive(ProtocolToken message, AsyncProtocolRequest asyncRequest) at System.Net.Security.SslState.ForceAuthentication(Boolean receiveFirst, Byte[] buffer, AsyncProtocolRequest asyncRequest, Boolean renegotiation) at System.Net.Security.SslState.ProcessAuthentication(LazyAsyncResult lazyResult) at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state) at System.Net.TlsStream.ProcessAuthentication(LazyAsyncResult result) at System.Net.TlsStream.Write(Byte[] buffer, Int32 offset, Int32 size) at System.Net.PooledStream.Write(Byte[] buffer, Int32 offset, Int32 size) at System.Net.Mail.SmtpConnection.Flush() at System.Net.Mail.ReadLinesCommand.Send(SmtpConnection conn) at System.Net.Mail.EHelloCommand.Send(SmtpConnection conn, String domain) at System.Net.Mail.SmtpConnection.GetConnection(ServicePoint servicePoint) at System.Net.Mail.SmtpClient.GetConnection() at System.Net.Mail.SmtpClient.Send(MailMessage message) --- End of inner exception stack trace --- at System.Net.Mail.SmtpClient.Send(MailMessage message) at SAPLMailer.SAPLMailerService.SenMail(PendingMail objPendingMail) in E:\PROJECTS_SVN\SAPLMailer\SAPLMailer\SAPLMailer\SAPLMailerService.cs:line 400 10/26/2022 7:31:58 AM=>(SenMail)Failure sending To mail ID :bayersupport@sapl.net 10/26/2022 7:31:58 AM=>(SenMail)Failure sending CC mail ID : 10/26/2022 7:31:58 AM=>(SenMail)Failure sending mail Body :Hello, Please check attached file having issues in sending mails, please do the needful. 10/26/2022 7:31:58 AM=>delfile:-D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents\PendingMail\PendingMail_ErrorAlert.xml 10/26/2022 7:31:58 AM=>Info:- END Mailing Method 10/26/2022 7:31:58 AM=>Info:- Start Executing Telegram Method 10/26/2022 7:31:58 AM=>Info:- PendingTelegram.xml not exists 10/26/2022 7:31:58 AM=>Info:- End Executing TELEGRAM Method 10/26/2022 7:31:58 AM=>WriteToPendingXML ErrorAlert Start 10/26/2022 7:31:58 AM=>WriteToPendingXML ErrorAlert MailAttachmentsPath = D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents 10/26/2022 7:31:58 AM=>WriteToPendingXML ErrorAlertEntry Added Successfully 10/26/2022 7:31:58 AM=>Info - End of callingService Method 10/26/2022 7:33:58 AM=>Info - Check time Elapsed 10/26/2022 7:33:58 AM=>Info - Call callingService Method 10/26/2022 7:33:58 AM=>Info:- Call Both 10/26/2022 7:33:58 AM=>Info:- Start Executing SMS Method 10/26/2022 7:33:58 AM=>Info:- End Executing SMS Method 10/26/2022 7:33:58 AM=>Info:- Start Mailing Method 10/26/2022 7:33:58 AM=>Info:- ImportingEXE_END.xml file read to list 10/26/2022 7:33:58 AM=>Info:- ImportingEXE_START.xml file read to list 10/26/2022 7:33:58 AM=>Info:- PendingMail.xml file read to list 10/26/2022 7:33:58 AM=>Info:- PendingMail_ErrorAlert.xml file read to list 10/26/2022 7:33:58 AM=>Info:- Count = 1 10/26/2022 7:33:58 AM=>Info:- Count 1 10/26/2022 7:33:58 AM=>Info - Fetching Data From MAIL XML 10/26/2022 7:33:58 AM=>Info - End of Fetching Data From Mail XML 10/26/2022 7:33:58 AM=>Info:- Start SenMail Method 10/26/2022 7:33:58 AM=>UseDefaultCredentials 10/26/2022 7:33:58 AM=>Credentials = bayersupport@sapl.net:Corona@2020 10/26/2022 7:33:58 AM=>EnableSsl = true 10/26/2022 7:33:58 AM=>DeliveryMethod 10/26/2022 7:33:58 AM=>Before Send 10/26/2022 7:33:58 AM=>Exception(SenMail) :System.Net.Mail.SmtpException: Failure sending mail. ---> System.IO.IOException: Unable to read data from the transport connection: An existing connection was forcibly closed by the remote host. ---> System.Net.Sockets.SocketException: An existing connection was forcibly closed by the remote host at System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size) --- End of inner exception stack trace --- at System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size) at System.Net.FixedSizeReader.ReadPacket(Byte[] buffer, Int32 offset, Int32 count) at System.Net.Security.SslState.StartReceiveBlob(Byte[] buffer, AsyncProtocolRequest asyncRequest) at System.Net.Security.SslState.CheckCompletionBeforeNextReceive(ProtocolToken message, AsyncProtocolRequest asyncRequest) at System.Net.Security.SslState.ForceAuthentication(Boolean receiveFirst, Byte[] buffer, AsyncProtocolRequest asyncRequest, Boolean renegotiation) at System.Net.Security.SslState.ProcessAuthentication(LazyAsyncResult lazyResult) at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state) at System.Net.TlsStream.ProcessAuthentication(LazyAsyncResult result) at System.Net.TlsStream.Write(Byte[] buffer, Int32 offset, Int32 size) at System.Net.PooledStream.Write(Byte[] buffer, Int32 offset, Int32 size) at System.Net.Mail.SmtpConnection.Flush() at System.Net.Mail.ReadLinesCommand.Send(SmtpConnection conn) at System.Net.Mail.EHelloCommand.Send(SmtpConnection conn, String domain) at System.Net.Mail.SmtpConnection.GetConnection(ServicePoint servicePoint) at System.Net.Mail.SmtpClient.GetConnection() at System.Net.Mail.SmtpClient.Send(MailMessage message) --- End of inner exception stack trace --- at System.Net.Mail.SmtpClient.Send(MailMessage message) at SAPLMailer.SAPLMailerService.SenMail(PendingMail objPendingMail) in E:\PROJECTS_SVN\SAPLMailer\SAPLMailer\SAPLMailer\SAPLMailerService.cs:line 400 10/26/2022 7:33:58 AM=>(SenMail)Failure sending To mail ID :bayersupport@sapl.net 10/26/2022 7:33:58 AM=>(SenMail)Failure sending CC mail ID : 10/26/2022 7:33:58 AM=>(SenMail)Failure sending mail Body :Hello, Please check attached file having issues in sending mails, please do the needful. 10/26/2022 7:33:58 AM=>delfile:-D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents\PendingMail\PendingMail_ErrorAlert.xml 10/26/2022 7:33:59 AM=>Info:- END Mailing Method 10/26/2022 7:33:59 AM=>Info:- Start Executing Telegram Method 10/26/2022 7:33:59 AM=>Info:- PendingTelegram.xml not exists 10/26/2022 7:33:59 AM=>Info:- End Executing TELEGRAM Method 10/26/2022 7:33:59 AM=>WriteToPendingXML ErrorAlert Start 10/26/2022 7:33:59 AM=>WriteToPendingXML ErrorAlert MailAttachmentsPath = D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents 10/26/2022 7:33:59 AM=>WriteToPendingXML ErrorAlertEntry Added Successfully 10/26/2022 7:33:59 AM=>Info - End of callingService Method 10/26/2022 7:35:59 AM=>Info - Check time Elapsed 10/26/2022 7:35:59 AM=>Info - Call callingService Method 10/26/2022 7:35:59 AM=>Info:- Call Both 10/26/2022 7:35:59 AM=>Info:- Start Executing SMS Method 10/26/2022 7:35:59 AM=>Info:- End Executing SMS Method 10/26/2022 7:35:59 AM=>Info:- Start Mailing Method 10/26/2022 7:35:59 AM=>Info:- ImportingEXE_END.xml file read to list 10/26/2022 7:35:59 AM=>Info:- ImportingEXE_START.xml file read to list 10/26/2022 7:35:59 AM=>Info:- PendingMail.xml file read to list 10/26/2022 7:35:59 AM=>Info:- PendingMail_ErrorAlert.xml file read to list 10/26/2022 7:35:59 AM=>Info:- Count = 1 10/26/2022 7:35:59 AM=>Info:- Count 1 10/26/2022 7:35:59 AM=>Info - Fetching Data From MAIL XML 10/26/2022 7:35:59 AM=>Info - End of Fetching Data From Mail XML 10/26/2022 7:35:59 AM=>Info:- Start SenMail Method 10/26/2022 7:35:59 AM=>UseDefaultCredentials 10/26/2022 7:35:59 AM=>Credentials = bayersupport@sapl.net:Corona@2020 10/26/2022 7:35:59 AM=>EnableSsl = true 10/26/2022 7:35:59 AM=>DeliveryMethod 10/26/2022 7:35:59 AM=>Before Send 10/26/2022 7:36:41 AM=>Exception(SenMail) :System.Net.Mail.SmtpException: Failure sending mail. ---> System.IO.IOException: Unable to read data from the transport connection: An existing connection was forcibly closed by the remote host. ---> System.Net.Sockets.SocketException: An existing connection was forcibly closed by the remote host at System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size) --- End of inner exception stack trace --- at System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size) at System.Net.FixedSizeReader.ReadPacket(Byte[] buffer, Int32 offset, Int32 count) at System.Net.Security.SslState.StartReceiveBlob(Byte[] buffer, AsyncProtocolRequest asyncRequest) at System.Net.Security.SslState.CheckCompletionBeforeNextReceive(ProtocolToken message, AsyncProtocolRequest asyncRequest) at System.Net.Security.SslState.ForceAuthentication(Boolean receiveFirst, Byte[] buffer, AsyncProtocolRequest asyncRequest, Boolean renegotiation) at System.Net.Security.SslState.ProcessAuthentication(LazyAsyncResult lazyResult) at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state) at System.Net.TlsStream.ProcessAuthentication(LazyAsyncResult result) at System.Net.TlsStream.Write(Byte[] buffer, Int32 offset, Int32 size) at System.Net.PooledStream.Write(Byte[] buffer, Int32 offset, Int32 size) at System.Net.Mail.SmtpConnection.Flush() at System.Net.Mail.ReadLinesCommand.Send(SmtpConnection conn) at System.Net.Mail.EHelloCommand.Send(SmtpConnection conn, String domain) at System.Net.Mail.SmtpConnection.GetConnection(ServicePoint servicePoint) at System.Net.Mail.SmtpClient.GetConnection() at System.Net.Mail.SmtpClient.Send(MailMessage message) --- End of inner exception stack trace --- at System.Net.Mail.SmtpClient.Send(MailMessage message) at SAPLMailer.SAPLMailerService.SenMail(PendingMail objPendingMail) in E:\PROJECTS_SVN\SAPLMailer\SAPLMailer\SAPLMailer\SAPLMailerService.cs:line 400 10/26/2022 7:36:41 AM=>(SenMail)Failure sending To mail ID :bayersupport@sapl.net 10/26/2022 7:36:41 AM=>(SenMail)Failure sending CC mail ID : 10/26/2022 7:36:41 AM=>(SenMail)Failure sending mail Body :Hello, Please check attached file having issues in sending mails, please do the needful. 10/26/2022 7:36:41 AM=>delfile:-D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents\PendingMail\PendingMail_ErrorAlert.xml 10/26/2022 7:36:41 AM=>Info:- END Mailing Method 10/26/2022 7:36:41 AM=>Info:- Start Executing Telegram Method 10/26/2022 7:36:41 AM=>Info:- PendingTelegram.xml not exists 10/26/2022 7:36:41 AM=>Info:- End Executing TELEGRAM Method 10/26/2022 7:36:41 AM=>WriteToPendingXML ErrorAlert Start 10/26/2022 7:36:41 AM=>WriteToPendingXML ErrorAlert MailAttachmentsPath = D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents 10/26/2022 7:36:41 AM=>WriteToPendingXML ErrorAlertEntry Added Successfully 10/26/2022 7:36:41 AM=>Info - End of callingService Method 10/26/2022 7:38:41 AM=>Info - Check time Elapsed 10/26/2022 7:38:41 AM=>Info - Call callingService Method 10/26/2022 7:38:41 AM=>Info:- Call Both 10/26/2022 7:38:41 AM=>Info:- Start Executing SMS Method 10/26/2022 7:38:41 AM=>Info:- End Executing SMS Method 10/26/2022 7:38:41 AM=>Info:- Start Mailing Method 10/26/2022 7:38:41 AM=>Info:- ImportingEXE_END.xml file read to list 10/26/2022 7:38:41 AM=>Info:- ImportingEXE_START.xml file read to list 10/26/2022 7:38:41 AM=>Info:- PendingMail.xml file read to list 10/26/2022 7:38:41 AM=>Info:- PendingMail_ErrorAlert.xml file read to list 10/26/2022 7:38:41 AM=>Info:- Count = 1 10/26/2022 7:38:41 AM=>Info:- Count 1 10/26/2022 7:38:41 AM=>Info - Fetching Data From MAIL XML 10/26/2022 7:38:41 AM=>Info - End of Fetching Data From Mail XML 10/26/2022 7:38:41 AM=>Info:- Start SenMail Method 10/26/2022 7:38:41 AM=>UseDefaultCredentials 10/26/2022 7:38:41 AM=>Credentials = bayersupport@sapl.net:Corona@2020 10/26/2022 7:38:41 AM=>EnableSsl = true 10/26/2022 7:38:41 AM=>DeliveryMethod 10/26/2022 7:38:41 AM=>Before Send 10/26/2022 7:40:05 AM=>Exception(SenMail) :System.Net.Mail.SmtpException: Failure sending mail. ---> System.Net.WebException: Unable to connect to the remote server ---> System.Net.Sockets.SocketException: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond 40.97.190.2:587 at System.Net.Sockets.Socket.DoConnect(EndPoint endPointSnapshot, SocketAddress socketAddress) at System.Net.ServicePoint.ConnectSocketInternal(Boolean connectFailure, Socket s4, Socket s6, Socket& socket, IPAddress& address, ConnectSocketState state, IAsyncResult asyncResult, Exception& exception) --- End of inner exception stack trace --- at System.Net.ServicePoint.GetConnection(PooledStream PooledStream, Object owner, Boolean async, IPAddress& address, Socket& abortSocket, Socket& abortSocket6) at System.Net.PooledStream.Activate(Object owningObject, Boolean async, GeneralAsyncDelegate asyncCallback) at System.Net.ConnectionPool.GetConnection(Object owningObject, GeneralAsyncDelegate asyncCallback, Int32 creationTimeout) at System.Net.Mail.SmtpConnection.GetConnection(ServicePoint servicePoint) at System.Net.Mail.SmtpClient.GetConnection() at System.Net.Mail.SmtpClient.Send(MailMessage message) --- End of inner exception stack trace --- at System.Net.Mail.SmtpClient.Send(MailMessage message) at SAPLMailer.SAPLMailerService.SenMail(PendingMail objPendingMail) in E:\PROJECTS_SVN\SAPLMailer\SAPLMailer\SAPLMailer\SAPLMailerService.cs:line 400 10/26/2022 7:40:05 AM=>(SenMail)Failure sending To mail ID :bayersupport@sapl.net 10/26/2022 7:40:05 AM=>(SenMail)Failure sending CC mail ID : 10/26/2022 7:40:05 AM=>(SenMail)Failure sending mail Body :Hello, Please check attached file having issues in sending mails, please do the needful. 10/26/2022 7:40:05 AM=>delfile:-D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents\PendingMail\PendingMail_ErrorAlert.xml 10/26/2022 7:40:06 AM=>Info:- END Mailing Method 10/26/2022 7:40:06 AM=>Info:- Start Executing Telegram Method 10/26/2022 7:40:06 AM=>Info:- PendingTelegram.xml not exists 10/26/2022 7:40:06 AM=>Info:- End Executing TELEGRAM Method 10/26/2022 7:40:06 AM=>WriteToPendingXML ErrorAlert Start 10/26/2022 7:40:06 AM=>WriteToPendingXML ErrorAlert MailAttachmentsPath = D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents 10/26/2022 7:40:06 AM=>WriteToPendingXML ErrorAlertEntry Added Successfully 10/26/2022 7:40:06 AM=>Info - End of callingService Method 10/26/2022 7:42:06 AM=>Info - Check time Elapsed 10/26/2022 7:42:06 AM=>Info - Call callingService Method 10/26/2022 7:42:06 AM=>Info:- Call Both 10/26/2022 7:42:06 AM=>Info:- Start Executing SMS Method 10/26/2022 7:42:06 AM=>Info:- End Executing SMS Method 10/26/2022 7:42:06 AM=>Info:- Start Mailing Method 10/26/2022 7:42:06 AM=>Info:- ImportingEXE_END.xml file read to list 10/26/2022 7:42:06 AM=>Info:- ImportingEXE_START.xml file read to list 10/26/2022 7:42:06 AM=>Info:- PendingMail.xml file read to list 10/26/2022 7:42:06 AM=>Info:- PendingMail_ErrorAlert.xml file read to list 10/26/2022 7:42:06 AM=>Info:- Count = 1 10/26/2022 7:42:06 AM=>Info:- Count 1 10/26/2022 7:42:06 AM=>Info - Fetching Data From MAIL XML 10/26/2022 7:42:06 AM=>Info - End of Fetching Data From Mail XML 10/26/2022 7:42:06 AM=>Info:- Start SenMail Method 10/26/2022 7:42:06 AM=>UseDefaultCredentials 10/26/2022 7:42:06 AM=>Credentials = bayersupport@sapl.net:Corona@2020 10/26/2022 7:42:06 AM=>EnableSsl = true 10/26/2022 7:42:06 AM=>DeliveryMethod 10/26/2022 7:42:06 AM=>Before Send 10/26/2022 7:42:06 AM=>Exception(SenMail) :System.Net.Mail.SmtpException: Failure sending mail. ---> System.IO.IOException: Unable to read data from the transport connection: An existing connection was forcibly closed by the remote host. ---> System.Net.Sockets.SocketException: An existing connection was forcibly closed by the remote host at System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size) --- End of inner exception stack trace --- at System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size) at System.Net.FixedSizeReader.ReadPacket(Byte[] buffer, Int32 offset, Int32 count) at System.Net.Security.SslState.StartReceiveBlob(Byte[] buffer, AsyncProtocolRequest asyncRequest) at System.Net.Security.SslState.CheckCompletionBeforeNextReceive(ProtocolToken message, AsyncProtocolRequest asyncRequest) at System.Net.Security.SslState.ForceAuthentication(Boolean receiveFirst, Byte[] buffer, AsyncProtocolRequest asyncRequest, Boolean renegotiation) at System.Net.Security.SslState.ProcessAuthentication(LazyAsyncResult lazyResult) at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state) at System.Net.TlsStream.ProcessAuthentication(LazyAsyncResult result) at System.Net.TlsStream.Write(Byte[] buffer, Int32 offset, Int32 size) at System.Net.PooledStream.Write(Byte[] buffer, Int32 offset, Int32 size) at System.Net.Mail.SmtpConnection.Flush() at System.Net.Mail.ReadLinesCommand.Send(SmtpConnection conn) at System.Net.Mail.EHelloCommand.Send(SmtpConnection conn, String domain) at System.Net.Mail.SmtpConnection.GetConnection(ServicePoint servicePoint) at System.Net.Mail.SmtpClient.GetConnection() at System.Net.Mail.SmtpClient.Send(MailMessage message) --- End of inner exception stack trace --- at System.Net.Mail.SmtpClient.Send(MailMessage message) at SAPLMailer.SAPLMailerService.SenMail(PendingMail objPendingMail) in E:\PROJECTS_SVN\SAPLMailer\SAPLMailer\SAPLMailer\SAPLMailerService.cs:line 400 10/26/2022 7:42:06 AM=>(SenMail)Failure sending To mail ID :bayersupport@sapl.net 10/26/2022 7:42:06 AM=>(SenMail)Failure sending CC mail ID : 10/26/2022 7:42:06 AM=>(SenMail)Failure sending mail Body :Hello, Please check attached file having issues in sending mails, please do the needful. 10/26/2022 7:42:06 AM=>delfile:-D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents\PendingMail\PendingMail_ErrorAlert.xml 10/26/2022 7:42:06 AM=>Info:- END Mailing Method 10/26/2022 7:42:06 AM=>Info:- Start Executing Telegram Method 10/26/2022 7:42:06 AM=>Info:- PendingTelegram.xml not exists 10/26/2022 7:42:06 AM=>Info:- End Executing TELEGRAM Method 10/26/2022 7:42:06 AM=>WriteToPendingXML ErrorAlert Start 10/26/2022 7:42:06 AM=>WriteToPendingXML ErrorAlert MailAttachmentsPath = D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents 10/26/2022 7:42:06 AM=>WriteToPendingXML ErrorAlertEntry Added Successfully 10/26/2022 7:42:06 AM=>Info - End of callingService Method 10/26/2022 7:44:06 AM=>Info - Check time Elapsed 10/26/2022 7:44:06 AM=>Info - Call callingService Method 10/26/2022 7:44:06 AM=>Info:- Call Both 10/26/2022 7:44:06 AM=>Info:- Start Executing SMS Method 10/26/2022 7:44:06 AM=>Info:- End Executing SMS Method 10/26/2022 7:44:06 AM=>Info:- Start Mailing Method 10/26/2022 7:44:06 AM=>Info:- ImportingEXE_END.xml file read to list 10/26/2022 7:44:06 AM=>Info:- ImportingEXE_START.xml file read to list 10/26/2022 7:44:06 AM=>Info:- PendingMail.xml file read to list 10/26/2022 7:44:06 AM=>Info:- PendingMail_ErrorAlert.xml file read to list 10/26/2022 7:44:06 AM=>Info:- Count = 1 10/26/2022 7:44:06 AM=>Info:- Count 1 10/26/2022 7:44:06 AM=>Info - Fetching Data From MAIL XML 10/26/2022 7:44:06 AM=>Info - End of Fetching Data From Mail XML 10/26/2022 7:44:06 AM=>Info:- Start SenMail Method 10/26/2022 7:44:06 AM=>UseDefaultCredentials 10/26/2022 7:44:06 AM=>Credentials = bayersupport@sapl.net:Corona@2020 10/26/2022 7:44:06 AM=>EnableSsl = true 10/26/2022 7:44:06 AM=>DeliveryMethod 10/26/2022 7:44:06 AM=>Before Send 10/26/2022 7:44:06 AM=>Exception(SenMail) :System.Net.Mail.SmtpException: Failure sending mail. ---> System.IO.IOException: Unable to read data from the transport connection: An existing connection was forcibly closed by the remote host. ---> System.Net.Sockets.SocketException: An existing connection was forcibly closed by the remote host at System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size) --- End of inner exception stack trace --- at System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size) at System.Net.FixedSizeReader.ReadPacket(Byte[] buffer, Int32 offset, Int32 count) at System.Net.Security.SslState.StartReceiveBlob(Byte[] buffer, AsyncProtocolRequest asyncRequest) at System.Net.Security.SslState.CheckCompletionBeforeNextReceive(ProtocolToken message, AsyncProtocolRequest asyncRequest) at System.Net.Security.SslState.ForceAuthentication(Boolean receiveFirst, Byte[] buffer, AsyncProtocolRequest asyncRequest, Boolean renegotiation) at System.Net.Security.SslState.ProcessAuthentication(LazyAsyncResult lazyResult) at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state) at System.Net.TlsStream.ProcessAuthentication(LazyAsyncResult result) at System.Net.TlsStream.Write(Byte[] buffer, Int32 offset, Int32 size) at System.Net.PooledStream.Write(Byte[] buffer, Int32 offset, Int32 size) at System.Net.Mail.SmtpConnection.Flush() at System.Net.Mail.ReadLinesCommand.Send(SmtpConnection conn) at System.Net.Mail.EHelloCommand.Send(SmtpConnection conn, String domain) at System.Net.Mail.SmtpConnection.GetConnection(ServicePoint servicePoint) at System.Net.Mail.SmtpClient.GetConnection() at System.Net.Mail.SmtpClient.Send(MailMessage message) --- End of inner exception stack trace --- at System.Net.Mail.SmtpClient.Send(MailMessage message) at SAPLMailer.SAPLMailerService.SenMail(PendingMail objPendingMail) in E:\PROJECTS_SVN\SAPLMailer\SAPLMailer\SAPLMailer\SAPLMailerService.cs:line 400 10/26/2022 7:44:06 AM=>(SenMail)Failure sending To mail ID :bayersupport@sapl.net 10/26/2022 7:44:06 AM=>(SenMail)Failure sending CC mail ID : 10/26/2022 7:44:06 AM=>(SenMail)Failure sending mail Body :Hello, Please check attached file having issues in sending mails, please do the needful. 10/26/2022 7:44:06 AM=>delfile:-D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents\PendingMail\PendingMail_ErrorAlert.xml 10/26/2022 7:44:07 AM=>Info:- END Mailing Method 10/26/2022 7:44:07 AM=>Info:- Start Executing Telegram Method 10/26/2022 7:44:07 AM=>Info:- PendingTelegram.xml not exists 10/26/2022 7:44:07 AM=>Info:- End Executing TELEGRAM Method 10/26/2022 7:44:07 AM=>WriteToPendingXML ErrorAlert Start 10/26/2022 7:44:07 AM=>WriteToPendingXML ErrorAlert MailAttachmentsPath = D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents 10/26/2022 7:44:07 AM=>WriteToPendingXML ErrorAlertEntry Added Successfully 10/26/2022 7:44:07 AM=>Info - End of callingService Method 10/26/2022 7:46:07 AM=>Info - Check time Elapsed 10/26/2022 7:46:07 AM=>Info - Call callingService Method 10/26/2022 7:46:07 AM=>Info:- Call Both 10/26/2022 7:46:07 AM=>Info:- Start Executing SMS Method 10/26/2022 7:46:07 AM=>Info:- End Executing SMS Method 10/26/2022 7:46:07 AM=>Info:- Start Mailing Method 10/26/2022 7:46:07 AM=>Info:- ImportingEXE_END.xml file read to list 10/26/2022 7:46:07 AM=>Info:- ImportingEXE_START.xml file read to list 10/26/2022 7:46:07 AM=>Info:- PendingMail.xml file read to list 10/26/2022 7:46:07 AM=>Info:- PendingMail_ErrorAlert.xml file read to list 10/26/2022 7:46:07 AM=>Info:- Count = 1 10/26/2022 7:46:07 AM=>Info:- Count 1 10/26/2022 7:46:07 AM=>Info - Fetching Data From MAIL XML 10/26/2022 7:46:07 AM=>Info - End of Fetching Data From Mail XML 10/26/2022 7:46:07 AM=>Info:- Start SenMail Method 10/26/2022 7:46:07 AM=>UseDefaultCredentials 10/26/2022 7:46:07 AM=>Credentials = bayersupport@sapl.net:Corona@2020 10/26/2022 7:46:07 AM=>EnableSsl = true 10/26/2022 7:46:07 AM=>DeliveryMethod 10/26/2022 7:46:07 AM=>Before Send 10/26/2022 7:46:07 AM=>Exception(SenMail) :System.Net.Mail.SmtpException: Failure sending mail. ---> System.IO.IOException: Unable to read data from the transport connection: An existing connection was forcibly closed by the remote host. ---> System.Net.Sockets.SocketException: An existing connection was forcibly closed by the remote host at System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size) --- End of inner exception stack trace --- at System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size) at System.Net.FixedSizeReader.ReadPacket(Byte[] buffer, Int32 offset, Int32 count) at System.Net.Security.SslState.StartReceiveBlob(Byte[] buffer, AsyncProtocolRequest asyncRequest) at System.Net.Security.SslState.CheckCompletionBeforeNextReceive(ProtocolToken message, AsyncProtocolRequest asyncRequest) at System.Net.Security.SslState.ForceAuthentication(Boolean receiveFirst, Byte[] buffer, AsyncProtocolRequest asyncRequest, Boolean renegotiation) at System.Net.Security.SslState.ProcessAuthentication(LazyAsyncResult lazyResult) at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state) at System.Net.TlsStream.ProcessAuthentication(LazyAsyncResult result) at System.Net.TlsStream.Write(Byte[] buffer, Int32 offset, Int32 size) at System.Net.PooledStream.Write(Byte[] buffer, Int32 offset, Int32 size) at System.Net.Mail.SmtpConnection.Flush() at System.Net.Mail.ReadLinesCommand.Send(SmtpConnection conn) at System.Net.Mail.EHelloCommand.Send(SmtpConnection conn, String domain) at System.Net.Mail.SmtpConnection.GetConnection(ServicePoint servicePoint) at System.Net.Mail.SmtpClient.GetConnection() at System.Net.Mail.SmtpClient.Send(MailMessage message) --- End of inner exception stack trace --- at System.Net.Mail.SmtpClient.Send(MailMessage message) at SAPLMailer.SAPLMailerService.SenMail(PendingMail objPendingMail) in E:\PROJECTS_SVN\SAPLMailer\SAPLMailer\SAPLMailer\SAPLMailerService.cs:line 400 10/26/2022 7:46:07 AM=>(SenMail)Failure sending To mail ID :bayersupport@sapl.net 10/26/2022 7:46:07 AM=>(SenMail)Failure sending CC mail ID : 10/26/2022 7:46:07 AM=>(SenMail)Failure sending mail Body :Hello, Please check attached file having issues in sending mails, please do the needful. 10/26/2022 7:46:07 AM=>delfile:-D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents\PendingMail\PendingMail_ErrorAlert.xml 10/26/2022 7:46:07 AM=>Info:- END Mailing Method 10/26/2022 7:46:07 AM=>Info:- Start Executing Telegram Method 10/26/2022 7:46:07 AM=>Info:- PendingTelegram.xml not exists 10/26/2022 7:46:07 AM=>Info:- End Executing TELEGRAM Method 10/26/2022 7:46:07 AM=>WriteToPendingXML ErrorAlert Start 10/26/2022 7:46:07 AM=>WriteToPendingXML ErrorAlert MailAttachmentsPath = D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents 10/26/2022 7:46:07 AM=>WriteToPendingXML ErrorAlertEntry Added Successfully 10/26/2022 7:46:07 AM=>Info - End of callingService Method 10/26/2022 7:48:07 AM=>Info - Check time Elapsed 10/26/2022 7:48:07 AM=>Info - Call callingService Method 10/26/2022 7:48:07 AM=>Info:- Call Both 10/26/2022 7:48:07 AM=>Info:- Start Executing SMS Method 10/26/2022 7:48:07 AM=>Info:- End Executing SMS Method 10/26/2022 7:48:07 AM=>Info:- Start Mailing Method 10/26/2022 7:48:07 AM=>Info:- ImportingEXE_END.xml file read to list 10/26/2022 7:48:07 AM=>Info:- ImportingEXE_START.xml file read to list 10/26/2022 7:48:07 AM=>Info:- PendingMail.xml file read to list 10/26/2022 7:48:07 AM=>Info:- PendingMail_ErrorAlert.xml file read to list 10/26/2022 7:48:07 AM=>Info:- Count = 1 10/26/2022 7:48:07 AM=>Info:- Count 1 10/26/2022 7:48:07 AM=>Info - Fetching Data From MAIL XML 10/26/2022 7:48:07 AM=>Info - End of Fetching Data From Mail XML 10/26/2022 7:48:07 AM=>Info:- Start SenMail Method 10/26/2022 7:48:07 AM=>UseDefaultCredentials 10/26/2022 7:48:07 AM=>Credentials = bayersupport@sapl.net:Corona@2020 10/26/2022 7:48:07 AM=>EnableSsl = true 10/26/2022 7:48:07 AM=>DeliveryMethod 10/26/2022 7:48:07 AM=>Before Send 10/26/2022 7:49:10 AM=>Exception(SenMail) :System.Net.Mail.SmtpException: Failure sending mail. ---> System.IO.IOException: Unable to read data from the transport connection: An existing connection was forcibly closed by the remote host. ---> System.Net.Sockets.SocketException: An existing connection was forcibly closed by the remote host at System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size) --- End of inner exception stack trace --- at System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size) at System.Net.FixedSizeReader.ReadPacket(Byte[] buffer, Int32 offset, Int32 count) at System.Net.Security.SslState.StartReceiveBlob(Byte[] buffer, AsyncProtocolRequest asyncRequest) at System.Net.Security.SslState.CheckCompletionBeforeNextReceive(ProtocolToken message, AsyncProtocolRequest asyncRequest) at System.Net.Security.SslState.ForceAuthentication(Boolean receiveFirst, Byte[] buffer, AsyncProtocolRequest asyncRequest, Boolean renegotiation) at System.Net.Security.SslState.ProcessAuthentication(LazyAsyncResult lazyResult) at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state) at System.Net.TlsStream.ProcessAuthentication(LazyAsyncResult result) at System.Net.TlsStream.Write(Byte[] buffer, Int32 offset, Int32 size) at System.Net.PooledStream.Write(Byte[] buffer, Int32 offset, Int32 size) at System.Net.Mail.SmtpConnection.Flush() at System.Net.Mail.ReadLinesCommand.Send(SmtpConnection conn) at System.Net.Mail.EHelloCommand.Send(SmtpConnection conn, String domain) at System.Net.Mail.SmtpConnection.GetConnection(ServicePoint servicePoint) at System.Net.Mail.SmtpClient.GetConnection() at System.Net.Mail.SmtpClient.Send(MailMessage message) --- End of inner exception stack trace --- at System.Net.Mail.SmtpClient.Send(MailMessage message) at SAPLMailer.SAPLMailerService.SenMail(PendingMail objPendingMail) in E:\PROJECTS_SVN\SAPLMailer\SAPLMailer\SAPLMailer\SAPLMailerService.cs:line 400 10/26/2022 7:49:10 AM=>(SenMail)Failure sending To mail ID :bayersupport@sapl.net 10/26/2022 7:49:10 AM=>(SenMail)Failure sending CC mail ID : 10/26/2022 7:49:10 AM=>(SenMail)Failure sending mail Body :Hello, Please check attached file having issues in sending mails, please do the needful. 10/26/2022 7:49:10 AM=>delfile:-D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents\PendingMail\PendingMail_ErrorAlert.xml 10/26/2022 7:49:11 AM=>Info:- END Mailing Method 10/26/2022 7:49:11 AM=>Info:- Start Executing Telegram Method 10/26/2022 7:49:11 AM=>Info:- PendingTelegram.xml not exists 10/26/2022 7:49:11 AM=>Info:- End Executing TELEGRAM Method 10/26/2022 7:49:11 AM=>WriteToPendingXML ErrorAlert Start 10/26/2022 7:49:11 AM=>WriteToPendingXML ErrorAlert MailAttachmentsPath = D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents 10/26/2022 7:49:11 AM=>WriteToPendingXML ErrorAlertEntry Added Successfully 10/26/2022 7:49:11 AM=>Info - End of callingService Method 10/26/2022 7:51:11 AM=>Info - Check time Elapsed 10/26/2022 7:51:11 AM=>Info - Call callingService Method 10/26/2022 7:51:11 AM=>Info:- Call Both 10/26/2022 7:51:11 AM=>Info:- Start Executing SMS Method 10/26/2022 7:51:11 AM=>Info:- End Executing SMS Method 10/26/2022 7:51:11 AM=>Info:- Start Mailing Method 10/26/2022 7:51:11 AM=>Info:- ImportingEXE_END.xml file read to list 10/26/2022 7:51:11 AM=>Info:- ImportingEXE_START.xml file read to list 10/26/2022 7:51:11 AM=>Info:- PendingMail.xml file read to list 10/26/2022 7:51:11 AM=>Info:- PendingMail_ErrorAlert.xml file read to list 10/26/2022 7:51:11 AM=>Info:- Count = 1 10/26/2022 7:51:11 AM=>Info:- Count 1 10/26/2022 7:51:11 AM=>Info - Fetching Data From MAIL XML 10/26/2022 7:51:11 AM=>Info - End of Fetching Data From Mail XML 10/26/2022 7:51:11 AM=>Info:- Start SenMail Method 10/26/2022 7:51:11 AM=>UseDefaultCredentials 10/26/2022 7:51:11 AM=>Credentials = bayersupport@sapl.net:Corona@2020 10/26/2022 7:51:11 AM=>EnableSsl = true 10/26/2022 7:51:11 AM=>DeliveryMethod 10/26/2022 7:51:11 AM=>Before Send 10/26/2022 7:51:41 AM=>Exception(SenMail) :System.Net.Mail.SmtpException: Failure sending mail. ---> System.IO.IOException: Unable to read data from the transport connection: An existing connection was forcibly closed by the remote host. ---> System.Net.Sockets.SocketException: An existing connection was forcibly closed by the remote host at System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size) --- End of inner exception stack trace --- at System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size) at System.Net.FixedSizeReader.ReadPacket(Byte[] buffer, Int32 offset, Int32 count) at System.Net.Security.SslState.StartReceiveBlob(Byte[] buffer, AsyncProtocolRequest asyncRequest) at System.Net.Security.SslState.CheckCompletionBeforeNextReceive(ProtocolToken message, AsyncProtocolRequest asyncRequest) at System.Net.Security.SslState.ForceAuthentication(Boolean receiveFirst, Byte[] buffer, AsyncProtocolRequest asyncRequest, Boolean renegotiation) at System.Net.Security.SslState.ProcessAuthentication(LazyAsyncResult lazyResult) at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state) at System.Net.TlsStream.ProcessAuthentication(LazyAsyncResult result) at System.Net.TlsStream.Write(Byte[] buffer, Int32 offset, Int32 size) at System.Net.PooledStream.Write(Byte[] buffer, Int32 offset, Int32 size) at System.Net.Mail.SmtpConnection.Flush() at System.Net.Mail.ReadLinesCommand.Send(SmtpConnection conn) at System.Net.Mail.EHelloCommand.Send(SmtpConnection conn, String domain) at System.Net.Mail.SmtpConnection.GetConnection(ServicePoint servicePoint) at System.Net.Mail.SmtpClient.GetConnection() at System.Net.Mail.SmtpClient.Send(MailMessage message) --- End of inner exception stack trace --- at System.Net.Mail.SmtpClient.Send(MailMessage message) at SAPLMailer.SAPLMailerService.SenMail(PendingMail objPendingMail) in E:\PROJECTS_SVN\SAPLMailer\SAPLMailer\SAPLMailer\SAPLMailerService.cs:line 400 10/26/2022 7:51:41 AM=>(SenMail)Failure sending To mail ID :bayersupport@sapl.net 10/26/2022 7:51:41 AM=>(SenMail)Failure sending CC mail ID : 10/26/2022 7:51:41 AM=>(SenMail)Failure sending mail Body :Hello, Please check attached file having issues in sending mails, please do the needful. 10/26/2022 7:51:41 AM=>delfile:-D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents\PendingMail\PendingMail_ErrorAlert.xml 10/26/2022 7:51:41 AM=>Info:- END Mailing Method 10/26/2022 7:51:41 AM=>Info:- Start Executing Telegram Method 10/26/2022 7:51:41 AM=>Info:- PendingTelegram.xml not exists 10/26/2022 7:51:41 AM=>Info:- End Executing TELEGRAM Method 10/26/2022 7:51:41 AM=>WriteToPendingXML ErrorAlert Start 10/26/2022 7:51:41 AM=>WriteToPendingXML ErrorAlert MailAttachmentsPath = D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents 10/26/2022 7:51:41 AM=>WriteToPendingXML ErrorAlertEntry Added Successfully 10/26/2022 7:51:41 AM=>Info - End of callingService Method 10/26/2022 7:53:41 AM=>Info - Check time Elapsed 10/26/2022 7:53:41 AM=>Info - Call callingService Method 10/26/2022 7:53:41 AM=>Info:- Call Both 10/26/2022 7:53:41 AM=>Info:- Start Executing SMS Method 10/26/2022 7:53:41 AM=>Info:- End Executing SMS Method 10/26/2022 7:53:41 AM=>Info:- Start Mailing Method 10/26/2022 7:53:41 AM=>Info:- ImportingEXE_END.xml file read to list 10/26/2022 7:53:41 AM=>Info:- ImportingEXE_START.xml file read to list 10/26/2022 7:53:41 AM=>Info:- PendingMail.xml file read to list 10/26/2022 7:53:41 AM=>Info:- PendingMail_ErrorAlert.xml file read to list 10/26/2022 7:53:41 AM=>Info:- Count = 1 10/26/2022 7:53:41 AM=>Info:- Count 1 10/26/2022 7:53:41 AM=>Info - Fetching Data From MAIL XML 10/26/2022 7:53:41 AM=>Info - End of Fetching Data From Mail XML 10/26/2022 7:53:41 AM=>Info:- Start SenMail Method 10/26/2022 7:53:41 AM=>UseDefaultCredentials 10/26/2022 7:53:41 AM=>Credentials = bayersupport@sapl.net:Corona@2020 10/26/2022 7:53:41 AM=>EnableSsl = true 10/26/2022 7:53:41 AM=>DeliveryMethod 10/26/2022 7:53:41 AM=>Before Send 10/26/2022 7:55:05 AM=>Exception(SenMail) :System.Net.Mail.SmtpException: Failure sending mail. ---> System.Net.WebException: Unable to connect to the remote server ---> System.Net.Sockets.SocketException: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond 52.96.69.2:587 at System.Net.Sockets.Socket.DoConnect(EndPoint endPointSnapshot, SocketAddress socketAddress) at System.Net.ServicePoint.ConnectSocketInternal(Boolean connectFailure, Socket s4, Socket s6, Socket& socket, IPAddress& address, ConnectSocketState state, IAsyncResult asyncResult, Exception& exception) --- End of inner exception stack trace --- at System.Net.ServicePoint.GetConnection(PooledStream PooledStream, Object owner, Boolean async, IPAddress& address, Socket& abortSocket, Socket& abortSocket6) at System.Net.PooledStream.Activate(Object owningObject, Boolean async, GeneralAsyncDelegate asyncCallback) at System.Net.ConnectionPool.GetConnection(Object owningObject, GeneralAsyncDelegate asyncCallback, Int32 creationTimeout) at System.Net.Mail.SmtpConnection.GetConnection(ServicePoint servicePoint) at System.Net.Mail.SmtpClient.GetConnection() at System.Net.Mail.SmtpClient.Send(MailMessage message) --- End of inner exception stack trace --- at System.Net.Mail.SmtpClient.Send(MailMessage message) at SAPLMailer.SAPLMailerService.SenMail(PendingMail objPendingMail) in E:\PROJECTS_SVN\SAPLMailer\SAPLMailer\SAPLMailer\SAPLMailerService.cs:line 400 10/26/2022 7:55:05 AM=>(SenMail)Failure sending To mail ID :bayersupport@sapl.net 10/26/2022 7:55:05 AM=>(SenMail)Failure sending CC mail ID : 10/26/2022 7:55:05 AM=>(SenMail)Failure sending mail Body :Hello, Please check attached file having issues in sending mails, please do the needful. 10/26/2022 7:55:05 AM=>delfile:-D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents\PendingMail\PendingMail_ErrorAlert.xml 10/26/2022 7:55:06 AM=>Info:- END Mailing Method 10/26/2022 7:55:06 AM=>Info:- Start Executing Telegram Method 10/26/2022 7:55:06 AM=>Info:- PendingTelegram.xml not exists 10/26/2022 7:55:06 AM=>Info:- End Executing TELEGRAM Method 10/26/2022 7:55:06 AM=>WriteToPendingXML ErrorAlert Start 10/26/2022 7:55:06 AM=>WriteToPendingXML ErrorAlert MailAttachmentsPath = D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents 10/26/2022 7:55:06 AM=>WriteToPendingXML ErrorAlertEntry Added Successfully 10/26/2022 7:55:06 AM=>Info - End of callingService Method 10/26/2022 7:57:06 AM=>Info - Check time Elapsed 10/26/2022 7:57:06 AM=>Info - Call callingService Method 10/26/2022 7:57:06 AM=>Info:- Call Both 10/26/2022 7:57:06 AM=>Info:- Start Executing SMS Method 10/26/2022 7:57:06 AM=>Info:- End Executing SMS Method 10/26/2022 7:57:06 AM=>Info:- Start Mailing Method 10/26/2022 7:57:06 AM=>Info:- ImportingEXE_END.xml file read to list 10/26/2022 7:57:06 AM=>Info:- ImportingEXE_START.xml file read to list 10/26/2022 7:57:06 AM=>Info:- PendingMail.xml file read to list 10/26/2022 7:57:06 AM=>Info:- PendingMail_ErrorAlert.xml file read to list 10/26/2022 7:57:06 AM=>Info:- Count = 1 10/26/2022 7:57:06 AM=>Info:- Count 1 10/26/2022 7:57:06 AM=>Info - Fetching Data From MAIL XML 10/26/2022 7:57:06 AM=>Info - End of Fetching Data From Mail XML 10/26/2022 7:57:06 AM=>Info:- Start SenMail Method 10/26/2022 7:57:06 AM=>UseDefaultCredentials 10/26/2022 7:57:06 AM=>Credentials = bayersupport@sapl.net:Corona@2020 10/26/2022 7:57:06 AM=>EnableSsl = true 10/26/2022 7:57:06 AM=>DeliveryMethod 10/26/2022 7:57:06 AM=>Before Send 10/26/2022 7:58:30 AM=>Exception(SenMail) :System.Net.Mail.SmtpException: Failure sending mail. ---> System.Net.WebException: Unable to connect to the remote server ---> System.Net.Sockets.SocketException: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond 52.96.179.226:587 at System.Net.Sockets.Socket.DoConnect(EndPoint endPointSnapshot, SocketAddress socketAddress) at System.Net.ServicePoint.ConnectSocketInternal(Boolean connectFailure, Socket s4, Socket s6, Socket& socket, IPAddress& address, ConnectSocketState state, IAsyncResult asyncResult, Exception& exception) --- End of inner exception stack trace --- at System.Net.ServicePoint.GetConnection(PooledStream PooledStream, Object owner, Boolean async, IPAddress& address, Socket& abortSocket, Socket& abortSocket6) at System.Net.PooledStream.Activate(Object owningObject, Boolean async, GeneralAsyncDelegate asyncCallback) at System.Net.ConnectionPool.GetConnection(Object owningObject, GeneralAsyncDelegate asyncCallback, Int32 creationTimeout) at System.Net.Mail.SmtpConnection.GetConnection(ServicePoint servicePoint) at System.Net.Mail.SmtpClient.GetConnection() at System.Net.Mail.SmtpClient.Send(MailMessage message) --- End of inner exception stack trace --- at System.Net.Mail.SmtpClient.Send(MailMessage message) at SAPLMailer.SAPLMailerService.SenMail(PendingMail objPendingMail) in E:\PROJECTS_SVN\SAPLMailer\SAPLMailer\SAPLMailer\SAPLMailerService.cs:line 400 10/26/2022 7:58:30 AM=>(SenMail)Failure sending To mail ID :bayersupport@sapl.net 10/26/2022 7:58:30 AM=>(SenMail)Failure sending CC mail ID : 10/26/2022 7:58:30 AM=>(SenMail)Failure sending mail Body :Hello, Please check attached file having issues in sending mails, please do the needful. 10/26/2022 7:58:30 AM=>delfile:-D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents\PendingMail\PendingMail_ErrorAlert.xml 10/26/2022 7:58:30 AM=>Info:- END Mailing Method 10/26/2022 7:58:30 AM=>Info:- Start Executing Telegram Method 10/26/2022 7:58:30 AM=>Info:- PendingTelegram.xml not exists 10/26/2022 7:58:30 AM=>Info:- End Executing TELEGRAM Method 10/26/2022 7:58:30 AM=>WriteToPendingXML ErrorAlert Start 10/26/2022 7:58:30 AM=>WriteToPendingXML ErrorAlert MailAttachmentsPath = D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents 10/26/2022 7:58:30 AM=>WriteToPendingXML ErrorAlertEntry Added Successfully 10/26/2022 7:58:30 AM=>Info - End of callingService Method 10/26/2022 8:00:30 AM=>Info - Check time Elapsed 10/26/2022 8:00:30 AM=>Info - Call callingService Method 10/26/2022 8:00:30 AM=>Info:- Call Both 10/26/2022 8:00:30 AM=>Info:- Start Executing SMS Method 10/26/2022 8:00:30 AM=>Info:- End Executing SMS Method 10/26/2022 8:00:30 AM=>Info:- Start Mailing Method 10/26/2022 8:00:30 AM=>Info:- ImportingEXE_END.xml file read to list 10/26/2022 8:00:30 AM=>Info:- ImportingEXE_START.xml file read to list 10/26/2022 8:00:30 AM=>Info:- PendingMail.xml file read to list 10/26/2022 8:00:30 AM=>Info:- PendingMail_ErrorAlert.xml file read to list 10/26/2022 8:00:30 AM=>Info:- Count = 1 10/26/2022 8:00:30 AM=>Info:- Count 1 10/26/2022 8:00:30 AM=>Info - Fetching Data From MAIL XML 10/26/2022 8:00:30 AM=>Info - End of Fetching Data From Mail XML 10/26/2022 8:00:30 AM=>Info:- Start SenMail Method 10/26/2022 8:00:30 AM=>UseDefaultCredentials 10/26/2022 8:00:30 AM=>Credentials = bayersupport@sapl.net:Corona@2020 10/26/2022 8:00:30 AM=>EnableSsl = true 10/26/2022 8:00:30 AM=>DeliveryMethod 10/26/2022 8:00:30 AM=>Before Send 10/26/2022 8:01:54 AM=>Exception(SenMail) :System.Net.Mail.SmtpException: Failure sending mail. ---> System.Net.WebException: Unable to connect to the remote server ---> System.Net.Sockets.SocketException: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond 52.96.109.162:587 at System.Net.Sockets.Socket.DoConnect(EndPoint endPointSnapshot, SocketAddress socketAddress) at System.Net.ServicePoint.ConnectSocketInternal(Boolean connectFailure, Socket s4, Socket s6, Socket& socket, IPAddress& address, ConnectSocketState state, IAsyncResult asyncResult, Exception& exception) --- End of inner exception stack trace --- at System.Net.ServicePoint.GetConnection(PooledStream PooledStream, Object owner, Boolean async, IPAddress& address, Socket& abortSocket, Socket& abortSocket6) at System.Net.PooledStream.Activate(Object owningObject, Boolean async, GeneralAsyncDelegate asyncCallback) at System.Net.ConnectionPool.GetConnection(Object owningObject, GeneralAsyncDelegate asyncCallback, Int32 creationTimeout) at System.Net.Mail.SmtpConnection.GetConnection(ServicePoint servicePoint) at System.Net.Mail.SmtpClient.GetConnection() at System.Net.Mail.SmtpClient.Send(MailMessage message) --- End of inner exception stack trace --- at System.Net.Mail.SmtpClient.Send(MailMessage message) at SAPLMailer.SAPLMailerService.SenMail(PendingMail objPendingMail) in E:\PROJECTS_SVN\SAPLMailer\SAPLMailer\SAPLMailer\SAPLMailerService.cs:line 400 10/26/2022 8:01:54 AM=>(SenMail)Failure sending To mail ID :bayersupport@sapl.net 10/26/2022 8:01:54 AM=>(SenMail)Failure sending CC mail ID : 10/26/2022 8:01:54 AM=>(SenMail)Failure sending mail Body :Hello, Please check attached file having issues in sending mails, please do the needful. 10/26/2022 8:01:54 AM=>delfile:-D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents\PendingMail\PendingMail_ErrorAlert.xml 10/26/2022 8:01:55 AM=>Info:- END Mailing Method 10/26/2022 8:01:55 AM=>Info:- Start Executing Telegram Method 10/26/2022 8:01:55 AM=>Info:- PendingTelegram.xml not exists 10/26/2022 8:01:55 AM=>Info:- End Executing TELEGRAM Method 10/26/2022 8:01:55 AM=>WriteToPendingXML ErrorAlert Start 10/26/2022 8:01:55 AM=>WriteToPendingXML ErrorAlert MailAttachmentsPath = D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents 10/26/2022 8:01:55 AM=>WriteToPendingXML ErrorAlertEntry Added Successfully 10/26/2022 8:01:55 AM=>Info - End of callingService Method 10/26/2022 8:03:55 AM=>Info - Check time Elapsed 10/26/2022 8:03:55 AM=>Info - Call callingService Method 10/26/2022 8:03:55 AM=>Info:- Call Both 10/26/2022 8:03:55 AM=>Info:- Start Executing SMS Method 10/26/2022 8:03:55 AM=>Info:- End Executing SMS Method 10/26/2022 8:03:55 AM=>Info:- Start Mailing Method 10/26/2022 8:03:55 AM=>Info:- ImportingEXE_END.xml file read to list 10/26/2022 8:03:55 AM=>Info:- ImportingEXE_START.xml file read to list 10/26/2022 8:03:55 AM=>Info:- PendingMail.xml file read to list 10/26/2022 8:03:55 AM=>Info:- PendingMail_ErrorAlert.xml file read to list 10/26/2022 8:03:55 AM=>Info:- Count = 1 10/26/2022 8:03:55 AM=>Info:- Count 1 10/26/2022 8:03:55 AM=>Info - Fetching Data From MAIL XML 10/26/2022 8:03:55 AM=>Info - End of Fetching Data From Mail XML 10/26/2022 8:03:55 AM=>Info:- Start SenMail Method 10/26/2022 8:03:55 AM=>UseDefaultCredentials 10/26/2022 8:03:55 AM=>Credentials = bayersupport@sapl.net:Corona@2020 10/26/2022 8:03:55 AM=>EnableSsl = true 10/26/2022 8:03:55 AM=>DeliveryMethod 10/26/2022 8:03:55 AM=>Before Send 10/26/2022 8:05:19 AM=>Exception(SenMail) :System.Net.Mail.SmtpException: Failure sending mail. ---> System.Net.WebException: Unable to connect to the remote server ---> System.Net.Sockets.SocketException: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond 52.96.109.210:587 at System.Net.Sockets.Socket.DoConnect(EndPoint endPointSnapshot, SocketAddress socketAddress) at System.Net.ServicePoint.ConnectSocketInternal(Boolean connectFailure, Socket s4, Socket s6, Socket& socket, IPAddress& address, ConnectSocketState state, IAsyncResult asyncResult, Exception& exception) --- End of inner exception stack trace --- at System.Net.ServicePoint.GetConnection(PooledStream PooledStream, Object owner, Boolean async, IPAddress& address, Socket& abortSocket, Socket& abortSocket6) at System.Net.PooledStream.Activate(Object owningObject, Boolean async, GeneralAsyncDelegate asyncCallback) at System.Net.ConnectionPool.GetConnection(Object owningObject, GeneralAsyncDelegate asyncCallback, Int32 creationTimeout) at System.Net.Mail.SmtpConnection.GetConnection(ServicePoint servicePoint) at System.Net.Mail.SmtpClient.GetConnection() at System.Net.Mail.SmtpClient.Send(MailMessage message) --- End of inner exception stack trace --- at System.Net.Mail.SmtpClient.Send(MailMessage message) at SAPLMailer.SAPLMailerService.SenMail(PendingMail objPendingMail) in E:\PROJECTS_SVN\SAPLMailer\SAPLMailer\SAPLMailer\SAPLMailerService.cs:line 400 10/26/2022 8:05:19 AM=>(SenMail)Failure sending To mail ID :bayersupport@sapl.net 10/26/2022 8:05:19 AM=>(SenMail)Failure sending CC mail ID : 10/26/2022 8:05:19 AM=>(SenMail)Failure sending mail Body :Hello, Please check attached file having issues in sending mails, please do the needful. 10/26/2022 8:05:19 AM=>delfile:-D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents\PendingMail\PendingMail_ErrorAlert.xml 10/26/2022 8:05:19 AM=>Info:- END Mailing Method 10/26/2022 8:05:19 AM=>Info:- Start Executing Telegram Method 10/26/2022 8:05:19 AM=>Info:- PendingTelegram.xml not exists 10/26/2022 8:05:19 AM=>Info:- End Executing TELEGRAM Method 10/26/2022 8:05:19 AM=>WriteToPendingXML ErrorAlert Start 10/26/2022 8:05:19 AM=>WriteToPendingXML ErrorAlert MailAttachmentsPath = D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents 10/26/2022 8:05:19 AM=>WriteToPendingXML ErrorAlertEntry Added Successfully 10/26/2022 8:05:19 AM=>Info - End of callingService Method 10/26/2022 8:07:19 AM=>Info - Check time Elapsed 10/26/2022 8:07:19 AM=>Info - Call callingService Method 10/26/2022 8:07:19 AM=>Info:- Call Both 10/26/2022 8:07:19 AM=>Info:- Start Executing SMS Method 10/26/2022 8:07:19 AM=>Info:- End Executing SMS Method 10/26/2022 8:07:19 AM=>Info:- Start Mailing Method 10/26/2022 8:07:19 AM=>Info:- ImportingEXE_END.xml file read to list 10/26/2022 8:07:19 AM=>Info:- ImportingEXE_START.xml file read to list 10/26/2022 8:07:19 AM=>Info:- PendingMail.xml file read to list 10/26/2022 8:07:19 AM=>Info:- PendingMail_ErrorAlert.xml file read to list 10/26/2022 8:07:19 AM=>Info:- Count = 1 10/26/2022 8:07:19 AM=>Info:- Count 1 10/26/2022 8:07:19 AM=>Info - Fetching Data From MAIL XML 10/26/2022 8:07:19 AM=>Info - End of Fetching Data From Mail XML 10/26/2022 8:07:19 AM=>Info:- Start SenMail Method 10/26/2022 8:07:19 AM=>UseDefaultCredentials 10/26/2022 8:07:19 AM=>Credentials = bayersupport@sapl.net:Corona@2020 10/26/2022 8:07:19 AM=>EnableSsl = true 10/26/2022 8:07:19 AM=>DeliveryMethod 10/26/2022 8:07:19 AM=>Before Send 10/26/2022 8:07:28 AM=>Exception(SenMail) :System.Net.Mail.SmtpException: Failure sending mail. ---> System.IO.IOException: Unable to read data from the transport connection: An existing connection was forcibly closed by the remote host. ---> System.Net.Sockets.SocketException: An existing connection was forcibly closed by the remote host at System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size) --- End of inner exception stack trace --- at System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size) at System.Net.FixedSizeReader.ReadPacket(Byte[] buffer, Int32 offset, Int32 count) at System.Net.Security.SslState.StartReceiveBlob(Byte[] buffer, AsyncProtocolRequest asyncRequest) at System.Net.Security.SslState.CheckCompletionBeforeNextReceive(ProtocolToken message, AsyncProtocolRequest asyncRequest) at System.Net.Security.SslState.ForceAuthentication(Boolean receiveFirst, Byte[] buffer, AsyncProtocolRequest asyncRequest, Boolean renegotiation) at System.Net.Security.SslState.ProcessAuthentication(LazyAsyncResult lazyResult) at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state) at System.Net.TlsStream.ProcessAuthentication(LazyAsyncResult result) at System.Net.TlsStream.Write(Byte[] buffer, Int32 offset, Int32 size) at System.Net.PooledStream.Write(Byte[] buffer, Int32 offset, Int32 size) at System.Net.Mail.SmtpConnection.Flush() at System.Net.Mail.ReadLinesCommand.Send(SmtpConnection conn) at System.Net.Mail.EHelloCommand.Send(SmtpConnection conn, String domain) at System.Net.Mail.SmtpConnection.GetConnection(ServicePoint servicePoint) at System.Net.Mail.SmtpClient.GetConnection() at System.Net.Mail.SmtpClient.Send(MailMessage message) --- End of inner exception stack trace --- at System.Net.Mail.SmtpClient.Send(MailMessage message) at SAPLMailer.SAPLMailerService.SenMail(PendingMail objPendingMail) in E:\PROJECTS_SVN\SAPLMailer\SAPLMailer\SAPLMailer\SAPLMailerService.cs:line 400 10/26/2022 8:07:28 AM=>(SenMail)Failure sending To mail ID :bayersupport@sapl.net 10/26/2022 8:07:28 AM=>(SenMail)Failure sending CC mail ID : 10/26/2022 8:07:28 AM=>(SenMail)Failure sending mail Body :Hello, Please check attached file having issues in sending mails, please do the needful. 10/26/2022 8:07:28 AM=>delfile:-D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents\PendingMail\PendingMail_ErrorAlert.xml 10/26/2022 8:07:29 AM=>Info:- END Mailing Method 10/26/2022 8:07:29 AM=>Info:- Start Executing Telegram Method 10/26/2022 8:07:29 AM=>Info:- PendingTelegram.xml not exists 10/26/2022 8:07:29 AM=>Info:- End Executing TELEGRAM Method 10/26/2022 8:07:29 AM=>WriteToPendingXML ErrorAlert Start 10/26/2022 8:07:29 AM=>WriteToPendingXML ErrorAlert MailAttachmentsPath = D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents 10/26/2022 8:07:29 AM=>WriteToPendingXML ErrorAlertEntry Added Successfully 10/26/2022 8:07:29 AM=>Info - End of callingService Method 10/26/2022 8:09:29 AM=>Info - Check time Elapsed 10/26/2022 8:09:29 AM=>Info - Call callingService Method 10/26/2022 8:09:29 AM=>Info:- Call Both 10/26/2022 8:09:29 AM=>Info:- Start Executing SMS Method 10/26/2022 8:09:29 AM=>Info:- End Executing SMS Method 10/26/2022 8:09:29 AM=>Info:- Start Mailing Method 10/26/2022 8:09:29 AM=>Info:- ImportingEXE_END.xml file read to list 10/26/2022 8:09:29 AM=>Info:- ImportingEXE_START.xml file read to list 10/26/2022 8:09:29 AM=>Info:- PendingMail.xml file read to list 10/26/2022 8:09:29 AM=>Info:- PendingMail_ErrorAlert.xml file read to list 10/26/2022 8:09:29 AM=>Info:- Count = 1 10/26/2022 8:09:29 AM=>Info:- Count 1 10/26/2022 8:09:29 AM=>Info - Fetching Data From MAIL XML 10/26/2022 8:09:29 AM=>Info - End of Fetching Data From Mail XML 10/26/2022 8:09:29 AM=>Info:- Start SenMail Method 10/26/2022 8:09:29 AM=>UseDefaultCredentials 10/26/2022 8:09:29 AM=>Credentials = bayersupport@sapl.net:Corona@2020 10/26/2022 8:09:29 AM=>EnableSsl = true 10/26/2022 8:09:29 AM=>DeliveryMethod 10/26/2022 8:09:29 AM=>Before Send 10/26/2022 8:09:38 AM=>Exception(SenMail) :System.Net.Mail.SmtpException: Failure sending mail. ---> System.IO.IOException: Unable to read data from the transport connection: An existing connection was forcibly closed by the remote host. ---> System.Net.Sockets.SocketException: An existing connection was forcibly closed by the remote host at System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size) --- End of inner exception stack trace --- at System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size) at System.Net.FixedSizeReader.ReadPacket(Byte[] buffer, Int32 offset, Int32 count) at System.Net.Security.SslState.StartReceiveBlob(Byte[] buffer, AsyncProtocolRequest asyncRequest) at System.Net.Security.SslState.CheckCompletionBeforeNextReceive(ProtocolToken message, AsyncProtocolRequest asyncRequest) at System.Net.Security.SslState.ForceAuthentication(Boolean receiveFirst, Byte[] buffer, AsyncProtocolRequest asyncRequest, Boolean renegotiation) at System.Net.Security.SslState.ProcessAuthentication(LazyAsyncResult lazyResult) at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state) at System.Net.TlsStream.ProcessAuthentication(LazyAsyncResult result) at System.Net.TlsStream.Write(Byte[] buffer, Int32 offset, Int32 size) at System.Net.PooledStream.Write(Byte[] buffer, Int32 offset, Int32 size) at System.Net.Mail.SmtpConnection.Flush() at System.Net.Mail.ReadLinesCommand.Send(SmtpConnection conn) at System.Net.Mail.EHelloCommand.Send(SmtpConnection conn, String domain) at System.Net.Mail.SmtpConnection.GetConnection(ServicePoint servicePoint) at System.Net.Mail.SmtpClient.GetConnection() at System.Net.Mail.SmtpClient.Send(MailMessage message) --- End of inner exception stack trace --- at System.Net.Mail.SmtpClient.Send(MailMessage message) at SAPLMailer.SAPLMailerService.SenMail(PendingMail objPendingMail) in E:\PROJECTS_SVN\SAPLMailer\SAPLMailer\SAPLMailer\SAPLMailerService.cs:line 400 10/26/2022 8:09:38 AM=>(SenMail)Failure sending To mail ID :bayersupport@sapl.net 10/26/2022 8:09:38 AM=>(SenMail)Failure sending CC mail ID : 10/26/2022 8:09:38 AM=>(SenMail)Failure sending mail Body :Hello, Please check attached file having issues in sending mails, please do the needful. 10/26/2022 8:09:38 AM=>delfile:-D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents\PendingMail\PendingMail_ErrorAlert.xml 10/26/2022 8:09:38 AM=>Info:- END Mailing Method 10/26/2022 8:09:38 AM=>Info:- Start Executing Telegram Method 10/26/2022 8:09:38 AM=>Info:- PendingTelegram.xml not exists 10/26/2022 8:09:38 AM=>Info:- End Executing TELEGRAM Method 10/26/2022 8:09:38 AM=>WriteToPendingXML ErrorAlert Start 10/26/2022 8:09:38 AM=>WriteToPendingXML ErrorAlert MailAttachmentsPath = D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents 10/26/2022 8:09:38 AM=>WriteToPendingXML ErrorAlertEntry Added Successfully 10/26/2022 8:09:38 AM=>Info - End of callingService Method 10/26/2022 8:11:38 AM=>Info - Check time Elapsed 10/26/2022 8:11:38 AM=>Info - Call callingService Method 10/26/2022 8:11:39 AM=>Info:- Call Both 10/26/2022 8:11:39 AM=>Info:- Start Executing SMS Method 10/26/2022 8:11:39 AM=>Info:- End Executing SMS Method 10/26/2022 8:11:39 AM=>Info:- Start Mailing Method 10/26/2022 8:11:39 AM=>Info:- ImportingEXE_END.xml file read to list 10/26/2022 8:11:39 AM=>Info:- ImportingEXE_START.xml file read to list 10/26/2022 8:11:39 AM=>Info:- PendingMail.xml file read to list 10/26/2022 8:11:39 AM=>Info:- PendingMail_ErrorAlert.xml file read to list 10/26/2022 8:11:39 AM=>Info:- Count = 1 10/26/2022 8:11:39 AM=>Info:- Count 1 10/26/2022 8:11:39 AM=>Info - Fetching Data From MAIL XML 10/26/2022 8:11:39 AM=>Info - End of Fetching Data From Mail XML 10/26/2022 8:11:39 AM=>Info:- Start SenMail Method 10/26/2022 8:11:39 AM=>UseDefaultCredentials 10/26/2022 8:11:39 AM=>Credentials = bayersupport@sapl.net:Corona@2020 10/26/2022 8:11:39 AM=>EnableSsl = true 10/26/2022 8:11:39 AM=>DeliveryMethod 10/26/2022 8:11:39 AM=>Before Send 10/26/2022 8:11:48 AM=>Exception(SenMail) :System.Net.Mail.SmtpException: Failure sending mail. ---> System.IO.IOException: Unable to read data from the transport connection: An existing connection was forcibly closed by the remote host. ---> System.Net.Sockets.SocketException: An existing connection was forcibly closed by the remote host at System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size) --- End of inner exception stack trace --- at System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size) at System.Net.FixedSizeReader.ReadPacket(Byte[] buffer, Int32 offset, Int32 count) at System.Net.Security.SslState.StartReceiveBlob(Byte[] buffer, AsyncProtocolRequest asyncRequest) at System.Net.Security.SslState.CheckCompletionBeforeNextReceive(ProtocolToken message, AsyncProtocolRequest asyncRequest) at System.Net.Security.SslState.ForceAuthentication(Boolean receiveFirst, Byte[] buffer, AsyncProtocolRequest asyncRequest, Boolean renegotiation) at System.Net.Security.SslState.ProcessAuthentication(LazyAsyncResult lazyResult) at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state) at System.Net.TlsStream.ProcessAuthentication(LazyAsyncResult result) at System.Net.TlsStream.Write(Byte[] buffer, Int32 offset, Int32 size) at System.Net.PooledStream.Write(Byte[] buffer, Int32 offset, Int32 size) at System.Net.Mail.SmtpConnection.Flush() at System.Net.Mail.ReadLinesCommand.Send(SmtpConnection conn) at System.Net.Mail.EHelloCommand.Send(SmtpConnection conn, String domain) at System.Net.Mail.SmtpConnection.GetConnection(ServicePoint servicePoint) at System.Net.Mail.SmtpClient.GetConnection() at System.Net.Mail.SmtpClient.Send(MailMessage message) --- End of inner exception stack trace --- at System.Net.Mail.SmtpClient.Send(MailMessage message) at SAPLMailer.SAPLMailerService.SenMail(PendingMail objPendingMail) in E:\PROJECTS_SVN\SAPLMailer\SAPLMailer\SAPLMailer\SAPLMailerService.cs:line 400 10/26/2022 8:11:48 AM=>(SenMail)Failure sending To mail ID :bayersupport@sapl.net 10/26/2022 8:11:48 AM=>(SenMail)Failure sending CC mail ID : 10/26/2022 8:11:48 AM=>(SenMail)Failure sending mail Body :Hello, Please check attached file having issues in sending mails, please do the needful. 10/26/2022 8:11:48 AM=>delfile:-D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents\PendingMail\PendingMail_ErrorAlert.xml 10/26/2022 8:11:48 AM=>Info:- END Mailing Method 10/26/2022 8:11:48 AM=>Info:- Start Executing Telegram Method 10/26/2022 8:11:48 AM=>Info:- PendingTelegram.xml not exists 10/26/2022 8:11:48 AM=>Info:- End Executing TELEGRAM Method 10/26/2022 8:11:48 AM=>WriteToPendingXML ErrorAlert Start 10/26/2022 8:11:48 AM=>WriteToPendingXML ErrorAlert MailAttachmentsPath = D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents 10/26/2022 8:11:48 AM=>WriteToPendingXML ErrorAlertEntry Added Successfully 10/26/2022 8:11:48 AM=>Info - End of callingService Method 10/26/2022 8:13:48 AM=>Info - Check time Elapsed 10/26/2022 8:13:48 AM=>Info - Call callingService Method 10/26/2022 8:13:48 AM=>Info:- Call Both 10/26/2022 8:13:48 AM=>Info:- Start Executing SMS Method 10/26/2022 8:13:48 AM=>Info:- End Executing SMS Method 10/26/2022 8:13:48 AM=>Info:- Start Mailing Method 10/26/2022 8:13:48 AM=>Info:- ImportingEXE_END.xml file read to list 10/26/2022 8:13:48 AM=>Info:- ImportingEXE_START.xml file read to list 10/26/2022 8:13:48 AM=>Info:- PendingMail.xml file read to list 10/26/2022 8:13:48 AM=>Info:- PendingMail_ErrorAlert.xml file read to list 10/26/2022 8:13:48 AM=>Info:- Count = 1 10/26/2022 8:13:48 AM=>Info:- Count 1 10/26/2022 8:13:48 AM=>Info - Fetching Data From MAIL XML 10/26/2022 8:13:48 AM=>Info - End of Fetching Data From Mail XML 10/26/2022 8:13:48 AM=>Info:- Start SenMail Method 10/26/2022 8:13:48 AM=>UseDefaultCredentials 10/26/2022 8:13:48 AM=>Credentials = bayersupport@sapl.net:Corona@2020 10/26/2022 8:13:48 AM=>EnableSsl = true 10/26/2022 8:13:48 AM=>DeliveryMethod 10/26/2022 8:13:48 AM=>Before Send 10/26/2022 8:13:51 AM=>Exception(SenMail) :System.Net.Mail.SmtpException: Failure sending mail. ---> System.IO.IOException: Unable to read data from the transport connection: An existing connection was forcibly closed by the remote host. ---> System.Net.Sockets.SocketException: An existing connection was forcibly closed by the remote host at System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size) --- End of inner exception stack trace --- at System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size) at System.Net.FixedSizeReader.ReadPacket(Byte[] buffer, Int32 offset, Int32 count) at System.Net.Security.SslState.StartReceiveBlob(Byte[] buffer, AsyncProtocolRequest asyncRequest) at System.Net.Security.SslState.CheckCompletionBeforeNextReceive(ProtocolToken message, AsyncProtocolRequest asyncRequest) at System.Net.Security.SslState.ForceAuthentication(Boolean receiveFirst, Byte[] buffer, AsyncProtocolRequest asyncRequest, Boolean renegotiation) at System.Net.Security.SslState.ProcessAuthentication(LazyAsyncResult lazyResult) at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state) at System.Net.TlsStream.ProcessAuthentication(LazyAsyncResult result) at System.Net.TlsStream.Write(Byte[] buffer, Int32 offset, Int32 size) at System.Net.PooledStream.Write(Byte[] buffer, Int32 offset, Int32 size) at System.Net.Mail.SmtpConnection.Flush() at System.Net.Mail.ReadLinesCommand.Send(SmtpConnection conn) at System.Net.Mail.EHelloCommand.Send(SmtpConnection conn, String domain) at System.Net.Mail.SmtpConnection.GetConnection(ServicePoint servicePoint) at System.Net.Mail.SmtpClient.GetConnection() at System.Net.Mail.SmtpClient.Send(MailMessage message) --- End of inner exception stack trace --- at System.Net.Mail.SmtpClient.Send(MailMessage message) at SAPLMailer.SAPLMailerService.SenMail(PendingMail objPendingMail) in E:\PROJECTS_SVN\SAPLMailer\SAPLMailer\SAPLMailer\SAPLMailerService.cs:line 400 10/26/2022 8:13:51 AM=>(SenMail)Failure sending To mail ID :bayersupport@sapl.net 10/26/2022 8:13:51 AM=>(SenMail)Failure sending CC mail ID : 10/26/2022 8:13:51 AM=>(SenMail)Failure sending mail Body :Hello, Please check attached file having issues in sending mails, please do the needful. 10/26/2022 8:13:51 AM=>delfile:-D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents\PendingMail\PendingMail_ErrorAlert.xml 10/26/2022 8:13:51 AM=>Info:- END Mailing Method 10/26/2022 8:13:51 AM=>Info:- Start Executing Telegram Method 10/26/2022 8:13:51 AM=>Info:- PendingTelegram.xml not exists 10/26/2022 8:13:51 AM=>Info:- End Executing TELEGRAM Method 10/26/2022 8:13:51 AM=>WriteToPendingXML ErrorAlert Start 10/26/2022 8:13:51 AM=>WriteToPendingXML ErrorAlert MailAttachmentsPath = D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents 10/26/2022 8:13:51 AM=>WriteToPendingXML ErrorAlertEntry Added Successfully 10/26/2022 8:13:51 AM=>Info - End of callingService Method 10/26/2022 8:15:51 AM=>Info - Check time Elapsed 10/26/2022 8:15:51 AM=>Info - Call callingService Method 10/26/2022 8:15:51 AM=>Info:- Call Both 10/26/2022 8:15:51 AM=>Info:- Start Executing SMS Method 10/26/2022 8:15:51 AM=>Info:- End Executing SMS Method 10/26/2022 8:15:51 AM=>Info:- Start Mailing Method 10/26/2022 8:15:51 AM=>Info:- ImportingEXE_END.xml file read to list 10/26/2022 8:15:51 AM=>Info:- ImportingEXE_START.xml file read to list 10/26/2022 8:15:51 AM=>Info:- PendingMail.xml file read to list 10/26/2022 8:15:51 AM=>Info:- PendingMail_ErrorAlert.xml file read to list 10/26/2022 8:15:51 AM=>Info:- Count = 1 10/26/2022 8:15:51 AM=>Info:- Count 1 10/26/2022 8:15:51 AM=>Info - Fetching Data From MAIL XML 10/26/2022 8:15:51 AM=>Info - End of Fetching Data From Mail XML 10/26/2022 8:15:51 AM=>Info:- Start SenMail Method 10/26/2022 8:15:51 AM=>UseDefaultCredentials 10/26/2022 8:15:51 AM=>Credentials = bayersupport@sapl.net:Corona@2020 10/26/2022 8:15:51 AM=>EnableSsl = true 10/26/2022 8:15:51 AM=>DeliveryMethod 10/26/2022 8:15:51 AM=>Before Send 10/26/2022 8:16:13 AM=>Exception(SenMail) :System.Net.Mail.SmtpException: Failure sending mail. ---> System.IO.IOException: Unable to read data from the transport connection: An existing connection was forcibly closed by the remote host. ---> System.Net.Sockets.SocketException: An existing connection was forcibly closed by the remote host at System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size) --- End of inner exception stack trace --- at System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size) at System.Net.FixedSizeReader.ReadPacket(Byte[] buffer, Int32 offset, Int32 count) at System.Net.Security.SslState.StartReceiveBlob(Byte[] buffer, AsyncProtocolRequest asyncRequest) at System.Net.Security.SslState.CheckCompletionBeforeNextReceive(ProtocolToken message, AsyncProtocolRequest asyncRequest) at System.Net.Security.SslState.ForceAuthentication(Boolean receiveFirst, Byte[] buffer, AsyncProtocolRequest asyncRequest, Boolean renegotiation) at System.Net.Security.SslState.ProcessAuthentication(LazyAsyncResult lazyResult) at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state) at System.Net.TlsStream.ProcessAuthentication(LazyAsyncResult result) at System.Net.TlsStream.Write(Byte[] buffer, Int32 offset, Int32 size) at System.Net.PooledStream.Write(Byte[] buffer, Int32 offset, Int32 size) at System.Net.Mail.SmtpConnection.Flush() at System.Net.Mail.ReadLinesCommand.Send(SmtpConnection conn) at System.Net.Mail.EHelloCommand.Send(SmtpConnection conn, String domain) at System.Net.Mail.SmtpConnection.GetConnection(ServicePoint servicePoint) at System.Net.Mail.SmtpClient.GetConnection() at System.Net.Mail.SmtpClient.Send(MailMessage message) --- End of inner exception stack trace --- at System.Net.Mail.SmtpClient.Send(MailMessage message) at SAPLMailer.SAPLMailerService.SenMail(PendingMail objPendingMail) in E:\PROJECTS_SVN\SAPLMailer\SAPLMailer\SAPLMailer\SAPLMailerService.cs:line 400 10/26/2022 8:16:13 AM=>(SenMail)Failure sending To mail ID :bayersupport@sapl.net 10/26/2022 8:16:13 AM=>(SenMail)Failure sending CC mail ID : 10/26/2022 8:16:13 AM=>(SenMail)Failure sending mail Body :Hello, Please check attached file having issues in sending mails, please do the needful. 10/26/2022 8:16:13 AM=>delfile:-D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents\PendingMail\PendingMail_ErrorAlert.xml 10/26/2022 8:16:13 AM=>Info:- END Mailing Method 10/26/2022 8:16:13 AM=>Info:- Start Executing Telegram Method 10/26/2022 8:16:13 AM=>Info:- PendingTelegram.xml not exists 10/26/2022 8:16:13 AM=>Info:- End Executing TELEGRAM Method 10/26/2022 8:16:13 AM=>WriteToPendingXML ErrorAlert Start 10/26/2022 8:16:13 AM=>WriteToPendingXML ErrorAlert MailAttachmentsPath = D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents 10/26/2022 8:16:13 AM=>WriteToPendingXML ErrorAlertEntry Added Successfully 10/26/2022 8:16:13 AM=>Info - End of callingService Method 10/26/2022 8:18:13 AM=>Info - Check time Elapsed 10/26/2022 8:18:13 AM=>Info - Call callingService Method 10/26/2022 8:18:13 AM=>Info:- Call Both 10/26/2022 8:18:13 AM=>Info:- Start Executing SMS Method 10/26/2022 8:18:13 AM=>Info:- End Executing SMS Method 10/26/2022 8:18:13 AM=>Info:- Start Mailing Method 10/26/2022 8:18:13 AM=>Info:- ImportingEXE_END.xml file read to list 10/26/2022 8:18:13 AM=>Info:- ImportingEXE_START.xml file read to list 10/26/2022 8:18:13 AM=>Info:- PendingMail.xml file read to list 10/26/2022 8:18:13 AM=>Info:- PendingMail_ErrorAlert.xml file read to list 10/26/2022 8:18:13 AM=>Info:- Count = 1 10/26/2022 8:18:13 AM=>Info:- Count 1 10/26/2022 8:18:13 AM=>Info - Fetching Data From MAIL XML 10/26/2022 8:18:13 AM=>Info - End of Fetching Data From Mail XML 10/26/2022 8:18:13 AM=>Info:- Start SenMail Method 10/26/2022 8:18:13 AM=>UseDefaultCredentials 10/26/2022 8:18:13 AM=>Credentials = bayersupport@sapl.net:Corona@2020 10/26/2022 8:18:13 AM=>EnableSsl = true 10/26/2022 8:18:13 AM=>DeliveryMethod 10/26/2022 8:18:13 AM=>Before Send 10/26/2022 8:19:37 AM=>Exception(SenMail) :System.Net.Mail.SmtpException: Failure sending mail. ---> System.Net.WebException: Unable to connect to the remote server ---> System.Net.Sockets.SocketException: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond 52.96.40.242:587 at System.Net.Sockets.Socket.DoConnect(EndPoint endPointSnapshot, SocketAddress socketAddress) at System.Net.ServicePoint.ConnectSocketInternal(Boolean connectFailure, Socket s4, Socket s6, Socket& socket, IPAddress& address, ConnectSocketState state, IAsyncResult asyncResult, Exception& exception) --- End of inner exception stack trace --- at System.Net.ServicePoint.GetConnection(PooledStream PooledStream, Object owner, Boolean async, IPAddress& address, Socket& abortSocket, Socket& abortSocket6) at System.Net.PooledStream.Activate(Object owningObject, Boolean async, GeneralAsyncDelegate asyncCallback) at System.Net.ConnectionPool.GetConnection(Object owningObject, GeneralAsyncDelegate asyncCallback, Int32 creationTimeout) at System.Net.Mail.SmtpConnection.GetConnection(ServicePoint servicePoint) at System.Net.Mail.SmtpClient.GetConnection() at System.Net.Mail.SmtpClient.Send(MailMessage message) --- End of inner exception stack trace --- at System.Net.Mail.SmtpClient.Send(MailMessage message) at SAPLMailer.SAPLMailerService.SenMail(PendingMail objPendingMail) in E:\PROJECTS_SVN\SAPLMailer\SAPLMailer\SAPLMailer\SAPLMailerService.cs:line 400 10/26/2022 8:19:37 AM=>(SenMail)Failure sending To mail ID :bayersupport@sapl.net 10/26/2022 8:19:37 AM=>(SenMail)Failure sending CC mail ID : 10/26/2022 8:19:37 AM=>(SenMail)Failure sending mail Body :Hello, Please check attached file having issues in sending mails, please do the needful. 10/26/2022 8:19:37 AM=>delfile:-D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents\PendingMail\PendingMail_ErrorAlert.xml 10/26/2022 8:19:37 AM=>Info:- END Mailing Method 10/26/2022 8:19:37 AM=>Info:- Start Executing Telegram Method 10/26/2022 8:19:37 AM=>Info:- PendingTelegram.xml not exists 10/26/2022 8:19:37 AM=>Info:- End Executing TELEGRAM Method 10/26/2022 8:19:37 AM=>WriteToPendingXML ErrorAlert Start 10/26/2022 8:19:37 AM=>WriteToPendingXML ErrorAlert MailAttachmentsPath = D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents 10/26/2022 8:19:37 AM=>WriteToPendingXML ErrorAlertEntry Added Successfully 10/26/2022 8:19:37 AM=>Info - End of callingService Method 10/26/2022 8:21:37 AM=>Info - Check time Elapsed 10/26/2022 8:21:37 AM=>Info - Call callingService Method 10/26/2022 8:21:37 AM=>Info:- Call Both 10/26/2022 8:21:37 AM=>Info:- Start Executing SMS Method 10/26/2022 8:21:37 AM=>Info:- End Executing SMS Method 10/26/2022 8:21:37 AM=>Info:- Start Mailing Method 10/26/2022 8:21:37 AM=>Info:- ImportingEXE_END.xml file read to list 10/26/2022 8:21:37 AM=>Info:- ImportingEXE_START.xml file read to list 10/26/2022 8:21:37 AM=>Info:- PendingMail.xml file read to list 10/26/2022 8:21:37 AM=>Info:- PendingMail_ErrorAlert.xml file read to list 10/26/2022 8:21:37 AM=>Info:- Count = 1 10/26/2022 8:21:37 AM=>Info:- Count 1 10/26/2022 8:21:37 AM=>Info - Fetching Data From MAIL XML 10/26/2022 8:21:37 AM=>Info - End of Fetching Data From Mail XML 10/26/2022 8:21:37 AM=>Info:- Start SenMail Method 10/26/2022 8:21:37 AM=>UseDefaultCredentials 10/26/2022 8:21:37 AM=>Credentials = bayersupport@sapl.net:Corona@2020 10/26/2022 8:21:37 AM=>EnableSsl = true 10/26/2022 8:21:37 AM=>DeliveryMethod 10/26/2022 8:21:37 AM=>Before Send 10/26/2022 8:21:38 AM=>Exception(SenMail) :System.Net.Mail.SmtpException: Failure sending mail. ---> System.IO.IOException: Unable to read data from the transport connection: An existing connection was forcibly closed by the remote host. ---> System.Net.Sockets.SocketException: An existing connection was forcibly closed by the remote host at System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size) --- End of inner exception stack trace --- at System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size) at System.Net.FixedSizeReader.ReadPacket(Byte[] buffer, Int32 offset, Int32 count) at System.Net.Security.SslState.StartReceiveBlob(Byte[] buffer, AsyncProtocolRequest asyncRequest) at System.Net.Security.SslState.CheckCompletionBeforeNextReceive(ProtocolToken message, AsyncProtocolRequest asyncRequest) at System.Net.Security.SslState.ForceAuthentication(Boolean receiveFirst, Byte[] buffer, AsyncProtocolRequest asyncRequest, Boolean renegotiation) at System.Net.Security.SslState.ProcessAuthentication(LazyAsyncResult lazyResult) at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state) at System.Net.TlsStream.ProcessAuthentication(LazyAsyncResult result) at System.Net.TlsStream.Write(Byte[] buffer, Int32 offset, Int32 size) at System.Net.PooledStream.Write(Byte[] buffer, Int32 offset, Int32 size) at System.Net.Mail.SmtpConnection.Flush() at System.Net.Mail.ReadLinesCommand.Send(SmtpConnection conn) at System.Net.Mail.EHelloCommand.Send(SmtpConnection conn, String domain) at System.Net.Mail.SmtpConnection.GetConnection(ServicePoint servicePoint) at System.Net.Mail.SmtpClient.GetConnection() at System.Net.Mail.SmtpClient.Send(MailMessage message) --- End of inner exception stack trace --- at System.Net.Mail.SmtpClient.Send(MailMessage message) at SAPLMailer.SAPLMailerService.SenMail(PendingMail objPendingMail) in E:\PROJECTS_SVN\SAPLMailer\SAPLMailer\SAPLMailer\SAPLMailerService.cs:line 400 10/26/2022 8:21:38 AM=>(SenMail)Failure sending To mail ID :bayersupport@sapl.net 10/26/2022 8:21:38 AM=>(SenMail)Failure sending CC mail ID : 10/26/2022 8:21:38 AM=>(SenMail)Failure sending mail Body :Hello, Please check attached file having issues in sending mails, please do the needful. 10/26/2022 8:21:38 AM=>delfile:-D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents\PendingMail\PendingMail_ErrorAlert.xml 10/26/2022 8:21:38 AM=>Info:- END Mailing Method 10/26/2022 8:21:38 AM=>Info:- Start Executing Telegram Method 10/26/2022 8:21:38 AM=>Info:- PendingTelegram.xml not exists 10/26/2022 8:21:38 AM=>Info:- End Executing TELEGRAM Method 10/26/2022 8:21:38 AM=>WriteToPendingXML ErrorAlert Start 10/26/2022 8:21:38 AM=>WriteToPendingXML ErrorAlert MailAttachmentsPath = D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents 10/26/2022 8:21:38 AM=>WriteToPendingXML ErrorAlertEntry Added Successfully 10/26/2022 8:21:38 AM=>Info - End of callingService Method 10/26/2022 8:23:38 AM=>Info - Check time Elapsed 10/26/2022 8:23:38 AM=>Info - Call callingService Method 10/26/2022 8:23:38 AM=>Info:- Call Both 10/26/2022 8:23:38 AM=>Info:- Start Executing SMS Method 10/26/2022 8:23:38 AM=>Info:- End Executing SMS Method 10/26/2022 8:23:38 AM=>Info:- Start Mailing Method 10/26/2022 8:23:38 AM=>Info:- ImportingEXE_END.xml file read to list 10/26/2022 8:23:38 AM=>Info:- ImportingEXE_START.xml file read to list 10/26/2022 8:23:38 AM=>Info:- PendingMail.xml file read to list 10/26/2022 8:23:38 AM=>Info:- PendingMail_ErrorAlert.xml file read to list 10/26/2022 8:23:38 AM=>Info:- Count = 1 10/26/2022 8:23:38 AM=>Info:- Count 1 10/26/2022 8:23:38 AM=>Info - Fetching Data From MAIL XML 10/26/2022 8:23:38 AM=>Info - End of Fetching Data From Mail XML 10/26/2022 8:23:38 AM=>Info:- Start SenMail Method 10/26/2022 8:23:38 AM=>UseDefaultCredentials 10/26/2022 8:23:38 AM=>Credentials = bayersupport@sapl.net:Corona@2020 10/26/2022 8:23:38 AM=>EnableSsl = true 10/26/2022 8:23:38 AM=>DeliveryMethod 10/26/2022 8:23:38 AM=>Before Send 10/26/2022 8:25:02 AM=>Exception(SenMail) :System.Net.Mail.SmtpException: Failure sending mail. ---> System.Net.WebException: Unable to connect to the remote server ---> System.Net.Sockets.SocketException: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond 52.96.181.34:587 at System.Net.Sockets.Socket.DoConnect(EndPoint endPointSnapshot, SocketAddress socketAddress) at System.Net.ServicePoint.ConnectSocketInternal(Boolean connectFailure, Socket s4, Socket s6, Socket& socket, IPAddress& address, ConnectSocketState state, IAsyncResult asyncResult, Exception& exception) --- End of inner exception stack trace --- at System.Net.ServicePoint.GetConnection(PooledStream PooledStream, Object owner, Boolean async, IPAddress& address, Socket& abortSocket, Socket& abortSocket6) at System.Net.PooledStream.Activate(Object owningObject, Boolean async, GeneralAsyncDelegate asyncCallback) at System.Net.ConnectionPool.GetConnection(Object owningObject, GeneralAsyncDelegate asyncCallback, Int32 creationTimeout) at System.Net.Mail.SmtpConnection.GetConnection(ServicePoint servicePoint) at System.Net.Mail.SmtpClient.GetConnection() at System.Net.Mail.SmtpClient.Send(MailMessage message) --- End of inner exception stack trace --- at System.Net.Mail.SmtpClient.Send(MailMessage message) at SAPLMailer.SAPLMailerService.SenMail(PendingMail objPendingMail) in E:\PROJECTS_SVN\SAPLMailer\SAPLMailer\SAPLMailer\SAPLMailerService.cs:line 400 10/26/2022 8:25:02 AM=>(SenMail)Failure sending To mail ID :bayersupport@sapl.net 10/26/2022 8:25:02 AM=>(SenMail)Failure sending CC mail ID : 10/26/2022 8:25:02 AM=>(SenMail)Failure sending mail Body :Hello, Please check attached file having issues in sending mails, please do the needful. 10/26/2022 8:25:02 AM=>delfile:-D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents\PendingMail\PendingMail_ErrorAlert.xml 10/26/2022 8:25:02 AM=>Info:- END Mailing Method 10/26/2022 8:25:02 AM=>Info:- Start Executing Telegram Method 10/26/2022 8:25:02 AM=>Info:- PendingTelegram.xml not exists 10/26/2022 8:25:02 AM=>Info:- End Executing TELEGRAM Method 10/26/2022 8:25:02 AM=>WriteToPendingXML ErrorAlert Start 10/26/2022 8:25:02 AM=>WriteToPendingXML ErrorAlert MailAttachmentsPath = D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents 10/26/2022 8:25:02 AM=>WriteToPendingXML ErrorAlertEntry Added Successfully 10/26/2022 8:25:02 AM=>Info - End of callingService Method 10/26/2022 8:27:02 AM=>Info - Check time Elapsed 10/26/2022 8:27:02 AM=>Info - Call callingService Method 10/26/2022 8:27:02 AM=>Info:- Call Both 10/26/2022 8:27:02 AM=>Info:- Start Executing SMS Method 10/26/2022 8:27:02 AM=>Info:- End Executing SMS Method 10/26/2022 8:27:02 AM=>Info:- Start Mailing Method 10/26/2022 8:27:02 AM=>Info:- ImportingEXE_END.xml file read to list 10/26/2022 8:27:02 AM=>Info:- ImportingEXE_START.xml file read to list 10/26/2022 8:27:02 AM=>Info:- PendingMail.xml file read to list 10/26/2022 8:27:02 AM=>Info:- PendingMail_ErrorAlert.xml file read to list 10/26/2022 8:27:02 AM=>Info:- Count = 1 10/26/2022 8:27:02 AM=>Info:- Count 1 10/26/2022 8:27:02 AM=>Info - Fetching Data From MAIL XML 10/26/2022 8:27:02 AM=>Info - End of Fetching Data From Mail XML 10/26/2022 8:27:02 AM=>Info:- Start SenMail Method 10/26/2022 8:27:02 AM=>UseDefaultCredentials 10/26/2022 8:27:02 AM=>Credentials = bayersupport@sapl.net:Corona@2020 10/26/2022 8:27:02 AM=>EnableSsl = true 10/26/2022 8:27:02 AM=>DeliveryMethod 10/26/2022 8:27:02 AM=>Before Send 10/26/2022 8:28:27 AM=>Exception(SenMail) :System.Net.Mail.SmtpException: Failure sending mail. ---> System.Net.WebException: Unable to connect to the remote server ---> System.Net.Sockets.SocketException: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond 52.96.183.34:587 at System.Net.Sockets.Socket.DoConnect(EndPoint endPointSnapshot, SocketAddress socketAddress) at System.Net.ServicePoint.ConnectSocketInternal(Boolean connectFailure, Socket s4, Socket s6, Socket& socket, IPAddress& address, ConnectSocketState state, IAsyncResult asyncResult, Exception& exception) --- End of inner exception stack trace --- at System.Net.ServicePoint.GetConnection(PooledStream PooledStream, Object owner, Boolean async, IPAddress& address, Socket& abortSocket, Socket& abortSocket6) at System.Net.PooledStream.Activate(Object owningObject, Boolean async, GeneralAsyncDelegate asyncCallback) at System.Net.ConnectionPool.GetConnection(Object owningObject, GeneralAsyncDelegate asyncCallback, Int32 creationTimeout) at System.Net.Mail.SmtpConnection.GetConnection(ServicePoint servicePoint) at System.Net.Mail.SmtpClient.GetConnection() at System.Net.Mail.SmtpClient.Send(MailMessage message) --- End of inner exception stack trace --- at System.Net.Mail.SmtpClient.Send(MailMessage message) at SAPLMailer.SAPLMailerService.SenMail(PendingMail objPendingMail) in E:\PROJECTS_SVN\SAPLMailer\SAPLMailer\SAPLMailer\SAPLMailerService.cs:line 400 10/26/2022 8:28:27 AM=>(SenMail)Failure sending To mail ID :bayersupport@sapl.net 10/26/2022 8:28:27 AM=>(SenMail)Failure sending CC mail ID : 10/26/2022 8:28:27 AM=>(SenMail)Failure sending mail Body :Hello, Please check attached file having issues in sending mails, please do the needful. 10/26/2022 8:28:27 AM=>delfile:-D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents\PendingMail\PendingMail_ErrorAlert.xml 10/26/2022 8:28:27 AM=>Info:- END Mailing Method 10/26/2022 8:28:27 AM=>Info:- Start Executing Telegram Method 10/26/2022 8:28:27 AM=>Info:- PendingTelegram.xml not exists 10/26/2022 8:28:27 AM=>Info:- End Executing TELEGRAM Method 10/26/2022 8:28:27 AM=>WriteToPendingXML ErrorAlert Start 10/26/2022 8:28:27 AM=>WriteToPendingXML ErrorAlert MailAttachmentsPath = D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents 10/26/2022 8:28:27 AM=>WriteToPendingXML ErrorAlertEntry Added Successfully 10/26/2022 8:28:27 AM=>Info - End of callingService Method 10/26/2022 8:30:27 AM=>Info - Check time Elapsed 10/26/2022 8:30:27 AM=>Info - Call callingService Method 10/26/2022 8:30:27 AM=>Info:- Call Both 10/26/2022 8:30:27 AM=>Info:- Start Executing SMS Method 10/26/2022 8:30:27 AM=>Info:- End Executing SMS Method 10/26/2022 8:30:27 AM=>Info:- Start Mailing Method 10/26/2022 8:30:27 AM=>Info:- ImportingEXE_END.xml file read to list 10/26/2022 8:30:27 AM=>Info:- ImportingEXE_START.xml file read to list 10/26/2022 8:30:27 AM=>Info:- PendingMail.xml file read to list 10/26/2022 8:30:27 AM=>Info:- PendingMail_ErrorAlert.xml file read to list 10/26/2022 8:30:27 AM=>Info:- Count = 1 10/26/2022 8:30:27 AM=>Info:- Count 1 10/26/2022 8:30:27 AM=>Info - Fetching Data From MAIL XML 10/26/2022 8:30:27 AM=>Info - End of Fetching Data From Mail XML 10/26/2022 8:30:27 AM=>Info:- Start SenMail Method 10/26/2022 8:30:27 AM=>UseDefaultCredentials 10/26/2022 8:30:27 AM=>Credentials = bayersupport@sapl.net:Corona@2020 10/26/2022 8:30:27 AM=>EnableSsl = true 10/26/2022 8:30:27 AM=>DeliveryMethod 10/26/2022 8:30:27 AM=>Before Send 10/26/2022 8:31:51 AM=>Exception(SenMail) :System.Net.Mail.SmtpException: Failure sending mail. ---> System.Net.WebException: Unable to connect to the remote server ---> System.Net.Sockets.SocketException: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond 52.96.9.178:587 at System.Net.Sockets.Socket.DoConnect(EndPoint endPointSnapshot, SocketAddress socketAddress) at System.Net.ServicePoint.ConnectSocketInternal(Boolean connectFailure, Socket s4, Socket s6, Socket& socket, IPAddress& address, ConnectSocketState state, IAsyncResult asyncResult, Exception& exception) --- End of inner exception stack trace --- at System.Net.ServicePoint.GetConnection(PooledStream PooledStream, Object owner, Boolean async, IPAddress& address, Socket& abortSocket, Socket& abortSocket6) at System.Net.PooledStream.Activate(Object owningObject, Boolean async, GeneralAsyncDelegate asyncCallback) at System.Net.ConnectionPool.GetConnection(Object owningObject, GeneralAsyncDelegate asyncCallback, Int32 creationTimeout) at System.Net.Mail.SmtpConnection.GetConnection(ServicePoint servicePoint) at System.Net.Mail.SmtpClient.GetConnection() at System.Net.Mail.SmtpClient.Send(MailMessage message) --- End of inner exception stack trace --- at System.Net.Mail.SmtpClient.Send(MailMessage message) at SAPLMailer.SAPLMailerService.SenMail(PendingMail objPendingMail) in E:\PROJECTS_SVN\SAPLMailer\SAPLMailer\SAPLMailer\SAPLMailerService.cs:line 400 10/26/2022 8:31:51 AM=>(SenMail)Failure sending To mail ID :bayersupport@sapl.net 10/26/2022 8:31:51 AM=>(SenMail)Failure sending CC mail ID : 10/26/2022 8:31:51 AM=>(SenMail)Failure sending mail Body :Hello, Please check attached file having issues in sending mails, please do the needful. 10/26/2022 8:31:51 AM=>delfile:-D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents\PendingMail\PendingMail_ErrorAlert.xml 10/26/2022 8:31:51 AM=>Info:- END Mailing Method 10/26/2022 8:31:52 AM=>Info:- Start Executing Telegram Method 10/26/2022 8:31:52 AM=>Info:- PendingTelegram.xml not exists 10/26/2022 8:31:52 AM=>Info:- End Executing TELEGRAM Method 10/26/2022 8:31:52 AM=>WriteToPendingXML ErrorAlert Start 10/26/2022 8:31:52 AM=>WriteToPendingXML ErrorAlert MailAttachmentsPath = D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents 10/26/2022 8:31:52 AM=>WriteToPendingXML ErrorAlertEntry Added Successfully 10/26/2022 8:31:52 AM=>Info - End of callingService Method 10/26/2022 8:33:52 AM=>Info - Check time Elapsed 10/26/2022 8:33:52 AM=>Info - Call callingService Method 10/26/2022 8:33:52 AM=>Info:- Call Both 10/26/2022 8:33:52 AM=>Info:- Start Executing SMS Method 10/26/2022 8:33:52 AM=>Info:- End Executing SMS Method 10/26/2022 8:33:52 AM=>Info:- Start Mailing Method 10/26/2022 8:33:52 AM=>Info:- ImportingEXE_END.xml file read to list 10/26/2022 8:33:52 AM=>Info:- ImportingEXE_START.xml file read to list 10/26/2022 8:33:52 AM=>Info:- PendingMail.xml file read to list 10/26/2022 8:33:52 AM=>Info:- PendingMail_ErrorAlert.xml file read to list 10/26/2022 8:33:52 AM=>Info:- Count = 1 10/26/2022 8:33:52 AM=>Info:- Count 1 10/26/2022 8:33:52 AM=>Info - Fetching Data From MAIL XML 10/26/2022 8:33:52 AM=>Info - End of Fetching Data From Mail XML 10/26/2022 8:33:52 AM=>Info:- Start SenMail Method 10/26/2022 8:33:52 AM=>UseDefaultCredentials 10/26/2022 8:33:52 AM=>Credentials = bayersupport@sapl.net:Corona@2020 10/26/2022 8:33:52 AM=>EnableSsl = true 10/26/2022 8:33:52 AM=>DeliveryMethod 10/26/2022 8:33:52 AM=>Before Send 10/26/2022 8:33:52 AM=>Exception(SenMail) :System.Net.Mail.SmtpException: Failure sending mail. ---> System.IO.IOException: Unable to read data from the transport connection: An existing connection was forcibly closed by the remote host. ---> System.Net.Sockets.SocketException: An existing connection was forcibly closed by the remote host at System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size) --- End of inner exception stack trace --- at System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size) at System.Net.FixedSizeReader.ReadPacket(Byte[] buffer, Int32 offset, Int32 count) at System.Net.Security.SslState.StartReceiveBlob(Byte[] buffer, AsyncProtocolRequest asyncRequest) at System.Net.Security.SslState.CheckCompletionBeforeNextReceive(ProtocolToken message, AsyncProtocolRequest asyncRequest) at System.Net.Security.SslState.ForceAuthentication(Boolean receiveFirst, Byte[] buffer, AsyncProtocolRequest asyncRequest, Boolean renegotiation) at System.Net.Security.SslState.ProcessAuthentication(LazyAsyncResult lazyResult) at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state) at System.Net.TlsStream.ProcessAuthentication(LazyAsyncResult result) at System.Net.TlsStream.Write(Byte[] buffer, Int32 offset, Int32 size) at System.Net.PooledStream.Write(Byte[] buffer, Int32 offset, Int32 size) at System.Net.Mail.SmtpConnection.Flush() at System.Net.Mail.ReadLinesCommand.Send(SmtpConnection conn) at System.Net.Mail.EHelloCommand.Send(SmtpConnection conn, String domain) at System.Net.Mail.SmtpConnection.GetConnection(ServicePoint servicePoint) at System.Net.Mail.SmtpClient.GetConnection() at System.Net.Mail.SmtpClient.Send(MailMessage message) --- End of inner exception stack trace --- at System.Net.Mail.SmtpClient.Send(MailMessage message) at SAPLMailer.SAPLMailerService.SenMail(PendingMail objPendingMail) in E:\PROJECTS_SVN\SAPLMailer\SAPLMailer\SAPLMailer\SAPLMailerService.cs:line 400 10/26/2022 8:33:52 AM=>(SenMail)Failure sending To mail ID :bayersupport@sapl.net 10/26/2022 8:33:52 AM=>(SenMail)Failure sending CC mail ID : 10/26/2022 8:33:52 AM=>(SenMail)Failure sending mail Body :Hello, Please check attached file having issues in sending mails, please do the needful. 10/26/2022 8:33:52 AM=>delfile:-D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents\PendingMail\PendingMail_ErrorAlert.xml 10/26/2022 8:33:52 AM=>Info:- END Mailing Method 10/26/2022 8:33:52 AM=>Info:- Start Executing Telegram Method 10/26/2022 8:33:52 AM=>Info:- PendingTelegram.xml not exists 10/26/2022 8:33:52 AM=>Info:- End Executing TELEGRAM Method 10/26/2022 8:33:52 AM=>WriteToPendingXML ErrorAlert Start 10/26/2022 8:33:52 AM=>WriteToPendingXML ErrorAlert MailAttachmentsPath = D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents 10/26/2022 8:33:52 AM=>WriteToPendingXML ErrorAlertEntry Added Successfully 10/26/2022 8:33:52 AM=>Info - End of callingService Method 10/26/2022 8:35:52 AM=>Info - Check time Elapsed 10/26/2022 8:35:52 AM=>Info - Call callingService Method 10/26/2022 8:35:52 AM=>Info:- Call Both 10/26/2022 8:35:52 AM=>Info:- Start Executing SMS Method 10/26/2022 8:35:52 AM=>Info:- End Executing SMS Method 10/26/2022 8:35:52 AM=>Info:- Start Mailing Method 10/26/2022 8:35:52 AM=>Info:- ImportingEXE_END.xml file read to list 10/26/2022 8:35:52 AM=>Info:- ImportingEXE_START.xml file read to list 10/26/2022 8:35:52 AM=>Info:- PendingMail.xml file read to list 10/26/2022 8:35:52 AM=>Info:- PendingMail_ErrorAlert.xml file read to list 10/26/2022 8:35:52 AM=>Info:- Count = 1 10/26/2022 8:35:52 AM=>Info:- Count 1 10/26/2022 8:35:52 AM=>Info - Fetching Data From MAIL XML 10/26/2022 8:35:52 AM=>Info - End of Fetching Data From Mail XML 10/26/2022 8:35:52 AM=>Info:- Start SenMail Method 10/26/2022 8:35:52 AM=>UseDefaultCredentials 10/26/2022 8:35:52 AM=>Credentials = bayersupport@sapl.net:Corona@2020 10/26/2022 8:35:52 AM=>EnableSsl = true 10/26/2022 8:35:52 AM=>DeliveryMethod 10/26/2022 8:35:52 AM=>Before Send 10/26/2022 8:36:01 AM=>Exception(SenMail) :System.Net.Mail.SmtpException: Failure sending mail. ---> System.IO.IOException: Unable to read data from the transport connection: An existing connection was forcibly closed by the remote host. ---> System.Net.Sockets.SocketException: An existing connection was forcibly closed by the remote host at System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size) --- End of inner exception stack trace --- at System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size) at System.Net.FixedSizeReader.ReadPacket(Byte[] buffer, Int32 offset, Int32 count) at System.Net.Security.SslState.StartReceiveBlob(Byte[] buffer, AsyncProtocolRequest asyncRequest) at System.Net.Security.SslState.CheckCompletionBeforeNextReceive(ProtocolToken message, AsyncProtocolRequest asyncRequest) at System.Net.Security.SslState.ForceAuthentication(Boolean receiveFirst, Byte[] buffer, AsyncProtocolRequest asyncRequest, Boolean renegotiation) at System.Net.Security.SslState.ProcessAuthentication(LazyAsyncResult lazyResult) at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state) at System.Net.TlsStream.ProcessAuthentication(LazyAsyncResult result) at System.Net.TlsStream.Write(Byte[] buffer, Int32 offset, Int32 size) at System.Net.PooledStream.Write(Byte[] buffer, Int32 offset, Int32 size) at System.Net.Mail.SmtpConnection.Flush() at System.Net.Mail.ReadLinesCommand.Send(SmtpConnection conn) at System.Net.Mail.EHelloCommand.Send(SmtpConnection conn, String domain) at System.Net.Mail.SmtpConnection.GetConnection(ServicePoint servicePoint) at System.Net.Mail.SmtpClient.GetConnection() at System.Net.Mail.SmtpClient.Send(MailMessage message) --- End of inner exception stack trace --- at System.Net.Mail.SmtpClient.Send(MailMessage message) at SAPLMailer.SAPLMailerService.SenMail(PendingMail objPendingMail) in E:\PROJECTS_SVN\SAPLMailer\SAPLMailer\SAPLMailer\SAPLMailerService.cs:line 400 10/26/2022 8:36:01 AM=>(SenMail)Failure sending To mail ID :bayersupport@sapl.net 10/26/2022 8:36:01 AM=>(SenMail)Failure sending CC mail ID : 10/26/2022 8:36:01 AM=>(SenMail)Failure sending mail Body :Hello, Please check attached file having issues in sending mails, please do the needful. 10/26/2022 8:36:01 AM=>delfile:-D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents\PendingMail\PendingMail_ErrorAlert.xml 10/26/2022 8:36:01 AM=>Info:- END Mailing Method 10/26/2022 8:36:01 AM=>Info:- Start Executing Telegram Method 10/26/2022 8:36:01 AM=>Info:- PendingTelegram.xml not exists 10/26/2022 8:36:01 AM=>Info:- End Executing TELEGRAM Method 10/26/2022 8:36:01 AM=>WriteToPendingXML ErrorAlert Start 10/26/2022 8:36:01 AM=>WriteToPendingXML ErrorAlert MailAttachmentsPath = D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents 10/26/2022 8:36:01 AM=>WriteToPendingXML ErrorAlertEntry Added Successfully 10/26/2022 8:36:01 AM=>Info - End of callingService Method 10/26/2022 8:38:01 AM=>Info - Check time Elapsed 10/26/2022 8:38:01 AM=>Info - Call callingService Method 10/26/2022 8:38:01 AM=>Info:- Call Both 10/26/2022 8:38:01 AM=>Info:- Start Executing SMS Method 10/26/2022 8:38:01 AM=>Info:- End Executing SMS Method 10/26/2022 8:38:02 AM=>Info:- Start Mailing Method 10/26/2022 8:38:02 AM=>Info:- ImportingEXE_END.xml file read to list 10/26/2022 8:38:02 AM=>Info:- ImportingEXE_START.xml file read to list 10/26/2022 8:38:02 AM=>Info:- PendingMail.xml file read to list 10/26/2022 8:38:02 AM=>Info:- PendingMail_ErrorAlert.xml file read to list 10/26/2022 8:38:02 AM=>Info:- Count = 1 10/26/2022 8:38:02 AM=>Info:- Count 1 10/26/2022 8:38:02 AM=>Info - Fetching Data From MAIL XML 10/26/2022 8:38:02 AM=>Info - End of Fetching Data From Mail XML 10/26/2022 8:38:02 AM=>Info:- Start SenMail Method 10/26/2022 8:38:02 AM=>UseDefaultCredentials 10/26/2022 8:38:02 AM=>Credentials = bayersupport@sapl.net:Corona@2020 10/26/2022 8:38:02 AM=>EnableSsl = true 10/26/2022 8:38:02 AM=>DeliveryMethod 10/26/2022 8:38:02 AM=>Before Send 10/26/2022 8:38:02 AM=>Exception(SenMail) :System.Net.Mail.SmtpException: Failure sending mail. ---> System.IO.IOException: Unable to read data from the transport connection: An existing connection was forcibly closed by the remote host. ---> System.Net.Sockets.SocketException: An existing connection was forcibly closed by the remote host at System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size) --- End of inner exception stack trace --- at System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size) at System.Net.FixedSizeReader.ReadPacket(Byte[] buffer, Int32 offset, Int32 count) at System.Net.Security.SslState.StartReceiveBlob(Byte[] buffer, AsyncProtocolRequest asyncRequest) at System.Net.Security.SslState.CheckCompletionBeforeNextReceive(ProtocolToken message, AsyncProtocolRequest asyncRequest) at System.Net.Security.SslState.ForceAuthentication(Boolean receiveFirst, Byte[] buffer, AsyncProtocolRequest asyncRequest, Boolean renegotiation) at System.Net.Security.SslState.ProcessAuthentication(LazyAsyncResult lazyResult) at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state) at System.Net.TlsStream.ProcessAuthentication(LazyAsyncResult result) at System.Net.TlsStream.Write(Byte[] buffer, Int32 offset, Int32 size) at System.Net.PooledStream.Write(Byte[] buffer, Int32 offset, Int32 size) at System.Net.Mail.SmtpConnection.Flush() at System.Net.Mail.ReadLinesCommand.Send(SmtpConnection conn) at System.Net.Mail.EHelloCommand.Send(SmtpConnection conn, String domain) at System.Net.Mail.SmtpConnection.GetConnection(ServicePoint servicePoint) at System.Net.Mail.SmtpClient.GetConnection() at System.Net.Mail.SmtpClient.Send(MailMessage message) --- End of inner exception stack trace --- at System.Net.Mail.SmtpClient.Send(MailMessage message) at SAPLMailer.SAPLMailerService.SenMail(PendingMail objPendingMail) in E:\PROJECTS_SVN\SAPLMailer\SAPLMailer\SAPLMailer\SAPLMailerService.cs:line 400 10/26/2022 8:38:02 AM=>(SenMail)Failure sending To mail ID :bayersupport@sapl.net 10/26/2022 8:38:02 AM=>(SenMail)Failure sending CC mail ID : 10/26/2022 8:38:02 AM=>(SenMail)Failure sending mail Body :Hello, Please check attached file having issues in sending mails, please do the needful. 10/26/2022 8:38:02 AM=>delfile:-D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents\PendingMail\PendingMail_ErrorAlert.xml 10/26/2022 8:38:02 AM=>Info:- END Mailing Method 10/26/2022 8:38:02 AM=>Info:- Start Executing Telegram Method 10/26/2022 8:38:02 AM=>Info:- PendingTelegram.xml not exists 10/26/2022 8:38:02 AM=>Info:- End Executing TELEGRAM Method 10/26/2022 8:38:02 AM=>WriteToPendingXML ErrorAlert Start 10/26/2022 8:38:02 AM=>WriteToPendingXML ErrorAlert MailAttachmentsPath = D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents 10/26/2022 8:38:02 AM=>WriteToPendingXML ErrorAlertEntry Added Successfully 10/26/2022 8:38:02 AM=>Info - End of callingService Method 10/26/2022 8:40:02 AM=>Info - Check time Elapsed 10/26/2022 8:40:02 AM=>Info - Call callingService Method 10/26/2022 8:40:02 AM=>Info:- Call Both 10/26/2022 8:40:02 AM=>Info:- Start Executing SMS Method 10/26/2022 8:40:02 AM=>Info:- End Executing SMS Method 10/26/2022 8:40:02 AM=>Info:- Start Mailing Method 10/26/2022 8:40:02 AM=>Info:- ImportingEXE_END.xml file read to list 10/26/2022 8:40:02 AM=>Info:- ImportingEXE_START.xml file read to list 10/26/2022 8:40:02 AM=>Info:- PendingMail.xml file read to list 10/26/2022 8:40:02 AM=>Info:- PendingMail_ErrorAlert.xml file read to list 10/26/2022 8:40:02 AM=>Info:- Count = 1 10/26/2022 8:40:02 AM=>Info:- Count 1 10/26/2022 8:40:02 AM=>Info - Fetching Data From MAIL XML 10/26/2022 8:40:02 AM=>Info - End of Fetching Data From Mail XML 10/26/2022 8:40:02 AM=>Info:- Start SenMail Method 10/26/2022 8:40:02 AM=>UseDefaultCredentials 10/26/2022 8:40:02 AM=>Credentials = bayersupport@sapl.net:Corona@2020 10/26/2022 8:40:02 AM=>EnableSsl = true 10/26/2022 8:40:02 AM=>DeliveryMethod 10/26/2022 8:40:02 AM=>Before Send 10/26/2022 8:40:02 AM=>Exception(SenMail) :System.Net.Mail.SmtpException: Failure sending mail. ---> System.IO.IOException: Unable to read data from the transport connection: An existing connection was forcibly closed by the remote host. ---> System.Net.Sockets.SocketException: An existing connection was forcibly closed by the remote host at System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size) --- End of inner exception stack trace --- at System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size) at System.Net.FixedSizeReader.ReadPacket(Byte[] buffer, Int32 offset, Int32 count) at System.Net.Security.SslState.StartReceiveBlob(Byte[] buffer, AsyncProtocolRequest asyncRequest) at System.Net.Security.SslState.CheckCompletionBeforeNextReceive(ProtocolToken message, AsyncProtocolRequest asyncRequest) at System.Net.Security.SslState.ForceAuthentication(Boolean receiveFirst, Byte[] buffer, AsyncProtocolRequest asyncRequest, Boolean renegotiation) at System.Net.Security.SslState.ProcessAuthentication(LazyAsyncResult lazyResult) at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state) at System.Net.TlsStream.ProcessAuthentication(LazyAsyncResult result) at System.Net.TlsStream.Write(Byte[] buffer, Int32 offset, Int32 size) at System.Net.PooledStream.Write(Byte[] buffer, Int32 offset, Int32 size) at System.Net.Mail.SmtpConnection.Flush() at System.Net.Mail.ReadLinesCommand.Send(SmtpConnection conn) at System.Net.Mail.EHelloCommand.Send(SmtpConnection conn, String domain) at System.Net.Mail.SmtpConnection.GetConnection(ServicePoint servicePoint) at System.Net.Mail.SmtpClient.GetConnection() at System.Net.Mail.SmtpClient.Send(MailMessage message) --- End of inner exception stack trace --- at System.Net.Mail.SmtpClient.Send(MailMessage message) at SAPLMailer.SAPLMailerService.SenMail(PendingMail objPendingMail) in E:\PROJECTS_SVN\SAPLMailer\SAPLMailer\SAPLMailer\SAPLMailerService.cs:line 400 10/26/2022 8:40:02 AM=>(SenMail)Failure sending To mail ID :bayersupport@sapl.net 10/26/2022 8:40:02 AM=>(SenMail)Failure sending CC mail ID : 10/26/2022 8:40:02 AM=>(SenMail)Failure sending mail Body :Hello, Please check attached file having issues in sending mails, please do the needful. 10/26/2022 8:40:02 AM=>delfile:-D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents\PendingMail\PendingMail_ErrorAlert.xml 10/26/2022 8:40:02 AM=>Info:- END Mailing Method 10/26/2022 8:40:02 AM=>Info:- Start Executing Telegram Method 10/26/2022 8:40:02 AM=>Info:- PendingTelegram.xml not exists 10/26/2022 8:40:02 AM=>Info:- End Executing TELEGRAM Method 10/26/2022 8:40:02 AM=>WriteToPendingXML ErrorAlert Start 10/26/2022 8:40:02 AM=>WriteToPendingXML ErrorAlert MailAttachmentsPath = D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents 10/26/2022 8:40:02 AM=>WriteToPendingXML ErrorAlertEntry Added Successfully 10/26/2022 8:40:02 AM=>Info - End of callingService Method 10/26/2022 8:42:02 AM=>Info - Check time Elapsed 10/26/2022 8:42:02 AM=>Info - Call callingService Method 10/26/2022 8:42:02 AM=>Info:- Call Both 10/26/2022 8:42:02 AM=>Info:- Start Executing SMS Method 10/26/2022 8:42:02 AM=>Info:- End Executing SMS Method 10/26/2022 8:42:02 AM=>Info:- Start Mailing Method 10/26/2022 8:42:02 AM=>Info:- ImportingEXE_END.xml file read to list 10/26/2022 8:42:02 AM=>Info:- ImportingEXE_START.xml file read to list 10/26/2022 8:42:02 AM=>Info:- PendingMail.xml file read to list 10/26/2022 8:42:02 AM=>Info:- PendingMail_ErrorAlert.xml file read to list 10/26/2022 8:42:02 AM=>Info:- Count = 1 10/26/2022 8:42:02 AM=>Info:- Count 1 10/26/2022 8:42:02 AM=>Info - Fetching Data From MAIL XML 10/26/2022 8:42:02 AM=>Info - End of Fetching Data From Mail XML 10/26/2022 8:42:02 AM=>Info:- Start SenMail Method 10/26/2022 8:42:02 AM=>UseDefaultCredentials 10/26/2022 8:42:02 AM=>Credentials = bayersupport@sapl.net:Corona@2020 10/26/2022 8:42:02 AM=>EnableSsl = true 10/26/2022 8:42:02 AM=>DeliveryMethod 10/26/2022 8:42:02 AM=>Before Send 10/26/2022 8:43:26 AM=>Exception(SenMail) :System.Net.Mail.SmtpException: Failure sending mail. ---> System.Net.WebException: Unable to connect to the remote server ---> System.Net.Sockets.SocketException: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond 52.96.90.34:587 at System.Net.Sockets.Socket.DoConnect(EndPoint endPointSnapshot, SocketAddress socketAddress) at System.Net.ServicePoint.ConnectSocketInternal(Boolean connectFailure, Socket s4, Socket s6, Socket& socket, IPAddress& address, ConnectSocketState state, IAsyncResult asyncResult, Exception& exception) --- End of inner exception stack trace --- at System.Net.ServicePoint.GetConnection(PooledStream PooledStream, Object owner, Boolean async, IPAddress& address, Socket& abortSocket, Socket& abortSocket6) at System.Net.PooledStream.Activate(Object owningObject, Boolean async, GeneralAsyncDelegate asyncCallback) at System.Net.ConnectionPool.GetConnection(Object owningObject, GeneralAsyncDelegate asyncCallback, Int32 creationTimeout) at System.Net.Mail.SmtpConnection.GetConnection(ServicePoint servicePoint) at System.Net.Mail.SmtpClient.GetConnection() at System.Net.Mail.SmtpClient.Send(MailMessage message) --- End of inner exception stack trace --- at System.Net.Mail.SmtpClient.Send(MailMessage message) at SAPLMailer.SAPLMailerService.SenMail(PendingMail objPendingMail) in E:\PROJECTS_SVN\SAPLMailer\SAPLMailer\SAPLMailer\SAPLMailerService.cs:line 400 10/26/2022 8:43:26 AM=>(SenMail)Failure sending To mail ID :bayersupport@sapl.net 10/26/2022 8:43:26 AM=>(SenMail)Failure sending CC mail ID : 10/26/2022 8:43:26 AM=>(SenMail)Failure sending mail Body :Hello, Please check attached file having issues in sending mails, please do the needful. 10/26/2022 8:43:26 AM=>delfile:-D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents\PendingMail\PendingMail_ErrorAlert.xml 10/26/2022 8:43:27 AM=>Info:- END Mailing Method 10/26/2022 8:43:27 AM=>Info:- Start Executing Telegram Method 10/26/2022 8:43:27 AM=>Info:- PendingTelegram.xml not exists 10/26/2022 8:43:27 AM=>Info:- End Executing TELEGRAM Method 10/26/2022 8:43:27 AM=>WriteToPendingXML ErrorAlert Start 10/26/2022 8:43:27 AM=>WriteToPendingXML ErrorAlert MailAttachmentsPath = D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents 10/26/2022 8:43:27 AM=>WriteToPendingXML ErrorAlertEntry Added Successfully 10/26/2022 8:43:27 AM=>Info - End of callingService Method 10/26/2022 8:45:27 AM=>Info - Check time Elapsed 10/26/2022 8:45:27 AM=>Info - Call callingService Method 10/26/2022 8:45:27 AM=>Info:- Call Both 10/26/2022 8:45:27 AM=>Info:- Start Executing SMS Method 10/26/2022 8:45:27 AM=>Info:- End Executing SMS Method 10/26/2022 8:45:27 AM=>Info:- Start Mailing Method 10/26/2022 8:45:27 AM=>Info:- ImportingEXE_END.xml file read to list 10/26/2022 8:45:27 AM=>Info:- ImportingEXE_START.xml file read to list 10/26/2022 8:45:27 AM=>Info:- PendingMail.xml file read to list 10/26/2022 8:45:27 AM=>Info:- PendingMail_ErrorAlert.xml file read to list 10/26/2022 8:45:27 AM=>Info:- Count = 1 10/26/2022 8:45:27 AM=>Info:- Count 1 10/26/2022 8:45:27 AM=>Info - Fetching Data From MAIL XML 10/26/2022 8:45:27 AM=>Info - End of Fetching Data From Mail XML 10/26/2022 8:45:27 AM=>Info:- Start SenMail Method 10/26/2022 8:45:27 AM=>UseDefaultCredentials 10/26/2022 8:45:27 AM=>Credentials = bayersupport@sapl.net:Corona@2020 10/26/2022 8:45:27 AM=>EnableSsl = true 10/26/2022 8:45:27 AM=>DeliveryMethod 10/26/2022 8:45:27 AM=>Before Send 10/26/2022 8:45:27 AM=>Exception(SenMail) :System.Net.Mail.SmtpException: Failure sending mail. ---> System.IO.IOException: Unable to read data from the transport connection: An existing connection was forcibly closed by the remote host. ---> System.Net.Sockets.SocketException: An existing connection was forcibly closed by the remote host at System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size) --- End of inner exception stack trace --- at System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size) at System.Net.FixedSizeReader.ReadPacket(Byte[] buffer, Int32 offset, Int32 count) at System.Net.Security.SslState.StartReceiveBlob(Byte[] buffer, AsyncProtocolRequest asyncRequest) at System.Net.Security.SslState.CheckCompletionBeforeNextReceive(ProtocolToken message, AsyncProtocolRequest asyncRequest) at System.Net.Security.SslState.ForceAuthentication(Boolean receiveFirst, Byte[] buffer, AsyncProtocolRequest asyncRequest, Boolean renegotiation) at System.Net.Security.SslState.ProcessAuthentication(LazyAsyncResult lazyResult) at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state) at System.Net.TlsStream.ProcessAuthentication(LazyAsyncResult result) at System.Net.TlsStream.Write(Byte[] buffer, Int32 offset, Int32 size) at System.Net.PooledStream.Write(Byte[] buffer, Int32 offset, Int32 size) at System.Net.Mail.SmtpConnection.Flush() at System.Net.Mail.ReadLinesCommand.Send(SmtpConnection conn) at System.Net.Mail.EHelloCommand.Send(SmtpConnection conn, String domain) at System.Net.Mail.SmtpConnection.GetConnection(ServicePoint servicePoint) at System.Net.Mail.SmtpClient.GetConnection() at System.Net.Mail.SmtpClient.Send(MailMessage message) --- End of inner exception stack trace --- at System.Net.Mail.SmtpClient.Send(MailMessage message) at SAPLMailer.SAPLMailerService.SenMail(PendingMail objPendingMail) in E:\PROJECTS_SVN\SAPLMailer\SAPLMailer\SAPLMailer\SAPLMailerService.cs:line 400 10/26/2022 8:45:27 AM=>(SenMail)Failure sending To mail ID :bayersupport@sapl.net 10/26/2022 8:45:27 AM=>(SenMail)Failure sending CC mail ID : 10/26/2022 8:45:27 AM=>(SenMail)Failure sending mail Body :Hello, Please check attached file having issues in sending mails, please do the needful. 10/26/2022 8:45:27 AM=>delfile:-D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents\PendingMail\PendingMail_ErrorAlert.xml 10/26/2022 8:45:27 AM=>Info:- END Mailing Method 10/26/2022 8:45:27 AM=>Info:- Start Executing Telegram Method 10/26/2022 8:45:27 AM=>Info:- PendingTelegram.xml not exists 10/26/2022 8:45:27 AM=>Info:- End Executing TELEGRAM Method 10/26/2022 8:45:27 AM=>WriteToPendingXML ErrorAlert Start 10/26/2022 8:45:27 AM=>WriteToPendingXML ErrorAlert MailAttachmentsPath = D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents 10/26/2022 8:45:27 AM=>WriteToPendingXML ErrorAlertEntry Added Successfully 10/26/2022 8:45:27 AM=>Info - End of callingService Method 10/26/2022 8:47:27 AM=>Info - Check time Elapsed 10/26/2022 8:47:27 AM=>Info - Call callingService Method 10/26/2022 8:47:27 AM=>Info:- Call Both 10/26/2022 8:47:27 AM=>Info:- Start Executing SMS Method 10/26/2022 8:47:27 AM=>Info:- End Executing SMS Method 10/26/2022 8:47:27 AM=>Info:- Start Mailing Method 10/26/2022 8:47:27 AM=>Info:- ImportingEXE_END.xml file read to list 10/26/2022 8:47:27 AM=>Info:- ImportingEXE_START.xml file read to list 10/26/2022 8:47:27 AM=>Info:- PendingMail.xml file read to list 10/26/2022 8:47:27 AM=>Info:- PendingMail_ErrorAlert.xml file read to list 10/26/2022 8:47:27 AM=>Info:- Count = 1 10/26/2022 8:47:27 AM=>Info:- Count 1 10/26/2022 8:47:27 AM=>Info - Fetching Data From MAIL XML 10/26/2022 8:47:27 AM=>Info - End of Fetching Data From Mail XML 10/26/2022 8:47:27 AM=>Info:- Start SenMail Method 10/26/2022 8:47:27 AM=>UseDefaultCredentials 10/26/2022 8:47:27 AM=>Credentials = bayersupport@sapl.net:Corona@2020 10/26/2022 8:47:27 AM=>EnableSsl = true 10/26/2022 8:47:27 AM=>DeliveryMethod 10/26/2022 8:47:27 AM=>Before Send 10/26/2022 8:47:30 AM=>Exception(SenMail) :System.Net.Mail.SmtpException: Failure sending mail. ---> System.IO.IOException: Unable to read data from the transport connection: An existing connection was forcibly closed by the remote host. ---> System.Net.Sockets.SocketException: An existing connection was forcibly closed by the remote host at System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size) --- End of inner exception stack trace --- at System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size) at System.Net.FixedSizeReader.ReadPacket(Byte[] buffer, Int32 offset, Int32 count) at System.Net.Security.SslState.StartReceiveBlob(Byte[] buffer, AsyncProtocolRequest asyncRequest) at System.Net.Security.SslState.CheckCompletionBeforeNextReceive(ProtocolToken message, AsyncProtocolRequest asyncRequest) at System.Net.Security.SslState.ForceAuthentication(Boolean receiveFirst, Byte[] buffer, AsyncProtocolRequest asyncRequest, Boolean renegotiation) at System.Net.Security.SslState.ProcessAuthentication(LazyAsyncResult lazyResult) at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state) at System.Net.TlsStream.ProcessAuthentication(LazyAsyncResult result) at System.Net.TlsStream.Write(Byte[] buffer, Int32 offset, Int32 size) at System.Net.PooledStream.Write(Byte[] buffer, Int32 offset, Int32 size) at System.Net.Mail.SmtpConnection.Flush() at System.Net.Mail.ReadLinesCommand.Send(SmtpConnection conn) at System.Net.Mail.EHelloCommand.Send(SmtpConnection conn, String domain) at System.Net.Mail.SmtpConnection.GetConnection(ServicePoint servicePoint) at System.Net.Mail.SmtpClient.GetConnection() at System.Net.Mail.SmtpClient.Send(MailMessage message) --- End of inner exception stack trace --- at System.Net.Mail.SmtpClient.Send(MailMessage message) at SAPLMailer.SAPLMailerService.SenMail(PendingMail objPendingMail) in E:\PROJECTS_SVN\SAPLMailer\SAPLMailer\SAPLMailer\SAPLMailerService.cs:line 400 10/26/2022 8:47:30 AM=>(SenMail)Failure sending To mail ID :bayersupport@sapl.net 10/26/2022 8:47:30 AM=>(SenMail)Failure sending CC mail ID : 10/26/2022 8:47:30 AM=>(SenMail)Failure sending mail Body :Hello, Please check attached file having issues in sending mails, please do the needful. 10/26/2022 8:47:30 AM=>delfile:-D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents\PendingMail\PendingMail_ErrorAlert.xml 10/26/2022 8:47:31 AM=>Info:- END Mailing Method 10/26/2022 8:47:31 AM=>Info:- Start Executing Telegram Method 10/26/2022 8:47:31 AM=>Info:- PendingTelegram.xml not exists 10/26/2022 8:47:31 AM=>Info:- End Executing TELEGRAM Method 10/26/2022 8:47:31 AM=>WriteToPendingXML ErrorAlert Start 10/26/2022 8:47:31 AM=>WriteToPendingXML ErrorAlert MailAttachmentsPath = D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents 10/26/2022 8:47:31 AM=>WriteToPendingXML ErrorAlertEntry Added Successfully 10/26/2022 8:47:31 AM=>Info - End of callingService Method 10/26/2022 8:49:31 AM=>Info - Check time Elapsed 10/26/2022 8:49:31 AM=>Info - Call callingService Method 10/26/2022 8:49:31 AM=>Info:- Call Both 10/26/2022 8:49:31 AM=>Info:- Start Executing SMS Method 10/26/2022 8:49:31 AM=>Info:- End Executing SMS Method 10/26/2022 8:49:31 AM=>Info:- Start Mailing Method 10/26/2022 8:49:31 AM=>Info:- ImportingEXE_END.xml file read to list 10/26/2022 8:49:31 AM=>Info:- ImportingEXE_START.xml file read to list 10/26/2022 8:49:31 AM=>Info:- PendingMail.xml file read to list 10/26/2022 8:49:31 AM=>Info:- PendingMail_ErrorAlert.xml file read to list 10/26/2022 8:49:31 AM=>Info:- Count = 1 10/26/2022 8:49:31 AM=>Info:- Count 1 10/26/2022 8:49:31 AM=>Info - Fetching Data From MAIL XML 10/26/2022 8:49:31 AM=>Info - End of Fetching Data From Mail XML 10/26/2022 8:49:31 AM=>Info:- Start SenMail Method 10/26/2022 8:49:31 AM=>UseDefaultCredentials 10/26/2022 8:49:31 AM=>Credentials = bayersupport@sapl.net:Corona@2020 10/26/2022 8:49:31 AM=>EnableSsl = true 10/26/2022 8:49:31 AM=>DeliveryMethod 10/26/2022 8:49:31 AM=>Before Send 10/26/2022 8:50:55 AM=>Exception(SenMail) :System.Net.Mail.SmtpException: Failure sending mail. ---> System.Net.WebException: Unable to connect to the remote server ---> System.Net.Sockets.SocketException: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond 52.96.9.178:587 at System.Net.Sockets.Socket.DoConnect(EndPoint endPointSnapshot, SocketAddress socketAddress) at System.Net.ServicePoint.ConnectSocketInternal(Boolean connectFailure, Socket s4, Socket s6, Socket& socket, IPAddress& address, ConnectSocketState state, IAsyncResult asyncResult, Exception& exception) --- End of inner exception stack trace --- at System.Net.ServicePoint.GetConnection(PooledStream PooledStream, Object owner, Boolean async, IPAddress& address, Socket& abortSocket, Socket& abortSocket6) at System.Net.PooledStream.Activate(Object owningObject, Boolean async, GeneralAsyncDelegate asyncCallback) at System.Net.ConnectionPool.GetConnection(Object owningObject, GeneralAsyncDelegate asyncCallback, Int32 creationTimeout) at System.Net.Mail.SmtpConnection.GetConnection(ServicePoint servicePoint) at System.Net.Mail.SmtpClient.GetConnection() at System.Net.Mail.SmtpClient.Send(MailMessage message) --- End of inner exception stack trace --- at System.Net.Mail.SmtpClient.Send(MailMessage message) at SAPLMailer.SAPLMailerService.SenMail(PendingMail objPendingMail) in E:\PROJECTS_SVN\SAPLMailer\SAPLMailer\SAPLMailer\SAPLMailerService.cs:line 400 10/26/2022 8:50:55 AM=>(SenMail)Failure sending To mail ID :bayersupport@sapl.net 10/26/2022 8:50:55 AM=>(SenMail)Failure sending CC mail ID : 10/26/2022 8:50:55 AM=>(SenMail)Failure sending mail Body :Hello, Please check attached file having issues in sending mails, please do the needful. 10/26/2022 8:50:55 AM=>delfile:-D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents\PendingMail\PendingMail_ErrorAlert.xml 10/26/2022 8:50:55 AM=>Info:- END Mailing Method 10/26/2022 8:50:55 AM=>Info:- Start Executing Telegram Method 10/26/2022 8:50:55 AM=>Info:- PendingTelegram.xml not exists 10/26/2022 8:50:55 AM=>Info:- End Executing TELEGRAM Method 10/26/2022 8:50:55 AM=>WriteToPendingXML ErrorAlert Start 10/26/2022 8:50:55 AM=>WriteToPendingXML ErrorAlert MailAttachmentsPath = D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents 10/26/2022 8:50:55 AM=>WriteToPendingXML ErrorAlertEntry Added Successfully 10/26/2022 8:50:55 AM=>Info - End of callingService Method 10/26/2022 8:52:55 AM=>Info - Check time Elapsed 10/26/2022 8:52:55 AM=>Info - Call callingService Method 10/26/2022 8:52:55 AM=>Info:- Call Both 10/26/2022 8:52:55 AM=>Info:- Start Executing SMS Method 10/26/2022 8:52:55 AM=>Info:- End Executing SMS Method 10/26/2022 8:52:55 AM=>Info:- Start Mailing Method 10/26/2022 8:52:55 AM=>Info:- ImportingEXE_END.xml file read to list 10/26/2022 8:52:55 AM=>Info:- ImportingEXE_START.xml file read to list 10/26/2022 8:52:55 AM=>Info:- PendingMail.xml file read to list 10/26/2022 8:52:55 AM=>Info:- PendingMail_ErrorAlert.xml file read to list 10/26/2022 8:52:55 AM=>Info:- Count = 1 10/26/2022 8:52:55 AM=>Info:- Count 1 10/26/2022 8:52:55 AM=>Info - Fetching Data From MAIL XML 10/26/2022 8:52:55 AM=>Info - End of Fetching Data From Mail XML 10/26/2022 8:52:55 AM=>Info:- Start SenMail Method 10/26/2022 8:52:55 AM=>UseDefaultCredentials 10/26/2022 8:52:55 AM=>Credentials = bayersupport@sapl.net:Corona@2020 10/26/2022 8:52:55 AM=>EnableSsl = true 10/26/2022 8:52:55 AM=>DeliveryMethod 10/26/2022 8:52:55 AM=>Before Send 10/26/2022 8:52:58 AM=>Exception(SenMail) :System.Net.Mail.SmtpException: Failure sending mail. ---> System.IO.IOException: Unable to read data from the transport connection: An existing connection was forcibly closed by the remote host. ---> System.Net.Sockets.SocketException: An existing connection was forcibly closed by the remote host at System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size) --- End of inner exception stack trace --- at System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size) at System.Net.FixedSizeReader.ReadPacket(Byte[] buffer, Int32 offset, Int32 count) at System.Net.Security.SslState.StartReceiveBlob(Byte[] buffer, AsyncProtocolRequest asyncRequest) at System.Net.Security.SslState.CheckCompletionBeforeNextReceive(ProtocolToken message, AsyncProtocolRequest asyncRequest) at System.Net.Security.SslState.ForceAuthentication(Boolean receiveFirst, Byte[] buffer, AsyncProtocolRequest asyncRequest, Boolean renegotiation) at System.Net.Security.SslState.ProcessAuthentication(LazyAsyncResult lazyResult) at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state) at System.Net.TlsStream.ProcessAuthentication(LazyAsyncResult result) at System.Net.TlsStream.Write(Byte[] buffer, Int32 offset, Int32 size) at System.Net.PooledStream.Write(Byte[] buffer, Int32 offset, Int32 size) at System.Net.Mail.SmtpConnection.Flush() at System.Net.Mail.ReadLinesCommand.Send(SmtpConnection conn) at System.Net.Mail.EHelloCommand.Send(SmtpConnection conn, String domain) at System.Net.Mail.SmtpConnection.GetConnection(ServicePoint servicePoint) at System.Net.Mail.SmtpClient.GetConnection() at System.Net.Mail.SmtpClient.Send(MailMessage message) --- End of inner exception stack trace --- at System.Net.Mail.SmtpClient.Send(MailMessage message) at SAPLMailer.SAPLMailerService.SenMail(PendingMail objPendingMail) in E:\PROJECTS_SVN\SAPLMailer\SAPLMailer\SAPLMailer\SAPLMailerService.cs:line 400 10/26/2022 8:52:58 AM=>(SenMail)Failure sending To mail ID :bayersupport@sapl.net 10/26/2022 8:52:58 AM=>(SenMail)Failure sending CC mail ID : 10/26/2022 8:52:58 AM=>(SenMail)Failure sending mail Body :Hello, Please check attached file having issues in sending mails, please do the needful. 10/26/2022 8:52:58 AM=>delfile:-D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents\PendingMail\PendingMail_ErrorAlert.xml 10/26/2022 8:52:59 AM=>Info:- END Mailing Method 10/26/2022 8:52:59 AM=>Info:- Start Executing Telegram Method 10/26/2022 8:52:59 AM=>Info:- PendingTelegram.xml not exists 10/26/2022 8:52:59 AM=>Info:- End Executing TELEGRAM Method 10/26/2022 8:52:59 AM=>WriteToPendingXML ErrorAlert Start 10/26/2022 8:52:59 AM=>WriteToPendingXML ErrorAlert MailAttachmentsPath = D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents 10/26/2022 8:52:59 AM=>WriteToPendingXML ErrorAlertEntry Added Successfully 10/26/2022 8:52:59 AM=>Info - End of callingService Method 10/26/2022 8:54:59 AM=>Info - Check time Elapsed 10/26/2022 8:54:59 AM=>Info - Call callingService Method 10/26/2022 8:54:59 AM=>Info:- Call Both 10/26/2022 8:54:59 AM=>Info:- Start Executing SMS Method 10/26/2022 8:54:59 AM=>Info:- End Executing SMS Method 10/26/2022 8:54:59 AM=>Info:- Start Mailing Method 10/26/2022 8:54:59 AM=>Info:- ImportingEXE_END.xml file read to list 10/26/2022 8:54:59 AM=>Info:- ImportingEXE_START.xml file read to list 10/26/2022 8:54:59 AM=>Info:- PendingMail.xml file read to list 10/26/2022 8:54:59 AM=>Info:- PendingMail_ErrorAlert.xml file read to list 10/26/2022 8:54:59 AM=>Info:- Count = 1 10/26/2022 8:54:59 AM=>Info:- Count 1 10/26/2022 8:54:59 AM=>Info - Fetching Data From MAIL XML 10/26/2022 8:54:59 AM=>Info - End of Fetching Data From Mail XML 10/26/2022 8:54:59 AM=>Info:- Start SenMail Method 10/26/2022 8:54:59 AM=>UseDefaultCredentials 10/26/2022 8:54:59 AM=>Credentials = bayersupport@sapl.net:Corona@2020 10/26/2022 8:54:59 AM=>EnableSsl = true 10/26/2022 8:54:59 AM=>DeliveryMethod 10/26/2022 8:54:59 AM=>Before Send 10/26/2022 8:56:23 AM=>Exception(SenMail) :System.Net.Mail.SmtpException: Failure sending mail. ---> System.Net.WebException: Unable to connect to the remote server ---> System.Net.Sockets.SocketException: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond 52.96.19.82:587 at System.Net.Sockets.Socket.DoConnect(EndPoint endPointSnapshot, SocketAddress socketAddress) at System.Net.ServicePoint.ConnectSocketInternal(Boolean connectFailure, Socket s4, Socket s6, Socket& socket, IPAddress& address, ConnectSocketState state, IAsyncResult asyncResult, Exception& exception) --- End of inner exception stack trace --- at System.Net.ServicePoint.GetConnection(PooledStream PooledStream, Object owner, Boolean async, IPAddress& address, Socket& abortSocket, Socket& abortSocket6) at System.Net.PooledStream.Activate(Object owningObject, Boolean async, GeneralAsyncDelegate asyncCallback) at System.Net.ConnectionPool.GetConnection(Object owningObject, GeneralAsyncDelegate asyncCallback, Int32 creationTimeout) at System.Net.Mail.SmtpConnection.GetConnection(ServicePoint servicePoint) at System.Net.Mail.SmtpClient.GetConnection() at System.Net.Mail.SmtpClient.Send(MailMessage message) --- End of inner exception stack trace --- at System.Net.Mail.SmtpClient.Send(MailMessage message) at SAPLMailer.SAPLMailerService.SenMail(PendingMail objPendingMail) in E:\PROJECTS_SVN\SAPLMailer\SAPLMailer\SAPLMailer\SAPLMailerService.cs:line 400 10/26/2022 8:56:23 AM=>(SenMail)Failure sending To mail ID :bayersupport@sapl.net 10/26/2022 8:56:23 AM=>(SenMail)Failure sending CC mail ID : 10/26/2022 8:56:23 AM=>(SenMail)Failure sending mail Body :Hello, Please check attached file having issues in sending mails, please do the needful. 10/26/2022 8:56:23 AM=>delfile:-D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents\PendingMail\PendingMail_ErrorAlert.xml 10/26/2022 8:56:23 AM=>Info:- END Mailing Method 10/26/2022 8:56:23 AM=>Info:- Start Executing Telegram Method 10/26/2022 8:56:23 AM=>Info:- PendingTelegram.xml not exists 10/26/2022 8:56:23 AM=>Info:- End Executing TELEGRAM Method 10/26/2022 8:56:23 AM=>WriteToPendingXML ErrorAlert Start 10/26/2022 8:56:23 AM=>WriteToPendingXML ErrorAlert MailAttachmentsPath = D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents 10/26/2022 8:56:23 AM=>WriteToPendingXML ErrorAlertEntry Added Successfully 10/26/2022 8:56:23 AM=>Info - End of callingService Method 10/26/2022 8:58:23 AM=>Info - Check time Elapsed 10/26/2022 8:58:23 AM=>Info - Call callingService Method 10/26/2022 8:58:23 AM=>Info:- Call Both 10/26/2022 8:58:23 AM=>Info:- Start Executing SMS Method 10/26/2022 8:58:23 AM=>Info:- End Executing SMS Method 10/26/2022 8:58:23 AM=>Info:- Start Mailing Method 10/26/2022 8:58:23 AM=>Info:- ImportingEXE_END.xml file read to list 10/26/2022 8:58:23 AM=>Info:- ImportingEXE_START.xml file read to list 10/26/2022 8:58:23 AM=>Info:- PendingMail.xml file read to list 10/26/2022 8:58:23 AM=>Info:- PendingMail_ErrorAlert.xml file read to list 10/26/2022 8:58:23 AM=>Info:- Count = 1 10/26/2022 8:58:23 AM=>Info:- Count 1 10/26/2022 8:58:23 AM=>Info - Fetching Data From MAIL XML 10/26/2022 8:58:23 AM=>Info - End of Fetching Data From Mail XML 10/26/2022 8:58:23 AM=>Info:- Start SenMail Method 10/26/2022 8:58:23 AM=>UseDefaultCredentials 10/26/2022 8:58:23 AM=>Credentials = bayersupport@sapl.net:Corona@2020 10/26/2022 8:58:23 AM=>EnableSsl = true 10/26/2022 8:58:23 AM=>DeliveryMethod 10/26/2022 8:58:23 AM=>Before Send 10/26/2022 8:59:47 AM=>Exception(SenMail) :System.Net.Mail.SmtpException: Failure sending mail. ---> System.Net.WebException: Unable to connect to the remote server ---> System.Net.Sockets.SocketException: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond 52.96.69.50:587 at System.Net.Sockets.Socket.DoConnect(EndPoint endPointSnapshot, SocketAddress socketAddress) at System.Net.ServicePoint.ConnectSocketInternal(Boolean connectFailure, Socket s4, Socket s6, Socket& socket, IPAddress& address, ConnectSocketState state, IAsyncResult asyncResult, Exception& exception) --- End of inner exception stack trace --- at System.Net.ServicePoint.GetConnection(PooledStream PooledStream, Object owner, Boolean async, IPAddress& address, Socket& abortSocket, Socket& abortSocket6) at System.Net.PooledStream.Activate(Object owningObject, Boolean async, GeneralAsyncDelegate asyncCallback) at System.Net.ConnectionPool.GetConnection(Object owningObject, GeneralAsyncDelegate asyncCallback, Int32 creationTimeout) at System.Net.Mail.SmtpConnection.GetConnection(ServicePoint servicePoint) at System.Net.Mail.SmtpClient.GetConnection() at System.Net.Mail.SmtpClient.Send(MailMessage message) --- End of inner exception stack trace --- at System.Net.Mail.SmtpClient.Send(MailMessage message) at SAPLMailer.SAPLMailerService.SenMail(PendingMail objPendingMail) in E:\PROJECTS_SVN\SAPLMailer\SAPLMailer\SAPLMailer\SAPLMailerService.cs:line 400 10/26/2022 8:59:47 AM=>(SenMail)Failure sending To mail ID :bayersupport@sapl.net 10/26/2022 8:59:47 AM=>(SenMail)Failure sending CC mail ID : 10/26/2022 8:59:47 AM=>(SenMail)Failure sending mail Body :Hello, Please check attached file having issues in sending mails, please do the needful. 10/26/2022 8:59:47 AM=>delfile:-D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents\PendingMail\PendingMail_ErrorAlert.xml 10/26/2022 8:59:48 AM=>Info:- END Mailing Method 10/26/2022 8:59:48 AM=>Info:- Start Executing Telegram Method 10/26/2022 8:59:48 AM=>Info:- PendingTelegram.xml not exists 10/26/2022 8:59:48 AM=>Info:- End Executing TELEGRAM Method 10/26/2022 8:59:48 AM=>WriteToPendingXML ErrorAlert Start 10/26/2022 8:59:48 AM=>WriteToPendingXML ErrorAlert MailAttachmentsPath = D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents 10/26/2022 8:59:48 AM=>WriteToPendingXML ErrorAlertEntry Added Successfully 10/26/2022 8:59:48 AM=>Info - End of callingService Method 10/26/2022 9:01:48 AM=>Info - Check time Elapsed 10/26/2022 9:01:48 AM=>Info - Call callingService Method 10/26/2022 9:01:48 AM=>Info:- Call Both 10/26/2022 9:01:48 AM=>Info:- Start Executing SMS Method 10/26/2022 9:01:48 AM=>Info:- End Executing SMS Method 10/26/2022 9:01:48 AM=>Info:- Start Mailing Method 10/26/2022 9:01:48 AM=>Info:- ImportingEXE_END.xml file read to list 10/26/2022 9:01:48 AM=>Info:- ImportingEXE_START.xml file read to list 10/26/2022 9:01:48 AM=>Info:- PendingMail.xml file read to list 10/26/2022 9:01:48 AM=>Info:- PendingMail_ErrorAlert.xml file read to list 10/26/2022 9:01:48 AM=>Info:- Count = 1 10/26/2022 9:01:48 AM=>Info:- Count 1 10/26/2022 9:01:48 AM=>Info - Fetching Data From MAIL XML 10/26/2022 9:01:48 AM=>Info - End of Fetching Data From Mail XML 10/26/2022 9:01:48 AM=>Info:- Start SenMail Method 10/26/2022 9:01:48 AM=>UseDefaultCredentials 10/26/2022 9:01:48 AM=>Credentials = bayersupport@sapl.net:Corona@2020 10/26/2022 9:01:48 AM=>EnableSsl = true 10/26/2022 9:01:48 AM=>DeliveryMethod 10/26/2022 9:01:48 AM=>Before Send 10/26/2022 9:03:12 AM=>Exception(SenMail) :System.Net.Mail.SmtpException: Failure sending mail. ---> System.Net.WebException: Unable to connect to the remote server ---> System.Net.Sockets.SocketException: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond 52.96.38.82:587 at System.Net.Sockets.Socket.DoConnect(EndPoint endPointSnapshot, SocketAddress socketAddress) at System.Net.ServicePoint.ConnectSocketInternal(Boolean connectFailure, Socket s4, Socket s6, Socket& socket, IPAddress& address, ConnectSocketState state, IAsyncResult asyncResult, Exception& exception) --- End of inner exception stack trace --- at System.Net.ServicePoint.GetConnection(PooledStream PooledStream, Object owner, Boolean async, IPAddress& address, Socket& abortSocket, Socket& abortSocket6) at System.Net.PooledStream.Activate(Object owningObject, Boolean async, GeneralAsyncDelegate asyncCallback) at System.Net.ConnectionPool.GetConnection(Object owningObject, GeneralAsyncDelegate asyncCallback, Int32 creationTimeout) at System.Net.Mail.SmtpConnection.GetConnection(ServicePoint servicePoint) at System.Net.Mail.SmtpClient.GetConnection() at System.Net.Mail.SmtpClient.Send(MailMessage message) --- End of inner exception stack trace --- at System.Net.Mail.SmtpClient.Send(MailMessage message) at SAPLMailer.SAPLMailerService.SenMail(PendingMail objPendingMail) in E:\PROJECTS_SVN\SAPLMailer\SAPLMailer\SAPLMailer\SAPLMailerService.cs:line 400 10/26/2022 9:03:12 AM=>(SenMail)Failure sending To mail ID :bayersupport@sapl.net 10/26/2022 9:03:12 AM=>(SenMail)Failure sending CC mail ID : 10/26/2022 9:03:12 AM=>(SenMail)Failure sending mail Body :Hello, Please check attached file having issues in sending mails, please do the needful. 10/26/2022 9:03:12 AM=>delfile:-D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents\PendingMail\PendingMail_ErrorAlert.xml 10/26/2022 9:03:12 AM=>Info:- END Mailing Method 10/26/2022 9:03:12 AM=>Info:- Start Executing Telegram Method 10/26/2022 9:03:12 AM=>Info:- PendingTelegram.xml not exists 10/26/2022 9:03:12 AM=>Info:- End Executing TELEGRAM Method 10/26/2022 9:03:12 AM=>WriteToPendingXML ErrorAlert Start 10/26/2022 9:03:12 AM=>WriteToPendingXML ErrorAlert MailAttachmentsPath = D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents 10/26/2022 9:03:12 AM=>WriteToPendingXML ErrorAlertEntry Added Successfully 10/26/2022 9:03:12 AM=>Info - End of callingService Method 10/26/2022 9:05:12 AM=>Info - Check time Elapsed 10/26/2022 9:05:12 AM=>Info - Call callingService Method 10/26/2022 9:05:12 AM=>Info:- Call Both 10/26/2022 9:05:12 AM=>Info:- Start Executing SMS Method 10/26/2022 9:05:12 AM=>Info:- End Executing SMS Method 10/26/2022 9:05:12 AM=>Info:- Start Mailing Method 10/26/2022 9:05:12 AM=>Info:- ImportingEXE_END.xml file read to list 10/26/2022 9:05:12 AM=>Info:- ImportingEXE_START.xml file read to list 10/26/2022 9:05:12 AM=>Info:- PendingMail.xml file read to list 10/26/2022 9:05:12 AM=>Info:- PendingMail_ErrorAlert.xml file read to list 10/26/2022 9:05:12 AM=>Info:- Count = 1 10/26/2022 9:05:12 AM=>Info:- Count 1 10/26/2022 9:05:12 AM=>Info - Fetching Data From MAIL XML 10/26/2022 9:05:12 AM=>Info - End of Fetching Data From Mail XML 10/26/2022 9:05:12 AM=>Info:- Start SenMail Method 10/26/2022 9:05:12 AM=>UseDefaultCredentials 10/26/2022 9:05:12 AM=>Credentials = bayersupport@sapl.net:Corona@2020 10/26/2022 9:05:12 AM=>EnableSsl = true 10/26/2022 9:05:12 AM=>DeliveryMethod 10/26/2022 9:05:12 AM=>Before Send 10/26/2022 9:05:12 AM=>Exception(SenMail) :System.Net.Mail.SmtpException: Failure sending mail. ---> System.IO.IOException: Unable to read data from the transport connection: An existing connection was forcibly closed by the remote host. ---> System.Net.Sockets.SocketException: An existing connection was forcibly closed by the remote host at System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size) --- End of inner exception stack trace --- at System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size) at System.Net.FixedSizeReader.ReadPacket(Byte[] buffer, Int32 offset, Int32 count) at System.Net.Security.SslState.StartReceiveBlob(Byte[] buffer, AsyncProtocolRequest asyncRequest) at System.Net.Security.SslState.CheckCompletionBeforeNextReceive(ProtocolToken message, AsyncProtocolRequest asyncRequest) at System.Net.Security.SslState.ForceAuthentication(Boolean receiveFirst, Byte[] buffer, AsyncProtocolRequest asyncRequest, Boolean renegotiation) at System.Net.Security.SslState.ProcessAuthentication(LazyAsyncResult lazyResult) at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state) at System.Net.TlsStream.ProcessAuthentication(LazyAsyncResult result) at System.Net.TlsStream.Write(Byte[] buffer, Int32 offset, Int32 size) at System.Net.PooledStream.Write(Byte[] buffer, Int32 offset, Int32 size) at System.Net.Mail.SmtpConnection.Flush() at System.Net.Mail.ReadLinesCommand.Send(SmtpConnection conn) at System.Net.Mail.EHelloCommand.Send(SmtpConnection conn, String domain) at System.Net.Mail.SmtpConnection.GetConnection(ServicePoint servicePoint) at System.Net.Mail.SmtpClient.GetConnection() at System.Net.Mail.SmtpClient.Send(MailMessage message) --- End of inner exception stack trace --- at System.Net.Mail.SmtpClient.Send(MailMessage message) at SAPLMailer.SAPLMailerService.SenMail(PendingMail objPendingMail) in E:\PROJECTS_SVN\SAPLMailer\SAPLMailer\SAPLMailer\SAPLMailerService.cs:line 400 10/26/2022 9:05:12 AM=>(SenMail)Failure sending To mail ID :bayersupport@sapl.net 10/26/2022 9:05:12 AM=>(SenMail)Failure sending CC mail ID : 10/26/2022 9:05:12 AM=>(SenMail)Failure sending mail Body :Hello, Please check attached file having issues in sending mails, please do the needful. 10/26/2022 9:05:12 AM=>delfile:-D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents\PendingMail\PendingMail_ErrorAlert.xml 10/26/2022 9:05:13 AM=>Info:- END Mailing Method 10/26/2022 9:05:13 AM=>Info:- Start Executing Telegram Method 10/26/2022 9:05:13 AM=>Info:- PendingTelegram.xml not exists 10/26/2022 9:05:13 AM=>Info:- End Executing TELEGRAM Method 10/26/2022 9:05:13 AM=>WriteToPendingXML ErrorAlert Start 10/26/2022 9:05:13 AM=>WriteToPendingXML ErrorAlert MailAttachmentsPath = D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents 10/26/2022 9:05:13 AM=>WriteToPendingXML ErrorAlertEntry Added Successfully 10/26/2022 9:05:13 AM=>Info - End of callingService Method 10/26/2022 9:07:13 AM=>Info - Check time Elapsed 10/26/2022 9:07:13 AM=>Info - Call callingService Method 10/26/2022 9:07:13 AM=>Info:- Call Both 10/26/2022 9:07:13 AM=>Info:- Start Executing SMS Method 10/26/2022 9:07:13 AM=>Info:- End Executing SMS Method 10/26/2022 9:07:13 AM=>Info:- Start Mailing Method 10/26/2022 9:07:13 AM=>Info:- ImportingEXE_END.xml file read to list 10/26/2022 9:07:13 AM=>Info:- ImportingEXE_START.xml file read to list 10/26/2022 9:07:13 AM=>Info:- PendingMail.xml file read to list 10/26/2022 9:07:13 AM=>Info:- PendingMail_ErrorAlert.xml file read to list 10/26/2022 9:07:13 AM=>Info:- Count = 1 10/26/2022 9:07:13 AM=>Info:- Count 1 10/26/2022 9:07:13 AM=>Info - Fetching Data From MAIL XML 10/26/2022 9:07:13 AM=>Info - End of Fetching Data From Mail XML 10/26/2022 9:07:13 AM=>Info:- Start SenMail Method 10/26/2022 9:07:13 AM=>UseDefaultCredentials 10/26/2022 9:07:13 AM=>Credentials = bayersupport@sapl.net:Corona@2020 10/26/2022 9:07:13 AM=>EnableSsl = true 10/26/2022 9:07:13 AM=>DeliveryMethod 10/26/2022 9:07:13 AM=>Before Send 10/26/2022 9:07:22 AM=>Exception(SenMail) :System.Net.Mail.SmtpException: Failure sending mail. ---> System.IO.IOException: Unable to read data from the transport connection: An existing connection was forcibly closed by the remote host. ---> System.Net.Sockets.SocketException: An existing connection was forcibly closed by the remote host at System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size) --- End of inner exception stack trace --- at System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size) at System.Net.FixedSizeReader.ReadPacket(Byte[] buffer, Int32 offset, Int32 count) at System.Net.Security.SslState.StartReceiveBlob(Byte[] buffer, AsyncProtocolRequest asyncRequest) at System.Net.Security.SslState.CheckCompletionBeforeNextReceive(ProtocolToken message, AsyncProtocolRequest asyncRequest) at System.Net.Security.SslState.ForceAuthentication(Boolean receiveFirst, Byte[] buffer, AsyncProtocolRequest asyncRequest, Boolean renegotiation) at System.Net.Security.SslState.ProcessAuthentication(LazyAsyncResult lazyResult) at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state) at System.Net.TlsStream.ProcessAuthentication(LazyAsyncResult result) at System.Net.TlsStream.Write(Byte[] buffer, Int32 offset, Int32 size) at System.Net.PooledStream.Write(Byte[] buffer, Int32 offset, Int32 size) at System.Net.Mail.SmtpConnection.Flush() at System.Net.Mail.ReadLinesCommand.Send(SmtpConnection conn) at System.Net.Mail.EHelloCommand.Send(SmtpConnection conn, String domain) at System.Net.Mail.SmtpConnection.GetConnection(ServicePoint servicePoint) at System.Net.Mail.SmtpClient.GetConnection() at System.Net.Mail.SmtpClient.Send(MailMessage message) --- End of inner exception stack trace --- at System.Net.Mail.SmtpClient.Send(MailMessage message) at SAPLMailer.SAPLMailerService.SenMail(PendingMail objPendingMail) in E:\PROJECTS_SVN\SAPLMailer\SAPLMailer\SAPLMailer\SAPLMailerService.cs:line 400 10/26/2022 9:07:22 AM=>(SenMail)Failure sending To mail ID :bayersupport@sapl.net 10/26/2022 9:07:22 AM=>(SenMail)Failure sending CC mail ID : 10/26/2022 9:07:22 AM=>(SenMail)Failure sending mail Body :Hello, Please check attached file having issues in sending mails, please do the needful. 10/26/2022 9:07:22 AM=>delfile:-D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents\PendingMail\PendingMail_ErrorAlert.xml 10/26/2022 9:07:22 AM=>Info:- END Mailing Method 10/26/2022 9:07:22 AM=>Info:- Start Executing Telegram Method 10/26/2022 9:07:22 AM=>Info:- PendingTelegram.xml not exists 10/26/2022 9:07:22 AM=>Info:- End Executing TELEGRAM Method 10/26/2022 9:07:22 AM=>WriteToPendingXML ErrorAlert Start 10/26/2022 9:07:22 AM=>WriteToPendingXML ErrorAlert MailAttachmentsPath = D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents 10/26/2022 9:07:22 AM=>WriteToPendingXML ErrorAlertEntry Added Successfully 10/26/2022 9:07:22 AM=>Info - End of callingService Method 10/26/2022 9:09:22 AM=>Info - Check time Elapsed 10/26/2022 9:09:22 AM=>Info - Call callingService Method 10/26/2022 9:09:22 AM=>Info:- Call Both 10/26/2022 9:09:22 AM=>Info:- Start Executing SMS Method 10/26/2022 9:09:22 AM=>Info:- End Executing SMS Method 10/26/2022 9:09:22 AM=>Info:- Start Mailing Method 10/26/2022 9:09:22 AM=>Info:- ImportingEXE_END.xml file read to list 10/26/2022 9:09:22 AM=>Info:- ImportingEXE_START.xml file read to list 10/26/2022 9:09:22 AM=>Info:- PendingMail.xml file read to list 10/26/2022 9:09:22 AM=>Info:- PendingMail_ErrorAlert.xml file read to list 10/26/2022 9:09:22 AM=>Info:- Count = 1 10/26/2022 9:09:22 AM=>Info:- Count 1 10/26/2022 9:09:22 AM=>Info - Fetching Data From MAIL XML 10/26/2022 9:09:22 AM=>Info - End of Fetching Data From Mail XML 10/26/2022 9:09:22 AM=>Info:- Start SenMail Method 10/26/2022 9:09:22 AM=>UseDefaultCredentials 10/26/2022 9:09:22 AM=>Credentials = bayersupport@sapl.net:Corona@2020 10/26/2022 9:09:22 AM=>EnableSsl = true 10/26/2022 9:09:22 AM=>DeliveryMethod 10/26/2022 9:09:22 AM=>Before Send 10/26/2022 9:10:04 AM=>Exception(SenMail) :System.Net.Mail.SmtpException: Failure sending mail. ---> System.IO.IOException: Unable to read data from the transport connection: An existing connection was forcibly closed by the remote host. ---> System.Net.Sockets.SocketException: An existing connection was forcibly closed by the remote host at System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size) --- End of inner exception stack trace --- at System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size) at System.Net.FixedSizeReader.ReadPacket(Byte[] buffer, Int32 offset, Int32 count) at System.Net.Security.SslState.StartReceiveBlob(Byte[] buffer, AsyncProtocolRequest asyncRequest) at System.Net.Security.SslState.CheckCompletionBeforeNextReceive(ProtocolToken message, AsyncProtocolRequest asyncRequest) at System.Net.Security.SslState.ForceAuthentication(Boolean receiveFirst, Byte[] buffer, AsyncProtocolRequest asyncRequest, Boolean renegotiation) at System.Net.Security.SslState.ProcessAuthentication(LazyAsyncResult lazyResult) at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state) at System.Net.TlsStream.ProcessAuthentication(LazyAsyncResult result) at System.Net.TlsStream.Write(Byte[] buffer, Int32 offset, Int32 size) at System.Net.PooledStream.Write(Byte[] buffer, Int32 offset, Int32 size) at System.Net.Mail.SmtpConnection.Flush() at System.Net.Mail.ReadLinesCommand.Send(SmtpConnection conn) at System.Net.Mail.EHelloCommand.Send(SmtpConnection conn, String domain) at System.Net.Mail.SmtpConnection.GetConnection(ServicePoint servicePoint) at System.Net.Mail.SmtpClient.GetConnection() at System.Net.Mail.SmtpClient.Send(MailMessage message) --- End of inner exception stack trace --- at System.Net.Mail.SmtpClient.Send(MailMessage message) at SAPLMailer.SAPLMailerService.SenMail(PendingMail objPendingMail) in E:\PROJECTS_SVN\SAPLMailer\SAPLMailer\SAPLMailer\SAPLMailerService.cs:line 400 10/26/2022 9:10:04 AM=>(SenMail)Failure sending To mail ID :bayersupport@sapl.net 10/26/2022 9:10:04 AM=>(SenMail)Failure sending CC mail ID : 10/26/2022 9:10:04 AM=>(SenMail)Failure sending mail Body :Hello, Please check attached file having issues in sending mails, please do the needful. 10/26/2022 9:10:04 AM=>delfile:-D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents\PendingMail\PendingMail_ErrorAlert.xml 10/26/2022 9:10:05 AM=>Info:- END Mailing Method 10/26/2022 9:10:05 AM=>Info:- Start Executing Telegram Method 10/26/2022 9:10:05 AM=>Info:- PendingTelegram.xml not exists 10/26/2022 9:10:05 AM=>Info:- End Executing TELEGRAM Method 10/26/2022 9:10:05 AM=>WriteToPendingXML ErrorAlert Start 10/26/2022 9:10:05 AM=>WriteToPendingXML ErrorAlert MailAttachmentsPath = D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents 10/26/2022 9:10:05 AM=>WriteToPendingXML ErrorAlertEntry Added Successfully 10/26/2022 9:10:05 AM=>Info - End of callingService Method 10/26/2022 9:12:05 AM=>Info - Check time Elapsed 10/26/2022 9:12:05 AM=>Info - Call callingService Method 10/26/2022 9:12:05 AM=>Info:- Call Both 10/26/2022 9:12:05 AM=>Info:- Start Executing SMS Method 10/26/2022 9:12:05 AM=>Info:- End Executing SMS Method 10/26/2022 9:12:05 AM=>Info:- Start Mailing Method 10/26/2022 9:12:05 AM=>Info:- ImportingEXE_END.xml file read to list 10/26/2022 9:12:05 AM=>Info:- ImportingEXE_START.xml file read to list 10/26/2022 9:12:05 AM=>Info:- PendingMail.xml file read to list 10/26/2022 9:12:05 AM=>Info:- PendingMail_ErrorAlert.xml file read to list 10/26/2022 9:12:05 AM=>Info:- Count = 1 10/26/2022 9:12:05 AM=>Info:- Count 1 10/26/2022 9:12:05 AM=>Info - Fetching Data From MAIL XML 10/26/2022 9:12:05 AM=>Info - End of Fetching Data From Mail XML 10/26/2022 9:12:05 AM=>Info:- Start SenMail Method 10/26/2022 9:12:05 AM=>UseDefaultCredentials 10/26/2022 9:12:05 AM=>Credentials = bayersupport@sapl.net:Corona@2020 10/26/2022 9:12:05 AM=>EnableSsl = true 10/26/2022 9:12:05 AM=>DeliveryMethod 10/26/2022 9:12:05 AM=>Before Send 10/26/2022 9:13:29 AM=>Exception(SenMail) :System.Net.Mail.SmtpException: Failure sending mail. ---> System.Net.WebException: Unable to connect to the remote server ---> System.Net.Sockets.SocketException: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond 52.96.179.226:587 at System.Net.Sockets.Socket.DoConnect(EndPoint endPointSnapshot, SocketAddress socketAddress) at System.Net.ServicePoint.ConnectSocketInternal(Boolean connectFailure, Socket s4, Socket s6, Socket& socket, IPAddress& address, ConnectSocketState state, IAsyncResult asyncResult, Exception& exception) --- End of inner exception stack trace --- at System.Net.ServicePoint.GetConnection(PooledStream PooledStream, Object owner, Boolean async, IPAddress& address, Socket& abortSocket, Socket& abortSocket6) at System.Net.PooledStream.Activate(Object owningObject, Boolean async, GeneralAsyncDelegate asyncCallback) at System.Net.ConnectionPool.GetConnection(Object owningObject, GeneralAsyncDelegate asyncCallback, Int32 creationTimeout) at System.Net.Mail.SmtpConnection.GetConnection(ServicePoint servicePoint) at System.Net.Mail.SmtpClient.GetConnection() at System.Net.Mail.SmtpClient.Send(MailMessage message) --- End of inner exception stack trace --- at System.Net.Mail.SmtpClient.Send(MailMessage message) at SAPLMailer.SAPLMailerService.SenMail(PendingMail objPendingMail) in E:\PROJECTS_SVN\SAPLMailer\SAPLMailer\SAPLMailer\SAPLMailerService.cs:line 400 10/26/2022 9:13:29 AM=>(SenMail)Failure sending To mail ID :bayersupport@sapl.net 10/26/2022 9:13:29 AM=>(SenMail)Failure sending CC mail ID : 10/26/2022 9:13:29 AM=>(SenMail)Failure sending mail Body :Hello, Please check attached file having issues in sending mails, please do the needful. 10/26/2022 9:13:29 AM=>delfile:-D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents\PendingMail\PendingMail_ErrorAlert.xml 10/26/2022 9:13:29 AM=>Info:- END Mailing Method 10/26/2022 9:13:29 AM=>Info:- Start Executing Telegram Method 10/26/2022 9:13:29 AM=>Info:- PendingTelegram.xml not exists 10/26/2022 9:13:29 AM=>Info:- End Executing TELEGRAM Method 10/26/2022 9:13:29 AM=>WriteToPendingXML ErrorAlert Start 10/26/2022 9:13:29 AM=>WriteToPendingXML ErrorAlert MailAttachmentsPath = D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents 10/26/2022 9:13:29 AM=>WriteToPendingXML ErrorAlertEntry Added Successfully 10/26/2022 9:13:29 AM=>Info - End of callingService Method 10/26/2022 9:15:29 AM=>Info - Check time Elapsed 10/26/2022 9:15:29 AM=>Info - Call callingService Method 10/26/2022 9:15:29 AM=>Info:- Call Both 10/26/2022 9:15:29 AM=>Info:- Start Executing SMS Method 10/26/2022 9:15:29 AM=>Info:- End Executing SMS Method 10/26/2022 9:15:29 AM=>Info:- Start Mailing Method 10/26/2022 9:15:29 AM=>Info:- ImportingEXE_END.xml file read to list 10/26/2022 9:15:29 AM=>Info:- ImportingEXE_START.xml file read to list 10/26/2022 9:15:29 AM=>Info:- PendingMail.xml file read to list 10/26/2022 9:15:29 AM=>Info:- PendingMail_ErrorAlert.xml file read to list 10/26/2022 9:15:29 AM=>Info:- Count = 1 10/26/2022 9:15:29 AM=>Info:- Count 1 10/26/2022 9:15:29 AM=>Info - Fetching Data From MAIL XML 10/26/2022 9:15:29 AM=>Info - End of Fetching Data From Mail XML 10/26/2022 9:15:29 AM=>Info:- Start SenMail Method 10/26/2022 9:15:29 AM=>UseDefaultCredentials 10/26/2022 9:15:29 AM=>Credentials = bayersupport@sapl.net:Corona@2020 10/26/2022 9:15:29 AM=>EnableSsl = true 10/26/2022 9:15:29 AM=>DeliveryMethod 10/26/2022 9:15:29 AM=>Before Send 10/26/2022 9:15:29 AM=>Exception(SenMail) :System.Net.Mail.SmtpException: Failure sending mail. ---> System.IO.IOException: Unable to read data from the transport connection: An existing connection was forcibly closed by the remote host. ---> System.Net.Sockets.SocketException: An existing connection was forcibly closed by the remote host at System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size) --- End of inner exception stack trace --- at System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size) at System.Net.FixedSizeReader.ReadPacket(Byte[] buffer, Int32 offset, Int32 count) at System.Net.Security.SslState.StartReceiveBlob(Byte[] buffer, AsyncProtocolRequest asyncRequest) at System.Net.Security.SslState.CheckCompletionBeforeNextReceive(ProtocolToken message, AsyncProtocolRequest asyncRequest) at System.Net.Security.SslState.ForceAuthentication(Boolean receiveFirst, Byte[] buffer, AsyncProtocolRequest asyncRequest, Boolean renegotiation) at System.Net.Security.SslState.ProcessAuthentication(LazyAsyncResult lazyResult) at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state) at System.Net.TlsStream.ProcessAuthentication(LazyAsyncResult result) at System.Net.TlsStream.Write(Byte[] buffer, Int32 offset, Int32 size) at System.Net.PooledStream.Write(Byte[] buffer, Int32 offset, Int32 size) at System.Net.Mail.SmtpConnection.Flush() at System.Net.Mail.ReadLinesCommand.Send(SmtpConnection conn) at System.Net.Mail.EHelloCommand.Send(SmtpConnection conn, String domain) at System.Net.Mail.SmtpConnection.GetConnection(ServicePoint servicePoint) at System.Net.Mail.SmtpClient.GetConnection() at System.Net.Mail.SmtpClient.Send(MailMessage message) --- End of inner exception stack trace --- at System.Net.Mail.SmtpClient.Send(MailMessage message) at SAPLMailer.SAPLMailerService.SenMail(PendingMail objPendingMail) in E:\PROJECTS_SVN\SAPLMailer\SAPLMailer\SAPLMailer\SAPLMailerService.cs:line 400 10/26/2022 9:15:29 AM=>(SenMail)Failure sending To mail ID :bayersupport@sapl.net 10/26/2022 9:15:29 AM=>(SenMail)Failure sending CC mail ID : 10/26/2022 9:15:29 AM=>(SenMail)Failure sending mail Body :Hello, Please check attached file having issues in sending mails, please do the needful. 10/26/2022 9:15:29 AM=>delfile:-D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents\PendingMail\PendingMail_ErrorAlert.xml 10/26/2022 9:15:30 AM=>Info:- END Mailing Method 10/26/2022 9:15:30 AM=>Info:- Start Executing Telegram Method 10/26/2022 9:15:30 AM=>Info:- PendingTelegram.xml not exists 10/26/2022 9:15:30 AM=>Info:- End Executing TELEGRAM Method 10/26/2022 9:15:30 AM=>WriteToPendingXML ErrorAlert Start 10/26/2022 9:15:30 AM=>WriteToPendingXML ErrorAlert MailAttachmentsPath = D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents 10/26/2022 9:15:30 AM=>WriteToPendingXML ErrorAlertEntry Added Successfully 10/26/2022 9:15:30 AM=>Info - End of callingService Method 10/26/2022 9:17:30 AM=>Info - Check time Elapsed 10/26/2022 9:17:30 AM=>Info - Call callingService Method 10/26/2022 9:17:30 AM=>Info:- Call Both 10/26/2022 9:17:30 AM=>Info:- Start Executing SMS Method 10/26/2022 9:17:30 AM=>Info:- End Executing SMS Method 10/26/2022 9:17:30 AM=>Info:- Start Mailing Method 10/26/2022 9:17:30 AM=>Info:- ImportingEXE_END.xml file read to list 10/26/2022 9:17:30 AM=>Info:- ImportingEXE_START.xml file read to list 10/26/2022 9:17:30 AM=>Info:- PendingMail.xml file read to list 10/26/2022 9:17:30 AM=>Info:- PendingMail_ErrorAlert.xml file read to list 10/26/2022 9:17:30 AM=>Info:- Count = 1 10/26/2022 9:17:30 AM=>Info:- Count 1 10/26/2022 9:17:30 AM=>Info - Fetching Data From MAIL XML 10/26/2022 9:17:30 AM=>Info - End of Fetching Data From Mail XML 10/26/2022 9:17:30 AM=>Info:- Start SenMail Method 10/26/2022 9:17:30 AM=>UseDefaultCredentials 10/26/2022 9:17:30 AM=>Credentials = bayersupport@sapl.net:Corona@2020 10/26/2022 9:17:30 AM=>EnableSsl = true 10/26/2022 9:17:30 AM=>DeliveryMethod 10/26/2022 9:17:30 AM=>Before Send 10/26/2022 9:18:54 AM=>Exception(SenMail) :System.Net.Mail.SmtpException: Failure sending mail. ---> System.Net.WebException: Unable to connect to the remote server ---> System.Net.Sockets.SocketException: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond 52.96.182.114:587 at System.Net.Sockets.Socket.DoConnect(EndPoint endPointSnapshot, SocketAddress socketAddress) at System.Net.ServicePoint.ConnectSocketInternal(Boolean connectFailure, Socket s4, Socket s6, Socket& socket, IPAddress& address, ConnectSocketState state, IAsyncResult asyncResult, Exception& exception) --- End of inner exception stack trace --- at System.Net.ServicePoint.GetConnection(PooledStream PooledStream, Object owner, Boolean async, IPAddress& address, Socket& abortSocket, Socket& abortSocket6) at System.Net.PooledStream.Activate(Object owningObject, Boolean async, GeneralAsyncDelegate asyncCallback) at System.Net.ConnectionPool.GetConnection(Object owningObject, GeneralAsyncDelegate asyncCallback, Int32 creationTimeout) at System.Net.Mail.SmtpConnection.GetConnection(ServicePoint servicePoint) at System.Net.Mail.SmtpClient.GetConnection() at System.Net.Mail.SmtpClient.Send(MailMessage message) --- End of inner exception stack trace --- at System.Net.Mail.SmtpClient.Send(MailMessage message) at SAPLMailer.SAPLMailerService.SenMail(PendingMail objPendingMail) in E:\PROJECTS_SVN\SAPLMailer\SAPLMailer\SAPLMailer\SAPLMailerService.cs:line 400 10/26/2022 9:18:54 AM=>(SenMail)Failure sending To mail ID :bayersupport@sapl.net 10/26/2022 9:18:54 AM=>(SenMail)Failure sending CC mail ID : 10/26/2022 9:18:54 AM=>(SenMail)Failure sending mail Body :Hello, Please check attached file having issues in sending mails, please do the needful. 10/26/2022 9:18:54 AM=>delfile:-D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents\PendingMail\PendingMail_ErrorAlert.xml 10/26/2022 9:18:54 AM=>Info:- END Mailing Method 10/26/2022 9:18:54 AM=>Info:- Start Executing Telegram Method 10/26/2022 9:18:54 AM=>Info:- PendingTelegram.xml not exists 10/26/2022 9:18:54 AM=>Info:- End Executing TELEGRAM Method 10/26/2022 9:18:54 AM=>WriteToPendingXML ErrorAlert Start 10/26/2022 9:18:54 AM=>WriteToPendingXML ErrorAlert MailAttachmentsPath = D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents 10/26/2022 9:18:54 AM=>WriteToPendingXML ErrorAlertEntry Added Successfully 10/26/2022 9:18:54 AM=>Info - End of callingService Method 10/26/2022 9:20:54 AM=>Info - Check time Elapsed 10/26/2022 9:20:54 AM=>Info - Call callingService Method 10/26/2022 9:20:54 AM=>Info:- Call Both 10/26/2022 9:20:54 AM=>Info:- Start Executing SMS Method 10/26/2022 9:20:54 AM=>Info:- End Executing SMS Method 10/26/2022 9:20:54 AM=>Info:- Start Mailing Method 10/26/2022 9:20:54 AM=>Info:- ImportingEXE_END.xml file read to list 10/26/2022 9:20:54 AM=>Info:- ImportingEXE_START.xml file read to list 10/26/2022 9:20:54 AM=>Info:- PendingMail.xml file read to list 10/26/2022 9:20:54 AM=>Info:- PendingMail_ErrorAlert.xml file read to list 10/26/2022 9:20:54 AM=>Info:- Count = 1 10/26/2022 9:20:54 AM=>Info:- Count 1 10/26/2022 9:20:54 AM=>Info - Fetching Data From MAIL XML 10/26/2022 9:20:54 AM=>Info - End of Fetching Data From Mail XML 10/26/2022 9:20:54 AM=>Info:- Start SenMail Method 10/26/2022 9:20:54 AM=>UseDefaultCredentials 10/26/2022 9:20:54 AM=>Credentials = bayersupport@sapl.net:Corona@2020 10/26/2022 9:20:54 AM=>EnableSsl = true 10/26/2022 9:20:54 AM=>DeliveryMethod 10/26/2022 9:20:54 AM=>Before Send 10/26/2022 9:22:18 AM=>Exception(SenMail) :System.Net.Mail.SmtpException: Failure sending mail. ---> System.Net.WebException: Unable to connect to the remote server ---> System.Net.Sockets.SocketException: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond 52.96.109.146:587 at System.Net.Sockets.Socket.DoConnect(EndPoint endPointSnapshot, SocketAddress socketAddress) at System.Net.ServicePoint.ConnectSocketInternal(Boolean connectFailure, Socket s4, Socket s6, Socket& socket, IPAddress& address, ConnectSocketState state, IAsyncResult asyncResult, Exception& exception) --- End of inner exception stack trace --- at System.Net.ServicePoint.GetConnection(PooledStream PooledStream, Object owner, Boolean async, IPAddress& address, Socket& abortSocket, Socket& abortSocket6) at System.Net.PooledStream.Activate(Object owningObject, Boolean async, GeneralAsyncDelegate asyncCallback) at System.Net.ConnectionPool.GetConnection(Object owningObject, GeneralAsyncDelegate asyncCallback, Int32 creationTimeout) at System.Net.Mail.SmtpConnection.GetConnection(ServicePoint servicePoint) at System.Net.Mail.SmtpClient.GetConnection() at System.Net.Mail.SmtpClient.Send(MailMessage message) --- End of inner exception stack trace --- at System.Net.Mail.SmtpClient.Send(MailMessage message) at SAPLMailer.SAPLMailerService.SenMail(PendingMail objPendingMail) in E:\PROJECTS_SVN\SAPLMailer\SAPLMailer\SAPLMailer\SAPLMailerService.cs:line 400 10/26/2022 9:22:18 AM=>(SenMail)Failure sending To mail ID :bayersupport@sapl.net 10/26/2022 9:22:18 AM=>(SenMail)Failure sending CC mail ID : 10/26/2022 9:22:18 AM=>(SenMail)Failure sending mail Body :Hello, Please check attached file having issues in sending mails, please do the needful. 10/26/2022 9:22:18 AM=>delfile:-D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents\PendingMail\PendingMail_ErrorAlert.xml 10/26/2022 9:22:19 AM=>Info:- END Mailing Method 10/26/2022 9:22:19 AM=>Info:- Start Executing Telegram Method 10/26/2022 9:22:19 AM=>Info:- PendingTelegram.xml not exists 10/26/2022 9:22:19 AM=>Info:- End Executing TELEGRAM Method 10/26/2022 9:22:19 AM=>WriteToPendingXML ErrorAlert Start 10/26/2022 9:22:19 AM=>WriteToPendingXML ErrorAlert MailAttachmentsPath = D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents 10/26/2022 9:22:19 AM=>WriteToPendingXML ErrorAlertEntry Added Successfully 10/26/2022 9:22:19 AM=>Info - End of callingService Method 10/26/2022 9:24:19 AM=>Info - Check time Elapsed 10/26/2022 9:24:19 AM=>Info - Call callingService Method 10/26/2022 9:24:19 AM=>Info:- Call Both 10/26/2022 9:24:19 AM=>Info:- Start Executing SMS Method 10/26/2022 9:24:19 AM=>Info:- End Executing SMS Method 10/26/2022 9:24:19 AM=>Info:- Start Mailing Method 10/26/2022 9:24:19 AM=>Info:- ImportingEXE_END.xml file read to list 10/26/2022 9:24:19 AM=>Info:- ImportingEXE_START.xml file read to list 10/26/2022 9:24:19 AM=>Info:- PendingMail.xml file read to list 10/26/2022 9:24:19 AM=>Info:- PendingMail_ErrorAlert.xml file read to list 10/26/2022 9:24:19 AM=>Info:- Count = 1 10/26/2022 9:24:19 AM=>Info:- Count 1 10/26/2022 9:24:19 AM=>Info - Fetching Data From MAIL XML 10/26/2022 9:24:19 AM=>Info - End of Fetching Data From Mail XML 10/26/2022 9:24:19 AM=>Info:- Start SenMail Method 10/26/2022 9:24:19 AM=>UseDefaultCredentials 10/26/2022 9:24:19 AM=>Credentials = bayersupport@sapl.net:Corona@2020 10/26/2022 9:24:19 AM=>EnableSsl = true 10/26/2022 9:24:19 AM=>DeliveryMethod 10/26/2022 9:24:19 AM=>Before Send 10/26/2022 9:25:43 AM=>Exception(SenMail) :System.Net.Mail.SmtpException: Failure sending mail. ---> System.Net.WebException: Unable to connect to the remote server ---> System.Net.Sockets.SocketException: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond 52.96.58.98:587 at System.Net.Sockets.Socket.DoConnect(EndPoint endPointSnapshot, SocketAddress socketAddress) at System.Net.ServicePoint.ConnectSocketInternal(Boolean connectFailure, Socket s4, Socket s6, Socket& socket, IPAddress& address, ConnectSocketState state, IAsyncResult asyncResult, Exception& exception) --- End of inner exception stack trace --- at System.Net.ServicePoint.GetConnection(PooledStream PooledStream, Object owner, Boolean async, IPAddress& address, Socket& abortSocket, Socket& abortSocket6) at System.Net.PooledStream.Activate(Object owningObject, Boolean async, GeneralAsyncDelegate asyncCallback) at System.Net.ConnectionPool.GetConnection(Object owningObject, GeneralAsyncDelegate asyncCallback, Int32 creationTimeout) at System.Net.Mail.SmtpConnection.GetConnection(ServicePoint servicePoint) at System.Net.Mail.SmtpClient.GetConnection() at System.Net.Mail.SmtpClient.Send(MailMessage message) --- End of inner exception stack trace --- at System.Net.Mail.SmtpClient.Send(MailMessage message) at SAPLMailer.SAPLMailerService.SenMail(PendingMail objPendingMail) in E:\PROJECTS_SVN\SAPLMailer\SAPLMailer\SAPLMailer\SAPLMailerService.cs:line 400 10/26/2022 9:25:43 AM=>(SenMail)Failure sending To mail ID :bayersupport@sapl.net 10/26/2022 9:25:43 AM=>(SenMail)Failure sending CC mail ID : 10/26/2022 9:25:43 AM=>(SenMail)Failure sending mail Body :Hello, Please check attached file having issues in sending mails, please do the needful. 10/26/2022 9:25:43 AM=>delfile:-D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents\PendingMail\PendingMail_ErrorAlert.xml 10/26/2022 9:25:43 AM=>Info:- END Mailing Method 10/26/2022 9:25:43 AM=>Info:- Start Executing Telegram Method 10/26/2022 9:25:43 AM=>Info:- PendingTelegram.xml not exists 10/26/2022 9:25:43 AM=>Info:- End Executing TELEGRAM Method 10/26/2022 9:25:43 AM=>WriteToPendingXML ErrorAlert Start 10/26/2022 9:25:43 AM=>WriteToPendingXML ErrorAlert MailAttachmentsPath = D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents 10/26/2022 9:25:43 AM=>WriteToPendingXML ErrorAlertEntry Added Successfully 10/26/2022 9:25:43 AM=>Info - End of callingService Method 10/26/2022 9:27:43 AM=>Info - Check time Elapsed 10/26/2022 9:27:43 AM=>Info - Call callingService Method 10/26/2022 9:27:43 AM=>Info:- Call Both 10/26/2022 9:27:43 AM=>Info:- Start Executing SMS Method 10/26/2022 9:27:43 AM=>Info:- End Executing SMS Method 10/26/2022 9:27:43 AM=>Info:- Start Mailing Method 10/26/2022 9:27:43 AM=>Info:- ImportingEXE_END.xml file read to list 10/26/2022 9:27:43 AM=>Info:- ImportingEXE_START.xml file read to list 10/26/2022 9:27:43 AM=>Info:- PendingMail.xml file read to list 10/26/2022 9:27:43 AM=>Info:- PendingMail_ErrorAlert.xml file read to list 10/26/2022 9:27:43 AM=>Info:- Count = 1 10/26/2022 9:27:43 AM=>Info:- Count 1 10/26/2022 9:27:43 AM=>Info - Fetching Data From MAIL XML 10/26/2022 9:27:43 AM=>Info - End of Fetching Data From Mail XML 10/26/2022 9:27:43 AM=>Info:- Start SenMail Method 10/26/2022 9:27:43 AM=>UseDefaultCredentials 10/26/2022 9:27:43 AM=>Credentials = bayersupport@sapl.net:Corona@2020 10/26/2022 9:27:43 AM=>EnableSsl = true 10/26/2022 9:27:43 AM=>DeliveryMethod 10/26/2022 9:27:43 AM=>Before Send 10/26/2022 9:27:52 AM=>Exception(SenMail) :System.Net.Mail.SmtpException: Failure sending mail. ---> System.IO.IOException: Unable to read data from the transport connection: An existing connection was forcibly closed by the remote host. ---> System.Net.Sockets.SocketException: An existing connection was forcibly closed by the remote host at System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size) --- End of inner exception stack trace --- at System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size) at System.Net.FixedSizeReader.ReadPacket(Byte[] buffer, Int32 offset, Int32 count) at System.Net.Security.SslState.StartReceiveBlob(Byte[] buffer, AsyncProtocolRequest asyncRequest) at System.Net.Security.SslState.CheckCompletionBeforeNextReceive(ProtocolToken message, AsyncProtocolRequest asyncRequest) at System.Net.Security.SslState.ForceAuthentication(Boolean receiveFirst, Byte[] buffer, AsyncProtocolRequest asyncRequest, Boolean renegotiation) at System.Net.Security.SslState.ProcessAuthentication(LazyAsyncResult lazyResult) at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state) at System.Net.TlsStream.ProcessAuthentication(LazyAsyncResult result) at System.Net.TlsStream.Write(Byte[] buffer, Int32 offset, Int32 size) at System.Net.PooledStream.Write(Byte[] buffer, Int32 offset, Int32 size) at System.Net.Mail.SmtpConnection.Flush() at System.Net.Mail.ReadLinesCommand.Send(SmtpConnection conn) at System.Net.Mail.EHelloCommand.Send(SmtpConnection conn, String domain) at System.Net.Mail.SmtpConnection.GetConnection(ServicePoint servicePoint) at System.Net.Mail.SmtpClient.GetConnection() at System.Net.Mail.SmtpClient.Send(MailMessage message) --- End of inner exception stack trace --- at System.Net.Mail.SmtpClient.Send(MailMessage message) at SAPLMailer.SAPLMailerService.SenMail(PendingMail objPendingMail) in E:\PROJECTS_SVN\SAPLMailer\SAPLMailer\SAPLMailer\SAPLMailerService.cs:line 400 10/26/2022 9:27:52 AM=>(SenMail)Failure sending To mail ID :bayersupport@sapl.net 10/26/2022 9:27:52 AM=>(SenMail)Failure sending CC mail ID : 10/26/2022 9:27:52 AM=>(SenMail)Failure sending mail Body :Hello, Please check attached file having issues in sending mails, please do the needful. 10/26/2022 9:27:52 AM=>delfile:-D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents\PendingMail\PendingMail_ErrorAlert.xml 10/26/2022 9:27:53 AM=>Info:- END Mailing Method 10/26/2022 9:27:53 AM=>Info:- Start Executing Telegram Method 10/26/2022 9:27:53 AM=>Info:- PendingTelegram.xml not exists 10/26/2022 9:27:53 AM=>Info:- End Executing TELEGRAM Method 10/26/2022 9:27:53 AM=>WriteToPendingXML ErrorAlert Start 10/26/2022 9:27:53 AM=>WriteToPendingXML ErrorAlert MailAttachmentsPath = D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents 10/26/2022 9:27:53 AM=>WriteToPendingXML ErrorAlertEntry Added Successfully 10/26/2022 9:27:53 AM=>Info - End of callingService Method 10/26/2022 9:29:53 AM=>Info - Check time Elapsed 10/26/2022 9:29:53 AM=>Info - Call callingService Method 10/26/2022 9:29:53 AM=>Info:- Call Both 10/26/2022 9:29:53 AM=>Info:- Start Executing SMS Method 10/26/2022 9:29:53 AM=>Info:- End Executing SMS Method 10/26/2022 9:29:53 AM=>Info:- Start Mailing Method 10/26/2022 9:29:53 AM=>Info:- ImportingEXE_END.xml file read to list 10/26/2022 9:29:53 AM=>Info:- ImportingEXE_START.xml file read to list 10/26/2022 9:29:53 AM=>Info:- PendingMail.xml file read to list 10/26/2022 9:29:53 AM=>Info:- PendingMail_ErrorAlert.xml file read to list 10/26/2022 9:29:53 AM=>Info:- Count = 1 10/26/2022 9:29:53 AM=>Info:- Count 1 10/26/2022 9:29:53 AM=>Info - Fetching Data From MAIL XML 10/26/2022 9:29:53 AM=>Info - End of Fetching Data From Mail XML 10/26/2022 9:29:53 AM=>Info:- Start SenMail Method 10/26/2022 9:29:53 AM=>UseDefaultCredentials 10/26/2022 9:29:53 AM=>Credentials = bayersupport@sapl.net:Corona@2020 10/26/2022 9:29:53 AM=>EnableSsl = true 10/26/2022 9:29:53 AM=>DeliveryMethod 10/26/2022 9:29:53 AM=>Before Send 10/26/2022 9:31:17 AM=>Exception(SenMail) :System.Net.Mail.SmtpException: Failure sending mail. ---> System.Net.WebException: Unable to connect to the remote server ---> System.Net.Sockets.SocketException: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond 52.96.70.242:587 at System.Net.Sockets.Socket.DoConnect(EndPoint endPointSnapshot, SocketAddress socketAddress) at System.Net.ServicePoint.ConnectSocketInternal(Boolean connectFailure, Socket s4, Socket s6, Socket& socket, IPAddress& address, ConnectSocketState state, IAsyncResult asyncResult, Exception& exception) --- End of inner exception stack trace --- at System.Net.ServicePoint.GetConnection(PooledStream PooledStream, Object owner, Boolean async, IPAddress& address, Socket& abortSocket, Socket& abortSocket6) at System.Net.PooledStream.Activate(Object owningObject, Boolean async, GeneralAsyncDelegate asyncCallback) at System.Net.ConnectionPool.GetConnection(Object owningObject, GeneralAsyncDelegate asyncCallback, Int32 creationTimeout) at System.Net.Mail.SmtpConnection.GetConnection(ServicePoint servicePoint) at System.Net.Mail.SmtpClient.GetConnection() at System.Net.Mail.SmtpClient.Send(MailMessage message) --- End of inner exception stack trace --- at System.Net.Mail.SmtpClient.Send(MailMessage message) at SAPLMailer.SAPLMailerService.SenMail(PendingMail objPendingMail) in E:\PROJECTS_SVN\SAPLMailer\SAPLMailer\SAPLMailer\SAPLMailerService.cs:line 400 10/26/2022 9:31:17 AM=>(SenMail)Failure sending To mail ID :bayersupport@sapl.net 10/26/2022 9:31:17 AM=>(SenMail)Failure sending CC mail ID : 10/26/2022 9:31:17 AM=>(SenMail)Failure sending mail Body :Hello, Please check attached file having issues in sending mails, please do the needful. 10/26/2022 9:31:17 AM=>delfile:-D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents\PendingMail\PendingMail_ErrorAlert.xml 10/26/2022 9:31:17 AM=>Info:- END Mailing Method 10/26/2022 9:31:17 AM=>Info:- Start Executing Telegram Method 10/26/2022 9:31:17 AM=>Info:- PendingTelegram.xml not exists 10/26/2022 9:31:17 AM=>Info:- End Executing TELEGRAM Method 10/26/2022 9:31:17 AM=>WriteToPendingXML ErrorAlert Start 10/26/2022 9:31:17 AM=>WriteToPendingXML ErrorAlert MailAttachmentsPath = D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents 10/26/2022 9:31:17 AM=>WriteToPendingXML ErrorAlertEntry Added Successfully 10/26/2022 9:31:17 AM=>Info - End of callingService Method 10/26/2022 9:33:17 AM=>Info - Check time Elapsed 10/26/2022 9:33:17 AM=>Info - Call callingService Method 10/26/2022 9:33:17 AM=>Info:- Call Both 10/26/2022 9:33:17 AM=>Info:- Start Executing SMS Method 10/26/2022 9:33:17 AM=>Info:- End Executing SMS Method 10/26/2022 9:33:17 AM=>Info:- Start Mailing Method 10/26/2022 9:33:17 AM=>Info:- ImportingEXE_END.xml file read to list 10/26/2022 9:33:17 AM=>Info:- ImportingEXE_START.xml file read to list 10/26/2022 9:33:17 AM=>Info:- PendingMail.xml file read to list 10/26/2022 9:33:17 AM=>Info:- PendingMail_ErrorAlert.xml file read to list 10/26/2022 9:33:17 AM=>Info:- Count = 1 10/26/2022 9:33:17 AM=>Info:- Count 1 10/26/2022 9:33:17 AM=>Info - Fetching Data From MAIL XML 10/26/2022 9:33:17 AM=>Info - End of Fetching Data From Mail XML 10/26/2022 9:33:17 AM=>Info:- Start SenMail Method 10/26/2022 9:33:17 AM=>UseDefaultCredentials 10/26/2022 9:33:17 AM=>Credentials = bayersupport@sapl.net:Corona@2020 10/26/2022 9:33:17 AM=>EnableSsl = true 10/26/2022 9:33:17 AM=>DeliveryMethod 10/26/2022 9:33:17 AM=>Before Send 10/26/2022 9:33:17 AM=>Exception(SenMail) :System.Net.Mail.SmtpException: Failure sending mail. ---> System.IO.IOException: Unable to read data from the transport connection: An existing connection was forcibly closed by the remote host. ---> System.Net.Sockets.SocketException: An existing connection was forcibly closed by the remote host at System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size) --- End of inner exception stack trace --- at System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size) at System.Net.FixedSizeReader.ReadPacket(Byte[] buffer, Int32 offset, Int32 count) at System.Net.Security.SslState.StartReceiveBlob(Byte[] buffer, AsyncProtocolRequest asyncRequest) at System.Net.Security.SslState.CheckCompletionBeforeNextReceive(ProtocolToken message, AsyncProtocolRequest asyncRequest) at System.Net.Security.SslState.ForceAuthentication(Boolean receiveFirst, Byte[] buffer, AsyncProtocolRequest asyncRequest, Boolean renegotiation) at System.Net.Security.SslState.ProcessAuthentication(LazyAsyncResult lazyResult) at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state) at System.Net.TlsStream.ProcessAuthentication(LazyAsyncResult result) at System.Net.TlsStream.Write(Byte[] buffer, Int32 offset, Int32 size) at System.Net.PooledStream.Write(Byte[] buffer, Int32 offset, Int32 size) at System.Net.Mail.SmtpConnection.Flush() at System.Net.Mail.ReadLinesCommand.Send(SmtpConnection conn) at System.Net.Mail.EHelloCommand.Send(SmtpConnection conn, String domain) at System.Net.Mail.SmtpConnection.GetConnection(ServicePoint servicePoint) at System.Net.Mail.SmtpClient.GetConnection() at System.Net.Mail.SmtpClient.Send(MailMessage message) --- End of inner exception stack trace --- at System.Net.Mail.SmtpClient.Send(MailMessage message) at SAPLMailer.SAPLMailerService.SenMail(PendingMail objPendingMail) in E:\PROJECTS_SVN\SAPLMailer\SAPLMailer\SAPLMailer\SAPLMailerService.cs:line 400 10/26/2022 9:33:17 AM=>(SenMail)Failure sending To mail ID :bayersupport@sapl.net 10/26/2022 9:33:17 AM=>(SenMail)Failure sending CC mail ID : 10/26/2022 9:33:17 AM=>(SenMail)Failure sending mail Body :Hello, Please check attached file having issues in sending mails, please do the needful. 10/26/2022 9:33:17 AM=>delfile:-D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents\PendingMail\PendingMail_ErrorAlert.xml 10/26/2022 9:33:18 AM=>Info:- END Mailing Method 10/26/2022 9:33:18 AM=>Info:- Start Executing Telegram Method 10/26/2022 9:33:18 AM=>Info:- PendingTelegram.xml not exists 10/26/2022 9:33:18 AM=>Info:- End Executing TELEGRAM Method 10/26/2022 9:33:18 AM=>WriteToPendingXML ErrorAlert Start 10/26/2022 9:33:18 AM=>WriteToPendingXML ErrorAlert MailAttachmentsPath = D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents 10/26/2022 9:33:18 AM=>WriteToPendingXML ErrorAlertEntry Added Successfully 10/26/2022 9:33:18 AM=>Info - End of callingService Method 10/26/2022 9:35:18 AM=>Info - Check time Elapsed 10/26/2022 9:35:18 AM=>Info - Call callingService Method 10/26/2022 9:35:18 AM=>Info:- Call Both 10/26/2022 9:35:18 AM=>Info:- Start Executing SMS Method 10/26/2022 9:35:18 AM=>Info:- End Executing SMS Method 10/26/2022 9:35:18 AM=>Info:- Start Mailing Method 10/26/2022 9:35:18 AM=>Info:- ImportingEXE_END.xml file read to list 10/26/2022 9:35:18 AM=>Info:- ImportingEXE_START.xml file read to list 10/26/2022 9:35:18 AM=>Info:- PendingMail.xml file read to list 10/26/2022 9:35:18 AM=>Info:- PendingMail_ErrorAlert.xml file read to list 10/26/2022 9:35:18 AM=>Info:- Count = 1 10/26/2022 9:35:18 AM=>Info:- Count 1 10/26/2022 9:35:18 AM=>Info - Fetching Data From MAIL XML 10/26/2022 9:35:18 AM=>Info - End of Fetching Data From Mail XML 10/26/2022 9:35:18 AM=>Info:- Start SenMail Method 10/26/2022 9:35:18 AM=>UseDefaultCredentials 10/26/2022 9:35:18 AM=>Credentials = bayersupport@sapl.net:Corona@2020 10/26/2022 9:35:18 AM=>EnableSsl = true 10/26/2022 9:35:18 AM=>DeliveryMethod 10/26/2022 9:35:18 AM=>Before Send 10/26/2022 9:36:00 AM=>Exception(SenMail) :System.Net.Mail.SmtpException: Failure sending mail. ---> System.IO.IOException: Unable to read data from the transport connection: An existing connection was forcibly closed by the remote host. ---> System.Net.Sockets.SocketException: An existing connection was forcibly closed by the remote host at System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size) --- End of inner exception stack trace --- at System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size) at System.Net.FixedSizeReader.ReadPacket(Byte[] buffer, Int32 offset, Int32 count) at System.Net.Security.SslState.StartReceiveBlob(Byte[] buffer, AsyncProtocolRequest asyncRequest) at System.Net.Security.SslState.CheckCompletionBeforeNextReceive(ProtocolToken message, AsyncProtocolRequest asyncRequest) at System.Net.Security.SslState.ForceAuthentication(Boolean receiveFirst, Byte[] buffer, AsyncProtocolRequest asyncRequest, Boolean renegotiation) at System.Net.Security.SslState.ProcessAuthentication(LazyAsyncResult lazyResult) at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state) at System.Net.TlsStream.ProcessAuthentication(LazyAsyncResult result) at System.Net.TlsStream.Write(Byte[] buffer, Int32 offset, Int32 size) at System.Net.PooledStream.Write(Byte[] buffer, Int32 offset, Int32 size) at System.Net.Mail.SmtpConnection.Flush() at System.Net.Mail.ReadLinesCommand.Send(SmtpConnection conn) at System.Net.Mail.EHelloCommand.Send(SmtpConnection conn, String domain) at System.Net.Mail.SmtpConnection.GetConnection(ServicePoint servicePoint) at System.Net.Mail.SmtpClient.GetConnection() at System.Net.Mail.SmtpClient.Send(MailMessage message) --- End of inner exception stack trace --- at System.Net.Mail.SmtpClient.Send(MailMessage message) at SAPLMailer.SAPLMailerService.SenMail(PendingMail objPendingMail) in E:\PROJECTS_SVN\SAPLMailer\SAPLMailer\SAPLMailer\SAPLMailerService.cs:line 400 10/26/2022 9:36:00 AM=>(SenMail)Failure sending To mail ID :bayersupport@sapl.net 10/26/2022 9:36:00 AM=>(SenMail)Failure sending CC mail ID : 10/26/2022 9:36:00 AM=>(SenMail)Failure sending mail Body :Hello, Please check attached file having issues in sending mails, please do the needful. 10/26/2022 9:36:00 AM=>delfile:-D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents\PendingMail\PendingMail_ErrorAlert.xml 10/26/2022 9:36:00 AM=>Info:- END Mailing Method 10/26/2022 9:36:00 AM=>Info:- Start Executing Telegram Method 10/26/2022 9:36:00 AM=>Info:- PendingTelegram.xml not exists 10/26/2022 9:36:00 AM=>Info:- End Executing TELEGRAM Method 10/26/2022 9:36:00 AM=>WriteToPendingXML ErrorAlert Start 10/26/2022 9:36:00 AM=>WriteToPendingXML ErrorAlert MailAttachmentsPath = D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents 10/26/2022 9:36:00 AM=>WriteToPendingXML ErrorAlertEntry Added Successfully 10/26/2022 9:36:00 AM=>Info - End of callingService Method 10/26/2022 9:38:00 AM=>Info - Check time Elapsed 10/26/2022 9:38:00 AM=>Info - Call callingService Method 10/26/2022 9:38:00 AM=>Info:- Call Both 10/26/2022 9:38:00 AM=>Info:- Start Executing SMS Method 10/26/2022 9:38:00 AM=>Info:- End Executing SMS Method 10/26/2022 9:38:00 AM=>Info:- Start Mailing Method 10/26/2022 9:38:00 AM=>Info:- ImportingEXE_END.xml file read to list 10/26/2022 9:38:00 AM=>Info:- ImportingEXE_START.xml file read to list 10/26/2022 9:38:00 AM=>Info:- PendingMail.xml file read to list 10/26/2022 9:38:00 AM=>Info:- PendingMail_ErrorAlert.xml file read to list 10/26/2022 9:38:00 AM=>Info:- Count = 1 10/26/2022 9:38:00 AM=>Info:- Count 1 10/26/2022 9:38:00 AM=>Info - Fetching Data From MAIL XML 10/26/2022 9:38:00 AM=>Info - End of Fetching Data From Mail XML 10/26/2022 9:38:00 AM=>Info:- Start SenMail Method 10/26/2022 9:38:00 AM=>UseDefaultCredentials 10/26/2022 9:38:00 AM=>Credentials = bayersupport@sapl.net:Corona@2020 10/26/2022 9:38:00 AM=>EnableSsl = true 10/26/2022 9:38:00 AM=>DeliveryMethod 10/26/2022 9:38:00 AM=>Before Send 10/26/2022 9:39:24 AM=>Exception(SenMail) :System.Net.Mail.SmtpException: Failure sending mail. ---> System.Net.WebException: Unable to connect to the remote server ---> System.Net.Sockets.SocketException: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond 40.97.188.242:587 at System.Net.Sockets.Socket.DoConnect(EndPoint endPointSnapshot, SocketAddress socketAddress) at System.Net.ServicePoint.ConnectSocketInternal(Boolean connectFailure, Socket s4, Socket s6, Socket& socket, IPAddress& address, ConnectSocketState state, IAsyncResult asyncResult, Exception& exception) --- End of inner exception stack trace --- at System.Net.ServicePoint.GetConnection(PooledStream PooledStream, Object owner, Boolean async, IPAddress& address, Socket& abortSocket, Socket& abortSocket6) at System.Net.PooledStream.Activate(Object owningObject, Boolean async, GeneralAsyncDelegate asyncCallback) at System.Net.ConnectionPool.GetConnection(Object owningObject, GeneralAsyncDelegate asyncCallback, Int32 creationTimeout) at System.Net.Mail.SmtpConnection.GetConnection(ServicePoint servicePoint) at System.Net.Mail.SmtpClient.GetConnection() at System.Net.Mail.SmtpClient.Send(MailMessage message) --- End of inner exception stack trace --- at System.Net.Mail.SmtpClient.Send(MailMessage message) at SAPLMailer.SAPLMailerService.SenMail(PendingMail objPendingMail) in E:\PROJECTS_SVN\SAPLMailer\SAPLMailer\SAPLMailer\SAPLMailerService.cs:line 400 10/26/2022 9:39:24 AM=>(SenMail)Failure sending To mail ID :bayersupport@sapl.net 10/26/2022 9:39:24 AM=>(SenMail)Failure sending CC mail ID : 10/26/2022 9:39:24 AM=>(SenMail)Failure sending mail Body :Hello, Please check attached file having issues in sending mails, please do the needful. 10/26/2022 9:39:24 AM=>delfile:-D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents\PendingMail\PendingMail_ErrorAlert.xml 10/26/2022 9:39:25 AM=>Info:- END Mailing Method 10/26/2022 9:39:25 AM=>Info:- Start Executing Telegram Method 10/26/2022 9:39:25 AM=>Info:- PendingTelegram.xml not exists 10/26/2022 9:39:25 AM=>Info:- End Executing TELEGRAM Method 10/26/2022 9:39:25 AM=>WriteToPendingXML ErrorAlert Start 10/26/2022 9:39:25 AM=>WriteToPendingXML ErrorAlert MailAttachmentsPath = D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents 10/26/2022 9:39:25 AM=>WriteToPendingXML ErrorAlertEntry Added Successfully 10/26/2022 9:39:25 AM=>Info - End of callingService Method 10/26/2022 9:41:25 AM=>Info - Check time Elapsed 10/26/2022 9:41:25 AM=>Info - Call callingService Method 10/26/2022 9:41:25 AM=>Info:- Call Both 10/26/2022 9:41:25 AM=>Info:- Start Executing SMS Method 10/26/2022 9:41:25 AM=>Info:- End Executing SMS Method 10/26/2022 9:41:25 AM=>Info:- Start Mailing Method 10/26/2022 9:41:25 AM=>Info:- ImportingEXE_END.xml file read to list 10/26/2022 9:41:25 AM=>Info:- ImportingEXE_START.xml file read to list 10/26/2022 9:41:25 AM=>Info:- PendingMail.xml file read to list 10/26/2022 9:41:25 AM=>Info:- PendingMail_ErrorAlert.xml file read to list 10/26/2022 9:41:25 AM=>Info:- Count = 1 10/26/2022 9:41:25 AM=>Info:- Count 1 10/26/2022 9:41:25 AM=>Info - Fetching Data From MAIL XML 10/26/2022 9:41:25 AM=>Info - End of Fetching Data From Mail XML 10/26/2022 9:41:25 AM=>Info:- Start SenMail Method 10/26/2022 9:41:25 AM=>UseDefaultCredentials 10/26/2022 9:41:25 AM=>Credentials = bayersupport@sapl.net:Corona@2020 10/26/2022 9:41:25 AM=>EnableSsl = true 10/26/2022 9:41:25 AM=>DeliveryMethod 10/26/2022 9:41:25 AM=>Before Send 10/26/2022 9:41:28 AM=>Exception(SenMail) :System.Net.Mail.SmtpException: Failure sending mail. ---> System.IO.IOException: Unable to read data from the transport connection: An existing connection was forcibly closed by the remote host. ---> System.Net.Sockets.SocketException: An existing connection was forcibly closed by the remote host at System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size) --- End of inner exception stack trace --- at System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size) at System.Net.FixedSizeReader.ReadPacket(Byte[] buffer, Int32 offset, Int32 count) at System.Net.Security.SslState.StartReceiveBlob(Byte[] buffer, AsyncProtocolRequest asyncRequest) at System.Net.Security.SslState.CheckCompletionBeforeNextReceive(ProtocolToken message, AsyncProtocolRequest asyncRequest) at System.Net.Security.SslState.ForceAuthentication(Boolean receiveFirst, Byte[] buffer, AsyncProtocolRequest asyncRequest, Boolean renegotiation) at System.Net.Security.SslState.ProcessAuthentication(LazyAsyncResult lazyResult) at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state) at System.Net.TlsStream.ProcessAuthentication(LazyAsyncResult result) at System.Net.TlsStream.Write(Byte[] buffer, Int32 offset, Int32 size) at System.Net.PooledStream.Write(Byte[] buffer, Int32 offset, Int32 size) at System.Net.Mail.SmtpConnection.Flush() at System.Net.Mail.ReadLinesCommand.Send(SmtpConnection conn) at System.Net.Mail.EHelloCommand.Send(SmtpConnection conn, String domain) at System.Net.Mail.SmtpConnection.GetConnection(ServicePoint servicePoint) at System.Net.Mail.SmtpClient.GetConnection() at System.Net.Mail.SmtpClient.Send(MailMessage message) --- End of inner exception stack trace --- at System.Net.Mail.SmtpClient.Send(MailMessage message) at SAPLMailer.SAPLMailerService.SenMail(PendingMail objPendingMail) in E:\PROJECTS_SVN\SAPLMailer\SAPLMailer\SAPLMailer\SAPLMailerService.cs:line 400 10/26/2022 9:41:28 AM=>(SenMail)Failure sending To mail ID :bayersupport@sapl.net 10/26/2022 9:41:28 AM=>(SenMail)Failure sending CC mail ID : 10/26/2022 9:41:28 AM=>(SenMail)Failure sending mail Body :Hello, Please check attached file having issues in sending mails, please do the needful. 10/26/2022 9:41:28 AM=>delfile:-D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents\PendingMail\PendingMail_ErrorAlert.xml 10/26/2022 9:41:28 AM=>Info:- END Mailing Method 10/26/2022 9:41:28 AM=>Info:- Start Executing Telegram Method 10/26/2022 9:41:28 AM=>Info:- PendingTelegram.xml not exists 10/26/2022 9:41:28 AM=>Info:- End Executing TELEGRAM Method 10/26/2022 9:41:28 AM=>WriteToPendingXML ErrorAlert Start 10/26/2022 9:41:28 AM=>WriteToPendingXML ErrorAlert MailAttachmentsPath = D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents 10/26/2022 9:41:28 AM=>WriteToPendingXML ErrorAlertEntry Added Successfully 10/26/2022 9:41:28 AM=>Info - End of callingService Method 10/26/2022 9:43:28 AM=>Info - Check time Elapsed 10/26/2022 9:43:28 AM=>Info - Call callingService Method 10/26/2022 9:43:28 AM=>Info:- Call Both 10/26/2022 9:43:28 AM=>Info:- Start Executing SMS Method 10/26/2022 9:43:28 AM=>Info:- End Executing SMS Method 10/26/2022 9:43:28 AM=>Info:- Start Mailing Method 10/26/2022 9:43:28 AM=>Info:- ImportingEXE_END.xml file read to list 10/26/2022 9:43:28 AM=>Info:- ImportingEXE_START.xml file read to list 10/26/2022 9:43:28 AM=>Info:- PendingMail.xml file read to list 10/26/2022 9:43:28 AM=>Info:- PendingMail_ErrorAlert.xml file read to list 10/26/2022 9:43:28 AM=>Info:- Count = 1 10/26/2022 9:43:28 AM=>Info:- Count 1 10/26/2022 9:43:28 AM=>Info - Fetching Data From MAIL XML 10/26/2022 9:43:28 AM=>Info - End of Fetching Data From Mail XML 10/26/2022 9:43:28 AM=>Info:- Start SenMail Method 10/26/2022 9:43:28 AM=>UseDefaultCredentials 10/26/2022 9:43:28 AM=>Credentials = bayersupport@sapl.net:Corona@2020 10/26/2022 9:43:28 AM=>EnableSsl = true 10/26/2022 9:43:28 AM=>DeliveryMethod 10/26/2022 9:43:28 AM=>Before Send 10/26/2022 9:43:58 AM=>Exception(SenMail) :System.Net.Mail.SmtpException: Failure sending mail. ---> System.IO.IOException: Unable to read data from the transport connection: An existing connection was forcibly closed by the remote host. ---> System.Net.Sockets.SocketException: An existing connection was forcibly closed by the remote host at System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size) --- End of inner exception stack trace --- at System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size) at System.Net.FixedSizeReader.ReadPacket(Byte[] buffer, Int32 offset, Int32 count) at System.Net.Security.SslState.StartReceiveBlob(Byte[] buffer, AsyncProtocolRequest asyncRequest) at System.Net.Security.SslState.CheckCompletionBeforeNextReceive(ProtocolToken message, AsyncProtocolRequest asyncRequest) at System.Net.Security.SslState.ForceAuthentication(Boolean receiveFirst, Byte[] buffer, AsyncProtocolRequest asyncRequest, Boolean renegotiation) at System.Net.Security.SslState.ProcessAuthentication(LazyAsyncResult lazyResult) at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state) at System.Net.TlsStream.ProcessAuthentication(LazyAsyncResult result) at System.Net.TlsStream.Write(Byte[] buffer, Int32 offset, Int32 size) at System.Net.PooledStream.Write(Byte[] buffer, Int32 offset, Int32 size) at System.Net.Mail.SmtpConnection.Flush() at System.Net.Mail.ReadLinesCommand.Send(SmtpConnection conn) at System.Net.Mail.EHelloCommand.Send(SmtpConnection conn, String domain) at System.Net.Mail.SmtpConnection.GetConnection(ServicePoint servicePoint) at System.Net.Mail.SmtpClient.GetConnection() at System.Net.Mail.SmtpClient.Send(MailMessage message) --- End of inner exception stack trace --- at System.Net.Mail.SmtpClient.Send(MailMessage message) at SAPLMailer.SAPLMailerService.SenMail(PendingMail objPendingMail) in E:\PROJECTS_SVN\SAPLMailer\SAPLMailer\SAPLMailer\SAPLMailerService.cs:line 400 10/26/2022 9:43:58 AM=>(SenMail)Failure sending To mail ID :bayersupport@sapl.net 10/26/2022 9:43:58 AM=>(SenMail)Failure sending CC mail ID : 10/26/2022 9:43:58 AM=>(SenMail)Failure sending mail Body :Hello, Please check attached file having issues in sending mails, please do the needful. 10/26/2022 9:43:58 AM=>delfile:-D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents\PendingMail\PendingMail_ErrorAlert.xml 10/26/2022 9:43:59 AM=>Info:- END Mailing Method 10/26/2022 9:43:59 AM=>Info:- Start Executing Telegram Method 10/26/2022 9:43:59 AM=>Info:- PendingTelegram.xml not exists 10/26/2022 9:43:59 AM=>Info:- End Executing TELEGRAM Method 10/26/2022 9:43:59 AM=>WriteToPendingXML ErrorAlert Start 10/26/2022 9:43:59 AM=>WriteToPendingXML ErrorAlert MailAttachmentsPath = D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents 10/26/2022 9:43:59 AM=>WriteToPendingXML ErrorAlertEntry Added Successfully 10/26/2022 9:43:59 AM=>Info - End of callingService Method 10/26/2022 9:45:59 AM=>Info - Check time Elapsed 10/26/2022 9:45:59 AM=>Info - Call callingService Method 10/26/2022 9:45:59 AM=>Info:- Call Both 10/26/2022 9:45:59 AM=>Info:- Start Executing SMS Method 10/26/2022 9:45:59 AM=>Info:- End Executing SMS Method 10/26/2022 9:45:59 AM=>Info:- Start Mailing Method 10/26/2022 9:45:59 AM=>Info:- ImportingEXE_END.xml file read to list 10/26/2022 9:45:59 AM=>Info:- ImportingEXE_START.xml file read to list 10/26/2022 9:45:59 AM=>Info:- PendingMail.xml file read to list 10/26/2022 9:45:59 AM=>Info:- PendingMail_ErrorAlert.xml file read to list 10/26/2022 9:45:59 AM=>Info:- Count = 1 10/26/2022 9:45:59 AM=>Info:- Count 1 10/26/2022 9:45:59 AM=>Info - Fetching Data From MAIL XML 10/26/2022 9:45:59 AM=>Info - End of Fetching Data From Mail XML 10/26/2022 9:45:59 AM=>Info:- Start SenMail Method 10/26/2022 9:45:59 AM=>UseDefaultCredentials 10/26/2022 9:45:59 AM=>Credentials = bayersupport@sapl.net:Corona@2020 10/26/2022 9:45:59 AM=>EnableSsl = true 10/26/2022 9:45:59 AM=>DeliveryMethod 10/26/2022 9:45:59 AM=>Before Send 10/26/2022 9:46:02 AM=>Exception(SenMail) :System.Net.Mail.SmtpException: Failure sending mail. ---> System.IO.IOException: Unable to read data from the transport connection: An existing connection was forcibly closed by the remote host. ---> System.Net.Sockets.SocketException: An existing connection was forcibly closed by the remote host at System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size) --- End of inner exception stack trace --- at System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size) at System.Net.FixedSizeReader.ReadPacket(Byte[] buffer, Int32 offset, Int32 count) at System.Net.Security.SslState.StartReceiveBlob(Byte[] buffer, AsyncProtocolRequest asyncRequest) at System.Net.Security.SslState.CheckCompletionBeforeNextReceive(ProtocolToken message, AsyncProtocolRequest asyncRequest) at System.Net.Security.SslState.ForceAuthentication(Boolean receiveFirst, Byte[] buffer, AsyncProtocolRequest asyncRequest, Boolean renegotiation) at System.Net.Security.SslState.ProcessAuthentication(LazyAsyncResult lazyResult) at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state) at System.Net.TlsStream.ProcessAuthentication(LazyAsyncResult result) at System.Net.TlsStream.Write(Byte[] buffer, Int32 offset, Int32 size) at System.Net.PooledStream.Write(Byte[] buffer, Int32 offset, Int32 size) at System.Net.Mail.SmtpConnection.Flush() at System.Net.Mail.ReadLinesCommand.Send(SmtpConnection conn) at System.Net.Mail.EHelloCommand.Send(SmtpConnection conn, String domain) at System.Net.Mail.SmtpConnection.GetConnection(ServicePoint servicePoint) at System.Net.Mail.SmtpClient.GetConnection() at System.Net.Mail.SmtpClient.Send(MailMessage message) --- End of inner exception stack trace --- at System.Net.Mail.SmtpClient.Send(MailMessage message) at SAPLMailer.SAPLMailerService.SenMail(PendingMail objPendingMail) in E:\PROJECTS_SVN\SAPLMailer\SAPLMailer\SAPLMailer\SAPLMailerService.cs:line 400 10/26/2022 9:46:02 AM=>(SenMail)Failure sending To mail ID :bayersupport@sapl.net 10/26/2022 9:46:02 AM=>(SenMail)Failure sending CC mail ID : 10/26/2022 9:46:02 AM=>(SenMail)Failure sending mail Body :Hello, Please check attached file having issues in sending mails, please do the needful. 10/26/2022 9:46:02 AM=>delfile:-D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents\PendingMail\PendingMail_ErrorAlert.xml 10/26/2022 9:46:02 AM=>Info:- END Mailing Method 10/26/2022 9:46:02 AM=>Info:- Start Executing Telegram Method 10/26/2022 9:46:02 AM=>Info:- PendingTelegram.xml not exists 10/26/2022 9:46:02 AM=>Info:- End Executing TELEGRAM Method 10/26/2022 9:46:02 AM=>WriteToPendingXML ErrorAlert Start 10/26/2022 9:46:02 AM=>WriteToPendingXML ErrorAlert MailAttachmentsPath = D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents 10/26/2022 9:46:02 AM=>WriteToPendingXML ErrorAlertEntry Added Successfully 10/26/2022 9:46:02 AM=>Info - End of callingService Method 10/26/2022 9:48:02 AM=>Info - Check time Elapsed 10/26/2022 9:48:02 AM=>Info - Call callingService Method 10/26/2022 9:48:02 AM=>Info:- Call Both 10/26/2022 9:48:02 AM=>Info:- Start Executing SMS Method 10/26/2022 9:48:02 AM=>Info:- End Executing SMS Method 10/26/2022 9:48:02 AM=>Info:- Start Mailing Method 10/26/2022 9:48:02 AM=>Info:- ImportingEXE_END.xml file read to list 10/26/2022 9:48:02 AM=>Info:- ImportingEXE_START.xml file read to list 10/26/2022 9:48:02 AM=>Info:- PendingMail.xml file read to list 10/26/2022 9:48:02 AM=>Info:- PendingMail_ErrorAlert.xml file read to list 10/26/2022 9:48:02 AM=>Info:- Count = 1 10/26/2022 9:48:02 AM=>Info:- Count 1 10/26/2022 9:48:02 AM=>Info - Fetching Data From MAIL XML 10/26/2022 9:48:02 AM=>Info - End of Fetching Data From Mail XML 10/26/2022 9:48:02 AM=>Info:- Start SenMail Method 10/26/2022 9:48:02 AM=>UseDefaultCredentials 10/26/2022 9:48:02 AM=>Credentials = bayersupport@sapl.net:Corona@2020 10/26/2022 9:48:02 AM=>EnableSsl = true 10/26/2022 9:48:02 AM=>DeliveryMethod 10/26/2022 9:48:02 AM=>Before Send 10/26/2022 9:49:05 AM=>Exception(SenMail) :System.Net.Mail.SmtpException: Failure sending mail. ---> System.IO.IOException: Unable to read data from the transport connection: An existing connection was forcibly closed by the remote host. ---> System.Net.Sockets.SocketException: An existing connection was forcibly closed by the remote host at System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size) --- End of inner exception stack trace --- at System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size) at System.Net.FixedSizeReader.ReadPacket(Byte[] buffer, Int32 offset, Int32 count) at System.Net.Security.SslState.StartReceiveBlob(Byte[] buffer, AsyncProtocolRequest asyncRequest) at System.Net.Security.SslState.CheckCompletionBeforeNextReceive(ProtocolToken message, AsyncProtocolRequest asyncRequest) at System.Net.Security.SslState.ForceAuthentication(Boolean receiveFirst, Byte[] buffer, AsyncProtocolRequest asyncRequest, Boolean renegotiation) at System.Net.Security.SslState.ProcessAuthentication(LazyAsyncResult lazyResult) at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state) at System.Net.TlsStream.ProcessAuthentication(LazyAsyncResult result) at System.Net.TlsStream.Write(Byte[] buffer, Int32 offset, Int32 size) at System.Net.PooledStream.Write(Byte[] buffer, Int32 offset, Int32 size) at System.Net.Mail.SmtpConnection.Flush() at System.Net.Mail.ReadLinesCommand.Send(SmtpConnection conn) at System.Net.Mail.EHelloCommand.Send(SmtpConnection conn, String domain) at System.Net.Mail.SmtpConnection.GetConnection(ServicePoint servicePoint) at System.Net.Mail.SmtpClient.GetConnection() at System.Net.Mail.SmtpClient.Send(MailMessage message) --- End of inner exception stack trace --- at System.Net.Mail.SmtpClient.Send(MailMessage message) at SAPLMailer.SAPLMailerService.SenMail(PendingMail objPendingMail) in E:\PROJECTS_SVN\SAPLMailer\SAPLMailer\SAPLMailer\SAPLMailerService.cs:line 400 10/26/2022 9:49:05 AM=>(SenMail)Failure sending To mail ID :bayersupport@sapl.net 10/26/2022 9:49:05 AM=>(SenMail)Failure sending CC mail ID : 10/26/2022 9:49:05 AM=>(SenMail)Failure sending mail Body :Hello, Please check attached file having issues in sending mails, please do the needful. 10/26/2022 9:49:05 AM=>delfile:-D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents\PendingMail\PendingMail_ErrorAlert.xml 10/26/2022 9:49:06 AM=>Info:- END Mailing Method 10/26/2022 9:49:06 AM=>Info:- Start Executing Telegram Method 10/26/2022 9:49:06 AM=>Info:- PendingTelegram.xml not exists 10/26/2022 9:49:06 AM=>Info:- End Executing TELEGRAM Method 10/26/2022 9:49:06 AM=>WriteToPendingXML ErrorAlert Start 10/26/2022 9:49:06 AM=>WriteToPendingXML ErrorAlert MailAttachmentsPath = D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents 10/26/2022 9:49:06 AM=>WriteToPendingXML ErrorAlertEntry Added Successfully 10/26/2022 9:49:06 AM=>Info - End of callingService Method 10/26/2022 9:51:06 AM=>Info - Check time Elapsed 10/26/2022 9:51:06 AM=>Info - Call callingService Method 10/26/2022 9:51:06 AM=>Info:- Call Both 10/26/2022 9:51:06 AM=>Info:- Start Executing SMS Method 10/26/2022 9:51:06 AM=>Info:- End Executing SMS Method 10/26/2022 9:51:06 AM=>Info:- Start Mailing Method 10/26/2022 9:51:06 AM=>Info:- ImportingEXE_END.xml file read to list 10/26/2022 9:51:06 AM=>Info:- ImportingEXE_START.xml file read to list 10/26/2022 9:51:06 AM=>Info:- PendingMail.xml file read to list 10/26/2022 9:51:06 AM=>Info:- PendingMail_ErrorAlert.xml file read to list 10/26/2022 9:51:06 AM=>Info:- Count = 1 10/26/2022 9:51:06 AM=>Info:- Count 1 10/26/2022 9:51:06 AM=>Info - Fetching Data From MAIL XML 10/26/2022 9:51:06 AM=>Info - End of Fetching Data From Mail XML 10/26/2022 9:51:06 AM=>Info:- Start SenMail Method 10/26/2022 9:51:06 AM=>UseDefaultCredentials 10/26/2022 9:51:06 AM=>Credentials = bayersupport@sapl.net:Corona@2020 10/26/2022 9:51:06 AM=>EnableSsl = true 10/26/2022 9:51:06 AM=>DeliveryMethod 10/26/2022 9:51:06 AM=>Before Send 10/26/2022 9:51:27 AM=>Exception(SenMail) :System.Net.Mail.SmtpException: Failure sending mail. ---> System.IO.IOException: Unable to read data from the transport connection: An existing connection was forcibly closed by the remote host. ---> System.Net.Sockets.SocketException: An existing connection was forcibly closed by the remote host at System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size) --- End of inner exception stack trace --- at System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size) at System.Net.FixedSizeReader.ReadPacket(Byte[] buffer, Int32 offset, Int32 count) at System.Net.Security.SslState.StartReceiveBlob(Byte[] buffer, AsyncProtocolRequest asyncRequest) at System.Net.Security.SslState.CheckCompletionBeforeNextReceive(ProtocolToken message, AsyncProtocolRequest asyncRequest) at System.Net.Security.SslState.ForceAuthentication(Boolean receiveFirst, Byte[] buffer, AsyncProtocolRequest asyncRequest, Boolean renegotiation) at System.Net.Security.SslState.ProcessAuthentication(LazyAsyncResult lazyResult) at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state) at System.Net.TlsStream.ProcessAuthentication(LazyAsyncResult result) at System.Net.TlsStream.Write(Byte[] buffer, Int32 offset, Int32 size) at System.Net.PooledStream.Write(Byte[] buffer, Int32 offset, Int32 size) at System.Net.Mail.SmtpConnection.Flush() at System.Net.Mail.ReadLinesCommand.Send(SmtpConnection conn) at System.Net.Mail.EHelloCommand.Send(SmtpConnection conn, String domain) at System.Net.Mail.SmtpConnection.GetConnection(ServicePoint servicePoint) at System.Net.Mail.SmtpClient.GetConnection() at System.Net.Mail.SmtpClient.Send(MailMessage message) --- End of inner exception stack trace --- at System.Net.Mail.SmtpClient.Send(MailMessage message) at SAPLMailer.SAPLMailerService.SenMail(PendingMail objPendingMail) in E:\PROJECTS_SVN\SAPLMailer\SAPLMailer\SAPLMailer\SAPLMailerService.cs:line 400 10/26/2022 9:51:27 AM=>(SenMail)Failure sending To mail ID :bayersupport@sapl.net 10/26/2022 9:51:27 AM=>(SenMail)Failure sending CC mail ID : 10/26/2022 9:51:27 AM=>(SenMail)Failure sending mail Body :Hello, Please check attached file having issues in sending mails, please do the needful. 10/26/2022 9:51:27 AM=>delfile:-D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents\PendingMail\PendingMail_ErrorAlert.xml 10/26/2022 9:51:27 AM=>Info:- END Mailing Method 10/26/2022 9:51:27 AM=>Info:- Start Executing Telegram Method 10/26/2022 9:51:27 AM=>Info:- PendingTelegram.xml not exists 10/26/2022 9:51:27 AM=>Info:- End Executing TELEGRAM Method 10/26/2022 9:51:27 AM=>WriteToPendingXML ErrorAlert Start 10/26/2022 9:51:27 AM=>WriteToPendingXML ErrorAlert MailAttachmentsPath = D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents 10/26/2022 9:51:27 AM=>WriteToPendingXML ErrorAlertEntry Added Successfully 10/26/2022 9:51:27 AM=>Info - End of callingService Method 10/26/2022 9:53:27 AM=>Info - Check time Elapsed 10/26/2022 9:53:27 AM=>Info - Call callingService Method 10/26/2022 9:53:27 AM=>Info:- Call Both 10/26/2022 9:53:27 AM=>Info:- Start Executing SMS Method 10/26/2022 9:53:27 AM=>Info:- End Executing SMS Method 10/26/2022 9:53:27 AM=>Info:- Start Mailing Method 10/26/2022 9:53:27 AM=>Info:- ImportingEXE_END.xml file read to list 10/26/2022 9:53:27 AM=>Info:- ImportingEXE_START.xml file read to list 10/26/2022 9:53:27 AM=>Info:- PendingMail.xml file read to list 10/26/2022 9:53:27 AM=>Info:- PendingMail_ErrorAlert.xml file read to list 10/26/2022 9:53:27 AM=>Info:- Count = 1 10/26/2022 9:53:27 AM=>Info:- Count 1 10/26/2022 9:53:27 AM=>Info - Fetching Data From MAIL XML 10/26/2022 9:53:27 AM=>Info - End of Fetching Data From Mail XML 10/26/2022 9:53:27 AM=>Info:- Start SenMail Method 10/26/2022 9:53:27 AM=>UseDefaultCredentials 10/26/2022 9:53:27 AM=>Credentials = bayersupport@sapl.net:Corona@2020 10/26/2022 9:53:27 AM=>EnableSsl = true 10/26/2022 9:53:27 AM=>DeliveryMethod 10/26/2022 9:53:27 AM=>Before Send 10/26/2022 9:54:18 AM=>Exception(SenMail) :System.Net.Mail.SmtpException: Failure sending mail. ---> System.IO.IOException: Unable to read data from the transport connection: An existing connection was forcibly closed by the remote host. ---> System.Net.Sockets.SocketException: An existing connection was forcibly closed by the remote host at System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size) --- End of inner exception stack trace --- at System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size) at System.Net.FixedSizeReader.ReadPacket(Byte[] buffer, Int32 offset, Int32 count) at System.Net.Security.SslState.StartReceiveBlob(Byte[] buffer, AsyncProtocolRequest asyncRequest) at System.Net.Security.SslState.CheckCompletionBeforeNextReceive(ProtocolToken message, AsyncProtocolRequest asyncRequest) at System.Net.Security.SslState.ForceAuthentication(Boolean receiveFirst, Byte[] buffer, AsyncProtocolRequest asyncRequest, Boolean renegotiation) at System.Net.Security.SslState.ProcessAuthentication(LazyAsyncResult lazyResult) at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state) at System.Net.TlsStream.ProcessAuthentication(LazyAsyncResult result) at System.Net.TlsStream.Write(Byte[] buffer, Int32 offset, Int32 size) at System.Net.PooledStream.Write(Byte[] buffer, Int32 offset, Int32 size) at System.Net.Mail.SmtpConnection.Flush() at System.Net.Mail.ReadLinesCommand.Send(SmtpConnection conn) at System.Net.Mail.EHelloCommand.Send(SmtpConnection conn, String domain) at System.Net.Mail.SmtpConnection.GetConnection(ServicePoint servicePoint) at System.Net.Mail.SmtpClient.GetConnection() at System.Net.Mail.SmtpClient.Send(MailMessage message) --- End of inner exception stack trace --- at System.Net.Mail.SmtpClient.Send(MailMessage message) at SAPLMailer.SAPLMailerService.SenMail(PendingMail objPendingMail) in E:\PROJECTS_SVN\SAPLMailer\SAPLMailer\SAPLMailer\SAPLMailerService.cs:line 400 10/26/2022 9:54:18 AM=>(SenMail)Failure sending To mail ID :bayersupport@sapl.net 10/26/2022 9:54:18 AM=>(SenMail)Failure sending CC mail ID : 10/26/2022 9:54:18 AM=>(SenMail)Failure sending mail Body :Hello, Please check attached file having issues in sending mails, please do the needful. 10/26/2022 9:54:18 AM=>delfile:-D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents\PendingMail\PendingMail_ErrorAlert.xml 10/26/2022 9:54:19 AM=>Info:- END Mailing Method 10/26/2022 9:54:19 AM=>Info:- Start Executing Telegram Method 10/26/2022 9:54:19 AM=>Info:- PendingTelegram.xml not exists 10/26/2022 9:54:19 AM=>Info:- End Executing TELEGRAM Method 10/26/2022 9:54:19 AM=>WriteToPendingXML ErrorAlert Start 10/26/2022 9:54:19 AM=>WriteToPendingXML ErrorAlert MailAttachmentsPath = D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents 10/26/2022 9:54:19 AM=>WriteToPendingXML ErrorAlertEntry Added Successfully 10/26/2022 9:54:19 AM=>Info - End of callingService Method 10/26/2022 9:56:19 AM=>Info - Check time Elapsed 10/26/2022 9:56:19 AM=>Info - Call callingService Method 10/26/2022 9:56:19 AM=>Info:- Call Both 10/26/2022 9:56:19 AM=>Info:- Start Executing SMS Method 10/26/2022 9:56:19 AM=>Info:- End Executing SMS Method 10/26/2022 9:56:19 AM=>Info:- Start Mailing Method 10/26/2022 9:56:19 AM=>Info:- ImportingEXE_END.xml file read to list 10/26/2022 9:56:19 AM=>Info:- ImportingEXE_START.xml file read to list 10/26/2022 9:56:19 AM=>Info:- PendingMail.xml file read to list 10/26/2022 9:56:19 AM=>Info:- PendingMail_ErrorAlert.xml file read to list 10/26/2022 9:56:19 AM=>Info:- Count = 1 10/26/2022 9:56:19 AM=>Info:- Count 1 10/26/2022 9:56:19 AM=>Info - Fetching Data From MAIL XML 10/26/2022 9:56:19 AM=>Info - End of Fetching Data From Mail XML 10/26/2022 9:56:19 AM=>Info:- Start SenMail Method 10/26/2022 9:56:19 AM=>UseDefaultCredentials 10/26/2022 9:56:19 AM=>Credentials = bayersupport@sapl.net:Corona@2020 10/26/2022 9:56:19 AM=>EnableSsl = true 10/26/2022 9:56:19 AM=>DeliveryMethod 10/26/2022 9:56:19 AM=>Before Send 10/26/2022 9:56:19 AM=>Exception(SenMail) :System.Net.Mail.SmtpException: Failure sending mail. ---> System.IO.IOException: Unable to read data from the transport connection: An existing connection was forcibly closed by the remote host. ---> System.Net.Sockets.SocketException: An existing connection was forcibly closed by the remote host at System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size) --- End of inner exception stack trace --- at System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size) at System.Net.FixedSizeReader.ReadPacket(Byte[] buffer, Int32 offset, Int32 count) at System.Net.Security.SslState.StartReceiveBlob(Byte[] buffer, AsyncProtocolRequest asyncRequest) at System.Net.Security.SslState.CheckCompletionBeforeNextReceive(ProtocolToken message, AsyncProtocolRequest asyncRequest) at System.Net.Security.SslState.ForceAuthentication(Boolean receiveFirst, Byte[] buffer, AsyncProtocolRequest asyncRequest, Boolean renegotiation) at System.Net.Security.SslState.ProcessAuthentication(LazyAsyncResult lazyResult) at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state) at System.Net.TlsStream.ProcessAuthentication(LazyAsyncResult result) at System.Net.TlsStream.Write(Byte[] buffer, Int32 offset, Int32 size) at System.Net.PooledStream.Write(Byte[] buffer, Int32 offset, Int32 size) at System.Net.Mail.SmtpConnection.Flush() at System.Net.Mail.ReadLinesCommand.Send(SmtpConnection conn) at System.Net.Mail.EHelloCommand.Send(SmtpConnection conn, String domain) at System.Net.Mail.SmtpConnection.GetConnection(ServicePoint servicePoint) at System.Net.Mail.SmtpClient.GetConnection() at System.Net.Mail.SmtpClient.Send(MailMessage message) --- End of inner exception stack trace --- at System.Net.Mail.SmtpClient.Send(MailMessage message) at SAPLMailer.SAPLMailerService.SenMail(PendingMail objPendingMail) in E:\PROJECTS_SVN\SAPLMailer\SAPLMailer\SAPLMailer\SAPLMailerService.cs:line 400 10/26/2022 9:56:19 AM=>(SenMail)Failure sending To mail ID :bayersupport@sapl.net 10/26/2022 9:56:19 AM=>(SenMail)Failure sending CC mail ID : 10/26/2022 9:56:19 AM=>(SenMail)Failure sending mail Body :Hello, Please check attached file having issues in sending mails, please do the needful. 10/26/2022 9:56:19 AM=>delfile:-D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents\PendingMail\PendingMail_ErrorAlert.xml 10/26/2022 9:56:19 AM=>Info:- END Mailing Method 10/26/2022 9:56:19 AM=>Info:- Start Executing Telegram Method 10/26/2022 9:56:19 AM=>Info:- PendingTelegram.xml not exists 10/26/2022 9:56:19 AM=>Info:- End Executing TELEGRAM Method 10/26/2022 9:56:19 AM=>WriteToPendingXML ErrorAlert Start 10/26/2022 9:56:19 AM=>WriteToPendingXML ErrorAlert MailAttachmentsPath = D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents 10/26/2022 9:56:19 AM=>WriteToPendingXML ErrorAlertEntry Added Successfully 10/26/2022 9:56:19 AM=>Info - End of callingService Method 10/26/2022 9:58:19 AM=>Info - Check time Elapsed 10/26/2022 9:58:19 AM=>Info - Call callingService Method 10/26/2022 9:58:19 AM=>Info:- Call Both 10/26/2022 9:58:19 AM=>Info:- Start Executing SMS Method 10/26/2022 9:58:19 AM=>Info:- End Executing SMS Method 10/26/2022 9:58:19 AM=>Info:- Start Mailing Method 10/26/2022 9:58:19 AM=>Info:- ImportingEXE_END.xml file read to list 10/26/2022 9:58:19 AM=>Info:- ImportingEXE_START.xml file read to list 10/26/2022 9:58:19 AM=>Info:- PendingMail.xml file read to list 10/26/2022 9:58:19 AM=>Info:- PendingMail_ErrorAlert.xml file read to list 10/26/2022 9:58:19 AM=>Info:- Count = 1 10/26/2022 9:58:19 AM=>Info:- Count 1 10/26/2022 9:58:19 AM=>Info - Fetching Data From MAIL XML 10/26/2022 9:58:19 AM=>Info - End of Fetching Data From Mail XML 10/26/2022 9:58:19 AM=>Info:- Start SenMail Method 10/26/2022 9:58:19 AM=>UseDefaultCredentials 10/26/2022 9:58:19 AM=>Credentials = bayersupport@sapl.net:Corona@2020 10/26/2022 9:58:19 AM=>EnableSsl = true 10/26/2022 9:58:19 AM=>DeliveryMethod 10/26/2022 9:58:19 AM=>Before Send 10/26/2022 9:58:22 AM=>Exception(SenMail) :System.Net.Mail.SmtpException: Failure sending mail. ---> System.IO.IOException: Unable to read data from the transport connection: An existing connection was forcibly closed by the remote host. ---> System.Net.Sockets.SocketException: An existing connection was forcibly closed by the remote host at System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size) --- End of inner exception stack trace --- at System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size) at System.Net.FixedSizeReader.ReadPacket(Byte[] buffer, Int32 offset, Int32 count) at System.Net.Security.SslState.StartReceiveBlob(Byte[] buffer, AsyncProtocolRequest asyncRequest) at System.Net.Security.SslState.CheckCompletionBeforeNextReceive(ProtocolToken message, AsyncProtocolRequest asyncRequest) at System.Net.Security.SslState.ForceAuthentication(Boolean receiveFirst, Byte[] buffer, AsyncProtocolRequest asyncRequest, Boolean renegotiation) at System.Net.Security.SslState.ProcessAuthentication(LazyAsyncResult lazyResult) at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state) at System.Net.TlsStream.ProcessAuthentication(LazyAsyncResult result) at System.Net.TlsStream.Write(Byte[] buffer, Int32 offset, Int32 size) at System.Net.PooledStream.Write(Byte[] buffer, Int32 offset, Int32 size) at System.Net.Mail.SmtpConnection.Flush() at System.Net.Mail.ReadLinesCommand.Send(SmtpConnection conn) at System.Net.Mail.EHelloCommand.Send(SmtpConnection conn, String domain) at System.Net.Mail.SmtpConnection.GetConnection(ServicePoint servicePoint) at System.Net.Mail.SmtpClient.GetConnection() at System.Net.Mail.SmtpClient.Send(MailMessage message) --- End of inner exception stack trace --- at System.Net.Mail.SmtpClient.Send(MailMessage message) at SAPLMailer.SAPLMailerService.SenMail(PendingMail objPendingMail) in E:\PROJECTS_SVN\SAPLMailer\SAPLMailer\SAPLMailer\SAPLMailerService.cs:line 400 10/26/2022 9:58:22 AM=>(SenMail)Failure sending To mail ID :bayersupport@sapl.net 10/26/2022 9:58:22 AM=>(SenMail)Failure sending CC mail ID : 10/26/2022 9:58:22 AM=>(SenMail)Failure sending mail Body :Hello, Please check attached file having issues in sending mails, please do the needful. 10/26/2022 9:58:22 AM=>delfile:-D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents\PendingMail\PendingMail_ErrorAlert.xml 10/26/2022 9:58:22 AM=>Info:- END Mailing Method 10/26/2022 9:58:22 AM=>Info:- Start Executing Telegram Method 10/26/2022 9:58:22 AM=>Info:- PendingTelegram.xml not exists 10/26/2022 9:58:22 AM=>Info:- End Executing TELEGRAM Method 10/26/2022 9:58:22 AM=>WriteToPendingXML ErrorAlert Start 10/26/2022 9:58:22 AM=>WriteToPendingXML ErrorAlert MailAttachmentsPath = D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents 10/26/2022 9:58:22 AM=>WriteToPendingXML ErrorAlertEntry Added Successfully 10/26/2022 9:58:22 AM=>Info - End of callingService Method 10/26/2022 10:00:23 AM=>Info - Check time Elapsed 10/26/2022 10:00:23 AM=>Info - Call callingService Method 10/26/2022 10:00:23 AM=>Info:- Call Both 10/26/2022 10:00:23 AM=>Info:- Start Executing SMS Method 10/26/2022 10:00:23 AM=>Info:- End Executing SMS Method 10/26/2022 10:00:23 AM=>Info:- Start Mailing Method 10/26/2022 10:00:23 AM=>Info:- ImportingEXE_END.xml file read to list 10/26/2022 10:00:23 AM=>Info:- ImportingEXE_START.xml file read to list 10/26/2022 10:00:23 AM=>Info:- PendingMail.xml file read to list 10/26/2022 10:00:23 AM=>Info:- PendingMail_ErrorAlert.xml file read to list 10/26/2022 10:00:23 AM=>Info:- Count = 1 10/26/2022 10:00:23 AM=>Info:- Count 1 10/26/2022 10:00:23 AM=>Info - Fetching Data From MAIL XML 10/26/2022 10:00:23 AM=>Info - End of Fetching Data From Mail XML 10/26/2022 10:00:23 AM=>Info:- Start SenMail Method 10/26/2022 10:00:23 AM=>UseDefaultCredentials 10/26/2022 10:00:23 AM=>Credentials = bayersupport@sapl.net:Corona@2020 10/26/2022 10:00:23 AM=>EnableSsl = true 10/26/2022 10:00:23 AM=>DeliveryMethod 10/26/2022 10:00:23 AM=>Before Send 10/26/2022 10:01:05 AM=>Exception(SenMail) :System.Net.Mail.SmtpException: Failure sending mail. ---> System.IO.IOException: Unable to read data from the transport connection: An existing connection was forcibly closed by the remote host. ---> System.Net.Sockets.SocketException: An existing connection was forcibly closed by the remote host at System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size) --- End of inner exception stack trace --- at System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size) at System.Net.FixedSizeReader.ReadPacket(Byte[] buffer, Int32 offset, Int32 count) at System.Net.Security.SslState.StartReceiveBlob(Byte[] buffer, AsyncProtocolRequest asyncRequest) at System.Net.Security.SslState.CheckCompletionBeforeNextReceive(ProtocolToken message, AsyncProtocolRequest asyncRequest) at System.Net.Security.SslState.ForceAuthentication(Boolean receiveFirst, Byte[] buffer, AsyncProtocolRequest asyncRequest, Boolean renegotiation) at System.Net.Security.SslState.ProcessAuthentication(LazyAsyncResult lazyResult) at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state) at System.Net.TlsStream.ProcessAuthentication(LazyAsyncResult result) at System.Net.TlsStream.Write(Byte[] buffer, Int32 offset, Int32 size) at System.Net.PooledStream.Write(Byte[] buffer, Int32 offset, Int32 size) at System.Net.Mail.SmtpConnection.Flush() at System.Net.Mail.ReadLinesCommand.Send(SmtpConnection conn) at System.Net.Mail.EHelloCommand.Send(SmtpConnection conn, String domain) at System.Net.Mail.SmtpConnection.GetConnection(ServicePoint servicePoint) at System.Net.Mail.SmtpClient.GetConnection() at System.Net.Mail.SmtpClient.Send(MailMessage message) --- End of inner exception stack trace --- at System.Net.Mail.SmtpClient.Send(MailMessage message) at SAPLMailer.SAPLMailerService.SenMail(PendingMail objPendingMail) in E:\PROJECTS_SVN\SAPLMailer\SAPLMailer\SAPLMailer\SAPLMailerService.cs:line 400 10/26/2022 10:01:05 AM=>(SenMail)Failure sending To mail ID :bayersupport@sapl.net 10/26/2022 10:01:05 AM=>(SenMail)Failure sending CC mail ID : 10/26/2022 10:01:05 AM=>(SenMail)Failure sending mail Body :Hello, Please check attached file having issues in sending mails, please do the needful. 10/26/2022 10:01:05 AM=>delfile:-D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents\PendingMail\PendingMail_ErrorAlert.xml 10/26/2022 10:01:05 AM=>Info:- END Mailing Method 10/26/2022 10:01:05 AM=>Info:- Start Executing Telegram Method 10/26/2022 10:01:05 AM=>Info:- PendingTelegram.xml not exists 10/26/2022 10:01:05 AM=>Info:- End Executing TELEGRAM Method 10/26/2022 10:01:05 AM=>WriteToPendingXML ErrorAlert Start 10/26/2022 10:01:05 AM=>WriteToPendingXML ErrorAlert MailAttachmentsPath = D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents 10/26/2022 10:01:05 AM=>WriteToPendingXML ErrorAlertEntry Added Successfully 10/26/2022 10:01:05 AM=>Info - End of callingService Method 10/26/2022 10:03:05 AM=>Info - Check time Elapsed 10/26/2022 10:03:05 AM=>Info - Call callingService Method 10/26/2022 10:03:05 AM=>Info:- Call Both 10/26/2022 10:03:05 AM=>Info:- Start Executing SMS Method 10/26/2022 10:03:05 AM=>Info:- End Executing SMS Method 10/26/2022 10:03:05 AM=>Info:- Start Mailing Method 10/26/2022 10:03:05 AM=>Info:- ImportingEXE_END.xml file read to list 10/26/2022 10:03:05 AM=>Info:- ImportingEXE_START.xml file read to list 10/26/2022 10:03:05 AM=>Info:- PendingMail.xml file read to list 10/26/2022 10:03:05 AM=>Info:- PendingMail_ErrorAlert.xml file read to list 10/26/2022 10:03:05 AM=>Info:- Count = 1 10/26/2022 10:03:05 AM=>Info:- Count 1 10/26/2022 10:03:05 AM=>Info - Fetching Data From MAIL XML 10/26/2022 10:03:05 AM=>Info - End of Fetching Data From Mail XML 10/26/2022 10:03:05 AM=>Info:- Start SenMail Method 10/26/2022 10:03:05 AM=>UseDefaultCredentials 10/26/2022 10:03:05 AM=>Credentials = bayersupport@sapl.net:Corona@2020 10/26/2022 10:03:05 AM=>EnableSsl = true 10/26/2022 10:03:05 AM=>DeliveryMethod 10/26/2022 10:03:05 AM=>Before Send 10/26/2022 10:03:14 AM=>Exception(SenMail) :System.Net.Mail.SmtpException: Failure sending mail. ---> System.IO.IOException: Unable to read data from the transport connection: An existing connection was forcibly closed by the remote host. ---> System.Net.Sockets.SocketException: An existing connection was forcibly closed by the remote host at System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size) --- End of inner exception stack trace --- at System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size) at System.Net.FixedSizeReader.ReadPacket(Byte[] buffer, Int32 offset, Int32 count) at System.Net.Security.SslState.StartReceiveBlob(Byte[] buffer, AsyncProtocolRequest asyncRequest) at System.Net.Security.SslState.CheckCompletionBeforeNextReceive(ProtocolToken message, AsyncProtocolRequest asyncRequest) at System.Net.Security.SslState.ForceAuthentication(Boolean receiveFirst, Byte[] buffer, AsyncProtocolRequest asyncRequest, Boolean renegotiation) at System.Net.Security.SslState.ProcessAuthentication(LazyAsyncResult lazyResult) at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state) at System.Net.TlsStream.ProcessAuthentication(LazyAsyncResult result) at System.Net.TlsStream.Write(Byte[] buffer, Int32 offset, Int32 size) at System.Net.PooledStream.Write(Byte[] buffer, Int32 offset, Int32 size) at System.Net.Mail.SmtpConnection.Flush() at System.Net.Mail.ReadLinesCommand.Send(SmtpConnection conn) at System.Net.Mail.EHelloCommand.Send(SmtpConnection conn, String domain) at System.Net.Mail.SmtpConnection.GetConnection(ServicePoint servicePoint) at System.Net.Mail.SmtpClient.GetConnection() at System.Net.Mail.SmtpClient.Send(MailMessage message) --- End of inner exception stack trace --- at System.Net.Mail.SmtpClient.Send(MailMessage message) at SAPLMailer.SAPLMailerService.SenMail(PendingMail objPendingMail) in E:\PROJECTS_SVN\SAPLMailer\SAPLMailer\SAPLMailer\SAPLMailerService.cs:line 400 10/26/2022 10:03:14 AM=>(SenMail)Failure sending To mail ID :bayersupport@sapl.net 10/26/2022 10:03:14 AM=>(SenMail)Failure sending CC mail ID : 10/26/2022 10:03:14 AM=>(SenMail)Failure sending mail Body :Hello, Please check attached file having issues in sending mails, please do the needful. 10/26/2022 10:03:14 AM=>delfile:-D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents\PendingMail\PendingMail_ErrorAlert.xml 10/26/2022 10:03:14 AM=>Info:- END Mailing Method 10/26/2022 10:03:14 AM=>Info:- Start Executing Telegram Method 10/26/2022 10:03:14 AM=>Info:- PendingTelegram.xml not exists 10/26/2022 10:03:14 AM=>Info:- End Executing TELEGRAM Method 10/26/2022 10:03:14 AM=>WriteToPendingXML ErrorAlert Start 10/26/2022 10:03:14 AM=>WriteToPendingXML ErrorAlert MailAttachmentsPath = D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents 10/26/2022 10:03:15 AM=>WriteToPendingXML ErrorAlertEntry Added Successfully 10/26/2022 10:03:15 AM=>Info - End of callingService Method 10/26/2022 10:05:15 AM=>Info - Check time Elapsed 10/26/2022 10:05:15 AM=>Info - Call callingService Method 10/26/2022 10:05:15 AM=>Info:- Call Both 10/26/2022 10:05:15 AM=>Info:- Start Executing SMS Method 10/26/2022 10:05:15 AM=>Info:- End Executing SMS Method 10/26/2022 10:05:15 AM=>Info:- Start Mailing Method 10/26/2022 10:05:15 AM=>Info:- ImportingEXE_END.xml file read to list 10/26/2022 10:05:15 AM=>Info:- ImportingEXE_START.xml file read to list 10/26/2022 10:05:15 AM=>Info:- PendingMail.xml file read to list 10/26/2022 10:05:15 AM=>Info:- PendingMail_ErrorAlert.xml file read to list 10/26/2022 10:05:15 AM=>Info:- Count = 1 10/26/2022 10:05:15 AM=>Info:- Count 1 10/26/2022 10:05:15 AM=>Info - Fetching Data From MAIL XML 10/26/2022 10:05:15 AM=>Info - End of Fetching Data From Mail XML 10/26/2022 10:05:15 AM=>Info:- Start SenMail Method 10/26/2022 10:05:15 AM=>UseDefaultCredentials 10/26/2022 10:05:15 AM=>Credentials = bayersupport@sapl.net:Corona@2020 10/26/2022 10:05:15 AM=>EnableSsl = true 10/26/2022 10:05:15 AM=>DeliveryMethod 10/26/2022 10:05:15 AM=>Before Send 10/26/2022 10:06:39 AM=>Exception(SenMail) :System.Net.Mail.SmtpException: Failure sending mail. ---> System.Net.WebException: Unable to connect to the remote server ---> System.Net.Sockets.SocketException: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond 52.96.35.178:587 at System.Net.Sockets.Socket.DoConnect(EndPoint endPointSnapshot, SocketAddress socketAddress) at System.Net.ServicePoint.ConnectSocketInternal(Boolean connectFailure, Socket s4, Socket s6, Socket& socket, IPAddress& address, ConnectSocketState state, IAsyncResult asyncResult, Exception& exception) --- End of inner exception stack trace --- at System.Net.ServicePoint.GetConnection(PooledStream PooledStream, Object owner, Boolean async, IPAddress& address, Socket& abortSocket, Socket& abortSocket6) at System.Net.PooledStream.Activate(Object owningObject, Boolean async, GeneralAsyncDelegate asyncCallback) at System.Net.ConnectionPool.GetConnection(Object owningObject, GeneralAsyncDelegate asyncCallback, Int32 creationTimeout) at System.Net.Mail.SmtpConnection.GetConnection(ServicePoint servicePoint) at System.Net.Mail.SmtpClient.GetConnection() at System.Net.Mail.SmtpClient.Send(MailMessage message) --- End of inner exception stack trace --- at System.Net.Mail.SmtpClient.Send(MailMessage message) at SAPLMailer.SAPLMailerService.SenMail(PendingMail objPendingMail) in E:\PROJECTS_SVN\SAPLMailer\SAPLMailer\SAPLMailer\SAPLMailerService.cs:line 400 10/26/2022 10:06:39 AM=>(SenMail)Failure sending To mail ID :bayersupport@sapl.net 10/26/2022 10:06:39 AM=>(SenMail)Failure sending CC mail ID : 10/26/2022 10:06:39 AM=>(SenMail)Failure sending mail Body :Hello, Please check attached file having issues in sending mails, please do the needful. 10/26/2022 10:06:39 AM=>delfile:-D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents\PendingMail\PendingMail_ErrorAlert.xml 10/26/2022 10:06:39 AM=>Info:- END Mailing Method 10/26/2022 10:06:39 AM=>Info:- Start Executing Telegram Method 10/26/2022 10:06:39 AM=>Info:- PendingTelegram.xml not exists 10/26/2022 10:06:39 AM=>Info:- End Executing TELEGRAM Method 10/26/2022 10:06:39 AM=>WriteToPendingXML ErrorAlert Start 10/26/2022 10:06:39 AM=>WriteToPendingXML ErrorAlert MailAttachmentsPath = D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents 10/26/2022 10:06:39 AM=>WriteToPendingXML ErrorAlertEntry Added Successfully 10/26/2022 10:06:39 AM=>Info - End of callingService Method 10/26/2022 10:08:39 AM=>Info - Check time Elapsed 10/26/2022 10:08:39 AM=>Info - Call callingService Method 10/26/2022 10:08:39 AM=>Info:- Call Both 10/26/2022 10:08:39 AM=>Info:- Start Executing SMS Method 10/26/2022 10:08:39 AM=>Info:- End Executing SMS Method 10/26/2022 10:08:39 AM=>Info:- Start Mailing Method 10/26/2022 10:08:39 AM=>Info:- ImportingEXE_END.xml file read to list 10/26/2022 10:08:39 AM=>Info:- ImportingEXE_START.xml file read to list 10/26/2022 10:08:39 AM=>Info:- PendingMail.xml file read to list 10/26/2022 10:08:39 AM=>Info:- PendingMail_ErrorAlert.xml file read to list 10/26/2022 10:08:39 AM=>Info:- Count = 1 10/26/2022 10:08:39 AM=>Info:- Count 1 10/26/2022 10:08:39 AM=>Info - Fetching Data From MAIL XML 10/26/2022 10:08:39 AM=>Info - End of Fetching Data From Mail XML 10/26/2022 10:08:39 AM=>Info:- Start SenMail Method 10/26/2022 10:08:39 AM=>UseDefaultCredentials 10/26/2022 10:08:39 AM=>Credentials = bayersupport@sapl.net:Corona@2020 10/26/2022 10:08:39 AM=>EnableSsl = true 10/26/2022 10:08:39 AM=>DeliveryMethod 10/26/2022 10:08:39 AM=>Before Send 10/26/2022 10:10:03 AM=>Exception(SenMail) :System.Net.Mail.SmtpException: Failure sending mail. ---> System.Net.WebException: Unable to connect to the remote server ---> System.Net.Sockets.SocketException: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond 40.97.190.18:587 at System.Net.Sockets.Socket.DoConnect(EndPoint endPointSnapshot, SocketAddress socketAddress) at System.Net.ServicePoint.ConnectSocketInternal(Boolean connectFailure, Socket s4, Socket s6, Socket& socket, IPAddress& address, ConnectSocketState state, IAsyncResult asyncResult, Exception& exception) --- End of inner exception stack trace --- at System.Net.ServicePoint.GetConnection(PooledStream PooledStream, Object owner, Boolean async, IPAddress& address, Socket& abortSocket, Socket& abortSocket6) at System.Net.PooledStream.Activate(Object owningObject, Boolean async, GeneralAsyncDelegate asyncCallback) at System.Net.ConnectionPool.GetConnection(Object owningObject, GeneralAsyncDelegate asyncCallback, Int32 creationTimeout) at System.Net.Mail.SmtpConnection.GetConnection(ServicePoint servicePoint) at System.Net.Mail.SmtpClient.GetConnection() at System.Net.Mail.SmtpClient.Send(MailMessage message) --- End of inner exception stack trace --- at System.Net.Mail.SmtpClient.Send(MailMessage message) at SAPLMailer.SAPLMailerService.SenMail(PendingMail objPendingMail) in E:\PROJECTS_SVN\SAPLMailer\SAPLMailer\SAPLMailer\SAPLMailerService.cs:line 400 10/26/2022 10:10:03 AM=>(SenMail)Failure sending To mail ID :bayersupport@sapl.net 10/26/2022 10:10:03 AM=>(SenMail)Failure sending CC mail ID : 10/26/2022 10:10:03 AM=>(SenMail)Failure sending mail Body :Hello, Please check attached file having issues in sending mails, please do the needful. 10/26/2022 10:10:03 AM=>delfile:-D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents\PendingMail\PendingMail_ErrorAlert.xml 10/26/2022 10:10:04 AM=>Info:- END Mailing Method 10/26/2022 10:10:04 AM=>Info:- Start Executing Telegram Method 10/26/2022 10:10:04 AM=>Info:- PendingTelegram.xml not exists 10/26/2022 10:10:04 AM=>Info:- End Executing TELEGRAM Method 10/26/2022 10:10:04 AM=>WriteToPendingXML ErrorAlert Start 10/26/2022 10:10:04 AM=>WriteToPendingXML ErrorAlert MailAttachmentsPath = D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents 10/26/2022 10:10:04 AM=>WriteToPendingXML ErrorAlertEntry Added Successfully 10/26/2022 10:10:04 AM=>Info - End of callingService Method 10/26/2022 10:12:04 AM=>Info - Check time Elapsed 10/26/2022 10:12:04 AM=>Info - Call callingService Method 10/26/2022 10:12:04 AM=>Info:- Call Both 10/26/2022 10:12:04 AM=>Info:- Start Executing SMS Method 10/26/2022 10:12:04 AM=>Info:- End Executing SMS Method 10/26/2022 10:12:04 AM=>Info:- Start Mailing Method 10/26/2022 10:12:04 AM=>Info:- ImportingEXE_END.xml file read to list 10/26/2022 10:12:04 AM=>Info:- ImportingEXE_START.xml file read to list 10/26/2022 10:12:04 AM=>Info:- PendingMail.xml file read to list 10/26/2022 10:12:04 AM=>Info:- PendingMail_ErrorAlert.xml file read to list 10/26/2022 10:12:04 AM=>Info:- Count = 1 10/26/2022 10:12:04 AM=>Info:- Count 1 10/26/2022 10:12:04 AM=>Info - Fetching Data From MAIL XML 10/26/2022 10:12:04 AM=>Info - End of Fetching Data From Mail XML 10/26/2022 10:12:04 AM=>Info:- Start SenMail Method 10/26/2022 10:12:04 AM=>UseDefaultCredentials 10/26/2022 10:12:04 AM=>Credentials = bayersupport@sapl.net:Corona@2020 10/26/2022 10:12:04 AM=>EnableSsl = true 10/26/2022 10:12:04 AM=>DeliveryMethod 10/26/2022 10:12:04 AM=>Before Send 10/26/2022 10:13:28 AM=>Exception(SenMail) :System.Net.Mail.SmtpException: Failure sending mail. ---> System.Net.WebException: Unable to connect to the remote server ---> System.Net.Sockets.SocketException: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond 52.96.44.162:587 at System.Net.Sockets.Socket.DoConnect(EndPoint endPointSnapshot, SocketAddress socketAddress) at System.Net.ServicePoint.ConnectSocketInternal(Boolean connectFailure, Socket s4, Socket s6, Socket& socket, IPAddress& address, ConnectSocketState state, IAsyncResult asyncResult, Exception& exception) --- End of inner exception stack trace --- at System.Net.ServicePoint.GetConnection(PooledStream PooledStream, Object owner, Boolean async, IPAddress& address, Socket& abortSocket, Socket& abortSocket6) at System.Net.PooledStream.Activate(Object owningObject, Boolean async, GeneralAsyncDelegate asyncCallback) at System.Net.ConnectionPool.GetConnection(Object owningObject, GeneralAsyncDelegate asyncCallback, Int32 creationTimeout) at System.Net.Mail.SmtpConnection.GetConnection(ServicePoint servicePoint) at System.Net.Mail.SmtpClient.GetConnection() at System.Net.Mail.SmtpClient.Send(MailMessage message) --- End of inner exception stack trace --- at System.Net.Mail.SmtpClient.Send(MailMessage message) at SAPLMailer.SAPLMailerService.SenMail(PendingMail objPendingMail) in E:\PROJECTS_SVN\SAPLMailer\SAPLMailer\SAPLMailer\SAPLMailerService.cs:line 400 10/26/2022 10:13:28 AM=>(SenMail)Failure sending To mail ID :bayersupport@sapl.net 10/26/2022 10:13:28 AM=>(SenMail)Failure sending CC mail ID : 10/26/2022 10:13:28 AM=>(SenMail)Failure sending mail Body :Hello, Please check attached file having issues in sending mails, please do the needful. 10/26/2022 10:13:28 AM=>delfile:-D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents\PendingMail\PendingMail_ErrorAlert.xml 10/26/2022 10:13:28 AM=>Info:- END Mailing Method 10/26/2022 10:13:28 AM=>Info:- Start Executing Telegram Method 10/26/2022 10:13:28 AM=>Info:- PendingTelegram.xml not exists 10/26/2022 10:13:28 AM=>Info:- End Executing TELEGRAM Method 10/26/2022 10:13:28 AM=>WriteToPendingXML ErrorAlert Start 10/26/2022 10:13:28 AM=>WriteToPendingXML ErrorAlert MailAttachmentsPath = D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents 10/26/2022 10:13:28 AM=>WriteToPendingXML ErrorAlertEntry Added Successfully 10/26/2022 10:13:28 AM=>Info - End of callingService Method 10/26/2022 10:15:28 AM=>Info - Check time Elapsed 10/26/2022 10:15:28 AM=>Info - Call callingService Method 10/26/2022 10:15:28 AM=>Info:- Call Both 10/26/2022 10:15:28 AM=>Info:- Start Executing SMS Method 10/26/2022 10:15:28 AM=>Info:- End Executing SMS Method 10/26/2022 10:15:28 AM=>Info:- Start Mailing Method 10/26/2022 10:15:28 AM=>Info:- ImportingEXE_END.xml file read to list 10/26/2022 10:15:28 AM=>Info:- ImportingEXE_START.xml file read to list 10/26/2022 10:15:28 AM=>Info:- PendingMail.xml file read to list 10/26/2022 10:15:28 AM=>Info:- PendingMail_ErrorAlert.xml file read to list 10/26/2022 10:15:28 AM=>Info:- Count = 1 10/26/2022 10:15:28 AM=>Info:- Count 1 10/26/2022 10:15:28 AM=>Info - Fetching Data From MAIL XML 10/26/2022 10:15:28 AM=>Info - End of Fetching Data From Mail XML 10/26/2022 10:15:28 AM=>Info:- Start SenMail Method 10/26/2022 10:15:28 AM=>UseDefaultCredentials 10/26/2022 10:15:28 AM=>Credentials = bayersupport@sapl.net:Corona@2020 10/26/2022 10:15:28 AM=>EnableSsl = true 10/26/2022 10:15:28 AM=>DeliveryMethod 10/26/2022 10:15:28 AM=>Before Send 10/26/2022 10:16:52 AM=>Exception(SenMail) :System.Net.Mail.SmtpException: Failure sending mail. ---> System.Net.WebException: Unable to connect to the remote server ---> System.Net.Sockets.SocketException: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond 52.96.109.162:587 at System.Net.Sockets.Socket.DoConnect(EndPoint endPointSnapshot, SocketAddress socketAddress) at System.Net.ServicePoint.ConnectSocketInternal(Boolean connectFailure, Socket s4, Socket s6, Socket& socket, IPAddress& address, ConnectSocketState state, IAsyncResult asyncResult, Exception& exception) --- End of inner exception stack trace --- at System.Net.ServicePoint.GetConnection(PooledStream PooledStream, Object owner, Boolean async, IPAddress& address, Socket& abortSocket, Socket& abortSocket6) at System.Net.PooledStream.Activate(Object owningObject, Boolean async, GeneralAsyncDelegate asyncCallback) at System.Net.ConnectionPool.GetConnection(Object owningObject, GeneralAsyncDelegate asyncCallback, Int32 creationTimeout) at System.Net.Mail.SmtpConnection.GetConnection(ServicePoint servicePoint) at System.Net.Mail.SmtpClient.GetConnection() at System.Net.Mail.SmtpClient.Send(MailMessage message) --- End of inner exception stack trace --- at System.Net.Mail.SmtpClient.Send(MailMessage message) at SAPLMailer.SAPLMailerService.SenMail(PendingMail objPendingMail) in E:\PROJECTS_SVN\SAPLMailer\SAPLMailer\SAPLMailer\SAPLMailerService.cs:line 400 10/26/2022 10:16:52 AM=>(SenMail)Failure sending To mail ID :bayersupport@sapl.net 10/26/2022 10:16:52 AM=>(SenMail)Failure sending CC mail ID : 10/26/2022 10:16:52 AM=>(SenMail)Failure sending mail Body :Hello, Please check attached file having issues in sending mails, please do the needful. 10/26/2022 10:16:52 AM=>delfile:-D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents\PendingMail\PendingMail_ErrorAlert.xml 10/26/2022 10:16:53 AM=>Info:- END Mailing Method 10/26/2022 10:16:53 AM=>Info:- Start Executing Telegram Method 10/26/2022 10:16:53 AM=>Info:- PendingTelegram.xml not exists 10/26/2022 10:16:53 AM=>Info:- End Executing TELEGRAM Method 10/26/2022 10:16:53 AM=>WriteToPendingXML ErrorAlert Start 10/26/2022 10:16:53 AM=>WriteToPendingXML ErrorAlert MailAttachmentsPath = D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents 10/26/2022 10:16:53 AM=>WriteToPendingXML ErrorAlertEntry Added Successfully 10/26/2022 10:16:53 AM=>Info - End of callingService Method 10/26/2022 10:18:53 AM=>Info - Check time Elapsed 10/26/2022 10:18:53 AM=>Info - Call callingService Method 10/26/2022 10:18:53 AM=>Info:- Call Both 10/26/2022 10:18:53 AM=>Info:- Start Executing SMS Method 10/26/2022 10:18:53 AM=>Info:- End Executing SMS Method 10/26/2022 10:18:53 AM=>Info:- Start Mailing Method 10/26/2022 10:18:53 AM=>Info:- ImportingEXE_END.xml file read to list 10/26/2022 10:18:53 AM=>Info:- ImportingEXE_START.xml file read to list 10/26/2022 10:18:53 AM=>Info:- PendingMail.xml file read to list 10/26/2022 10:18:53 AM=>Info:- PendingMail_ErrorAlert.xml file read to list 10/26/2022 10:18:53 AM=>Info:- Count = 1 10/26/2022 10:18:53 AM=>Info:- Count 1 10/26/2022 10:18:53 AM=>Info - Fetching Data From MAIL XML 10/26/2022 10:18:53 AM=>Info - End of Fetching Data From Mail XML 10/26/2022 10:18:53 AM=>Info:- Start SenMail Method 10/26/2022 10:18:53 AM=>UseDefaultCredentials 10/26/2022 10:18:53 AM=>Credentials = bayersupport@sapl.net:Corona@2020 10/26/2022 10:18:53 AM=>EnableSsl = true 10/26/2022 10:18:53 AM=>DeliveryMethod 10/26/2022 10:18:53 AM=>Before Send 10/26/2022 10:18:56 AM=>Exception(SenMail) :System.Net.Mail.SmtpException: Failure sending mail. ---> System.IO.IOException: Unable to read data from the transport connection: An existing connection was forcibly closed by the remote host. ---> System.Net.Sockets.SocketException: An existing connection was forcibly closed by the remote host at System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size) --- End of inner exception stack trace --- at System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size) at System.Net.FixedSizeReader.ReadPacket(Byte[] buffer, Int32 offset, Int32 count) at System.Net.Security.SslState.StartReceiveBlob(Byte[] buffer, AsyncProtocolRequest asyncRequest) at System.Net.Security.SslState.CheckCompletionBeforeNextReceive(ProtocolToken message, AsyncProtocolRequest asyncRequest) at System.Net.Security.SslState.ForceAuthentication(Boolean receiveFirst, Byte[] buffer, AsyncProtocolRequest asyncRequest, Boolean renegotiation) at System.Net.Security.SslState.ProcessAuthentication(LazyAsyncResult lazyResult) at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state) at System.Net.TlsStream.ProcessAuthentication(LazyAsyncResult result) at System.Net.TlsStream.Write(Byte[] buffer, Int32 offset, Int32 size) at System.Net.PooledStream.Write(Byte[] buffer, Int32 offset, Int32 size) at System.Net.Mail.SmtpConnection.Flush() at System.Net.Mail.ReadLinesCommand.Send(SmtpConnection conn) at System.Net.Mail.EHelloCommand.Send(SmtpConnection conn, String domain) at System.Net.Mail.SmtpConnection.GetConnection(ServicePoint servicePoint) at System.Net.Mail.SmtpClient.GetConnection() at System.Net.Mail.SmtpClient.Send(MailMessage message) --- End of inner exception stack trace --- at System.Net.Mail.SmtpClient.Send(MailMessage message) at SAPLMailer.SAPLMailerService.SenMail(PendingMail objPendingMail) in E:\PROJECTS_SVN\SAPLMailer\SAPLMailer\SAPLMailer\SAPLMailerService.cs:line 400 10/26/2022 10:18:56 AM=>(SenMail)Failure sending To mail ID :bayersupport@sapl.net 10/26/2022 10:18:56 AM=>(SenMail)Failure sending CC mail ID : 10/26/2022 10:18:56 AM=>(SenMail)Failure sending mail Body :Hello, Please check attached file having issues in sending mails, please do the needful. 10/26/2022 10:18:56 AM=>delfile:-D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents\PendingMail\PendingMail_ErrorAlert.xml 10/26/2022 10:18:56 AM=>Info:- END Mailing Method 10/26/2022 10:18:56 AM=>Info:- Start Executing Telegram Method 10/26/2022 10:18:56 AM=>Info:- PendingTelegram.xml not exists 10/26/2022 10:18:56 AM=>Info:- End Executing TELEGRAM Method 10/26/2022 10:18:56 AM=>WriteToPendingXML ErrorAlert Start 10/26/2022 10:18:56 AM=>WriteToPendingXML ErrorAlert MailAttachmentsPath = D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents 10/26/2022 10:18:56 AM=>WriteToPendingXML ErrorAlertEntry Added Successfully 10/26/2022 10:18:56 AM=>Info - End of callingService Method 10/26/2022 10:20:56 AM=>Info - Check time Elapsed 10/26/2022 10:20:56 AM=>Info - Call callingService Method 10/26/2022 10:20:56 AM=>Info:- Call Both 10/26/2022 10:20:56 AM=>Info:- Start Executing SMS Method 10/26/2022 10:20:56 AM=>Info:- End Executing SMS Method 10/26/2022 10:20:56 AM=>Info:- Start Mailing Method 10/26/2022 10:20:56 AM=>Info:- ImportingEXE_END.xml file read to list 10/26/2022 10:20:56 AM=>Info:- ImportingEXE_START.xml file read to list 10/26/2022 10:20:56 AM=>Info:- PendingMail.xml file read to list 10/26/2022 10:20:56 AM=>Info:- PendingMail_ErrorAlert.xml file read to list 10/26/2022 10:20:56 AM=>Info:- Count = 1 10/26/2022 10:20:56 AM=>Info:- Count 1 10/26/2022 10:20:56 AM=>Info - Fetching Data From MAIL XML 10/26/2022 10:20:56 AM=>Info - End of Fetching Data From Mail XML 10/26/2022 10:20:56 AM=>Info:- Start SenMail Method 10/26/2022 10:20:56 AM=>UseDefaultCredentials 10/26/2022 10:20:56 AM=>Credentials = bayersupport@sapl.net:Corona@2020 10/26/2022 10:20:56 AM=>EnableSsl = true 10/26/2022 10:20:56 AM=>DeliveryMethod 10/26/2022 10:20:56 AM=>Before Send 10/26/2022 10:22:08 AM=>Exception(SenMail) :System.Net.Mail.SmtpException: Failure sending mail. ---> System.IO.IOException: Unable to read data from the transport connection: An existing connection was forcibly closed by the remote host. ---> System.Net.Sockets.SocketException: An existing connection was forcibly closed by the remote host at System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size) --- End of inner exception stack trace --- at System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size) at System.Net.FixedSizeReader.ReadPacket(Byte[] buffer, Int32 offset, Int32 count) at System.Net.Security.SslState.StartReceiveBlob(Byte[] buffer, AsyncProtocolRequest asyncRequest) at System.Net.Security.SslState.CheckCompletionBeforeNextReceive(ProtocolToken message, AsyncProtocolRequest asyncRequest) at System.Net.Security.SslState.ForceAuthentication(Boolean receiveFirst, Byte[] buffer, AsyncProtocolRequest asyncRequest, Boolean renegotiation) at System.Net.Security.SslState.ProcessAuthentication(LazyAsyncResult lazyResult) at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state) at System.Net.TlsStream.ProcessAuthentication(LazyAsyncResult result) at System.Net.TlsStream.Write(Byte[] buffer, Int32 offset, Int32 size) at System.Net.PooledStream.Write(Byte[] buffer, Int32 offset, Int32 size) at System.Net.Mail.SmtpConnection.Flush() at System.Net.Mail.ReadLinesCommand.Send(SmtpConnection conn) at System.Net.Mail.EHelloCommand.Send(SmtpConnection conn, String domain) at System.Net.Mail.SmtpConnection.GetConnection(ServicePoint servicePoint) at System.Net.Mail.SmtpClient.GetConnection() at System.Net.Mail.SmtpClient.Send(MailMessage message) --- End of inner exception stack trace --- at System.Net.Mail.SmtpClient.Send(MailMessage message) at SAPLMailer.SAPLMailerService.SenMail(PendingMail objPendingMail) in E:\PROJECTS_SVN\SAPLMailer\SAPLMailer\SAPLMailer\SAPLMailerService.cs:line 400 10/26/2022 10:22:08 AM=>(SenMail)Failure sending To mail ID :bayersupport@sapl.net 10/26/2022 10:22:08 AM=>(SenMail)Failure sending CC mail ID : 10/26/2022 10:22:08 AM=>(SenMail)Failure sending mail Body :Hello, Please check attached file having issues in sending mails, please do the needful. 10/26/2022 10:22:08 AM=>delfile:-D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents\PendingMail\PendingMail_ErrorAlert.xml 10/26/2022 10:22:09 AM=>Info:- END Mailing Method 10/26/2022 10:22:09 AM=>Info:- Start Executing Telegram Method 10/26/2022 10:22:09 AM=>Info:- PendingTelegram.xml not exists 10/26/2022 10:22:09 AM=>Info:- End Executing TELEGRAM Method 10/26/2022 10:22:09 AM=>WriteToPendingXML ErrorAlert Start 10/26/2022 10:22:09 AM=>WriteToPendingXML ErrorAlert MailAttachmentsPath = D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents 10/26/2022 10:22:09 AM=>WriteToPendingXML ErrorAlertEntry Added Successfully 10/26/2022 10:22:09 AM=>Info - End of callingService Method 10/26/2022 10:24:09 AM=>Info - Check time Elapsed 10/26/2022 10:24:09 AM=>Info - Call callingService Method 10/26/2022 10:24:09 AM=>Info:- Call Both 10/26/2022 10:24:09 AM=>Info:- Start Executing SMS Method 10/26/2022 10:24:09 AM=>Info:- End Executing SMS Method 10/26/2022 10:24:09 AM=>Info:- Start Mailing Method 10/26/2022 10:24:09 AM=>Info:- ImportingEXE_END.xml file read to list 10/26/2022 10:24:09 AM=>Info:- ImportingEXE_START.xml file read to list 10/26/2022 10:24:09 AM=>Info:- PendingMail.xml file read to list 10/26/2022 10:24:09 AM=>Info:- PendingMail_ErrorAlert.xml file read to list 10/26/2022 10:24:09 AM=>Info:- Count = 1 10/26/2022 10:24:09 AM=>Info:- Count 1 10/26/2022 10:24:09 AM=>Info - Fetching Data From MAIL XML 10/26/2022 10:24:09 AM=>Info - End of Fetching Data From Mail XML 10/26/2022 10:24:09 AM=>Info:- Start SenMail Method 10/26/2022 10:24:09 AM=>UseDefaultCredentials 10/26/2022 10:24:09 AM=>Credentials = bayersupport@sapl.net:Corona@2020 10/26/2022 10:24:09 AM=>EnableSsl = true 10/26/2022 10:24:09 AM=>DeliveryMethod 10/26/2022 10:24:09 AM=>Before Send 10/26/2022 10:25:33 AM=>Exception(SenMail) :System.Net.Mail.SmtpException: Failure sending mail. ---> System.Net.WebException: Unable to connect to the remote server ---> System.Net.Sockets.SocketException: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond 52.96.111.50:587 at System.Net.Sockets.Socket.DoConnect(EndPoint endPointSnapshot, SocketAddress socketAddress) at System.Net.ServicePoint.ConnectSocketInternal(Boolean connectFailure, Socket s4, Socket s6, Socket& socket, IPAddress& address, ConnectSocketState state, IAsyncResult asyncResult, Exception& exception) --- End of inner exception stack trace --- at System.Net.ServicePoint.GetConnection(PooledStream PooledStream, Object owner, Boolean async, IPAddress& address, Socket& abortSocket, Socket& abortSocket6) at System.Net.PooledStream.Activate(Object owningObject, Boolean async, GeneralAsyncDelegate asyncCallback) at System.Net.ConnectionPool.GetConnection(Object owningObject, GeneralAsyncDelegate asyncCallback, Int32 creationTimeout) at System.Net.Mail.SmtpConnection.GetConnection(ServicePoint servicePoint) at System.Net.Mail.SmtpClient.GetConnection() at System.Net.Mail.SmtpClient.Send(MailMessage message) --- End of inner exception stack trace --- at System.Net.Mail.SmtpClient.Send(MailMessage message) at SAPLMailer.SAPLMailerService.SenMail(PendingMail objPendingMail) in E:\PROJECTS_SVN\SAPLMailer\SAPLMailer\SAPLMailer\SAPLMailerService.cs:line 400 10/26/2022 10:25:33 AM=>(SenMail)Failure sending To mail ID :bayersupport@sapl.net 10/26/2022 10:25:33 AM=>(SenMail)Failure sending CC mail ID : 10/26/2022 10:25:33 AM=>(SenMail)Failure sending mail Body :Hello, Please check attached file having issues in sending mails, please do the needful. 10/26/2022 10:25:33 AM=>delfile:-D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents\PendingMail\PendingMail_ErrorAlert.xml 10/26/2022 10:25:33 AM=>Info:- END Mailing Method 10/26/2022 10:25:33 AM=>Info:- Start Executing Telegram Method 10/26/2022 10:25:33 AM=>Info:- PendingTelegram.xml not exists 10/26/2022 10:25:33 AM=>Info:- End Executing TELEGRAM Method 10/26/2022 10:25:33 AM=>WriteToPendingXML ErrorAlert Start 10/26/2022 10:25:33 AM=>WriteToPendingXML ErrorAlert MailAttachmentsPath = D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents 10/26/2022 10:25:33 AM=>WriteToPendingXML ErrorAlertEntry Added Successfully 10/26/2022 10:25:33 AM=>Info - End of callingService Method 10/26/2022 10:27:33 AM=>Info - Check time Elapsed 10/26/2022 10:27:33 AM=>Info - Call callingService Method 10/26/2022 10:27:33 AM=>Info:- Call Both 10/26/2022 10:27:33 AM=>Info:- Start Executing SMS Method 10/26/2022 10:27:33 AM=>Info:- End Executing SMS Method 10/26/2022 10:27:33 AM=>Info:- Start Mailing Method 10/26/2022 10:27:33 AM=>Info:- ImportingEXE_END.xml file read to list 10/26/2022 10:27:33 AM=>Info:- ImportingEXE_START.xml file read to list 10/26/2022 10:27:33 AM=>Info:- PendingMail.xml file read to list 10/26/2022 10:27:33 AM=>Info:- PendingMail_ErrorAlert.xml file read to list 10/26/2022 10:27:33 AM=>Info:- Count = 1 10/26/2022 10:27:33 AM=>Info:- Count 1 10/26/2022 10:27:33 AM=>Info - Fetching Data From MAIL XML 10/26/2022 10:27:33 AM=>Info - End of Fetching Data From Mail XML 10/26/2022 10:27:33 AM=>Info:- Start SenMail Method 10/26/2022 10:27:33 AM=>UseDefaultCredentials 10/26/2022 10:27:33 AM=>Credentials = bayersupport@sapl.net:Corona@2020 10/26/2022 10:27:33 AM=>EnableSsl = true 10/26/2022 10:27:33 AM=>DeliveryMethod 10/26/2022 10:27:33 AM=>Before Send 10/26/2022 10:28:15 AM=>Exception(SenMail) :System.Net.Mail.SmtpException: Failure sending mail. ---> System.IO.IOException: Unable to read data from the transport connection: An existing connection was forcibly closed by the remote host. ---> System.Net.Sockets.SocketException: An existing connection was forcibly closed by the remote host at System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size) --- End of inner exception stack trace --- at System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size) at System.Net.FixedSizeReader.ReadPacket(Byte[] buffer, Int32 offset, Int32 count) at System.Net.Security.SslState.StartReceiveBlob(Byte[] buffer, AsyncProtocolRequest asyncRequest) at System.Net.Security.SslState.CheckCompletionBeforeNextReceive(ProtocolToken message, AsyncProtocolRequest asyncRequest) at System.Net.Security.SslState.ForceAuthentication(Boolean receiveFirst, Byte[] buffer, AsyncProtocolRequest asyncRequest, Boolean renegotiation) at System.Net.Security.SslState.ProcessAuthentication(LazyAsyncResult lazyResult) at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state) at System.Net.TlsStream.ProcessAuthentication(LazyAsyncResult result) at System.Net.TlsStream.Write(Byte[] buffer, Int32 offset, Int32 size) at System.Net.PooledStream.Write(Byte[] buffer, Int32 offset, Int32 size) at System.Net.Mail.SmtpConnection.Flush() at System.Net.Mail.ReadLinesCommand.Send(SmtpConnection conn) at System.Net.Mail.EHelloCommand.Send(SmtpConnection conn, String domain) at System.Net.Mail.SmtpConnection.GetConnection(ServicePoint servicePoint) at System.Net.Mail.SmtpClient.GetConnection() at System.Net.Mail.SmtpClient.Send(MailMessage message) --- End of inner exception stack trace --- at System.Net.Mail.SmtpClient.Send(MailMessage message) at SAPLMailer.SAPLMailerService.SenMail(PendingMail objPendingMail) in E:\PROJECTS_SVN\SAPLMailer\SAPLMailer\SAPLMailer\SAPLMailerService.cs:line 400 10/26/2022 10:28:15 AM=>(SenMail)Failure sending To mail ID :bayersupport@sapl.net 10/26/2022 10:28:15 AM=>(SenMail)Failure sending CC mail ID : 10/26/2022 10:28:15 AM=>(SenMail)Failure sending mail Body :Hello, Please check attached file having issues in sending mails, please do the needful. 10/26/2022 10:28:15 AM=>delfile:-D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents\PendingMail\PendingMail_ErrorAlert.xml 10/26/2022 10:28:16 AM=>Info:- END Mailing Method 10/26/2022 10:28:16 AM=>Info:- Start Executing Telegram Method 10/26/2022 10:28:16 AM=>Info:- PendingTelegram.xml not exists 10/26/2022 10:28:16 AM=>Info:- End Executing TELEGRAM Method 10/26/2022 10:28:16 AM=>WriteToPendingXML ErrorAlert Start 10/26/2022 10:28:16 AM=>WriteToPendingXML ErrorAlert MailAttachmentsPath = D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents 10/26/2022 10:28:16 AM=>WriteToPendingXML ErrorAlertEntry Added Successfully 10/26/2022 10:28:16 AM=>Info - End of callingService Method 10/26/2022 10:30:16 AM=>Info - Check time Elapsed 10/26/2022 10:30:16 AM=>Info - Call callingService Method 10/26/2022 10:30:16 AM=>Info:- Call Both 10/26/2022 10:30:16 AM=>Info:- Start Executing SMS Method 10/26/2022 10:30:16 AM=>Info:- End Executing SMS Method 10/26/2022 10:30:16 AM=>Info:- Start Mailing Method 10/26/2022 10:30:16 AM=>Info:- ImportingEXE_END.xml file read to list 10/26/2022 10:30:16 AM=>Info:- ImportingEXE_START.xml file read to list 10/26/2022 10:30:16 AM=>Info:- PendingMail.xml file read to list 10/26/2022 10:30:16 AM=>Info:- PendingMail_ErrorAlert.xml file read to list 10/26/2022 10:30:16 AM=>Info:- Count = 1 10/26/2022 10:30:16 AM=>Info:- Count 1 10/26/2022 10:30:16 AM=>Info - Fetching Data From MAIL XML 10/26/2022 10:30:16 AM=>Info - End of Fetching Data From Mail XML 10/26/2022 10:30:16 AM=>Info:- Start SenMail Method 10/26/2022 10:30:16 AM=>UseDefaultCredentials 10/26/2022 10:30:16 AM=>Credentials = bayersupport@sapl.net:Corona@2020 10/26/2022 10:30:16 AM=>EnableSsl = true 10/26/2022 10:30:16 AM=>DeliveryMethod 10/26/2022 10:30:16 AM=>Before Send 10/26/2022 10:30:19 AM=>Exception(SenMail) :System.Net.Mail.SmtpException: Failure sending mail. ---> System.IO.IOException: Unable to read data from the transport connection: An existing connection was forcibly closed by the remote host. ---> System.Net.Sockets.SocketException: An existing connection was forcibly closed by the remote host at System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size) --- End of inner exception stack trace --- at System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size) at System.Net.FixedSizeReader.ReadPacket(Byte[] buffer, Int32 offset, Int32 count) at System.Net.Security.SslState.StartReceiveBlob(Byte[] buffer, AsyncProtocolRequest asyncRequest) at System.Net.Security.SslState.CheckCompletionBeforeNextReceive(ProtocolToken message, AsyncProtocolRequest asyncRequest) at System.Net.Security.SslState.ForceAuthentication(Boolean receiveFirst, Byte[] buffer, AsyncProtocolRequest asyncRequest, Boolean renegotiation) at System.Net.Security.SslState.ProcessAuthentication(LazyAsyncResult lazyResult) at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state) at System.Net.TlsStream.ProcessAuthentication(LazyAsyncResult result) at System.Net.TlsStream.Write(Byte[] buffer, Int32 offset, Int32 size) at System.Net.PooledStream.Write(Byte[] buffer, Int32 offset, Int32 size) at System.Net.Mail.SmtpConnection.Flush() at System.Net.Mail.ReadLinesCommand.Send(SmtpConnection conn) at System.Net.Mail.EHelloCommand.Send(SmtpConnection conn, String domain) at System.Net.Mail.SmtpConnection.GetConnection(ServicePoint servicePoint) at System.Net.Mail.SmtpClient.GetConnection() at System.Net.Mail.SmtpClient.Send(MailMessage message) --- End of inner exception stack trace --- at System.Net.Mail.SmtpClient.Send(MailMessage message) at SAPLMailer.SAPLMailerService.SenMail(PendingMail objPendingMail) in E:\PROJECTS_SVN\SAPLMailer\SAPLMailer\SAPLMailer\SAPLMailerService.cs:line 400 10/26/2022 10:30:19 AM=>(SenMail)Failure sending To mail ID :bayersupport@sapl.net 10/26/2022 10:30:19 AM=>(SenMail)Failure sending CC mail ID : 10/26/2022 10:30:19 AM=>(SenMail)Failure sending mail Body :Hello, Please check attached file having issues in sending mails, please do the needful. 10/26/2022 10:30:19 AM=>delfile:-D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents\PendingMail\PendingMail_ErrorAlert.xml 10/26/2022 10:30:19 AM=>Info:- END Mailing Method 10/26/2022 10:30:19 AM=>Info:- Start Executing Telegram Method 10/26/2022 10:30:19 AM=>Info:- PendingTelegram.xml not exists 10/26/2022 10:30:19 AM=>Info:- End Executing TELEGRAM Method 10/26/2022 10:30:19 AM=>WriteToPendingXML ErrorAlert Start 10/26/2022 10:30:19 AM=>WriteToPendingXML ErrorAlert MailAttachmentsPath = D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents 10/26/2022 10:30:19 AM=>WriteToPendingXML ErrorAlertEntry Added Successfully 10/26/2022 10:30:19 AM=>Info - End of callingService Method 10/26/2022 10:32:19 AM=>Info - Check time Elapsed 10/26/2022 10:32:19 AM=>Info - Call callingService Method 10/26/2022 10:32:19 AM=>Info:- Call Both 10/26/2022 10:32:19 AM=>Info:- Start Executing SMS Method 10/26/2022 10:32:19 AM=>Info:- End Executing SMS Method 10/26/2022 10:32:19 AM=>Info:- Start Mailing Method 10/26/2022 10:32:19 AM=>Info:- ImportingEXE_END.xml file read to list 10/26/2022 10:32:19 AM=>Info:- ImportingEXE_START.xml file read to list 10/26/2022 10:32:19 AM=>Info:- PendingMail.xml file read to list 10/26/2022 10:32:19 AM=>Info:- PendingMail_ErrorAlert.xml file read to list 10/26/2022 10:32:19 AM=>Info:- Count = 1 10/26/2022 10:32:19 AM=>Info:- Count 1 10/26/2022 10:32:19 AM=>Info - Fetching Data From MAIL XML 10/26/2022 10:32:19 AM=>Info - End of Fetching Data From Mail XML 10/26/2022 10:32:19 AM=>Info:- Start SenMail Method 10/26/2022 10:32:19 AM=>UseDefaultCredentials 10/26/2022 10:32:19 AM=>Credentials = bayersupport@sapl.net:Corona@2020 10/26/2022 10:32:19 AM=>EnableSsl = true 10/26/2022 10:32:19 AM=>DeliveryMethod 10/26/2022 10:32:19 AM=>Before Send 10/26/2022 10:33:01 AM=>Exception(SenMail) :System.Net.Mail.SmtpException: Failure sending mail. ---> System.IO.IOException: Unable to read data from the transport connection: An existing connection was forcibly closed by the remote host. ---> System.Net.Sockets.SocketException: An existing connection was forcibly closed by the remote host at System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size) --- End of inner exception stack trace --- at System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size) at System.Net.FixedSizeReader.ReadPacket(Byte[] buffer, Int32 offset, Int32 count) at System.Net.Security.SslState.StartReceiveBlob(Byte[] buffer, AsyncProtocolRequest asyncRequest) at System.Net.Security.SslState.CheckCompletionBeforeNextReceive(ProtocolToken message, AsyncProtocolRequest asyncRequest) at System.Net.Security.SslState.ForceAuthentication(Boolean receiveFirst, Byte[] buffer, AsyncProtocolRequest asyncRequest, Boolean renegotiation) at System.Net.Security.SslState.ProcessAuthentication(LazyAsyncResult lazyResult) at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state) at System.Net.TlsStream.ProcessAuthentication(LazyAsyncResult result) at System.Net.TlsStream.Write(Byte[] buffer, Int32 offset, Int32 size) at System.Net.PooledStream.Write(Byte[] buffer, Int32 offset, Int32 size) at System.Net.Mail.SmtpConnection.Flush() at System.Net.Mail.ReadLinesCommand.Send(SmtpConnection conn) at System.Net.Mail.EHelloCommand.Send(SmtpConnection conn, String domain) at System.Net.Mail.SmtpConnection.GetConnection(ServicePoint servicePoint) at System.Net.Mail.SmtpClient.GetConnection() at System.Net.Mail.SmtpClient.Send(MailMessage message) --- End of inner exception stack trace --- at System.Net.Mail.SmtpClient.Send(MailMessage message) at SAPLMailer.SAPLMailerService.SenMail(PendingMail objPendingMail) in E:\PROJECTS_SVN\SAPLMailer\SAPLMailer\SAPLMailer\SAPLMailerService.cs:line 400 10/26/2022 10:33:01 AM=>(SenMail)Failure sending To mail ID :bayersupport@sapl.net 10/26/2022 10:33:01 AM=>(SenMail)Failure sending CC mail ID : 10/26/2022 10:33:01 AM=>(SenMail)Failure sending mail Body :Hello, Please check attached file having issues in sending mails, please do the needful. 10/26/2022 10:33:01 AM=>delfile:-D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents\PendingMail\PendingMail_ErrorAlert.xml 10/26/2022 10:33:02 AM=>Info:- END Mailing Method 10/26/2022 10:33:02 AM=>Info:- Start Executing Telegram Method 10/26/2022 10:33:02 AM=>Info:- PendingTelegram.xml not exists 10/26/2022 10:33:02 AM=>Info:- End Executing TELEGRAM Method 10/26/2022 10:33:02 AM=>WriteToPendingXML ErrorAlert Start 10/26/2022 10:33:02 AM=>WriteToPendingXML ErrorAlert MailAttachmentsPath = D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents 10/26/2022 10:33:02 AM=>WriteToPendingXML ErrorAlertEntry Added Successfully 10/26/2022 10:33:02 AM=>Info - End of callingService Method 10/26/2022 10:35:02 AM=>Info - Check time Elapsed 10/26/2022 10:35:02 AM=>Info - Call callingService Method 10/26/2022 10:35:02 AM=>Info:- Call Both 10/26/2022 10:35:02 AM=>Info:- Start Executing SMS Method 10/26/2022 10:35:02 AM=>Info:- End Executing SMS Method 10/26/2022 10:35:02 AM=>Info:- Start Mailing Method 10/26/2022 10:35:02 AM=>Info:- ImportingEXE_END.xml file read to list 10/26/2022 10:35:02 AM=>Info:- ImportingEXE_START.xml file read to list 10/26/2022 10:35:02 AM=>Info:- PendingMail.xml file read to list 10/26/2022 10:35:02 AM=>Info:- PendingMail_ErrorAlert.xml file read to list 10/26/2022 10:35:02 AM=>Info:- Count = 1 10/26/2022 10:35:02 AM=>Info:- Count 1 10/26/2022 10:35:02 AM=>Info - Fetching Data From MAIL XML 10/26/2022 10:35:02 AM=>Info - End of Fetching Data From Mail XML 10/26/2022 10:35:02 AM=>Info:- Start SenMail Method 10/26/2022 10:35:02 AM=>UseDefaultCredentials 10/26/2022 10:35:02 AM=>Credentials = bayersupport@sapl.net:Corona@2020 10/26/2022 10:35:02 AM=>EnableSsl = true 10/26/2022 10:35:02 AM=>DeliveryMethod 10/26/2022 10:35:02 AM=>Before Send 10/26/2022 10:36:47 AM=>Exception(SenMail) :System.Net.Mail.SmtpException: The operation has timed out. at System.Net.Mail.SmtpClient.Send(MailMessage message) at SAPLMailer.SAPLMailerService.SenMail(PendingMail objPendingMail) in E:\PROJECTS_SVN\SAPLMailer\SAPLMailer\SAPLMailer\SAPLMailerService.cs:line 400 10/26/2022 10:36:47 AM=>(SenMail)Failure sending To mail ID :bayersupport@sapl.net 10/26/2022 10:36:47 AM=>(SenMail)Failure sending CC mail ID : 10/26/2022 10:36:47 AM=>(SenMail)Failure sending mail Body :Hello, Please check attached file having issues in sending mails, please do the needful. 10/26/2022 10:36:47 AM=>delfile:-D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents\PendingMail\PendingMail_ErrorAlert.xml 10/26/2022 10:36:47 AM=>Info:- END Mailing Method 10/26/2022 10:36:47 AM=>Info:- Start Executing Telegram Method 10/26/2022 10:36:47 AM=>Info:- PendingTelegram.xml not exists 10/26/2022 10:36:47 AM=>Info:- End Executing TELEGRAM Method 10/26/2022 10:36:47 AM=>WriteToPendingXML ErrorAlert Start 10/26/2022 10:36:47 AM=>WriteToPendingXML ErrorAlert MailAttachmentsPath = D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents 10/26/2022 10:36:47 AM=>WriteToPendingXML ErrorAlertEntry Added Successfully 10/26/2022 10:36:47 AM=>Info - End of callingService Method 10/26/2022 10:38:47 AM=>Info - Check time Elapsed 10/26/2022 10:38:47 AM=>Info - Call callingService Method 10/26/2022 10:38:47 AM=>Info:- Call Both 10/26/2022 10:38:47 AM=>Info:- Start Executing SMS Method 10/26/2022 10:38:47 AM=>Info:- End Executing SMS Method 10/26/2022 10:38:47 AM=>Info:- Start Mailing Method 10/26/2022 10:38:47 AM=>Info:- ImportingEXE_END.xml file read to list 10/26/2022 10:38:47 AM=>Info:- ImportingEXE_START.xml file read to list 10/26/2022 10:38:47 AM=>Info:- PendingMail.xml file read to list 10/26/2022 10:38:47 AM=>Info:- PendingMail_ErrorAlert.xml file read to list 10/26/2022 10:38:47 AM=>Info:- Count = 1 10/26/2022 10:38:47 AM=>Info:- Count 1 10/26/2022 10:38:47 AM=>Info - Fetching Data From MAIL XML 10/26/2022 10:38:47 AM=>Info - End of Fetching Data From Mail XML 10/26/2022 10:38:47 AM=>Info:- Start SenMail Method 10/26/2022 10:38:47 AM=>UseDefaultCredentials 10/26/2022 10:38:47 AM=>Credentials = bayersupport@sapl.net:Corona@2020 10/26/2022 10:38:47 AM=>EnableSsl = true 10/26/2022 10:38:47 AM=>DeliveryMethod 10/26/2022 10:38:47 AM=>Before Send 10/26/2022 10:40:27 AM=>Exception(SenMail) :System.Net.Mail.SmtpException: Failure sending mail. ---> System.Net.WebException: The operation has timed out. at System.Net.ConnectionPool.Get(Object owningObject, Int32 result, Boolean& continueLoop, WaitHandle[]& waitHandles) at System.Net.ConnectionPool.GetConnection(Object owningObject, GeneralAsyncDelegate asyncCallback, Int32 creationTimeout) at System.Net.Mail.SmtpConnection.GetConnection(ServicePoint servicePoint) at System.Net.Mail.SmtpClient.GetConnection() at System.Net.Mail.SmtpClient.Send(MailMessage message) --- End of inner exception stack trace --- at System.Net.Mail.SmtpClient.Send(MailMessage message) at SAPLMailer.SAPLMailerService.SenMail(PendingMail objPendingMail) in E:\PROJECTS_SVN\SAPLMailer\SAPLMailer\SAPLMailer\SAPLMailerService.cs:line 400 10/26/2022 10:40:27 AM=>(SenMail)Failure sending To mail ID :bayersupport@sapl.net 10/26/2022 10:40:27 AM=>(SenMail)Failure sending CC mail ID : 10/26/2022 10:40:27 AM=>(SenMail)Failure sending mail Body :Hello, Please check attached file having issues in sending mails, please do the needful. 10/26/2022 10:40:27 AM=>delfile:-D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents\PendingMail\PendingMail_ErrorAlert.xml 10/26/2022 10:40:28 AM=>Info:- END Mailing Method 10/26/2022 10:40:28 AM=>Info:- Start Executing Telegram Method 10/26/2022 10:40:28 AM=>Info:- PendingTelegram.xml not exists 10/26/2022 10:40:28 AM=>Info:- End Executing TELEGRAM Method 10/26/2022 10:40:28 AM=>WriteToPendingXML ErrorAlert Start 10/26/2022 10:40:28 AM=>WriteToPendingXML ErrorAlert MailAttachmentsPath = D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents 10/26/2022 10:40:28 AM=>WriteToPendingXML ErrorAlertEntry Added Successfully 10/26/2022 10:40:28 AM=>Info - End of callingService Method 10/26/2022 10:42:28 AM=>Info - Check time Elapsed 10/26/2022 10:42:28 AM=>Info - Call callingService Method 10/26/2022 10:42:28 AM=>Info:- Call Both 10/26/2022 10:42:28 AM=>Info:- Start Executing SMS Method 10/26/2022 10:42:28 AM=>Info:- End Executing SMS Method 10/26/2022 10:42:28 AM=>Info:- Start Mailing Method 10/26/2022 10:42:28 AM=>Info:- ImportingEXE_END.xml file read to list 10/26/2022 10:42:28 AM=>Info:- ImportingEXE_START.xml file read to list 10/26/2022 10:42:28 AM=>Info:- PendingMail.xml file read to list 10/26/2022 10:42:28 AM=>Info:- PendingMail_ErrorAlert.xml file read to list 10/26/2022 10:42:28 AM=>Info:- Count = 1 10/26/2022 10:42:28 AM=>Info:- Count 1 10/26/2022 10:42:28 AM=>Info - Fetching Data From MAIL XML 10/26/2022 10:42:28 AM=>Info - End of Fetching Data From Mail XML 10/26/2022 10:42:28 AM=>Info:- Start SenMail Method 10/26/2022 10:42:28 AM=>UseDefaultCredentials 10/26/2022 10:42:28 AM=>Credentials = bayersupport@sapl.net:Corona@2020 10/26/2022 10:42:28 AM=>EnableSsl = true 10/26/2022 10:42:28 AM=>DeliveryMethod 10/26/2022 10:42:28 AM=>Before Send 10/26/2022 10:44:08 AM=>Exception(SenMail) :System.Net.Mail.SmtpException: Failure sending mail. ---> System.Net.WebException: The operation has timed out. at System.Net.ConnectionPool.Get(Object owningObject, Int32 result, Boolean& continueLoop, WaitHandle[]& waitHandles) at System.Net.ConnectionPool.GetConnection(Object owningObject, GeneralAsyncDelegate asyncCallback, Int32 creationTimeout) at System.Net.Mail.SmtpConnection.GetConnection(ServicePoint servicePoint) at System.Net.Mail.SmtpClient.GetConnection() at System.Net.Mail.SmtpClient.Send(MailMessage message) --- End of inner exception stack trace --- at System.Net.Mail.SmtpClient.Send(MailMessage message) at SAPLMailer.SAPLMailerService.SenMail(PendingMail objPendingMail) in E:\PROJECTS_SVN\SAPLMailer\SAPLMailer\SAPLMailer\SAPLMailerService.cs:line 400 10/26/2022 10:44:08 AM=>(SenMail)Failure sending To mail ID :bayersupport@sapl.net 10/26/2022 10:44:08 AM=>(SenMail)Failure sending CC mail ID : 10/26/2022 10:44:08 AM=>(SenMail)Failure sending mail Body :Hello, Please check attached file having issues in sending mails, please do the needful. 10/26/2022 10:44:08 AM=>delfile:-D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents\PendingMail\PendingMail_ErrorAlert.xml 10/26/2022 10:44:08 AM=>Info:- END Mailing Method 10/26/2022 10:44:08 AM=>Info:- Start Executing Telegram Method 10/26/2022 10:44:08 AM=>Info:- PendingTelegram.xml not exists 10/26/2022 10:44:08 AM=>Info:- End Executing TELEGRAM Method 10/26/2022 10:44:08 AM=>WriteToPendingXML ErrorAlert Start 10/26/2022 10:44:08 AM=>WriteToPendingXML ErrorAlert MailAttachmentsPath = D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents 10/26/2022 10:44:08 AM=>WriteToPendingXML ErrorAlertEntry Added Successfully 10/26/2022 10:44:08 AM=>Info - End of callingService Method 10/26/2022 10:46:08 AM=>Info - Check time Elapsed 10/26/2022 10:46:08 AM=>Info - Call callingService Method 10/26/2022 10:46:08 AM=>Info:- Call Both 10/26/2022 10:46:08 AM=>Info:- Start Executing SMS Method 10/26/2022 10:46:08 AM=>Info:- End Executing SMS Method 10/26/2022 10:46:08 AM=>Info:- Start Mailing Method 10/26/2022 10:46:08 AM=>Info:- ImportingEXE_END.xml file read to list 10/26/2022 10:46:08 AM=>Info:- ImportingEXE_START.xml file read to list 10/26/2022 10:46:08 AM=>Info:- PendingMail.xml file read to list 10/26/2022 10:46:08 AM=>Info:- PendingMail_ErrorAlert.xml file read to list 10/26/2022 10:46:08 AM=>Info:- Count = 1 10/26/2022 10:46:08 AM=>Info:- Count 1 10/26/2022 10:46:08 AM=>Info - Fetching Data From MAIL XML 10/26/2022 10:46:08 AM=>Info - End of Fetching Data From Mail XML 10/26/2022 10:46:08 AM=>Info:- Start SenMail Method 10/26/2022 10:46:08 AM=>UseDefaultCredentials 10/26/2022 10:46:08 AM=>Credentials = bayersupport@sapl.net:Corona@2020 10/26/2022 10:46:08 AM=>EnableSsl = true 10/26/2022 10:46:08 AM=>DeliveryMethod 10/26/2022 10:46:08 AM=>Before Send 10/26/2022 10:47:48 AM=>Exception(SenMail) :System.Net.Mail.SmtpException: Failure sending mail. ---> System.Net.WebException: The operation has timed out. at System.Net.ConnectionPool.Get(Object owningObject, Int32 result, Boolean& continueLoop, WaitHandle[]& waitHandles) at System.Net.ConnectionPool.GetConnection(Object owningObject, GeneralAsyncDelegate asyncCallback, Int32 creationTimeout) at System.Net.Mail.SmtpConnection.GetConnection(ServicePoint servicePoint) at System.Net.Mail.SmtpClient.GetConnection() at System.Net.Mail.SmtpClient.Send(MailMessage message) --- End of inner exception stack trace --- at System.Net.Mail.SmtpClient.Send(MailMessage message) at SAPLMailer.SAPLMailerService.SenMail(PendingMail objPendingMail) in E:\PROJECTS_SVN\SAPLMailer\SAPLMailer\SAPLMailer\SAPLMailerService.cs:line 400 10/26/2022 10:47:48 AM=>(SenMail)Failure sending To mail ID :bayersupport@sapl.net 10/26/2022 10:47:48 AM=>(SenMail)Failure sending CC mail ID : 10/26/2022 10:47:48 AM=>(SenMail)Failure sending mail Body :Hello, Please check attached file having issues in sending mails, please do the needful. 10/26/2022 10:47:48 AM=>delfile:-D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents\PendingMail\PendingMail_ErrorAlert.xml 10/26/2022 10:47:49 AM=>Info:- END Mailing Method 10/26/2022 10:47:49 AM=>Info:- Start Executing Telegram Method 10/26/2022 10:47:49 AM=>Info:- PendingTelegram.xml not exists 10/26/2022 10:47:49 AM=>Info:- End Executing TELEGRAM Method 10/26/2022 10:47:49 AM=>WriteToPendingXML ErrorAlert Start 10/26/2022 10:47:49 AM=>WriteToPendingXML ErrorAlert MailAttachmentsPath = D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents 10/26/2022 10:47:49 AM=>WriteToPendingXML ErrorAlertEntry Added Successfully 10/26/2022 10:47:49 AM=>Info - End of callingService Method 10/26/2022 10:49:49 AM=>Info - Check time Elapsed 10/26/2022 10:49:49 AM=>Info - Call callingService Method 10/26/2022 10:49:49 AM=>Info:- Call Both 10/26/2022 10:49:49 AM=>Info:- Start Executing SMS Method 10/26/2022 10:49:49 AM=>Info:- End Executing SMS Method 10/26/2022 10:49:49 AM=>Info:- Start Mailing Method 10/26/2022 10:49:49 AM=>Info:- ImportingEXE_END.xml file read to list 10/26/2022 10:49:49 AM=>Info:- ImportingEXE_START.xml file read to list 10/26/2022 10:49:49 AM=>Info:- PendingMail.xml file read to list 10/26/2022 10:49:49 AM=>Info:- PendingMail_ErrorAlert.xml file read to list 10/26/2022 10:49:49 AM=>Info:- Count = 1 10/26/2022 10:49:49 AM=>Info:- Count 1 10/26/2022 10:49:49 AM=>Info - Fetching Data From MAIL XML 10/26/2022 10:49:49 AM=>Info - End of Fetching Data From Mail XML 10/26/2022 10:49:49 AM=>Info:- Start SenMail Method 10/26/2022 10:49:49 AM=>UseDefaultCredentials 10/26/2022 10:49:49 AM=>Credentials = bayersupport@sapl.net:Corona@2020 10/26/2022 10:49:49 AM=>EnableSsl = true 10/26/2022 10:49:49 AM=>DeliveryMethod 10/26/2022 10:49:49 AM=>Before Send 10/26/2022 10:51:29 AM=>Exception(SenMail) :System.Net.Mail.SmtpException: Failure sending mail. ---> System.Net.WebException: The operation has timed out. at System.Net.ConnectionPool.Get(Object owningObject, Int32 result, Boolean& continueLoop, WaitHandle[]& waitHandles) at System.Net.ConnectionPool.GetConnection(Object owningObject, GeneralAsyncDelegate asyncCallback, Int32 creationTimeout) at System.Net.Mail.SmtpConnection.GetConnection(ServicePoint servicePoint) at System.Net.Mail.SmtpClient.GetConnection() at System.Net.Mail.SmtpClient.Send(MailMessage message) --- End of inner exception stack trace --- at System.Net.Mail.SmtpClient.Send(MailMessage message) at SAPLMailer.SAPLMailerService.SenMail(PendingMail objPendingMail) in E:\PROJECTS_SVN\SAPLMailer\SAPLMailer\SAPLMailer\SAPLMailerService.cs:line 400 10/26/2022 10:51:29 AM=>(SenMail)Failure sending To mail ID :bayersupport@sapl.net 10/26/2022 10:51:29 AM=>(SenMail)Failure sending CC mail ID : 10/26/2022 10:51:29 AM=>(SenMail)Failure sending mail Body :Hello, Please check attached file having issues in sending mails, please do the needful. 10/26/2022 10:51:29 AM=>delfile:-D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents\PendingMail\PendingMail_ErrorAlert.xml 10/26/2022 10:51:29 AM=>Info:- END Mailing Method 10/26/2022 10:51:29 AM=>Info:- Start Executing Telegram Method 10/26/2022 10:51:29 AM=>Info:- PendingTelegram.xml not exists 10/26/2022 10:51:29 AM=>Info:- End Executing TELEGRAM Method 10/26/2022 10:51:29 AM=>WriteToPendingXML ErrorAlert Start 10/26/2022 10:51:29 AM=>WriteToPendingXML ErrorAlert MailAttachmentsPath = D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents 10/26/2022 10:51:29 AM=>WriteToPendingXML ErrorAlertEntry Added Successfully 10/26/2022 10:51:29 AM=>Info - End of callingService Method 10/26/2022 10:53:29 AM=>Info - Check time Elapsed 10/26/2022 10:53:29 AM=>Info - Call callingService Method 10/26/2022 10:53:29 AM=>Info:- Call Both 10/26/2022 10:53:29 AM=>Info:- Start Executing SMS Method 10/26/2022 10:53:29 AM=>Info:- End Executing SMS Method 10/26/2022 10:53:29 AM=>Info:- Start Mailing Method 10/26/2022 10:53:29 AM=>Info:- ImportingEXE_END.xml file read to list 10/26/2022 10:53:29 AM=>Info:- ImportingEXE_START.xml file read to list 10/26/2022 10:53:29 AM=>Info:- PendingMail.xml file read to list 10/26/2022 10:53:29 AM=>Info:- PendingMail_ErrorAlert.xml file read to list 10/26/2022 10:53:29 AM=>Info:- Count = 1 10/26/2022 10:53:29 AM=>Info:- Count 1 10/26/2022 10:53:29 AM=>Info - Fetching Data From MAIL XML 10/26/2022 10:53:29 AM=>Info - End of Fetching Data From Mail XML 10/26/2022 10:53:29 AM=>Info:- Start SenMail Method 10/26/2022 10:53:29 AM=>UseDefaultCredentials 10/26/2022 10:53:29 AM=>Credentials = bayersupport@sapl.net:Corona@2020 10/26/2022 10:53:29 AM=>EnableSsl = true 10/26/2022 10:53:29 AM=>DeliveryMethod 10/26/2022 10:53:29 AM=>Before Send 10/26/2022 10:55:09 AM=>Exception(SenMail) :System.Net.Mail.SmtpException: Failure sending mail. ---> System.Net.WebException: The operation has timed out. at System.Net.ConnectionPool.Get(Object owningObject, Int32 result, Boolean& continueLoop, WaitHandle[]& waitHandles) at System.Net.ConnectionPool.GetConnection(Object owningObject, GeneralAsyncDelegate asyncCallback, Int32 creationTimeout) at System.Net.Mail.SmtpConnection.GetConnection(ServicePoint servicePoint) at System.Net.Mail.SmtpClient.GetConnection() at System.Net.Mail.SmtpClient.Send(MailMessage message) --- End of inner exception stack trace --- at System.Net.Mail.SmtpClient.Send(MailMessage message) at SAPLMailer.SAPLMailerService.SenMail(PendingMail objPendingMail) in E:\PROJECTS_SVN\SAPLMailer\SAPLMailer\SAPLMailer\SAPLMailerService.cs:line 400 10/26/2022 10:55:09 AM=>(SenMail)Failure sending To mail ID :bayersupport@sapl.net 10/26/2022 10:55:09 AM=>(SenMail)Failure sending CC mail ID : 10/26/2022 10:55:09 AM=>(SenMail)Failure sending mail Body :Hello, Please check attached file having issues in sending mails, please do the needful. 10/26/2022 10:55:09 AM=>delfile:-D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents\PendingMail\PendingMail_ErrorAlert.xml 10/26/2022 10:55:10 AM=>Info:- END Mailing Method 10/26/2022 10:55:10 AM=>Info:- Start Executing Telegram Method 10/26/2022 10:55:10 AM=>Info:- PendingTelegram.xml not exists 10/26/2022 10:55:10 AM=>Info:- End Executing TELEGRAM Method 10/26/2022 10:55:10 AM=>WriteToPendingXML ErrorAlert Start 10/26/2022 10:55:10 AM=>WriteToPendingXML ErrorAlert MailAttachmentsPath = D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents 10/26/2022 10:55:10 AM=>WriteToPendingXML ErrorAlertEntry Added Successfully 10/26/2022 10:55:10 AM=>Info - End of callingService Method 10/26/2022 10:57:10 AM=>Info - Check time Elapsed 10/26/2022 10:57:10 AM=>Info - Call callingService Method 10/26/2022 10:57:10 AM=>Info:- Call Both 10/26/2022 10:57:10 AM=>Info:- Start Executing SMS Method 10/26/2022 10:57:10 AM=>Info:- End Executing SMS Method 10/26/2022 10:57:10 AM=>Info:- Start Mailing Method 10/26/2022 10:57:10 AM=>Info:- ImportingEXE_END.xml file read to list 10/26/2022 10:57:10 AM=>Info:- ImportingEXE_START.xml file read to list 10/26/2022 10:57:10 AM=>Info:- PendingMail.xml file read to list 10/26/2022 10:57:10 AM=>Info:- PendingMail_ErrorAlert.xml file read to list 10/26/2022 10:57:10 AM=>Info:- Count = 1 10/26/2022 10:57:10 AM=>Info:- Count 1 10/26/2022 10:57:10 AM=>Info - Fetching Data From MAIL XML 10/26/2022 10:57:10 AM=>Info - End of Fetching Data From Mail XML 10/26/2022 10:57:10 AM=>Info:- Start SenMail Method 10/26/2022 10:57:10 AM=>UseDefaultCredentials 10/26/2022 10:57:10 AM=>Credentials = bayersupport@sapl.net:Corona@2020 10/26/2022 10:57:10 AM=>EnableSsl = true 10/26/2022 10:57:10 AM=>DeliveryMethod 10/26/2022 10:57:10 AM=>Before Send 10/26/2022 10:58:50 AM=>Exception(SenMail) :System.Net.Mail.SmtpException: Failure sending mail. ---> System.Net.WebException: The operation has timed out. at System.Net.ConnectionPool.Get(Object owningObject, Int32 result, Boolean& continueLoop, WaitHandle[]& waitHandles) at System.Net.ConnectionPool.GetConnection(Object owningObject, GeneralAsyncDelegate asyncCallback, Int32 creationTimeout) at System.Net.Mail.SmtpConnection.GetConnection(ServicePoint servicePoint) at System.Net.Mail.SmtpClient.GetConnection() at System.Net.Mail.SmtpClient.Send(MailMessage message) --- End of inner exception stack trace --- at System.Net.Mail.SmtpClient.Send(MailMessage message) at SAPLMailer.SAPLMailerService.SenMail(PendingMail objPendingMail) in E:\PROJECTS_SVN\SAPLMailer\SAPLMailer\SAPLMailer\SAPLMailerService.cs:line 400 10/26/2022 10:58:50 AM=>(SenMail)Failure sending To mail ID :bayersupport@sapl.net 10/26/2022 10:58:50 AM=>(SenMail)Failure sending CC mail ID : 10/26/2022 10:58:50 AM=>(SenMail)Failure sending mail Body :Hello, Please check attached file having issues in sending mails, please do the needful. 10/26/2022 10:58:50 AM=>delfile:-D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents\PendingMail\PendingMail_ErrorAlert.xml 10/26/2022 10:58:50 AM=>Info:- END Mailing Method 10/26/2022 10:58:50 AM=>Info:- Start Executing Telegram Method 10/26/2022 10:58:50 AM=>Info:- PendingTelegram.xml not exists 10/26/2022 10:58:50 AM=>Info:- End Executing TELEGRAM Method 10/26/2022 10:58:50 AM=>WriteToPendingXML ErrorAlert Start 10/26/2022 10:58:50 AM=>WriteToPendingXML ErrorAlert MailAttachmentsPath = D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents 10/26/2022 10:58:50 AM=>WriteToPendingXML ErrorAlertEntry Added Successfully 10/26/2022 10:58:50 AM=>Info - End of callingService Method 10/26/2022 11:00:50 AM=>Info - Check time Elapsed 10/26/2022 11:00:50 AM=>Info - Call callingService Method 10/26/2022 11:00:50 AM=>Info:- Call Both 10/26/2022 11:00:50 AM=>Info:- Start Executing SMS Method 10/26/2022 11:00:50 AM=>Info:- End Executing SMS Method 10/26/2022 11:00:50 AM=>Info:- Start Mailing Method 10/26/2022 11:00:50 AM=>Info:- ImportingEXE_END.xml file read to list 10/26/2022 11:00:50 AM=>Info:- ImportingEXE_START.xml file read to list 10/26/2022 11:00:50 AM=>Info:- PendingMail.xml file read to list 10/26/2022 11:00:50 AM=>Info:- PendingMail_ErrorAlert.xml file read to list 10/26/2022 11:00:50 AM=>Info:- Count = 1 10/26/2022 11:00:50 AM=>Info:- Count 1 10/26/2022 11:00:50 AM=>Info - Fetching Data From MAIL XML 10/26/2022 11:00:50 AM=>Info - End of Fetching Data From Mail XML 10/26/2022 11:00:50 AM=>Info:- Start SenMail Method 10/26/2022 11:00:50 AM=>UseDefaultCredentials 10/26/2022 11:00:50 AM=>Credentials = bayersupport@sapl.net:Corona@2020 10/26/2022 11:00:50 AM=>EnableSsl = true 10/26/2022 11:00:50 AM=>DeliveryMethod 10/26/2022 11:00:50 AM=>Before Send 10/26/2022 11:02:30 AM=>Exception(SenMail) :System.Net.Mail.SmtpException: Failure sending mail. ---> System.Net.WebException: The operation has timed out. at System.Net.ConnectionPool.Get(Object owningObject, Int32 result, Boolean& continueLoop, WaitHandle[]& waitHandles) at System.Net.ConnectionPool.GetConnection(Object owningObject, GeneralAsyncDelegate asyncCallback, Int32 creationTimeout) at System.Net.Mail.SmtpConnection.GetConnection(ServicePoint servicePoint) at System.Net.Mail.SmtpClient.GetConnection() at System.Net.Mail.SmtpClient.Send(MailMessage message) --- End of inner exception stack trace --- at System.Net.Mail.SmtpClient.Send(MailMessage message) at SAPLMailer.SAPLMailerService.SenMail(PendingMail objPendingMail) in E:\PROJECTS_SVN\SAPLMailer\SAPLMailer\SAPLMailer\SAPLMailerService.cs:line 400 10/26/2022 11:02:30 AM=>(SenMail)Failure sending To mail ID :bayersupport@sapl.net 10/26/2022 11:02:30 AM=>(SenMail)Failure sending CC mail ID : 10/26/2022 11:02:30 AM=>(SenMail)Failure sending mail Body :Hello, Please check attached file having issues in sending mails, please do the needful. 10/26/2022 11:02:30 AM=>delfile:-D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents\PendingMail\PendingMail_ErrorAlert.xml 10/26/2022 11:02:31 AM=>Info:- END Mailing Method 10/26/2022 11:02:31 AM=>Info:- Start Executing Telegram Method 10/26/2022 11:02:31 AM=>Info:- PendingTelegram.xml not exists 10/26/2022 11:02:31 AM=>Info:- End Executing TELEGRAM Method 10/26/2022 11:02:31 AM=>WriteToPendingXML ErrorAlert Start 10/26/2022 11:02:31 AM=>WriteToPendingXML ErrorAlert MailAttachmentsPath = D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents 10/26/2022 11:02:31 AM=>WriteToPendingXML ErrorAlertEntry Added Successfully 10/26/2022 11:02:31 AM=>Info - End of callingService Method 10/26/2022 11:04:31 AM=>Info - Check time Elapsed 10/26/2022 11:04:31 AM=>Info - Call callingService Method 10/26/2022 11:04:31 AM=>Info:- Call Both 10/26/2022 11:04:31 AM=>Info:- Start Executing SMS Method 10/26/2022 11:04:31 AM=>Info:- End Executing SMS Method 10/26/2022 11:04:31 AM=>Info:- Start Mailing Method 10/26/2022 11:04:31 AM=>Info:- ImportingEXE_END.xml file read to list 10/26/2022 11:04:31 AM=>Info:- ImportingEXE_START.xml file read to list 10/26/2022 11:04:31 AM=>Info:- PendingMail.xml file read to list 10/26/2022 11:04:31 AM=>Info:- PendingMail_ErrorAlert.xml file read to list 10/26/2022 11:04:31 AM=>Info:- Count = 1 10/26/2022 11:04:31 AM=>Info:- Count 1 10/26/2022 11:04:31 AM=>Info - Fetching Data From MAIL XML 10/26/2022 11:04:31 AM=>Info - End of Fetching Data From Mail XML 10/26/2022 11:04:31 AM=>Info:- Start SenMail Method 10/26/2022 11:04:31 AM=>UseDefaultCredentials 10/26/2022 11:04:31 AM=>Credentials = bayersupport@sapl.net:Corona@2020 10/26/2022 11:04:31 AM=>EnableSsl = true 10/26/2022 11:04:31 AM=>DeliveryMethod 10/26/2022 11:04:31 AM=>Before Send 10/26/2022 11:06:11 AM=>Exception(SenMail) :System.Net.Mail.SmtpException: Failure sending mail. ---> System.Net.WebException: The operation has timed out. at System.Net.ConnectionPool.Get(Object owningObject, Int32 result, Boolean& continueLoop, WaitHandle[]& waitHandles) at System.Net.ConnectionPool.GetConnection(Object owningObject, GeneralAsyncDelegate asyncCallback, Int32 creationTimeout) at System.Net.Mail.SmtpConnection.GetConnection(ServicePoint servicePoint) at System.Net.Mail.SmtpClient.GetConnection() at System.Net.Mail.SmtpClient.Send(MailMessage message) --- End of inner exception stack trace --- at System.Net.Mail.SmtpClient.Send(MailMessage message) at SAPLMailer.SAPLMailerService.SenMail(PendingMail objPendingMail) in E:\PROJECTS_SVN\SAPLMailer\SAPLMailer\SAPLMailer\SAPLMailerService.cs:line 400 10/26/2022 11:06:11 AM=>(SenMail)Failure sending To mail ID :bayersupport@sapl.net 10/26/2022 11:06:11 AM=>(SenMail)Failure sending CC mail ID : 10/26/2022 11:06:11 AM=>(SenMail)Failure sending mail Body :Hello, Please check attached file having issues in sending mails, please do the needful. 10/26/2022 11:06:11 AM=>delfile:-D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents\PendingMail\PendingMail_ErrorAlert.xml 10/26/2022 11:06:11 AM=>Info:- END Mailing Method 10/26/2022 11:06:11 AM=>Info:- Start Executing Telegram Method 10/26/2022 11:06:11 AM=>Info:- PendingTelegram.xml not exists 10/26/2022 11:06:11 AM=>Info:- End Executing TELEGRAM Method 10/26/2022 11:06:11 AM=>WriteToPendingXML ErrorAlert Start 10/26/2022 11:06:11 AM=>WriteToPendingXML ErrorAlert MailAttachmentsPath = D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents 10/26/2022 11:06:11 AM=>WriteToPendingXML ErrorAlertEntry Added Successfully 10/26/2022 11:06:11 AM=>Info - End of callingService Method 10/26/2022 11:08:11 AM=>Info - Check time Elapsed 10/26/2022 11:08:11 AM=>Info - Call callingService Method 10/26/2022 11:08:11 AM=>Info:- Call Both 10/26/2022 11:08:11 AM=>Info:- Start Executing SMS Method 10/26/2022 11:08:11 AM=>Info:- End Executing SMS Method 10/26/2022 11:08:11 AM=>Info:- Start Mailing Method 10/26/2022 11:08:11 AM=>Info:- ImportingEXE_END.xml file read to list 10/26/2022 11:08:11 AM=>Info:- ImportingEXE_START.xml file read to list 10/26/2022 11:08:11 AM=>Info:- PendingMail.xml file read to list 10/26/2022 11:08:11 AM=>Info:- PendingMail_ErrorAlert.xml file read to list 10/26/2022 11:08:11 AM=>Info:- Count = 1 10/26/2022 11:08:11 AM=>Info:- Count 1 10/26/2022 11:08:11 AM=>Info - Fetching Data From MAIL XML 10/26/2022 11:08:11 AM=>Info - End of Fetching Data From Mail XML 10/26/2022 11:08:11 AM=>Info:- Start SenMail Method 10/26/2022 11:08:11 AM=>UseDefaultCredentials 10/26/2022 11:08:11 AM=>Credentials = bayersupport@sapl.net:Corona@2020 10/26/2022 11:08:11 AM=>EnableSsl = true 10/26/2022 11:08:11 AM=>DeliveryMethod 10/26/2022 11:08:11 AM=>Before Send 10/26/2022 11:09:51 AM=>Exception(SenMail) :System.Net.Mail.SmtpException: Failure sending mail. ---> System.Net.WebException: The operation has timed out. at System.Net.ConnectionPool.Get(Object owningObject, Int32 result, Boolean& continueLoop, WaitHandle[]& waitHandles) at System.Net.ConnectionPool.GetConnection(Object owningObject, GeneralAsyncDelegate asyncCallback, Int32 creationTimeout) at System.Net.Mail.SmtpConnection.GetConnection(ServicePoint servicePoint) at System.Net.Mail.SmtpClient.GetConnection() at System.Net.Mail.SmtpClient.Send(MailMessage message) --- End of inner exception stack trace --- at System.Net.Mail.SmtpClient.Send(MailMessage message) at SAPLMailer.SAPLMailerService.SenMail(PendingMail objPendingMail) in E:\PROJECTS_SVN\SAPLMailer\SAPLMailer\SAPLMailer\SAPLMailerService.cs:line 400 10/26/2022 11:09:51 AM=>(SenMail)Failure sending To mail ID :bayersupport@sapl.net 10/26/2022 11:09:51 AM=>(SenMail)Failure sending CC mail ID : 10/26/2022 11:09:51 AM=>(SenMail)Failure sending mail Body :Hello, Please check attached file having issues in sending mails, please do the needful. 10/26/2022 11:09:51 AM=>delfile:-D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents\PendingMail\PendingMail_ErrorAlert.xml 10/26/2022 11:09:52 AM=>Info:- END Mailing Method 10/26/2022 11:09:52 AM=>Info:- Start Executing Telegram Method 10/26/2022 11:09:52 AM=>Info:- PendingTelegram.xml not exists 10/26/2022 11:09:52 AM=>Info:- End Executing TELEGRAM Method 10/26/2022 11:09:52 AM=>WriteToPendingXML ErrorAlert Start 10/26/2022 11:09:52 AM=>WriteToPendingXML ErrorAlert MailAttachmentsPath = D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents 10/26/2022 11:09:52 AM=>WriteToPendingXML ErrorAlertEntry Added Successfully 10/26/2022 11:09:52 AM=>Info - End of callingService Method 10/26/2022 11:11:52 AM=>Info - Check time Elapsed 10/26/2022 11:11:52 AM=>Info - Call callingService Method 10/26/2022 11:11:52 AM=>Info:- Call Both 10/26/2022 11:11:52 AM=>Info:- Start Executing SMS Method 10/26/2022 11:11:52 AM=>Info:- End Executing SMS Method 10/26/2022 11:11:52 AM=>Info:- Start Mailing Method 10/26/2022 11:11:52 AM=>Info:- ImportingEXE_END.xml file read to list 10/26/2022 11:11:52 AM=>Info:- ImportingEXE_START.xml file read to list 10/26/2022 11:11:52 AM=>Info:- PendingMail.xml file read to list 10/26/2022 11:11:52 AM=>Info:- PendingMail_ErrorAlert.xml file read to list 10/26/2022 11:11:52 AM=>Info:- Count = 1 10/26/2022 11:11:52 AM=>Info:- Count 1 10/26/2022 11:11:52 AM=>Info - Fetching Data From MAIL XML 10/26/2022 11:11:52 AM=>Info - End of Fetching Data From Mail XML 10/26/2022 11:11:52 AM=>Info:- Start SenMail Method 10/26/2022 11:11:52 AM=>UseDefaultCredentials 10/26/2022 11:11:52 AM=>Credentials = bayersupport@sapl.net:Corona@2020 10/26/2022 11:11:52 AM=>EnableSsl = true 10/26/2022 11:11:52 AM=>DeliveryMethod 10/26/2022 11:11:52 AM=>Before Send 10/26/2022 11:13:32 AM=>Exception(SenMail) :System.Net.Mail.SmtpException: Failure sending mail. ---> System.Net.WebException: The operation has timed out. at System.Net.ConnectionPool.Get(Object owningObject, Int32 result, Boolean& continueLoop, WaitHandle[]& waitHandles) at System.Net.ConnectionPool.GetConnection(Object owningObject, GeneralAsyncDelegate asyncCallback, Int32 creationTimeout) at System.Net.Mail.SmtpConnection.GetConnection(ServicePoint servicePoint) at System.Net.Mail.SmtpClient.GetConnection() at System.Net.Mail.SmtpClient.Send(MailMessage message) --- End of inner exception stack trace --- at System.Net.Mail.SmtpClient.Send(MailMessage message) at SAPLMailer.SAPLMailerService.SenMail(PendingMail objPendingMail) in E:\PROJECTS_SVN\SAPLMailer\SAPLMailer\SAPLMailer\SAPLMailerService.cs:line 400 10/26/2022 11:13:32 AM=>(SenMail)Failure sending To mail ID :bayersupport@sapl.net 10/26/2022 11:13:32 AM=>(SenMail)Failure sending CC mail ID : 10/26/2022 11:13:32 AM=>(SenMail)Failure sending mail Body :Hello, Please check attached file having issues in sending mails, please do the needful. 10/26/2022 11:13:32 AM=>delfile:-D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents\PendingMail\PendingMail_ErrorAlert.xml 10/26/2022 11:13:32 AM=>Info:- END Mailing Method 10/26/2022 11:13:32 AM=>Info:- Start Executing Telegram Method 10/26/2022 11:13:32 AM=>Info:- PendingTelegram.xml not exists 10/26/2022 11:13:32 AM=>Info:- End Executing TELEGRAM Method 10/26/2022 11:13:32 AM=>WriteToPendingXML ErrorAlert Start 10/26/2022 11:13:32 AM=>WriteToPendingXML ErrorAlert MailAttachmentsPath = D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents 10/26/2022 11:13:32 AM=>WriteToPendingXML ErrorAlertEntry Added Successfully 10/26/2022 11:13:32 AM=>Info - End of callingService Method 10/26/2022 11:15:32 AM=>Info - Check time Elapsed 10/26/2022 11:15:32 AM=>Info - Call callingService Method 10/26/2022 11:15:32 AM=>Info:- Call Both 10/26/2022 11:15:32 AM=>Info:- Start Executing SMS Method 10/26/2022 11:15:32 AM=>Info:- End Executing SMS Method 10/26/2022 11:15:32 AM=>Info:- Start Mailing Method 10/26/2022 11:15:32 AM=>Info:- ImportingEXE_END.xml file read to list 10/26/2022 11:15:32 AM=>Info:- ImportingEXE_START.xml file read to list 10/26/2022 11:15:32 AM=>Info:- PendingMail.xml file read to list 10/26/2022 11:15:32 AM=>Info:- PendingMail_ErrorAlert.xml file read to list 10/26/2022 11:15:32 AM=>Info:- Count = 1 10/26/2022 11:15:32 AM=>Info:- Count 1 10/26/2022 11:15:32 AM=>Info - Fetching Data From MAIL XML 10/26/2022 11:15:32 AM=>Info - End of Fetching Data From Mail XML 10/26/2022 11:15:32 AM=>Info:- Start SenMail Method 10/26/2022 11:15:32 AM=>UseDefaultCredentials 10/26/2022 11:15:32 AM=>Credentials = bayersupport@sapl.net:Corona@2020 10/26/2022 11:15:32 AM=>EnableSsl = true 10/26/2022 11:15:32 AM=>DeliveryMethod 10/26/2022 11:15:32 AM=>Before Send 10/26/2022 11:17:12 AM=>Exception(SenMail) :System.Net.Mail.SmtpException: Failure sending mail. ---> System.Net.WebException: The operation has timed out. at System.Net.ConnectionPool.Get(Object owningObject, Int32 result, Boolean& continueLoop, WaitHandle[]& waitHandles) at System.Net.ConnectionPool.GetConnection(Object owningObject, GeneralAsyncDelegate asyncCallback, Int32 creationTimeout) at System.Net.Mail.SmtpConnection.GetConnection(ServicePoint servicePoint) at System.Net.Mail.SmtpClient.GetConnection() at System.Net.Mail.SmtpClient.Send(MailMessage message) --- End of inner exception stack trace --- at System.Net.Mail.SmtpClient.Send(MailMessage message) at SAPLMailer.SAPLMailerService.SenMail(PendingMail objPendingMail) in E:\PROJECTS_SVN\SAPLMailer\SAPLMailer\SAPLMailer\SAPLMailerService.cs:line 400 10/26/2022 11:17:12 AM=>(SenMail)Failure sending To mail ID :bayersupport@sapl.net 10/26/2022 11:17:12 AM=>(SenMail)Failure sending CC mail ID : 10/26/2022 11:17:12 AM=>(SenMail)Failure sending mail Body :Hello, Please check attached file having issues in sending mails, please do the needful. 10/26/2022 11:17:12 AM=>delfile:-D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents\PendingMail\PendingMail_ErrorAlert.xml 10/26/2022 11:17:12 AM=>Info:- END Mailing Method 10/26/2022 11:17:13 AM=>Info:- Start Executing Telegram Method 10/26/2022 11:17:13 AM=>Info:- PendingTelegram.xml not exists 10/26/2022 11:17:13 AM=>Info:- End Executing TELEGRAM Method 10/26/2022 11:17:13 AM=>WriteToPendingXML ErrorAlert Start 10/26/2022 11:17:13 AM=>WriteToPendingXML ErrorAlert MailAttachmentsPath = D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents 10/26/2022 11:17:13 AM=>WriteToPendingXML ErrorAlertEntry Added Successfully 10/26/2022 11:17:13 AM=>Info - End of callingService Method 10/26/2022 11:19:13 AM=>Info - Check time Elapsed 10/26/2022 11:19:13 AM=>Info - Call callingService Method 10/26/2022 11:19:13 AM=>Info:- Call Both 10/26/2022 11:19:13 AM=>Info:- Start Executing SMS Method 10/26/2022 11:19:13 AM=>Info:- End Executing SMS Method 10/26/2022 11:19:13 AM=>Info:- Start Mailing Method 10/26/2022 11:19:13 AM=>Info:- ImportingEXE_END.xml file read to list 10/26/2022 11:19:13 AM=>Info:- ImportingEXE_START.xml file read to list 10/26/2022 11:19:13 AM=>Info:- PendingMail.xml file read to list 10/26/2022 11:19:13 AM=>Info:- PendingMail_ErrorAlert.xml file read to list 10/26/2022 11:19:13 AM=>Info:- Count = 1 10/26/2022 11:19:13 AM=>Info:- Count 1 10/26/2022 11:19:13 AM=>Info - Fetching Data From MAIL XML 10/26/2022 11:19:13 AM=>Info - End of Fetching Data From Mail XML 10/26/2022 11:19:13 AM=>Info:- Start SenMail Method 10/26/2022 11:19:13 AM=>UseDefaultCredentials 10/26/2022 11:19:13 AM=>Credentials = bayersupport@sapl.net:Corona@2020 10/26/2022 11:19:13 AM=>EnableSsl = true 10/26/2022 11:19:13 AM=>DeliveryMethod 10/26/2022 11:19:13 AM=>Before Send 10/26/2022 11:20:53 AM=>Exception(SenMail) :System.Net.Mail.SmtpException: Failure sending mail. ---> System.Net.WebException: The operation has timed out. at System.Net.ConnectionPool.Get(Object owningObject, Int32 result, Boolean& continueLoop, WaitHandle[]& waitHandles) at System.Net.ConnectionPool.GetConnection(Object owningObject, GeneralAsyncDelegate asyncCallback, Int32 creationTimeout) at System.Net.Mail.SmtpConnection.GetConnection(ServicePoint servicePoint) at System.Net.Mail.SmtpClient.GetConnection() at System.Net.Mail.SmtpClient.Send(MailMessage message) --- End of inner exception stack trace --- at System.Net.Mail.SmtpClient.Send(MailMessage message) at SAPLMailer.SAPLMailerService.SenMail(PendingMail objPendingMail) in E:\PROJECTS_SVN\SAPLMailer\SAPLMailer\SAPLMailer\SAPLMailerService.cs:line 400 10/26/2022 11:20:53 AM=>(SenMail)Failure sending To mail ID :bayersupport@sapl.net 10/26/2022 11:20:53 AM=>(SenMail)Failure sending CC mail ID : 10/26/2022 11:20:53 AM=>(SenMail)Failure sending mail Body :Hello, Please check attached file having issues in sending mails, please do the needful. 10/26/2022 11:20:53 AM=>delfile:-D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents\PendingMail\PendingMail_ErrorAlert.xml 10/26/2022 11:20:53 AM=>Info:- END Mailing Method 10/26/2022 11:20:53 AM=>Info:- Start Executing Telegram Method 10/26/2022 11:20:53 AM=>Info:- PendingTelegram.xml not exists 10/26/2022 11:20:53 AM=>Info:- End Executing TELEGRAM Method 10/26/2022 11:20:53 AM=>WriteToPendingXML ErrorAlert Start 10/26/2022 11:20:53 AM=>WriteToPendingXML ErrorAlert MailAttachmentsPath = D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents 10/26/2022 11:20:53 AM=>WriteToPendingXML ErrorAlertEntry Added Successfully 10/26/2022 11:20:53 AM=>Info - End of callingService Method 10/26/2022 11:22:53 AM=>Info - Check time Elapsed 10/26/2022 11:22:53 AM=>Info - Call callingService Method 10/26/2022 11:22:53 AM=>Info:- Call Both 10/26/2022 11:22:53 AM=>Info:- Start Executing SMS Method 10/26/2022 11:22:53 AM=>Info:- End Executing SMS Method 10/26/2022 11:22:53 AM=>Info:- Start Mailing Method 10/26/2022 11:22:53 AM=>Info:- ImportingEXE_END.xml file read to list 10/26/2022 11:22:53 AM=>Info:- ImportingEXE_START.xml file read to list 10/26/2022 11:22:53 AM=>Info:- PendingMail.xml file read to list 10/26/2022 11:22:53 AM=>Info:- PendingMail_ErrorAlert.xml file read to list 10/26/2022 11:22:53 AM=>Info:- Count = 1 10/26/2022 11:22:53 AM=>Info:- Count 1 10/26/2022 11:22:53 AM=>Info - Fetching Data From MAIL XML 10/26/2022 11:22:53 AM=>Info - End of Fetching Data From Mail XML 10/26/2022 11:22:53 AM=>Info:- Start SenMail Method 10/26/2022 11:22:53 AM=>UseDefaultCredentials 10/26/2022 11:22:53 AM=>Credentials = bayersupport@sapl.net:Corona@2020 10/26/2022 11:22:53 AM=>EnableSsl = true 10/26/2022 11:22:53 AM=>DeliveryMethod 10/26/2022 11:22:53 AM=>Before Send 10/26/2022 11:24:33 AM=>Exception(SenMail) :System.Net.Mail.SmtpException: Failure sending mail. ---> System.Net.WebException: The operation has timed out. at System.Net.ConnectionPool.Get(Object owningObject, Int32 result, Boolean& continueLoop, WaitHandle[]& waitHandles) at System.Net.ConnectionPool.GetConnection(Object owningObject, GeneralAsyncDelegate asyncCallback, Int32 creationTimeout) at System.Net.Mail.SmtpConnection.GetConnection(ServicePoint servicePoint) at System.Net.Mail.SmtpClient.GetConnection() at System.Net.Mail.SmtpClient.Send(MailMessage message) --- End of inner exception stack trace --- at System.Net.Mail.SmtpClient.Send(MailMessage message) at SAPLMailer.SAPLMailerService.SenMail(PendingMail objPendingMail) in E:\PROJECTS_SVN\SAPLMailer\SAPLMailer\SAPLMailer\SAPLMailerService.cs:line 400 10/26/2022 11:24:33 AM=>(SenMail)Failure sending To mail ID :bayersupport@sapl.net 10/26/2022 11:24:33 AM=>(SenMail)Failure sending CC mail ID : 10/26/2022 11:24:33 AM=>(SenMail)Failure sending mail Body :Hello, Please check attached file having issues in sending mails, please do the needful. 10/26/2022 11:24:33 AM=>delfile:-D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents\PendingMail\PendingMail_ErrorAlert.xml 10/26/2022 11:24:33 AM=>Info:- END Mailing Method 10/26/2022 11:24:33 AM=>Info:- Start Executing Telegram Method 10/26/2022 11:24:33 AM=>Info:- PendingTelegram.xml not exists 10/26/2022 11:24:33 AM=>Info:- End Executing TELEGRAM Method 10/26/2022 11:24:33 AM=>WriteToPendingXML ErrorAlert Start 10/26/2022 11:24:33 AM=>WriteToPendingXML ErrorAlert MailAttachmentsPath = D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents 10/26/2022 11:24:33 AM=>WriteToPendingXML ErrorAlertEntry Added Successfully 10/26/2022 11:24:33 AM=>Info - End of callingService Method 10/26/2022 11:26:33 AM=>Info - Check time Elapsed 10/26/2022 11:26:33 AM=>Info - Call callingService Method 10/26/2022 11:26:33 AM=>Info:- Call Both 10/26/2022 11:26:34 AM=>Info:- Start Executing SMS Method 10/26/2022 11:26:34 AM=>Info:- End Executing SMS Method 10/26/2022 11:26:34 AM=>Info:- Start Mailing Method 10/26/2022 11:26:34 AM=>Info:- ImportingEXE_END.xml file read to list 10/26/2022 11:26:34 AM=>Info:- ImportingEXE_START.xml file read to list 10/26/2022 11:26:34 AM=>Info:- PendingMail.xml file read to list 10/26/2022 11:26:34 AM=>Info:- PendingMail_ErrorAlert.xml file read to list 10/26/2022 11:26:34 AM=>Info:- Count = 1 10/26/2022 11:26:34 AM=>Info:- Count 1 10/26/2022 11:26:34 AM=>Info - Fetching Data From MAIL XML 10/26/2022 11:26:34 AM=>Info - End of Fetching Data From Mail XML 10/26/2022 11:26:34 AM=>Info:- Start SenMail Method 10/26/2022 11:26:34 AM=>UseDefaultCredentials 10/26/2022 11:26:34 AM=>Credentials = bayersupport@sapl.net:Corona@2020 10/26/2022 11:26:34 AM=>EnableSsl = true 10/26/2022 11:26:34 AM=>DeliveryMethod 10/26/2022 11:26:34 AM=>Before Send 10/26/2022 11:28:14 AM=>Exception(SenMail) :System.Net.Mail.SmtpException: Failure sending mail. ---> System.Net.WebException: The operation has timed out. at System.Net.ConnectionPool.Get(Object owningObject, Int32 result, Boolean& continueLoop, WaitHandle[]& waitHandles) at System.Net.ConnectionPool.GetConnection(Object owningObject, GeneralAsyncDelegate asyncCallback, Int32 creationTimeout) at System.Net.Mail.SmtpConnection.GetConnection(ServicePoint servicePoint) at System.Net.Mail.SmtpClient.GetConnection() at System.Net.Mail.SmtpClient.Send(MailMessage message) --- End of inner exception stack trace --- at System.Net.Mail.SmtpClient.Send(MailMessage message) at SAPLMailer.SAPLMailerService.SenMail(PendingMail objPendingMail) in E:\PROJECTS_SVN\SAPLMailer\SAPLMailer\SAPLMailer\SAPLMailerService.cs:line 400 10/26/2022 11:28:14 AM=>(SenMail)Failure sending To mail ID :bayersupport@sapl.net 10/26/2022 11:28:14 AM=>(SenMail)Failure sending CC mail ID : 10/26/2022 11:28:14 AM=>(SenMail)Failure sending mail Body :Hello, Please check attached file having issues in sending mails, please do the needful. 10/26/2022 11:28:14 AM=>delfile:-D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents\PendingMail\PendingMail_ErrorAlert.xml 10/26/2022 11:28:14 AM=>Info:- END Mailing Method 10/26/2022 11:28:14 AM=>Info:- Start Executing Telegram Method 10/26/2022 11:28:14 AM=>Info:- PendingTelegram.xml not exists 10/26/2022 11:28:14 AM=>Info:- End Executing TELEGRAM Method 10/26/2022 11:28:14 AM=>WriteToPendingXML ErrorAlert Start 10/26/2022 11:28:14 AM=>WriteToPendingXML ErrorAlert MailAttachmentsPath = D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents 10/26/2022 11:28:14 AM=>WriteToPendingXML ErrorAlertEntry Added Successfully 10/26/2022 11:28:14 AM=>Info - End of callingService Method 10/26/2022 11:30:14 AM=>Info - Check time Elapsed 10/26/2022 11:30:14 AM=>Info - Call callingService Method 10/26/2022 11:30:14 AM=>Info:- Call Both 10/26/2022 11:30:14 AM=>Info:- Start Executing SMS Method 10/26/2022 11:30:14 AM=>Info:- End Executing SMS Method 10/26/2022 11:30:14 AM=>Info:- Start Mailing Method 10/26/2022 11:30:14 AM=>Info:- ImportingEXE_END.xml file read to list 10/26/2022 11:30:14 AM=>Info:- ImportingEXE_START.xml file read to list 10/26/2022 11:30:14 AM=>Info:- PendingMail.xml file read to list 10/26/2022 11:30:14 AM=>Info:- PendingMail_ErrorAlert.xml file read to list 10/26/2022 11:30:14 AM=>Info:- Count = 1 10/26/2022 11:30:14 AM=>Info:- Count 1 10/26/2022 11:30:14 AM=>Info - Fetching Data From MAIL XML 10/26/2022 11:30:14 AM=>Info - End of Fetching Data From Mail XML 10/26/2022 11:30:14 AM=>Info:- Start SenMail Method 10/26/2022 11:30:14 AM=>UseDefaultCredentials 10/26/2022 11:30:14 AM=>Credentials = bayersupport@sapl.net:Corona@2020 10/26/2022 11:30:14 AM=>EnableSsl = true 10/26/2022 11:30:14 AM=>DeliveryMethod 10/26/2022 11:30:14 AM=>Before Send 10/26/2022 11:31:54 AM=>Exception(SenMail) :System.Net.Mail.SmtpException: Failure sending mail. ---> System.Net.WebException: The operation has timed out. at System.Net.ConnectionPool.Get(Object owningObject, Int32 result, Boolean& continueLoop, WaitHandle[]& waitHandles) at System.Net.ConnectionPool.GetConnection(Object owningObject, GeneralAsyncDelegate asyncCallback, Int32 creationTimeout) at System.Net.Mail.SmtpConnection.GetConnection(ServicePoint servicePoint) at System.Net.Mail.SmtpClient.GetConnection() at System.Net.Mail.SmtpClient.Send(MailMessage message) --- End of inner exception stack trace --- at System.Net.Mail.SmtpClient.Send(MailMessage message) at SAPLMailer.SAPLMailerService.SenMail(PendingMail objPendingMail) in E:\PROJECTS_SVN\SAPLMailer\SAPLMailer\SAPLMailer\SAPLMailerService.cs:line 400 10/26/2022 11:31:54 AM=>(SenMail)Failure sending To mail ID :bayersupport@sapl.net 10/26/2022 11:31:54 AM=>(SenMail)Failure sending CC mail ID : 10/26/2022 11:31:54 AM=>(SenMail)Failure sending mail Body :Hello, Please check attached file having issues in sending mails, please do the needful. 10/26/2022 11:31:54 AM=>delfile:-D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents\PendingMail\PendingMail_ErrorAlert.xml 10/26/2022 11:31:54 AM=>Info:- END Mailing Method 10/26/2022 11:31:54 AM=>Info:- Start Executing Telegram Method 10/26/2022 11:31:54 AM=>Info:- PendingTelegram.xml not exists 10/26/2022 11:31:54 AM=>Info:- End Executing TELEGRAM Method 10/26/2022 11:31:54 AM=>WriteToPendingXML ErrorAlert Start 10/26/2022 11:31:54 AM=>WriteToPendingXML ErrorAlert MailAttachmentsPath = D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents 10/26/2022 11:31:54 AM=>WriteToPendingXML ErrorAlertEntry Added Successfully 10/26/2022 11:31:54 AM=>Info - End of callingService Method 10/26/2022 11:33:54 AM=>Info - Check time Elapsed 10/26/2022 11:33:54 AM=>Info - Call callingService Method 10/26/2022 11:33:54 AM=>Info:- Call Both 10/26/2022 11:33:54 AM=>Info:- Start Executing SMS Method 10/26/2022 11:33:54 AM=>Info:- End Executing SMS Method 10/26/2022 11:33:54 AM=>Info:- Start Mailing Method 10/26/2022 11:33:54 AM=>Info:- ImportingEXE_END.xml file read to list 10/26/2022 11:33:54 AM=>Info:- ImportingEXE_START.xml file read to list 10/26/2022 11:33:54 AM=>Info:- PendingMail.xml file read to list 10/26/2022 11:33:54 AM=>Info:- PendingMail_ErrorAlert.xml file read to list 10/26/2022 11:33:54 AM=>Info:- Count = 1 10/26/2022 11:33:54 AM=>Info:- Count 1 10/26/2022 11:33:54 AM=>Info - Fetching Data From MAIL XML 10/26/2022 11:33:54 AM=>Info - End of Fetching Data From Mail XML 10/26/2022 11:33:54 AM=>Info:- Start SenMail Method 10/26/2022 11:33:54 AM=>UseDefaultCredentials 10/26/2022 11:33:54 AM=>Credentials = bayersupport@sapl.net:Corona@2020 10/26/2022 11:33:54 AM=>EnableSsl = true 10/26/2022 11:33:54 AM=>DeliveryMethod 10/26/2022 11:33:54 AM=>Before Send 10/26/2022 11:35:34 AM=>Exception(SenMail) :System.Net.Mail.SmtpException: Failure sending mail. ---> System.Net.WebException: The operation has timed out. at System.Net.ConnectionPool.Get(Object owningObject, Int32 result, Boolean& continueLoop, WaitHandle[]& waitHandles) at System.Net.ConnectionPool.GetConnection(Object owningObject, GeneralAsyncDelegate asyncCallback, Int32 creationTimeout) at System.Net.Mail.SmtpConnection.GetConnection(ServicePoint servicePoint) at System.Net.Mail.SmtpClient.GetConnection() at System.Net.Mail.SmtpClient.Send(MailMessage message) --- End of inner exception stack trace --- at System.Net.Mail.SmtpClient.Send(MailMessage message) at SAPLMailer.SAPLMailerService.SenMail(PendingMail objPendingMail) in E:\PROJECTS_SVN\SAPLMailer\SAPLMailer\SAPLMailer\SAPLMailerService.cs:line 400 10/26/2022 11:35:34 AM=>(SenMail)Failure sending To mail ID :bayersupport@sapl.net 10/26/2022 11:35:34 AM=>(SenMail)Failure sending CC mail ID : 10/26/2022 11:35:34 AM=>(SenMail)Failure sending mail Body :Hello, Please check attached file having issues in sending mails, please do the needful. 10/26/2022 11:35:34 AM=>delfile:-D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents\PendingMail\PendingMail_ErrorAlert.xml 10/26/2022 11:35:35 AM=>Info:- END Mailing Method 10/26/2022 11:35:35 AM=>Info:- Start Executing Telegram Method 10/26/2022 11:35:35 AM=>Info:- PendingTelegram.xml not exists 10/26/2022 11:35:35 AM=>Info:- End Executing TELEGRAM Method 10/26/2022 11:35:35 AM=>WriteToPendingXML ErrorAlert Start 10/26/2022 11:35:35 AM=>WriteToPendingXML ErrorAlert MailAttachmentsPath = D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents 10/26/2022 11:35:35 AM=>WriteToPendingXML ErrorAlertEntry Added Successfully 10/26/2022 11:35:35 AM=>Info - End of callingService Method 10/26/2022 11:37:35 AM=>Info - Check time Elapsed 10/26/2022 11:37:35 AM=>Info - Call callingService Method 10/26/2022 11:37:35 AM=>Info:- Call Both 10/26/2022 11:37:35 AM=>Info:- Start Executing SMS Method 10/26/2022 11:37:35 AM=>Info:- End Executing SMS Method 10/26/2022 11:37:35 AM=>Info:- Start Mailing Method 10/26/2022 11:37:35 AM=>Info:- ImportingEXE_END.xml file read to list 10/26/2022 11:37:35 AM=>Info:- ImportingEXE_START.xml file read to list 10/26/2022 11:37:35 AM=>Info:- PendingMail.xml file read to list 10/26/2022 11:37:35 AM=>Info:- PendingMail_ErrorAlert.xml file read to list 10/26/2022 11:37:35 AM=>Info:- Count = 1 10/26/2022 11:37:35 AM=>Info:- Count 1 10/26/2022 11:37:35 AM=>Info - Fetching Data From MAIL XML 10/26/2022 11:37:35 AM=>Info - End of Fetching Data From Mail XML 10/26/2022 11:37:35 AM=>Info:- Start SenMail Method 10/26/2022 11:37:35 AM=>UseDefaultCredentials 10/26/2022 11:37:35 AM=>Credentials = bayersupport@sapl.net:Corona@2020 10/26/2022 11:37:35 AM=>EnableSsl = true 10/26/2022 11:37:35 AM=>DeliveryMethod 10/26/2022 11:37:35 AM=>Before Send 10/26/2022 11:39:15 AM=>Exception(SenMail) :System.Net.Mail.SmtpException: Failure sending mail. ---> System.Net.WebException: The operation has timed out. at System.Net.ConnectionPool.Get(Object owningObject, Int32 result, Boolean& continueLoop, WaitHandle[]& waitHandles) at System.Net.ConnectionPool.GetConnection(Object owningObject, GeneralAsyncDelegate asyncCallback, Int32 creationTimeout) at System.Net.Mail.SmtpConnection.GetConnection(ServicePoint servicePoint) at System.Net.Mail.SmtpClient.GetConnection() at System.Net.Mail.SmtpClient.Send(MailMessage message) --- End of inner exception stack trace --- at System.Net.Mail.SmtpClient.Send(MailMessage message) at SAPLMailer.SAPLMailerService.SenMail(PendingMail objPendingMail) in E:\PROJECTS_SVN\SAPLMailer\SAPLMailer\SAPLMailer\SAPLMailerService.cs:line 400 10/26/2022 11:39:15 AM=>(SenMail)Failure sending To mail ID :bayersupport@sapl.net 10/26/2022 11:39:15 AM=>(SenMail)Failure sending CC mail ID : 10/26/2022 11:39:15 AM=>(SenMail)Failure sending mail Body :Hello, Please check attached file having issues in sending mails, please do the needful. 10/26/2022 11:39:15 AM=>delfile:-D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents\PendingMail\PendingMail_ErrorAlert.xml 10/26/2022 11:39:15 AM=>Info:- END Mailing Method 10/26/2022 11:39:15 AM=>Info:- Start Executing Telegram Method 10/26/2022 11:39:15 AM=>Info:- PendingTelegram.xml not exists 10/26/2022 11:39:15 AM=>Info:- End Executing TELEGRAM Method 10/26/2022 11:39:15 AM=>WriteToPendingXML ErrorAlert Start 10/26/2022 11:39:15 AM=>WriteToPendingXML ErrorAlert MailAttachmentsPath = D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents 10/26/2022 11:39:15 AM=>WriteToPendingXML ErrorAlertEntry Added Successfully 10/26/2022 11:39:15 AM=>Info - End of callingService Method 10/26/2022 11:41:15 AM=>Info - Check time Elapsed 10/26/2022 11:41:15 AM=>Info - Call callingService Method 10/26/2022 11:41:15 AM=>Info:- Call Both 10/26/2022 11:41:15 AM=>Info:- Start Executing SMS Method 10/26/2022 11:41:15 AM=>Info:- End Executing SMS Method 10/26/2022 11:41:15 AM=>Info:- Start Mailing Method 10/26/2022 11:41:15 AM=>Info:- ImportingEXE_END.xml file read to list 10/26/2022 11:41:15 AM=>Info:- ImportingEXE_START.xml file read to list 10/26/2022 11:41:15 AM=>Info:- PendingMail.xml file read to list 10/26/2022 11:41:15 AM=>Info:- PendingMail_ErrorAlert.xml file read to list 10/26/2022 11:41:15 AM=>Info:- Count = 1 10/26/2022 11:41:15 AM=>Info:- Count 1 10/26/2022 11:41:15 AM=>Info - Fetching Data From MAIL XML 10/26/2022 11:41:15 AM=>Info - End of Fetching Data From Mail XML 10/26/2022 11:41:15 AM=>Info:- Start SenMail Method 10/26/2022 11:41:15 AM=>UseDefaultCredentials 10/26/2022 11:41:15 AM=>Credentials = bayersupport@sapl.net:Corona@2020 10/26/2022 11:41:15 AM=>EnableSsl = true 10/26/2022 11:41:15 AM=>DeliveryMethod 10/26/2022 11:41:15 AM=>Before Send 10/26/2022 11:42:55 AM=>Exception(SenMail) :System.Net.Mail.SmtpException: Failure sending mail. ---> System.Net.WebException: The operation has timed out. at System.Net.ConnectionPool.Get(Object owningObject, Int32 result, Boolean& continueLoop, WaitHandle[]& waitHandles) at System.Net.ConnectionPool.GetConnection(Object owningObject, GeneralAsyncDelegate asyncCallback, Int32 creationTimeout) at System.Net.Mail.SmtpConnection.GetConnection(ServicePoint servicePoint) at System.Net.Mail.SmtpClient.GetConnection() at System.Net.Mail.SmtpClient.Send(MailMessage message) --- End of inner exception stack trace --- at System.Net.Mail.SmtpClient.Send(MailMessage message) at SAPLMailer.SAPLMailerService.SenMail(PendingMail objPendingMail) in E:\PROJECTS_SVN\SAPLMailer\SAPLMailer\SAPLMailer\SAPLMailerService.cs:line 400 10/26/2022 11:42:55 AM=>(SenMail)Failure sending To mail ID :bayersupport@sapl.net 10/26/2022 11:42:55 AM=>(SenMail)Failure sending CC mail ID : 10/26/2022 11:42:55 AM=>(SenMail)Failure sending mail Body :Hello, Please check attached file having issues in sending mails, please do the needful. 10/26/2022 11:42:55 AM=>delfile:-D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents\PendingMail\PendingMail_ErrorAlert.xml 10/26/2022 11:42:56 AM=>Info:- END Mailing Method 10/26/2022 11:42:56 AM=>Info:- Start Executing Telegram Method 10/26/2022 11:42:56 AM=>Info:- PendingTelegram.xml not exists 10/26/2022 11:42:56 AM=>Info:- End Executing TELEGRAM Method 10/26/2022 11:42:56 AM=>WriteToPendingXML ErrorAlert Start 10/26/2022 11:42:56 AM=>WriteToPendingXML ErrorAlert MailAttachmentsPath = D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents 10/26/2022 11:42:56 AM=>WriteToPendingXML ErrorAlertEntry Added Successfully 10/26/2022 11:42:56 AM=>Info - End of callingService Method 10/26/2022 11:44:56 AM=>Info - Check time Elapsed 10/26/2022 11:44:56 AM=>Info - Call callingService Method 10/26/2022 11:44:56 AM=>Info:- Call Both 10/26/2022 11:44:56 AM=>Info:- Start Executing SMS Method 10/26/2022 11:44:56 AM=>Info:- End Executing SMS Method 10/26/2022 11:44:56 AM=>Info:- Start Mailing Method 10/26/2022 11:44:56 AM=>Info:- ImportingEXE_END.xml file read to list 10/26/2022 11:44:56 AM=>Info:- ImportingEXE_START.xml file read to list 10/26/2022 11:44:56 AM=>Info:- PendingMail.xml file read to list 10/26/2022 11:44:56 AM=>Info:- PendingMail_ErrorAlert.xml file read to list 10/26/2022 11:44:56 AM=>Info:- Count = 1 10/26/2022 11:44:56 AM=>Info:- Count 1 10/26/2022 11:44:56 AM=>Info - Fetching Data From MAIL XML 10/26/2022 11:44:56 AM=>Info - End of Fetching Data From Mail XML 10/26/2022 11:44:56 AM=>Info:- Start SenMail Method 10/26/2022 11:44:56 AM=>UseDefaultCredentials 10/26/2022 11:44:56 AM=>Credentials = bayersupport@sapl.net:Corona@2020 10/26/2022 11:44:56 AM=>EnableSsl = true 10/26/2022 11:44:56 AM=>DeliveryMethod 10/26/2022 11:44:56 AM=>Before Send 10/26/2022 11:46:36 AM=>Exception(SenMail) :System.Net.Mail.SmtpException: Failure sending mail. ---> System.Net.WebException: The operation has timed out. at System.Net.ConnectionPool.Get(Object owningObject, Int32 result, Boolean& continueLoop, WaitHandle[]& waitHandles) at System.Net.ConnectionPool.GetConnection(Object owningObject, GeneralAsyncDelegate asyncCallback, Int32 creationTimeout) at System.Net.Mail.SmtpConnection.GetConnection(ServicePoint servicePoint) at System.Net.Mail.SmtpClient.GetConnection() at System.Net.Mail.SmtpClient.Send(MailMessage message) --- End of inner exception stack trace --- at System.Net.Mail.SmtpClient.Send(MailMessage message) at SAPLMailer.SAPLMailerService.SenMail(PendingMail objPendingMail) in E:\PROJECTS_SVN\SAPLMailer\SAPLMailer\SAPLMailer\SAPLMailerService.cs:line 400 10/26/2022 11:46:36 AM=>(SenMail)Failure sending To mail ID :bayersupport@sapl.net 10/26/2022 11:46:36 AM=>(SenMail)Failure sending CC mail ID : 10/26/2022 11:46:36 AM=>(SenMail)Failure sending mail Body :Hello, Please check attached file having issues in sending mails, please do the needful. 10/26/2022 11:46:36 AM=>delfile:-D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents\PendingMail\PendingMail_ErrorAlert.xml 10/26/2022 11:46:36 AM=>Info:- END Mailing Method 10/26/2022 11:46:36 AM=>Info:- Start Executing Telegram Method 10/26/2022 11:46:36 AM=>Info:- PendingTelegram.xml not exists 10/26/2022 11:46:36 AM=>Info:- End Executing TELEGRAM Method 10/26/2022 11:46:36 AM=>WriteToPendingXML ErrorAlert Start 10/26/2022 11:46:36 AM=>WriteToPendingXML ErrorAlert MailAttachmentsPath = D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents 10/26/2022 11:46:36 AM=>WriteToPendingXML ErrorAlertEntry Added Successfully 10/26/2022 11:46:36 AM=>Info - End of callingService Method 10/26/2022 11:48:36 AM=>Info - Check time Elapsed 10/26/2022 11:48:36 AM=>Info - Call callingService Method 10/26/2022 11:48:36 AM=>Info:- Call Both 10/26/2022 11:48:36 AM=>Info:- Start Executing SMS Method 10/26/2022 11:48:36 AM=>Info:- End Executing SMS Method 10/26/2022 11:48:36 AM=>Info:- Start Mailing Method 10/26/2022 11:48:36 AM=>Info:- ImportingEXE_END.xml file read to list 10/26/2022 11:48:36 AM=>Info:- ImportingEXE_START.xml file read to list 10/26/2022 11:48:36 AM=>Info:- PendingMail.xml file read to list 10/26/2022 11:48:36 AM=>Info:- PendingMail_ErrorAlert.xml file read to list 10/26/2022 11:48:36 AM=>Info:- Count = 1 10/26/2022 11:48:36 AM=>Info:- Count 1 10/26/2022 11:48:36 AM=>Info - Fetching Data From MAIL XML 10/26/2022 11:48:36 AM=>Info - End of Fetching Data From Mail XML 10/26/2022 11:48:36 AM=>Info:- Start SenMail Method 10/26/2022 11:48:36 AM=>UseDefaultCredentials 10/26/2022 11:48:36 AM=>Credentials = bayersupport@sapl.net:Corona@2020 10/26/2022 11:48:36 AM=>EnableSsl = true 10/26/2022 11:48:36 AM=>DeliveryMethod 10/26/2022 11:48:36 AM=>Before Send 10/26/2022 11:50:16 AM=>Exception(SenMail) :System.Net.Mail.SmtpException: Failure sending mail. ---> System.Net.WebException: The operation has timed out. at System.Net.ConnectionPool.Get(Object owningObject, Int32 result, Boolean& continueLoop, WaitHandle[]& waitHandles) at System.Net.ConnectionPool.GetConnection(Object owningObject, GeneralAsyncDelegate asyncCallback, Int32 creationTimeout) at System.Net.Mail.SmtpConnection.GetConnection(ServicePoint servicePoint) at System.Net.Mail.SmtpClient.GetConnection() at System.Net.Mail.SmtpClient.Send(MailMessage message) --- End of inner exception stack trace --- at System.Net.Mail.SmtpClient.Send(MailMessage message) at SAPLMailer.SAPLMailerService.SenMail(PendingMail objPendingMail) in E:\PROJECTS_SVN\SAPLMailer\SAPLMailer\SAPLMailer\SAPLMailerService.cs:line 400 10/26/2022 11:50:16 AM=>(SenMail)Failure sending To mail ID :bayersupport@sapl.net 10/26/2022 11:50:16 AM=>(SenMail)Failure sending CC mail ID : 10/26/2022 11:50:16 AM=>(SenMail)Failure sending mail Body :Hello, Please check attached file having issues in sending mails, please do the needful. 10/26/2022 11:50:16 AM=>delfile:-D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents\PendingMail\PendingMail_ErrorAlert.xml 10/26/2022 11:50:17 AM=>Info:- END Mailing Method 10/26/2022 11:50:17 AM=>Info:- Start Executing Telegram Method 10/26/2022 11:50:17 AM=>Info:- PendingTelegram.xml not exists 10/26/2022 11:50:17 AM=>Info:- End Executing TELEGRAM Method 10/26/2022 11:50:17 AM=>WriteToPendingXML ErrorAlert Start 10/26/2022 11:50:17 AM=>WriteToPendingXML ErrorAlert MailAttachmentsPath = D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents 10/26/2022 11:50:17 AM=>WriteToPendingXML ErrorAlertEntry Added Successfully 10/26/2022 11:50:17 AM=>Info - End of callingService Method 10/26/2022 11:52:17 AM=>Info - Check time Elapsed 10/26/2022 11:52:17 AM=>Info - Call callingService Method 10/26/2022 11:52:17 AM=>Info:- Call Both 10/26/2022 11:52:17 AM=>Info:- Start Executing SMS Method 10/26/2022 11:52:17 AM=>Info:- End Executing SMS Method 10/26/2022 11:52:17 AM=>Info:- Start Mailing Method 10/26/2022 11:52:17 AM=>Info:- ImportingEXE_END.xml file read to list 10/26/2022 11:52:17 AM=>Info:- ImportingEXE_START.xml file read to list 10/26/2022 11:52:17 AM=>Info:- PendingMail.xml file read to list 10/26/2022 11:52:17 AM=>Info:- PendingMail_ErrorAlert.xml file read to list 10/26/2022 11:52:17 AM=>Info:- Count = 1 10/26/2022 11:52:17 AM=>Info:- Count 1 10/26/2022 11:52:17 AM=>Info - Fetching Data From MAIL XML 10/26/2022 11:52:17 AM=>Info - End of Fetching Data From Mail XML 10/26/2022 11:52:17 AM=>Info:- Start SenMail Method 10/26/2022 11:52:17 AM=>UseDefaultCredentials 10/26/2022 11:52:17 AM=>Credentials = bayersupport@sapl.net:Corona@2020 10/26/2022 11:52:17 AM=>EnableSsl = true 10/26/2022 11:52:17 AM=>DeliveryMethod 10/26/2022 11:52:17 AM=>Before Send 10/26/2022 11:53:57 AM=>Exception(SenMail) :System.Net.Mail.SmtpException: Failure sending mail. ---> System.Net.WebException: The operation has timed out. at System.Net.ConnectionPool.Get(Object owningObject, Int32 result, Boolean& continueLoop, WaitHandle[]& waitHandles) at System.Net.ConnectionPool.GetConnection(Object owningObject, GeneralAsyncDelegate asyncCallback, Int32 creationTimeout) at System.Net.Mail.SmtpConnection.GetConnection(ServicePoint servicePoint) at System.Net.Mail.SmtpClient.GetConnection() at System.Net.Mail.SmtpClient.Send(MailMessage message) --- End of inner exception stack trace --- at System.Net.Mail.SmtpClient.Send(MailMessage message) at SAPLMailer.SAPLMailerService.SenMail(PendingMail objPendingMail) in E:\PROJECTS_SVN\SAPLMailer\SAPLMailer\SAPLMailer\SAPLMailerService.cs:line 400 10/26/2022 11:53:57 AM=>(SenMail)Failure sending To mail ID :bayersupport@sapl.net 10/26/2022 11:53:57 AM=>(SenMail)Failure sending CC mail ID : 10/26/2022 11:53:57 AM=>(SenMail)Failure sending mail Body :Hello, Please check attached file having issues in sending mails, please do the needful. 10/26/2022 11:53:57 AM=>delfile:-D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents\PendingMail\PendingMail_ErrorAlert.xml 10/26/2022 11:53:57 AM=>Info:- END Mailing Method 10/26/2022 11:53:57 AM=>Info:- Start Executing Telegram Method 10/26/2022 11:53:57 AM=>Info:- PendingTelegram.xml not exists 10/26/2022 11:53:57 AM=>Info:- End Executing TELEGRAM Method 10/26/2022 11:53:57 AM=>WriteToPendingXML ErrorAlert Start 10/26/2022 11:53:57 AM=>WriteToPendingXML ErrorAlert MailAttachmentsPath = D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents 10/26/2022 11:53:57 AM=>WriteToPendingXML ErrorAlertEntry Added Successfully 10/26/2022 11:53:57 AM=>Info - End of callingService Method 10/26/2022 11:55:57 AM=>Info - Check time Elapsed 10/26/2022 11:55:57 AM=>Info - Call callingService Method 10/26/2022 11:55:57 AM=>Info:- Call Both 10/26/2022 11:55:57 AM=>Info:- Start Executing SMS Method 10/26/2022 11:55:57 AM=>Info:- End Executing SMS Method 10/26/2022 11:55:57 AM=>Info:- Start Mailing Method 10/26/2022 11:55:57 AM=>Info:- ImportingEXE_END.xml file read to list 10/26/2022 11:55:57 AM=>Info:- ImportingEXE_START.xml file read to list 10/26/2022 11:55:57 AM=>Info:- PendingMail.xml file read to list 10/26/2022 11:55:57 AM=>Info:- PendingMail_ErrorAlert.xml file read to list 10/26/2022 11:55:57 AM=>Info:- Count = 1 10/26/2022 11:55:57 AM=>Info:- Count 1 10/26/2022 11:55:57 AM=>Info - Fetching Data From MAIL XML 10/26/2022 11:55:57 AM=>Info - End of Fetching Data From Mail XML 10/26/2022 11:55:57 AM=>Info:- Start SenMail Method 10/26/2022 11:55:57 AM=>UseDefaultCredentials 10/26/2022 11:55:57 AM=>Credentials = bayersupport@sapl.net:Corona@2020 10/26/2022 11:55:57 AM=>EnableSsl = true 10/26/2022 11:55:57 AM=>DeliveryMethod 10/26/2022 11:55:57 AM=>Before Send 10/26/2022 11:57:37 AM=>Exception(SenMail) :System.Net.Mail.SmtpException: Failure sending mail. ---> System.Net.WebException: The operation has timed out. at System.Net.ConnectionPool.Get(Object owningObject, Int32 result, Boolean& continueLoop, WaitHandle[]& waitHandles) at System.Net.ConnectionPool.GetConnection(Object owningObject, GeneralAsyncDelegate asyncCallback, Int32 creationTimeout) at System.Net.Mail.SmtpConnection.GetConnection(ServicePoint servicePoint) at System.Net.Mail.SmtpClient.GetConnection() at System.Net.Mail.SmtpClient.Send(MailMessage message) --- End of inner exception stack trace --- at System.Net.Mail.SmtpClient.Send(MailMessage message) at SAPLMailer.SAPLMailerService.SenMail(PendingMail objPendingMail) in E:\PROJECTS_SVN\SAPLMailer\SAPLMailer\SAPLMailer\SAPLMailerService.cs:line 400 10/26/2022 11:57:37 AM=>(SenMail)Failure sending To mail ID :bayersupport@sapl.net 10/26/2022 11:57:37 AM=>(SenMail)Failure sending CC mail ID : 10/26/2022 11:57:37 AM=>(SenMail)Failure sending mail Body :Hello, Please check attached file having issues in sending mails, please do the needful. 10/26/2022 11:57:37 AM=>delfile:-D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents\PendingMail\PendingMail_ErrorAlert.xml 10/26/2022 11:57:37 AM=>Info:- END Mailing Method 10/26/2022 11:57:38 AM=>Info:- Start Executing Telegram Method 10/26/2022 11:57:38 AM=>Info:- PendingTelegram.xml not exists 10/26/2022 11:57:38 AM=>Info:- End Executing TELEGRAM Method 10/26/2022 11:57:38 AM=>WriteToPendingXML ErrorAlert Start 10/26/2022 11:57:38 AM=>WriteToPendingXML ErrorAlert MailAttachmentsPath = D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents 10/26/2022 11:57:38 AM=>WriteToPendingXML ErrorAlertEntry Added Successfully 10/26/2022 11:57:38 AM=>Info - End of callingService Method 10/26/2022 11:59:38 AM=>Info - Check time Elapsed 10/26/2022 11:59:38 AM=>Info - Call callingService Method 10/26/2022 11:59:38 AM=>Info:- Call Both 10/26/2022 11:59:38 AM=>Info:- Start Executing SMS Method 10/26/2022 11:59:38 AM=>Info:- End Executing SMS Method 10/26/2022 11:59:38 AM=>Info:- Start Mailing Method 10/26/2022 11:59:38 AM=>Info:- ImportingEXE_END.xml file read to list 10/26/2022 11:59:38 AM=>Info:- ImportingEXE_START.xml file read to list 10/26/2022 11:59:38 AM=>Info:- PendingMail.xml file read to list 10/26/2022 11:59:38 AM=>Info:- PendingMail_ErrorAlert.xml file read to list 10/26/2022 11:59:38 AM=>Info:- Count = 1 10/26/2022 11:59:38 AM=>Info:- Count 1 10/26/2022 11:59:38 AM=>Info - Fetching Data From MAIL XML 10/26/2022 11:59:38 AM=>Info - End of Fetching Data From Mail XML 10/26/2022 11:59:38 AM=>Info:- Start SenMail Method 10/26/2022 11:59:38 AM=>UseDefaultCredentials 10/26/2022 11:59:38 AM=>Credentials = bayersupport@sapl.net:Corona@2020 10/26/2022 11:59:38 AM=>EnableSsl = true 10/26/2022 11:59:38 AM=>DeliveryMethod 10/26/2022 11:59:38 AM=>Before Send 10/26/2022 12:01:18 PM=>Exception(SenMail) :System.Net.Mail.SmtpException: Failure sending mail. ---> System.Net.WebException: The operation has timed out. at System.Net.ConnectionPool.Get(Object owningObject, Int32 result, Boolean& continueLoop, WaitHandle[]& waitHandles) at System.Net.ConnectionPool.GetConnection(Object owningObject, GeneralAsyncDelegate asyncCallback, Int32 creationTimeout) at System.Net.Mail.SmtpConnection.GetConnection(ServicePoint servicePoint) at System.Net.Mail.SmtpClient.GetConnection() at System.Net.Mail.SmtpClient.Send(MailMessage message) --- End of inner exception stack trace --- at System.Net.Mail.SmtpClient.Send(MailMessage message) at SAPLMailer.SAPLMailerService.SenMail(PendingMail objPendingMail) in E:\PROJECTS_SVN\SAPLMailer\SAPLMailer\SAPLMailer\SAPLMailerService.cs:line 400 10/26/2022 12:01:18 PM=>(SenMail)Failure sending To mail ID :bayersupport@sapl.net 10/26/2022 12:01:18 PM=>(SenMail)Failure sending CC mail ID : 10/26/2022 12:01:18 PM=>(SenMail)Failure sending mail Body :Hello, Please check attached file having issues in sending mails, please do the needful. 10/26/2022 12:01:18 PM=>delfile:-D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents\PendingMail\PendingMail_ErrorAlert.xml 10/26/2022 12:01:18 PM=>Info:- END Mailing Method 10/26/2022 12:01:18 PM=>Info:- Start Executing Telegram Method 10/26/2022 12:01:18 PM=>Info:- PendingTelegram.xml not exists 10/26/2022 12:01:18 PM=>Info:- End Executing TELEGRAM Method 10/26/2022 12:01:18 PM=>WriteToPendingXML ErrorAlert Start 10/26/2022 12:01:18 PM=>WriteToPendingXML ErrorAlert MailAttachmentsPath = D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents 10/26/2022 12:01:18 PM=>WriteToPendingXML ErrorAlertEntry Added Successfully 10/26/2022 12:01:18 PM=>Info - End of callingService Method 10/26/2022 12:03:18 PM=>Info - Check time Elapsed 10/26/2022 12:03:18 PM=>Info - Call callingService Method 10/26/2022 12:03:18 PM=>Info:- Call Both 10/26/2022 12:03:18 PM=>Info:- Start Executing SMS Method 10/26/2022 12:03:18 PM=>Info:- End Executing SMS Method 10/26/2022 12:03:18 PM=>Info:- Start Mailing Method 10/26/2022 12:03:18 PM=>Info:- ImportingEXE_END.xml file read to list 10/26/2022 12:03:18 PM=>Info:- ImportingEXE_START.xml file read to list 10/26/2022 12:03:18 PM=>Info:- PendingMail.xml file read to list 10/26/2022 12:03:18 PM=>Info:- PendingMail_ErrorAlert.xml file read to list 10/26/2022 12:03:18 PM=>Info:- Count = 1 10/26/2022 12:03:18 PM=>Info:- Count 1 10/26/2022 12:03:18 PM=>Info - Fetching Data From MAIL XML 10/26/2022 12:03:18 PM=>Info - End of Fetching Data From Mail XML 10/26/2022 12:03:18 PM=>Info:- Start SenMail Method 10/26/2022 12:03:18 PM=>UseDefaultCredentials 10/26/2022 12:03:18 PM=>Credentials = bayersupport@sapl.net:Corona@2020 10/26/2022 12:03:18 PM=>EnableSsl = true 10/26/2022 12:03:18 PM=>DeliveryMethod 10/26/2022 12:03:18 PM=>Before Send 10/26/2022 12:04:58 PM=>Exception(SenMail) :System.Net.Mail.SmtpException: Failure sending mail. ---> System.Net.WebException: The operation has timed out. at System.Net.ConnectionPool.Get(Object owningObject, Int32 result, Boolean& continueLoop, WaitHandle[]& waitHandles) at System.Net.ConnectionPool.GetConnection(Object owningObject, GeneralAsyncDelegate asyncCallback, Int32 creationTimeout) at System.Net.Mail.SmtpConnection.GetConnection(ServicePoint servicePoint) at System.Net.Mail.SmtpClient.GetConnection() at System.Net.Mail.SmtpClient.Send(MailMessage message) --- End of inner exception stack trace --- at System.Net.Mail.SmtpClient.Send(MailMessage message) at SAPLMailer.SAPLMailerService.SenMail(PendingMail objPendingMail) in E:\PROJECTS_SVN\SAPLMailer\SAPLMailer\SAPLMailer\SAPLMailerService.cs:line 400 10/26/2022 12:04:58 PM=>(SenMail)Failure sending To mail ID :bayersupport@sapl.net 10/26/2022 12:04:58 PM=>(SenMail)Failure sending CC mail ID : 10/26/2022 12:04:58 PM=>(SenMail)Failure sending mail Body :Hello, Please check attached file having issues in sending mails, please do the needful. 10/26/2022 12:04:58 PM=>delfile:-D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents\PendingMail\PendingMail_ErrorAlert.xml 10/26/2022 12:04:58 PM=>Info:- END Mailing Method 10/26/2022 12:04:58 PM=>Info:- Start Executing Telegram Method 10/26/2022 12:04:58 PM=>Info:- PendingTelegram.xml not exists 10/26/2022 12:04:58 PM=>Info:- End Executing TELEGRAM Method 10/26/2022 12:04:58 PM=>WriteToPendingXML ErrorAlert Start 10/26/2022 12:04:58 PM=>WriteToPendingXML ErrorAlert MailAttachmentsPath = D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents 10/26/2022 12:04:58 PM=>WriteToPendingXML ErrorAlertEntry Added Successfully 10/26/2022 12:04:58 PM=>Info - End of callingService Method 10/26/2022 12:06:58 PM=>Info - Check time Elapsed 10/26/2022 12:06:58 PM=>Info - Call callingService Method 10/26/2022 12:06:58 PM=>Info:- Call Both 10/26/2022 12:06:58 PM=>Info:- Start Executing SMS Method 10/26/2022 12:06:58 PM=>Info:- End Executing SMS Method 10/26/2022 12:06:59 PM=>Info:- Start Mailing Method 10/26/2022 12:06:59 PM=>Info:- ImportingEXE_END.xml file read to list 10/26/2022 12:06:59 PM=>Info:- ImportingEXE_START.xml file read to list 10/26/2022 12:06:59 PM=>Info:- PendingMail.xml file read to list 10/26/2022 12:06:59 PM=>Info:- PendingMail_ErrorAlert.xml file read to list 10/26/2022 12:06:59 PM=>Info:- Count = 1 10/26/2022 12:06:59 PM=>Info:- Count 1 10/26/2022 12:06:59 PM=>Info - Fetching Data From MAIL XML 10/26/2022 12:06:59 PM=>Info - End of Fetching Data From Mail XML 10/26/2022 12:06:59 PM=>Info:- Start SenMail Method 10/26/2022 12:06:59 PM=>UseDefaultCredentials 10/26/2022 12:06:59 PM=>Credentials = bayersupport@sapl.net:Corona@2020 10/26/2022 12:06:59 PM=>EnableSsl = true 10/26/2022 12:06:59 PM=>DeliveryMethod 10/26/2022 12:06:59 PM=>Before Send 10/26/2022 12:08:39 PM=>Exception(SenMail) :System.Net.Mail.SmtpException: Failure sending mail. ---> System.Net.WebException: The operation has timed out. at System.Net.ConnectionPool.Get(Object owningObject, Int32 result, Boolean& continueLoop, WaitHandle[]& waitHandles) at System.Net.ConnectionPool.GetConnection(Object owningObject, GeneralAsyncDelegate asyncCallback, Int32 creationTimeout) at System.Net.Mail.SmtpConnection.GetConnection(ServicePoint servicePoint) at System.Net.Mail.SmtpClient.GetConnection() at System.Net.Mail.SmtpClient.Send(MailMessage message) --- End of inner exception stack trace --- at System.Net.Mail.SmtpClient.Send(MailMessage message) at SAPLMailer.SAPLMailerService.SenMail(PendingMail objPendingMail) in E:\PROJECTS_SVN\SAPLMailer\SAPLMailer\SAPLMailer\SAPLMailerService.cs:line 400 10/26/2022 12:08:39 PM=>(SenMail)Failure sending To mail ID :bayersupport@sapl.net 10/26/2022 12:08:39 PM=>(SenMail)Failure sending CC mail ID : 10/26/2022 12:08:39 PM=>(SenMail)Failure sending mail Body :Hello, Please check attached file having issues in sending mails, please do the needful. 10/26/2022 12:08:39 PM=>delfile:-D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents\PendingMail\PendingMail_ErrorAlert.xml 10/26/2022 12:08:39 PM=>Info:- END Mailing Method 10/26/2022 12:08:39 PM=>Info:- Start Executing Telegram Method 10/26/2022 12:08:39 PM=>Info:- PendingTelegram.xml not exists 10/26/2022 12:08:39 PM=>Info:- End Executing TELEGRAM Method 10/26/2022 12:08:39 PM=>WriteToPendingXML ErrorAlert Start 10/26/2022 12:08:39 PM=>WriteToPendingXML ErrorAlert MailAttachmentsPath = D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents 10/26/2022 12:08:39 PM=>WriteToPendingXML ErrorAlertEntry Added Successfully 10/26/2022 12:08:39 PM=>Info - End of callingService Method 10/26/2022 12:10:39 PM=>Info - Check time Elapsed 10/26/2022 12:10:39 PM=>Info - Call callingService Method 10/26/2022 12:10:39 PM=>Info:- Call Both 10/26/2022 12:10:39 PM=>Info:- Start Executing SMS Method 10/26/2022 12:10:39 PM=>Info:- End Executing SMS Method 10/26/2022 12:10:39 PM=>Info:- Start Mailing Method 10/26/2022 12:10:39 PM=>Info:- ImportingEXE_END.xml file read to list 10/26/2022 12:10:39 PM=>Info:- ImportingEXE_START.xml file read to list 10/26/2022 12:10:39 PM=>Info:- PendingMail.xml file read to list 10/26/2022 12:10:39 PM=>Info:- PendingMail_ErrorAlert.xml file read to list 10/26/2022 12:10:39 PM=>Info:- Count = 1 10/26/2022 12:10:39 PM=>Info:- Count 1 10/26/2022 12:10:39 PM=>Info - Fetching Data From MAIL XML 10/26/2022 12:10:39 PM=>Info - End of Fetching Data From Mail XML 10/26/2022 12:10:39 PM=>Info:- Start SenMail Method 10/26/2022 12:10:39 PM=>UseDefaultCredentials 10/26/2022 12:10:39 PM=>Credentials = bayersupport@sapl.net:Corona@2020 10/26/2022 12:10:39 PM=>EnableSsl = true 10/26/2022 12:10:39 PM=>DeliveryMethod 10/26/2022 12:10:39 PM=>Before Send 10/26/2022 12:12:19 PM=>Exception(SenMail) :System.Net.Mail.SmtpException: Failure sending mail. ---> System.Net.WebException: The operation has timed out. at System.Net.ConnectionPool.Get(Object owningObject, Int32 result, Boolean& continueLoop, WaitHandle[]& waitHandles) at System.Net.ConnectionPool.GetConnection(Object owningObject, GeneralAsyncDelegate asyncCallback, Int32 creationTimeout) at System.Net.Mail.SmtpConnection.GetConnection(ServicePoint servicePoint) at System.Net.Mail.SmtpClient.GetConnection() at System.Net.Mail.SmtpClient.Send(MailMessage message) --- End of inner exception stack trace --- at System.Net.Mail.SmtpClient.Send(MailMessage message) at SAPLMailer.SAPLMailerService.SenMail(PendingMail objPendingMail) in E:\PROJECTS_SVN\SAPLMailer\SAPLMailer\SAPLMailer\SAPLMailerService.cs:line 400 10/26/2022 12:12:19 PM=>(SenMail)Failure sending To mail ID :bayersupport@sapl.net 10/26/2022 12:12:19 PM=>(SenMail)Failure sending CC mail ID : 10/26/2022 12:12:19 PM=>(SenMail)Failure sending mail Body :Hello, Please check attached file having issues in sending mails, please do the needful. 10/26/2022 12:12:19 PM=>delfile:-D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents\PendingMail\PendingMail_ErrorAlert.xml 10/26/2022 12:12:19 PM=>Info:- END Mailing Method 10/26/2022 12:12:19 PM=>Info:- Start Executing Telegram Method 10/26/2022 12:12:19 PM=>Info:- PendingTelegram.xml not exists 10/26/2022 12:12:19 PM=>Info:- End Executing TELEGRAM Method 10/26/2022 12:12:19 PM=>WriteToPendingXML ErrorAlert Start 10/26/2022 12:12:19 PM=>WriteToPendingXML ErrorAlert MailAttachmentsPath = D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents 10/26/2022 12:12:19 PM=>WriteToPendingXML ErrorAlertEntry Added Successfully 10/26/2022 12:12:19 PM=>Info - End of callingService Method 10/26/2022 12:14:19 PM=>Info - Check time Elapsed 10/26/2022 12:14:19 PM=>Info - Call callingService Method 10/26/2022 12:14:20 PM=>Info:- Call Both 10/26/2022 12:14:20 PM=>Info:- Start Executing SMS Method 10/26/2022 12:14:20 PM=>Info:- End Executing SMS Method 10/26/2022 12:14:20 PM=>Info:- Start Mailing Method 10/26/2022 12:14:20 PM=>Info:- ImportingEXE_END.xml file read to list 10/26/2022 12:14:20 PM=>Info:- ImportingEXE_START.xml file read to list 10/26/2022 12:14:20 PM=>Info:- PendingMail.xml file read to list 10/26/2022 12:14:20 PM=>Info:- PendingMail_ErrorAlert.xml file read to list 10/26/2022 12:14:20 PM=>Info:- Count = 1 10/26/2022 12:14:20 PM=>Info:- Count 1 10/26/2022 12:14:20 PM=>Info - Fetching Data From MAIL XML 10/26/2022 12:14:20 PM=>Info - End of Fetching Data From Mail XML 10/26/2022 12:14:20 PM=>Info:- Start SenMail Method 10/26/2022 12:14:20 PM=>UseDefaultCredentials 10/26/2022 12:14:20 PM=>Credentials = bayersupport@sapl.net:Corona@2020 10/26/2022 12:14:20 PM=>EnableSsl = true 10/26/2022 12:14:20 PM=>DeliveryMethod 10/26/2022 12:14:20 PM=>Before Send 10/26/2022 12:16:00 PM=>Exception(SenMail) :System.Net.Mail.SmtpException: Failure sending mail. ---> System.Net.WebException: The operation has timed out. at System.Net.ConnectionPool.Get(Object owningObject, Int32 result, Boolean& continueLoop, WaitHandle[]& waitHandles) at System.Net.ConnectionPool.GetConnection(Object owningObject, GeneralAsyncDelegate asyncCallback, Int32 creationTimeout) at System.Net.Mail.SmtpConnection.GetConnection(ServicePoint servicePoint) at System.Net.Mail.SmtpClient.GetConnection() at System.Net.Mail.SmtpClient.Send(MailMessage message) --- End of inner exception stack trace --- at System.Net.Mail.SmtpClient.Send(MailMessage message) at SAPLMailer.SAPLMailerService.SenMail(PendingMail objPendingMail) in E:\PROJECTS_SVN\SAPLMailer\SAPLMailer\SAPLMailer\SAPLMailerService.cs:line 400 10/26/2022 12:16:00 PM=>(SenMail)Failure sending To mail ID :bayersupport@sapl.net 10/26/2022 12:16:00 PM=>(SenMail)Failure sending CC mail ID : 10/26/2022 12:16:00 PM=>(SenMail)Failure sending mail Body :Hello, Please check attached file having issues in sending mails, please do the needful. 10/26/2022 12:16:00 PM=>delfile:-D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents\PendingMail\PendingMail_ErrorAlert.xml 10/26/2022 12:16:00 PM=>Info:- END Mailing Method 10/26/2022 12:16:00 PM=>Info:- Start Executing Telegram Method 10/26/2022 12:16:00 PM=>Info:- PendingTelegram.xml not exists 10/26/2022 12:16:00 PM=>Info:- End Executing TELEGRAM Method 10/26/2022 12:16:00 PM=>WriteToPendingXML ErrorAlert Start 10/26/2022 12:16:00 PM=>WriteToPendingXML ErrorAlert MailAttachmentsPath = D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents 10/26/2022 12:16:00 PM=>WriteToPendingXML ErrorAlertEntry Added Successfully 10/26/2022 12:16:00 PM=>Info - End of callingService Method 10/26/2022 12:18:00 PM=>Info - Check time Elapsed 10/26/2022 12:18:00 PM=>Info - Call callingService Method 10/26/2022 12:18:00 PM=>Info:- Call Both 10/26/2022 12:18:00 PM=>Info:- Start Executing SMS Method 10/26/2022 12:18:00 PM=>Info:- End Executing SMS Method 10/26/2022 12:18:00 PM=>Info:- Start Mailing Method 10/26/2022 12:18:00 PM=>Info:- ImportingEXE_END.xml file read to list 10/26/2022 12:18:00 PM=>Info:- ImportingEXE_START.xml file read to list 10/26/2022 12:18:00 PM=>Info:- PendingMail.xml file read to list 10/26/2022 12:18:00 PM=>Info:- PendingMail_ErrorAlert.xml file read to list 10/26/2022 12:18:00 PM=>Info:- Count = 1 10/26/2022 12:18:00 PM=>Info:- Count 1 10/26/2022 12:18:00 PM=>Info - Fetching Data From MAIL XML 10/26/2022 12:18:00 PM=>Info - End of Fetching Data From Mail XML 10/26/2022 12:18:00 PM=>Info:- Start SenMail Method 10/26/2022 12:18:00 PM=>UseDefaultCredentials 10/26/2022 12:18:00 PM=>Credentials = bayersupport@sapl.net:Corona@2020 10/26/2022 12:18:00 PM=>EnableSsl = true 10/26/2022 12:18:00 PM=>DeliveryMethod 10/26/2022 12:18:00 PM=>Before Send 10/26/2022 12:19:40 PM=>Exception(SenMail) :System.Net.Mail.SmtpException: Failure sending mail. ---> System.Net.WebException: The operation has timed out. at System.Net.ConnectionPool.Get(Object owningObject, Int32 result, Boolean& continueLoop, WaitHandle[]& waitHandles) at System.Net.ConnectionPool.GetConnection(Object owningObject, GeneralAsyncDelegate asyncCallback, Int32 creationTimeout) at System.Net.Mail.SmtpConnection.GetConnection(ServicePoint servicePoint) at System.Net.Mail.SmtpClient.GetConnection() at System.Net.Mail.SmtpClient.Send(MailMessage message) --- End of inner exception stack trace --- at System.Net.Mail.SmtpClient.Send(MailMessage message) at SAPLMailer.SAPLMailerService.SenMail(PendingMail objPendingMail) in E:\PROJECTS_SVN\SAPLMailer\SAPLMailer\SAPLMailer\SAPLMailerService.cs:line 400 10/26/2022 12:19:40 PM=>(SenMail)Failure sending To mail ID :bayersupport@sapl.net 10/26/2022 12:19:40 PM=>(SenMail)Failure sending CC mail ID : 10/26/2022 12:19:40 PM=>(SenMail)Failure sending mail Body :Hello, Please check attached file having issues in sending mails, please do the needful. 10/26/2022 12:19:40 PM=>delfile:-D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents\PendingMail\PendingMail_ErrorAlert.xml 10/26/2022 12:19:40 PM=>Info:- END Mailing Method 10/26/2022 12:19:40 PM=>Info:- Start Executing Telegram Method 10/26/2022 12:19:40 PM=>Info:- PendingTelegram.xml not exists 10/26/2022 12:19:40 PM=>Info:- End Executing TELEGRAM Method 10/26/2022 12:19:40 PM=>WriteToPendingXML ErrorAlert Start 10/26/2022 12:19:40 PM=>WriteToPendingXML ErrorAlert MailAttachmentsPath = D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents 10/26/2022 12:19:40 PM=>WriteToPendingXML ErrorAlertEntry Added Successfully 10/26/2022 12:19:40 PM=>Info - End of callingService Method 10/26/2022 12:21:40 PM=>Info - Check time Elapsed 10/26/2022 12:21:40 PM=>Info - Call callingService Method 10/26/2022 12:21:40 PM=>Info:- Call Both 10/26/2022 12:21:40 PM=>Info:- Start Executing SMS Method 10/26/2022 12:21:40 PM=>Info:- End Executing SMS Method 10/26/2022 12:21:40 PM=>Info:- Start Mailing Method 10/26/2022 12:21:40 PM=>Info:- ImportingEXE_END.xml file read to list 10/26/2022 12:21:40 PM=>Info:- ImportingEXE_START.xml file read to list 10/26/2022 12:21:40 PM=>Info:- PendingMail.xml file read to list 10/26/2022 12:21:40 PM=>Info:- PendingMail_ErrorAlert.xml file read to list 10/26/2022 12:21:40 PM=>Info:- Count = 1 10/26/2022 12:21:40 PM=>Info:- Count 1 10/26/2022 12:21:40 PM=>Info - Fetching Data From MAIL XML 10/26/2022 12:21:40 PM=>Info - End of Fetching Data From Mail XML 10/26/2022 12:21:40 PM=>Info:- Start SenMail Method 10/26/2022 12:21:41 PM=>UseDefaultCredentials 10/26/2022 12:21:41 PM=>Credentials = bayersupport@sapl.net:Corona@2020 10/26/2022 12:21:41 PM=>EnableSsl = true 10/26/2022 12:21:41 PM=>DeliveryMethod 10/26/2022 12:21:41 PM=>Before Send 10/26/2022 12:23:21 PM=>Exception(SenMail) :System.Net.Mail.SmtpException: Failure sending mail. ---> System.Net.WebException: The operation has timed out. at System.Net.ConnectionPool.Get(Object owningObject, Int32 result, Boolean& continueLoop, WaitHandle[]& waitHandles) at System.Net.ConnectionPool.GetConnection(Object owningObject, GeneralAsyncDelegate asyncCallback, Int32 creationTimeout) at System.Net.Mail.SmtpConnection.GetConnection(ServicePoint servicePoint) at System.Net.Mail.SmtpClient.GetConnection() at System.Net.Mail.SmtpClient.Send(MailMessage message) --- End of inner exception stack trace --- at System.Net.Mail.SmtpClient.Send(MailMessage message) at SAPLMailer.SAPLMailerService.SenMail(PendingMail objPendingMail) in E:\PROJECTS_SVN\SAPLMailer\SAPLMailer\SAPLMailer\SAPLMailerService.cs:line 400 10/26/2022 12:23:21 PM=>(SenMail)Failure sending To mail ID :bayersupport@sapl.net 10/26/2022 12:23:21 PM=>(SenMail)Failure sending CC mail ID : 10/26/2022 12:23:21 PM=>(SenMail)Failure sending mail Body :Hello, Please check attached file having issues in sending mails, please do the needful. 10/26/2022 12:23:21 PM=>delfile:-D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents\PendingMail\PendingMail_ErrorAlert.xml 10/26/2022 12:23:21 PM=>Info:- END Mailing Method 10/26/2022 12:23:21 PM=>Info:- Start Executing Telegram Method 10/26/2022 12:23:21 PM=>Info:- PendingTelegram.xml not exists 10/26/2022 12:23:21 PM=>Info:- End Executing TELEGRAM Method 10/26/2022 12:23:21 PM=>WriteToPendingXML ErrorAlert Start 10/26/2022 12:23:21 PM=>WriteToPendingXML ErrorAlert MailAttachmentsPath = D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents 10/26/2022 12:23:21 PM=>WriteToPendingXML ErrorAlertEntry Added Successfully 10/26/2022 12:23:21 PM=>Info - End of callingService Method 10/26/2022 12:25:21 PM=>Info - Check time Elapsed 10/26/2022 12:25:21 PM=>Info - Call callingService Method 10/26/2022 12:25:21 PM=>Info:- Call Both 10/26/2022 12:25:21 PM=>Info:- Start Executing SMS Method 10/26/2022 12:25:21 PM=>Info:- End Executing SMS Method 10/26/2022 12:25:21 PM=>Info:- Start Mailing Method 10/26/2022 12:25:21 PM=>Info:- ImportingEXE_END.xml file read to list 10/26/2022 12:25:21 PM=>Info:- ImportingEXE_START.xml file read to list 10/26/2022 12:25:21 PM=>Info:- PendingMail.xml file read to list 10/26/2022 12:25:21 PM=>Info:- PendingMail_ErrorAlert.xml file read to list 10/26/2022 12:25:21 PM=>Info:- Count = 1 10/26/2022 12:25:21 PM=>Info:- Count 1 10/26/2022 12:25:21 PM=>Info - Fetching Data From MAIL XML 10/26/2022 12:25:21 PM=>Info - End of Fetching Data From Mail XML 10/26/2022 12:25:21 PM=>Info:- Start SenMail Method 10/26/2022 12:25:21 PM=>UseDefaultCredentials 10/26/2022 12:25:21 PM=>Credentials = bayersupport@sapl.net:Corona@2020 10/26/2022 12:25:21 PM=>EnableSsl = true 10/26/2022 12:25:21 PM=>DeliveryMethod 10/26/2022 12:25:21 PM=>Before Send 10/26/2022 12:27:01 PM=>Exception(SenMail) :System.Net.Mail.SmtpException: Failure sending mail. ---> System.Net.WebException: The operation has timed out. at System.Net.ConnectionPool.Get(Object owningObject, Int32 result, Boolean& continueLoop, WaitHandle[]& waitHandles) at System.Net.ConnectionPool.GetConnection(Object owningObject, GeneralAsyncDelegate asyncCallback, Int32 creationTimeout) at System.Net.Mail.SmtpConnection.GetConnection(ServicePoint servicePoint) at System.Net.Mail.SmtpClient.GetConnection() at System.Net.Mail.SmtpClient.Send(MailMessage message) --- End of inner exception stack trace --- at System.Net.Mail.SmtpClient.Send(MailMessage message) at SAPLMailer.SAPLMailerService.SenMail(PendingMail objPendingMail) in E:\PROJECTS_SVN\SAPLMailer\SAPLMailer\SAPLMailer\SAPLMailerService.cs:line 400 10/26/2022 12:27:01 PM=>(SenMail)Failure sending To mail ID :bayersupport@sapl.net 10/26/2022 12:27:01 PM=>(SenMail)Failure sending CC mail ID : 10/26/2022 12:27:01 PM=>(SenMail)Failure sending mail Body :Hello, Please check attached file having issues in sending mails, please do the needful. 10/26/2022 12:27:01 PM=>delfile:-D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents\PendingMail\PendingMail_ErrorAlert.xml 10/26/2022 12:27:01 PM=>Info:- END Mailing Method 10/26/2022 12:27:01 PM=>Info:- Start Executing Telegram Method 10/26/2022 12:27:01 PM=>Info:- PendingTelegram.xml not exists 10/26/2022 12:27:01 PM=>Info:- End Executing TELEGRAM Method 10/26/2022 12:27:01 PM=>WriteToPendingXML ErrorAlert Start 10/26/2022 12:27:01 PM=>WriteToPendingXML ErrorAlert MailAttachmentsPath = D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents 10/26/2022 12:27:01 PM=>WriteToPendingXML ErrorAlertEntry Added Successfully 10/26/2022 12:27:01 PM=>Info - End of callingService Method 10/26/2022 12:29:01 PM=>Info - Check time Elapsed 10/26/2022 12:29:01 PM=>Info - Call callingService Method 10/26/2022 12:29:01 PM=>Info:- Call Both 10/26/2022 12:29:01 PM=>Info:- Start Executing SMS Method 10/26/2022 12:29:01 PM=>Info:- End Executing SMS Method 10/26/2022 12:29:01 PM=>Info:- Start Mailing Method 10/26/2022 12:29:01 PM=>Info:- ImportingEXE_END.xml file read to list 10/26/2022 12:29:01 PM=>Info:- ImportingEXE_START.xml file read to list 10/26/2022 12:29:01 PM=>Info:- PendingMail.xml file read to list 10/26/2022 12:29:01 PM=>Info:- PendingMail_ErrorAlert.xml file read to list 10/26/2022 12:29:01 PM=>Info:- Count = 1 10/26/2022 12:29:01 PM=>Info:- Count 1 10/26/2022 12:29:01 PM=>Info - Fetching Data From MAIL XML 10/26/2022 12:29:01 PM=>Info - End of Fetching Data From Mail XML 10/26/2022 12:29:01 PM=>Info:- Start SenMail Method 10/26/2022 12:29:01 PM=>UseDefaultCredentials 10/26/2022 12:29:01 PM=>Credentials = bayersupport@sapl.net:Corona@2020 10/26/2022 12:29:01 PM=>EnableSsl = true 10/26/2022 12:29:01 PM=>DeliveryMethod 10/26/2022 12:29:01 PM=>Before Send 10/26/2022 12:30:41 PM=>Exception(SenMail) :System.Net.Mail.SmtpException: Failure sending mail. ---> System.Net.WebException: The operation has timed out. at System.Net.ConnectionPool.Get(Object owningObject, Int32 result, Boolean& continueLoop, WaitHandle[]& waitHandles) at System.Net.ConnectionPool.GetConnection(Object owningObject, GeneralAsyncDelegate asyncCallback, Int32 creationTimeout) at System.Net.Mail.SmtpConnection.GetConnection(ServicePoint servicePoint) at System.Net.Mail.SmtpClient.GetConnection() at System.Net.Mail.SmtpClient.Send(MailMessage message) --- End of inner exception stack trace --- at System.Net.Mail.SmtpClient.Send(MailMessage message) at SAPLMailer.SAPLMailerService.SenMail(PendingMail objPendingMail) in E:\PROJECTS_SVN\SAPLMailer\SAPLMailer\SAPLMailer\SAPLMailerService.cs:line 400 10/26/2022 12:30:41 PM=>(SenMail)Failure sending To mail ID :bayersupport@sapl.net 10/26/2022 12:30:41 PM=>(SenMail)Failure sending CC mail ID : 10/26/2022 12:30:41 PM=>(SenMail)Failure sending mail Body :Hello, Please check attached file having issues in sending mails, please do the needful. 10/26/2022 12:30:42 PM=>delfile:-D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents\PendingMail\PendingMail_ErrorAlert.xml 10/26/2022 12:30:42 PM=>Info:- END Mailing Method 10/26/2022 12:30:42 PM=>Info:- Start Executing Telegram Method 10/26/2022 12:30:42 PM=>Info:- PendingTelegram.xml not exists 10/26/2022 12:30:42 PM=>Info:- End Executing TELEGRAM Method 10/26/2022 12:30:42 PM=>WriteToPendingXML ErrorAlert Start 10/26/2022 12:30:42 PM=>WriteToPendingXML ErrorAlert MailAttachmentsPath = D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents 10/26/2022 12:30:42 PM=>WriteToPendingXML ErrorAlertEntry Added Successfully 10/26/2022 12:30:42 PM=>Info - End of callingService Method 10/26/2022 12:32:42 PM=>Info - Check time Elapsed 10/26/2022 12:32:42 PM=>Info - Call callingService Method 10/26/2022 12:32:42 PM=>Info:- Call Both 10/26/2022 12:32:42 PM=>Info:- Start Executing SMS Method 10/26/2022 12:32:42 PM=>Info:- End Executing SMS Method 10/26/2022 12:32:42 PM=>Info:- Start Mailing Method 10/26/2022 12:32:42 PM=>Info:- ImportingEXE_END.xml file read to list 10/26/2022 12:32:42 PM=>Info:- ImportingEXE_START.xml file read to list 10/26/2022 12:32:42 PM=>Info:- PendingMail.xml file read to list 10/26/2022 12:32:42 PM=>Info:- PendingMail_ErrorAlert.xml file read to list 10/26/2022 12:32:42 PM=>Info:- Count = 1 10/26/2022 12:32:42 PM=>Info:- Count 1 10/26/2022 12:32:42 PM=>Info - Fetching Data From MAIL XML 10/26/2022 12:32:42 PM=>Info - End of Fetching Data From Mail XML 10/26/2022 12:32:42 PM=>Info:- Start SenMail Method 10/26/2022 12:32:42 PM=>UseDefaultCredentials 10/26/2022 12:32:42 PM=>Credentials = bayersupport@sapl.net:Corona@2020 10/26/2022 12:32:42 PM=>EnableSsl = true 10/26/2022 12:32:42 PM=>DeliveryMethod 10/26/2022 12:32:42 PM=>Before Send 10/26/2022 12:34:22 PM=>Exception(SenMail) :System.Net.Mail.SmtpException: Failure sending mail. ---> System.Net.WebException: The operation has timed out. at System.Net.ConnectionPool.Get(Object owningObject, Int32 result, Boolean& continueLoop, WaitHandle[]& waitHandles) at System.Net.ConnectionPool.GetConnection(Object owningObject, GeneralAsyncDelegate asyncCallback, Int32 creationTimeout) at System.Net.Mail.SmtpConnection.GetConnection(ServicePoint servicePoint) at System.Net.Mail.SmtpClient.GetConnection() at System.Net.Mail.SmtpClient.Send(MailMessage message) --- End of inner exception stack trace --- at System.Net.Mail.SmtpClient.Send(MailMessage message) at SAPLMailer.SAPLMailerService.SenMail(PendingMail objPendingMail) in E:\PROJECTS_SVN\SAPLMailer\SAPLMailer\SAPLMailer\SAPLMailerService.cs:line 400 10/26/2022 12:34:22 PM=>(SenMail)Failure sending To mail ID :bayersupport@sapl.net 10/26/2022 12:34:22 PM=>(SenMail)Failure sending CC mail ID : 10/26/2022 12:34:22 PM=>(SenMail)Failure sending mail Body :Hello, Please check attached file having issues in sending mails, please do the needful. 10/26/2022 12:34:22 PM=>delfile:-D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents\PendingMail\PendingMail_ErrorAlert.xml 10/26/2022 12:34:22 PM=>Info:- END Mailing Method 10/26/2022 12:34:22 PM=>Info:- Start Executing Telegram Method 10/26/2022 12:34:22 PM=>Info:- PendingTelegram.xml not exists 10/26/2022 12:34:22 PM=>Info:- End Executing TELEGRAM Method 10/26/2022 12:34:22 PM=>WriteToPendingXML ErrorAlert Start 10/26/2022 12:34:22 PM=>WriteToPendingXML ErrorAlert MailAttachmentsPath = D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents 10/26/2022 12:34:22 PM=>WriteToPendingXML ErrorAlertEntry Added Successfully 10/26/2022 12:34:22 PM=>Info - End of callingService Method 10/26/2022 12:36:22 PM=>Info - Check time Elapsed 10/26/2022 12:36:22 PM=>Info - Call callingService Method 10/26/2022 12:36:22 PM=>Info:- Call Both 10/26/2022 12:36:22 PM=>Info:- Start Executing SMS Method 10/26/2022 12:36:22 PM=>Info:- End Executing SMS Method 10/26/2022 12:36:22 PM=>Info:- Start Mailing Method 10/26/2022 12:36:22 PM=>Info:- ImportingEXE_END.xml file read to list 10/26/2022 12:36:22 PM=>Info:- ImportingEXE_START.xml file read to list 10/26/2022 12:36:22 PM=>Info:- PendingMail.xml file read to list 10/26/2022 12:36:22 PM=>Info:- PendingMail_ErrorAlert.xml file read to list 10/26/2022 12:36:22 PM=>Info:- Count = 1 10/26/2022 12:36:22 PM=>Info:- Count 1 10/26/2022 12:36:22 PM=>Info - Fetching Data From MAIL XML 10/26/2022 12:36:22 PM=>Info - End of Fetching Data From Mail XML 10/26/2022 12:36:22 PM=>Info:- Start SenMail Method 10/26/2022 12:36:22 PM=>UseDefaultCredentials 10/26/2022 12:36:22 PM=>Credentials = bayersupport@sapl.net:Corona@2020 10/26/2022 12:36:22 PM=>EnableSsl = true 10/26/2022 12:36:22 PM=>DeliveryMethod 10/26/2022 12:36:22 PM=>Before Send 10/26/2022 12:38:02 PM=>Exception(SenMail) :System.Net.Mail.SmtpException: Failure sending mail. ---> System.Net.WebException: The operation has timed out. at System.Net.ConnectionPool.Get(Object owningObject, Int32 result, Boolean& continueLoop, WaitHandle[]& waitHandles) at System.Net.ConnectionPool.GetConnection(Object owningObject, GeneralAsyncDelegate asyncCallback, Int32 creationTimeout) at System.Net.Mail.SmtpConnection.GetConnection(ServicePoint servicePoint) at System.Net.Mail.SmtpClient.GetConnection() at System.Net.Mail.SmtpClient.Send(MailMessage message) --- End of inner exception stack trace --- at System.Net.Mail.SmtpClient.Send(MailMessage message) at SAPLMailer.SAPLMailerService.SenMail(PendingMail objPendingMail) in E:\PROJECTS_SVN\SAPLMailer\SAPLMailer\SAPLMailer\SAPLMailerService.cs:line 400 10/26/2022 12:38:02 PM=>(SenMail)Failure sending To mail ID :bayersupport@sapl.net 10/26/2022 12:38:02 PM=>(SenMail)Failure sending CC mail ID : 10/26/2022 12:38:02 PM=>(SenMail)Failure sending mail Body :Hello, Please check attached file having issues in sending mails, please do the needful. 10/26/2022 12:38:02 PM=>delfile:-D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents\PendingMail\PendingMail_ErrorAlert.xml 10/26/2022 12:38:03 PM=>Info:- END Mailing Method 10/26/2022 12:38:03 PM=>Info:- Start Executing Telegram Method 10/26/2022 12:38:03 PM=>Info:- PendingTelegram.xml not exists 10/26/2022 12:38:03 PM=>Info:- End Executing TELEGRAM Method 10/26/2022 12:38:03 PM=>WriteToPendingXML ErrorAlert Start 10/26/2022 12:38:03 PM=>WriteToPendingXML ErrorAlert MailAttachmentsPath = D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents 10/26/2022 12:38:03 PM=>WriteToPendingXML ErrorAlertEntry Added Successfully 10/26/2022 12:38:03 PM=>Info - End of callingService Method 10/26/2022 12:40:03 PM=>Info - Check time Elapsed 10/26/2022 12:40:03 PM=>Info - Call callingService Method 10/26/2022 12:40:03 PM=>Info:- Call Both 10/26/2022 12:40:03 PM=>Info:- Start Executing SMS Method 10/26/2022 12:40:03 PM=>Info:- End Executing SMS Method 10/26/2022 12:40:03 PM=>Info:- Start Mailing Method 10/26/2022 12:40:03 PM=>Info:- ImportingEXE_END.xml file read to list 10/26/2022 12:40:03 PM=>Info:- ImportingEXE_START.xml file read to list 10/26/2022 12:40:03 PM=>Info:- PendingMail.xml file read to list 10/26/2022 12:40:03 PM=>Info:- PendingMail_ErrorAlert.xml file read to list 10/26/2022 12:40:03 PM=>Info:- Count = 1 10/26/2022 12:40:03 PM=>Info:- Count 1 10/26/2022 12:40:03 PM=>Info - Fetching Data From MAIL XML 10/26/2022 12:40:03 PM=>Info - End of Fetching Data From Mail XML 10/26/2022 12:40:03 PM=>Info:- Start SenMail Method 10/26/2022 12:40:03 PM=>UseDefaultCredentials 10/26/2022 12:40:03 PM=>Credentials = bayersupport@sapl.net:Corona@2020 10/26/2022 12:40:03 PM=>EnableSsl = true 10/26/2022 12:40:03 PM=>DeliveryMethod 10/26/2022 12:40:03 PM=>Before Send 10/26/2022 12:41:43 PM=>Exception(SenMail) :System.Net.Mail.SmtpException: Failure sending mail. ---> System.Net.WebException: The operation has timed out. at System.Net.ConnectionPool.Get(Object owningObject, Int32 result, Boolean& continueLoop, WaitHandle[]& waitHandles) at System.Net.ConnectionPool.GetConnection(Object owningObject, GeneralAsyncDelegate asyncCallback, Int32 creationTimeout) at System.Net.Mail.SmtpConnection.GetConnection(ServicePoint servicePoint) at System.Net.Mail.SmtpClient.GetConnection() at System.Net.Mail.SmtpClient.Send(MailMessage message) --- End of inner exception stack trace --- at System.Net.Mail.SmtpClient.Send(MailMessage message) at SAPLMailer.SAPLMailerService.SenMail(PendingMail objPendingMail) in E:\PROJECTS_SVN\SAPLMailer\SAPLMailer\SAPLMailer\SAPLMailerService.cs:line 400 10/26/2022 12:41:43 PM=>(SenMail)Failure sending To mail ID :bayersupport@sapl.net 10/26/2022 12:41:43 PM=>(SenMail)Failure sending CC mail ID : 10/26/2022 12:41:43 PM=>(SenMail)Failure sending mail Body :Hello, Please check attached file having issues in sending mails, please do the needful. 10/26/2022 12:41:43 PM=>delfile:-D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents\PendingMail\PendingMail_ErrorAlert.xml 10/26/2022 12:41:43 PM=>Info:- END Mailing Method 10/26/2022 12:41:43 PM=>Info:- Start Executing Telegram Method 10/26/2022 12:41:43 PM=>Info:- PendingTelegram.xml not exists 10/26/2022 12:41:43 PM=>Info:- End Executing TELEGRAM Method 10/26/2022 12:41:43 PM=>WriteToPendingXML ErrorAlert Start 10/26/2022 12:41:43 PM=>WriteToPendingXML ErrorAlert MailAttachmentsPath = D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents 10/26/2022 12:41:43 PM=>WriteToPendingXML ErrorAlertEntry Added Successfully 10/26/2022 12:41:43 PM=>Info - End of callingService Method 10/26/2022 12:43:43 PM=>Info - Check time Elapsed 10/26/2022 12:43:43 PM=>Info - Call callingService Method 10/26/2022 12:43:43 PM=>Info:- Call Both 10/26/2022 12:43:43 PM=>Info:- Start Executing SMS Method 10/26/2022 12:43:43 PM=>Info:- End Executing SMS Method 10/26/2022 12:43:43 PM=>Info:- Start Mailing Method 10/26/2022 12:43:43 PM=>Info:- ImportingEXE_END.xml file read to list 10/26/2022 12:43:43 PM=>Info:- ImportingEXE_START.xml file read to list 10/26/2022 12:43:43 PM=>Info:- PendingMail.xml file read to list 10/26/2022 12:43:43 PM=>Info:- PendingMail_ErrorAlert.xml file read to list 10/26/2022 12:43:43 PM=>Info:- Count = 1 10/26/2022 12:43:43 PM=>Info:- Count 1 10/26/2022 12:43:43 PM=>Info - Fetching Data From MAIL XML 10/26/2022 12:43:43 PM=>Info - End of Fetching Data From Mail XML 10/26/2022 12:43:43 PM=>Info:- Start SenMail Method 10/26/2022 12:43:43 PM=>UseDefaultCredentials 10/26/2022 12:43:43 PM=>Credentials = bayersupport@sapl.net:Corona@2020 10/26/2022 12:43:43 PM=>EnableSsl = true 10/26/2022 12:43:43 PM=>DeliveryMethod 10/26/2022 12:43:43 PM=>Before Send 10/26/2022 12:45:23 PM=>Exception(SenMail) :System.Net.Mail.SmtpException: Failure sending mail. ---> System.Net.WebException: The operation has timed out. at System.Net.ConnectionPool.Get(Object owningObject, Int32 result, Boolean& continueLoop, WaitHandle[]& waitHandles) at System.Net.ConnectionPool.GetConnection(Object owningObject, GeneralAsyncDelegate asyncCallback, Int32 creationTimeout) at System.Net.Mail.SmtpConnection.GetConnection(ServicePoint servicePoint) at System.Net.Mail.SmtpClient.GetConnection() at System.Net.Mail.SmtpClient.Send(MailMessage message) --- End of inner exception stack trace --- at System.Net.Mail.SmtpClient.Send(MailMessage message) at SAPLMailer.SAPLMailerService.SenMail(PendingMail objPendingMail) in E:\PROJECTS_SVN\SAPLMailer\SAPLMailer\SAPLMailer\SAPLMailerService.cs:line 400 10/26/2022 12:45:23 PM=>(SenMail)Failure sending To mail ID :bayersupport@sapl.net 10/26/2022 12:45:23 PM=>(SenMail)Failure sending CC mail ID : 10/26/2022 12:45:23 PM=>(SenMail)Failure sending mail Body :Hello, Please check attached file having issues in sending mails, please do the needful. 10/26/2022 12:45:23 PM=>delfile:-D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents\PendingMail\PendingMail_ErrorAlert.xml 10/26/2022 12:45:24 PM=>Info:- END Mailing Method 10/26/2022 12:45:24 PM=>Info:- Start Executing Telegram Method 10/26/2022 12:45:24 PM=>Info:- PendingTelegram.xml not exists 10/26/2022 12:45:24 PM=>Info:- End Executing TELEGRAM Method 10/26/2022 12:45:24 PM=>WriteToPendingXML ErrorAlert Start 10/26/2022 12:45:24 PM=>WriteToPendingXML ErrorAlert MailAttachmentsPath = D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents 10/26/2022 12:45:24 PM=>WriteToPendingXML ErrorAlertEntry Added Successfully 10/26/2022 12:45:24 PM=>Info - End of callingService Method 10/26/2022 12:47:24 PM=>Info - Check time Elapsed 10/26/2022 12:47:24 PM=>Info - Call callingService Method 10/26/2022 12:47:24 PM=>Info:- Call Both 10/26/2022 12:47:24 PM=>Info:- Start Executing SMS Method 10/26/2022 12:47:24 PM=>Info:- End Executing SMS Method 10/26/2022 12:47:24 PM=>Info:- Start Mailing Method 10/26/2022 12:47:24 PM=>Info:- ImportingEXE_END.xml file read to list 10/26/2022 12:47:24 PM=>Info:- ImportingEXE_START.xml file read to list 10/26/2022 12:47:24 PM=>Info:- PendingMail.xml file read to list 10/26/2022 12:47:24 PM=>Info:- PendingMail_ErrorAlert.xml file read to list 10/26/2022 12:47:24 PM=>Info:- Count = 1 10/26/2022 12:47:24 PM=>Info:- Count 1 10/26/2022 12:47:24 PM=>Info - Fetching Data From MAIL XML 10/26/2022 12:47:24 PM=>Info - End of Fetching Data From Mail XML 10/26/2022 12:47:24 PM=>Info:- Start SenMail Method 10/26/2022 12:47:24 PM=>UseDefaultCredentials 10/26/2022 12:47:24 PM=>Credentials = bayersupport@sapl.net:Corona@2020 10/26/2022 12:47:24 PM=>EnableSsl = true 10/26/2022 12:47:24 PM=>DeliveryMethod 10/26/2022 12:47:24 PM=>Before Send 10/26/2022 12:49:04 PM=>Exception(SenMail) :System.Net.Mail.SmtpException: Failure sending mail. ---> System.Net.WebException: The operation has timed out. at System.Net.ConnectionPool.Get(Object owningObject, Int32 result, Boolean& continueLoop, WaitHandle[]& waitHandles) at System.Net.ConnectionPool.GetConnection(Object owningObject, GeneralAsyncDelegate asyncCallback, Int32 creationTimeout) at System.Net.Mail.SmtpConnection.GetConnection(ServicePoint servicePoint) at System.Net.Mail.SmtpClient.GetConnection() at System.Net.Mail.SmtpClient.Send(MailMessage message) --- End of inner exception stack trace --- at System.Net.Mail.SmtpClient.Send(MailMessage message) at SAPLMailer.SAPLMailerService.SenMail(PendingMail objPendingMail) in E:\PROJECTS_SVN\SAPLMailer\SAPLMailer\SAPLMailer\SAPLMailerService.cs:line 400 10/26/2022 12:49:04 PM=>(SenMail)Failure sending To mail ID :bayersupport@sapl.net 10/26/2022 12:49:04 PM=>(SenMail)Failure sending CC mail ID : 10/26/2022 12:49:04 PM=>(SenMail)Failure sending mail Body :Hello, Please check attached file having issues in sending mails, please do the needful. 10/26/2022 12:49:04 PM=>delfile:-D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents\PendingMail\PendingMail_ErrorAlert.xml 10/26/2022 12:49:04 PM=>Info:- END Mailing Method 10/26/2022 12:49:04 PM=>Info:- Start Executing Telegram Method 10/26/2022 12:49:04 PM=>Info:- PendingTelegram.xml not exists 10/26/2022 12:49:04 PM=>Info:- End Executing TELEGRAM Method 10/26/2022 12:49:04 PM=>WriteToPendingXML ErrorAlert Start 10/26/2022 12:49:04 PM=>WriteToPendingXML ErrorAlert MailAttachmentsPath = D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents 10/26/2022 12:49:04 PM=>WriteToPendingXML ErrorAlertEntry Added Successfully 10/26/2022 12:49:04 PM=>Info - End of callingService Method 10/26/2022 12:51:04 PM=>Info - Check time Elapsed 10/26/2022 12:51:04 PM=>Info - Call callingService Method 10/26/2022 12:51:04 PM=>Info:- Call Both 10/26/2022 12:51:04 PM=>Info:- Start Executing SMS Method 10/26/2022 12:51:04 PM=>Info:- End Executing SMS Method 10/26/2022 12:51:04 PM=>Info:- Start Mailing Method 10/26/2022 12:51:04 PM=>Info:- ImportingEXE_END.xml file read to list 10/26/2022 12:51:04 PM=>Info:- ImportingEXE_START.xml file read to list 10/26/2022 12:51:04 PM=>Info:- PendingMail.xml file read to list 10/26/2022 12:51:04 PM=>Info:- PendingMail_ErrorAlert.xml file read to list 10/26/2022 12:51:04 PM=>Info:- Count = 1 10/26/2022 12:51:04 PM=>Info:- Count 1 10/26/2022 12:51:04 PM=>Info - Fetching Data From MAIL XML 10/26/2022 12:51:04 PM=>Info - End of Fetching Data From Mail XML 10/26/2022 12:51:04 PM=>Info:- Start SenMail Method 10/26/2022 12:51:04 PM=>UseDefaultCredentials 10/26/2022 12:51:04 PM=>Credentials = bayersupport@sapl.net:Corona@2020 10/26/2022 12:51:04 PM=>EnableSsl = true 10/26/2022 12:51:04 PM=>DeliveryMethod 10/26/2022 12:51:04 PM=>Before Send 10/26/2022 12:52:44 PM=>Exception(SenMail) :System.Net.Mail.SmtpException: Failure sending mail. ---> System.Net.WebException: The operation has timed out. at System.Net.ConnectionPool.Get(Object owningObject, Int32 result, Boolean& continueLoop, WaitHandle[]& waitHandles) at System.Net.ConnectionPool.GetConnection(Object owningObject, GeneralAsyncDelegate asyncCallback, Int32 creationTimeout) at System.Net.Mail.SmtpConnection.GetConnection(ServicePoint servicePoint) at System.Net.Mail.SmtpClient.GetConnection() at System.Net.Mail.SmtpClient.Send(MailMessage message) --- End of inner exception stack trace --- at System.Net.Mail.SmtpClient.Send(MailMessage message) at SAPLMailer.SAPLMailerService.SenMail(PendingMail objPendingMail) in E:\PROJECTS_SVN\SAPLMailer\SAPLMailer\SAPLMailer\SAPLMailerService.cs:line 400 10/26/2022 12:52:44 PM=>(SenMail)Failure sending To mail ID :bayersupport@sapl.net 10/26/2022 12:52:44 PM=>(SenMail)Failure sending CC mail ID : 10/26/2022 12:52:44 PM=>(SenMail)Failure sending mail Body :Hello, Please check attached file having issues in sending mails, please do the needful. 10/26/2022 12:52:44 PM=>delfile:-D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents\PendingMail\PendingMail_ErrorAlert.xml 10/26/2022 12:52:45 PM=>Info:- END Mailing Method 10/26/2022 12:52:45 PM=>Info:- Start Executing Telegram Method 10/26/2022 12:52:45 PM=>Info:- PendingTelegram.xml not exists 10/26/2022 12:52:45 PM=>Info:- End Executing TELEGRAM Method 10/26/2022 12:52:45 PM=>WriteToPendingXML ErrorAlert Start 10/26/2022 12:52:45 PM=>WriteToPendingXML ErrorAlert MailAttachmentsPath = D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents 10/26/2022 12:52:45 PM=>WriteToPendingXML ErrorAlertEntry Added Successfully 10/26/2022 12:52:45 PM=>Info - End of callingService Method 10/26/2022 12:54:45 PM=>Info - Check time Elapsed 10/26/2022 12:54:45 PM=>Info - Call callingService Method 10/26/2022 12:54:45 PM=>Info:- Call Both 10/26/2022 12:54:45 PM=>Info:- Start Executing SMS Method 10/26/2022 12:54:45 PM=>Info:- End Executing SMS Method 10/26/2022 12:54:45 PM=>Info:- Start Mailing Method 10/26/2022 12:54:45 PM=>Info:- ImportingEXE_END.xml file read to list 10/26/2022 12:54:45 PM=>Info:- ImportingEXE_START.xml file read to list 10/26/2022 12:54:45 PM=>Info:- PendingMail.xml file read to list 10/26/2022 12:54:45 PM=>Info:- PendingMail_ErrorAlert.xml file read to list 10/26/2022 12:54:45 PM=>Info:- Count = 1 10/26/2022 12:54:45 PM=>Info:- Count 1 10/26/2022 12:54:45 PM=>Info - Fetching Data From MAIL XML 10/26/2022 12:54:45 PM=>Info - End of Fetching Data From Mail XML 10/26/2022 12:54:45 PM=>Info:- Start SenMail Method 10/26/2022 12:54:45 PM=>UseDefaultCredentials 10/26/2022 12:54:45 PM=>Credentials = bayersupport@sapl.net:Corona@2020 10/26/2022 12:54:45 PM=>EnableSsl = true 10/26/2022 12:54:45 PM=>DeliveryMethod 10/26/2022 12:54:45 PM=>Before Send 10/26/2022 12:56:25 PM=>Exception(SenMail) :System.Net.Mail.SmtpException: Failure sending mail. ---> System.Net.WebException: The operation has timed out. at System.Net.ConnectionPool.Get(Object owningObject, Int32 result, Boolean& continueLoop, WaitHandle[]& waitHandles) at System.Net.ConnectionPool.GetConnection(Object owningObject, GeneralAsyncDelegate asyncCallback, Int32 creationTimeout) at System.Net.Mail.SmtpConnection.GetConnection(ServicePoint servicePoint) at System.Net.Mail.SmtpClient.GetConnection() at System.Net.Mail.SmtpClient.Send(MailMessage message) --- End of inner exception stack trace --- at System.Net.Mail.SmtpClient.Send(MailMessage message) at SAPLMailer.SAPLMailerService.SenMail(PendingMail objPendingMail) in E:\PROJECTS_SVN\SAPLMailer\SAPLMailer\SAPLMailer\SAPLMailerService.cs:line 400 10/26/2022 12:56:25 PM=>(SenMail)Failure sending To mail ID :bayersupport@sapl.net 10/26/2022 12:56:25 PM=>(SenMail)Failure sending CC mail ID : 10/26/2022 12:56:25 PM=>(SenMail)Failure sending mail Body :Hello, Please check attached file having issues in sending mails, please do the needful. 10/26/2022 12:56:25 PM=>delfile:-D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents\PendingMail\PendingMail_ErrorAlert.xml 10/26/2022 12:56:25 PM=>Info:- END Mailing Method 10/26/2022 12:56:25 PM=>Info:- Start Executing Telegram Method 10/26/2022 12:56:25 PM=>Info:- PendingTelegram.xml not exists 10/26/2022 12:56:25 PM=>Info:- End Executing TELEGRAM Method 10/26/2022 12:56:25 PM=>WriteToPendingXML ErrorAlert Start 10/26/2022 12:56:25 PM=>WriteToPendingXML ErrorAlert MailAttachmentsPath = D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents 10/26/2022 12:56:25 PM=>WriteToPendingXML ErrorAlertEntry Added Successfully 10/26/2022 12:56:25 PM=>Info - End of callingService Method 10/26/2022 12:58:25 PM=>Info - Check time Elapsed 10/26/2022 12:58:25 PM=>Info - Call callingService Method 10/26/2022 12:58:25 PM=>Info:- Call Both 10/26/2022 12:58:25 PM=>Info:- Start Executing SMS Method 10/26/2022 12:58:25 PM=>Info:- End Executing SMS Method 10/26/2022 12:58:25 PM=>Info:- Start Mailing Method 10/26/2022 12:58:25 PM=>Info:- ImportingEXE_END.xml file read to list 10/26/2022 12:58:25 PM=>Info:- ImportingEXE_START.xml file read to list 10/26/2022 12:58:25 PM=>Info:- PendingMail.xml file read to list 10/26/2022 12:58:25 PM=>Info:- PendingMail_ErrorAlert.xml file read to list 10/26/2022 12:58:25 PM=>Info:- Count = 1 10/26/2022 12:58:25 PM=>Info:- Count 1 10/26/2022 12:58:25 PM=>Info - Fetching Data From MAIL XML 10/26/2022 12:58:25 PM=>Info - End of Fetching Data From Mail XML 10/26/2022 12:58:25 PM=>Info:- Start SenMail Method 10/26/2022 12:58:25 PM=>UseDefaultCredentials 10/26/2022 12:58:25 PM=>Credentials = bayersupport@sapl.net:Corona@2020 10/26/2022 12:58:25 PM=>EnableSsl = true 10/26/2022 12:58:25 PM=>DeliveryMethod 10/26/2022 12:58:25 PM=>Before Send 10/26/2022 1:00:05 PM=>Exception(SenMail) :System.Net.Mail.SmtpException: Failure sending mail. ---> System.Net.WebException: The operation has timed out. at System.Net.ConnectionPool.Get(Object owningObject, Int32 result, Boolean& continueLoop, WaitHandle[]& waitHandles) at System.Net.ConnectionPool.GetConnection(Object owningObject, GeneralAsyncDelegate asyncCallback, Int32 creationTimeout) at System.Net.Mail.SmtpConnection.GetConnection(ServicePoint servicePoint) at System.Net.Mail.SmtpClient.GetConnection() at System.Net.Mail.SmtpClient.Send(MailMessage message) --- End of inner exception stack trace --- at System.Net.Mail.SmtpClient.Send(MailMessage message) at SAPLMailer.SAPLMailerService.SenMail(PendingMail objPendingMail) in E:\PROJECTS_SVN\SAPLMailer\SAPLMailer\SAPLMailer\SAPLMailerService.cs:line 400 10/26/2022 1:00:05 PM=>(SenMail)Failure sending To mail ID :bayersupport@sapl.net 10/26/2022 1:00:05 PM=>(SenMail)Failure sending CC mail ID : 10/26/2022 1:00:05 PM=>(SenMail)Failure sending mail Body :Hello, Please check attached file having issues in sending mails, please do the needful. 10/26/2022 1:00:05 PM=>delfile:-D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents\PendingMail\PendingMail_ErrorAlert.xml 10/26/2022 1:00:06 PM=>Info:- END Mailing Method 10/26/2022 1:00:06 PM=>Info:- Start Executing Telegram Method 10/26/2022 1:00:06 PM=>Info:- PendingTelegram.xml not exists 10/26/2022 1:00:06 PM=>Info:- End Executing TELEGRAM Method 10/26/2022 1:00:06 PM=>WriteToPendingXML ErrorAlert Start 10/26/2022 1:00:06 PM=>WriteToPendingXML ErrorAlert MailAttachmentsPath = D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents 10/26/2022 1:00:06 PM=>WriteToPendingXML ErrorAlertEntry Added Successfully 10/26/2022 1:00:06 PM=>Info - End of callingService Method 10/26/2022 1:02:06 PM=>Info - Check time Elapsed 10/26/2022 1:02:06 PM=>Info - Call callingService Method 10/26/2022 1:02:06 PM=>Info:- Call Both 10/26/2022 1:02:06 PM=>Info:- Start Executing SMS Method 10/26/2022 1:02:06 PM=>Info:- End Executing SMS Method 10/26/2022 1:02:06 PM=>Info:- Start Mailing Method 10/26/2022 1:02:06 PM=>Info:- ImportingEXE_END.xml file read to list 10/26/2022 1:02:06 PM=>Info:- ImportingEXE_START.xml file read to list 10/26/2022 1:02:06 PM=>Info:- PendingMail.xml file read to list 10/26/2022 1:02:06 PM=>Info:- PendingMail_ErrorAlert.xml file read to list 10/26/2022 1:02:06 PM=>Info:- Count = 1 10/26/2022 1:02:06 PM=>Info:- Count 1 10/26/2022 1:02:06 PM=>Info - Fetching Data From MAIL XML 10/26/2022 1:02:06 PM=>Info - End of Fetching Data From Mail XML 10/26/2022 1:02:06 PM=>Info:- Start SenMail Method 10/26/2022 1:02:06 PM=>UseDefaultCredentials 10/26/2022 1:02:06 PM=>Credentials = bayersupport@sapl.net:Corona@2020 10/26/2022 1:02:06 PM=>EnableSsl = true 10/26/2022 1:02:06 PM=>DeliveryMethod 10/26/2022 1:02:06 PM=>Before Send 10/26/2022 1:03:46 PM=>Exception(SenMail) :System.Net.Mail.SmtpException: Failure sending mail. ---> System.Net.WebException: The operation has timed out. at System.Net.ConnectionPool.Get(Object owningObject, Int32 result, Boolean& continueLoop, WaitHandle[]& waitHandles) at System.Net.ConnectionPool.GetConnection(Object owningObject, GeneralAsyncDelegate asyncCallback, Int32 creationTimeout) at System.Net.Mail.SmtpConnection.GetConnection(ServicePoint servicePoint) at System.Net.Mail.SmtpClient.GetConnection() at System.Net.Mail.SmtpClient.Send(MailMessage message) --- End of inner exception stack trace --- at System.Net.Mail.SmtpClient.Send(MailMessage message) at SAPLMailer.SAPLMailerService.SenMail(PendingMail objPendingMail) in E:\PROJECTS_SVN\SAPLMailer\SAPLMailer\SAPLMailer\SAPLMailerService.cs:line 400 10/26/2022 1:03:46 PM=>(SenMail)Failure sending To mail ID :bayersupport@sapl.net 10/26/2022 1:03:46 PM=>(SenMail)Failure sending CC mail ID : 10/26/2022 1:03:46 PM=>(SenMail)Failure sending mail Body :Hello, Please check attached file having issues in sending mails, please do the needful. 10/26/2022 1:03:46 PM=>delfile:-D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents\PendingMail\PendingMail_ErrorAlert.xml 10/26/2022 1:03:46 PM=>Info:- END Mailing Method 10/26/2022 1:03:46 PM=>Info:- Start Executing Telegram Method 10/26/2022 1:03:46 PM=>Info:- PendingTelegram.xml not exists 10/26/2022 1:03:46 PM=>Info:- End Executing TELEGRAM Method 10/26/2022 1:03:46 PM=>WriteToPendingXML ErrorAlert Start 10/26/2022 1:03:46 PM=>WriteToPendingXML ErrorAlert MailAttachmentsPath = D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents 10/26/2022 1:03:46 PM=>WriteToPendingXML ErrorAlertEntry Added Successfully 10/26/2022 1:03:46 PM=>Info - End of callingService Method 10/26/2022 1:05:46 PM=>Info - Check time Elapsed 10/26/2022 1:05:46 PM=>Info - Call callingService Method 10/26/2022 1:05:46 PM=>Info:- Call Both 10/26/2022 1:05:46 PM=>Info:- Start Executing SMS Method 10/26/2022 1:05:46 PM=>Info:- End Executing SMS Method 10/26/2022 1:05:46 PM=>Info:- Start Mailing Method 10/26/2022 1:05:46 PM=>Info:- ImportingEXE_END.xml file read to list 10/26/2022 1:05:46 PM=>Info:- ImportingEXE_START.xml file read to list 10/26/2022 1:05:46 PM=>Info:- PendingMail.xml file read to list 10/26/2022 1:05:46 PM=>Info:- PendingMail_ErrorAlert.xml file read to list 10/26/2022 1:05:46 PM=>Info:- Count = 1 10/26/2022 1:05:46 PM=>Info:- Count 1 10/26/2022 1:05:46 PM=>Info - Fetching Data From MAIL XML 10/26/2022 1:05:46 PM=>Info - End of Fetching Data From Mail XML 10/26/2022 1:05:46 PM=>Info:- Start SenMail Method 10/26/2022 1:05:46 PM=>UseDefaultCredentials 10/26/2022 1:05:46 PM=>Credentials = bayersupport@sapl.net:Corona@2020 10/26/2022 1:05:46 PM=>EnableSsl = true 10/26/2022 1:05:46 PM=>DeliveryMethod 10/26/2022 1:05:46 PM=>Before Send 10/26/2022 1:07:26 PM=>Exception(SenMail) :System.Net.Mail.SmtpException: Failure sending mail. ---> System.Net.WebException: The operation has timed out. at System.Net.ConnectionPool.Get(Object owningObject, Int32 result, Boolean& continueLoop, WaitHandle[]& waitHandles) at System.Net.ConnectionPool.GetConnection(Object owningObject, GeneralAsyncDelegate asyncCallback, Int32 creationTimeout) at System.Net.Mail.SmtpConnection.GetConnection(ServicePoint servicePoint) at System.Net.Mail.SmtpClient.GetConnection() at System.Net.Mail.SmtpClient.Send(MailMessage message) --- End of inner exception stack trace --- at System.Net.Mail.SmtpClient.Send(MailMessage message) at SAPLMailer.SAPLMailerService.SenMail(PendingMail objPendingMail) in E:\PROJECTS_SVN\SAPLMailer\SAPLMailer\SAPLMailer\SAPLMailerService.cs:line 400 10/26/2022 1:07:26 PM=>(SenMail)Failure sending To mail ID :bayersupport@sapl.net 10/26/2022 1:07:26 PM=>(SenMail)Failure sending CC mail ID : 10/26/2022 1:07:26 PM=>(SenMail)Failure sending mail Body :Hello, Please check attached file having issues in sending mails, please do the needful. 10/26/2022 1:07:26 PM=>delfile:-D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents\PendingMail\PendingMail_ErrorAlert.xml 10/26/2022 1:07:27 PM=>Info:- END Mailing Method 10/26/2022 1:07:27 PM=>Info:- Start Executing Telegram Method 10/26/2022 1:07:27 PM=>Info:- PendingTelegram.xml not exists 10/26/2022 1:07:27 PM=>Info:- End Executing TELEGRAM Method 10/26/2022 1:07:27 PM=>WriteToPendingXML ErrorAlert Start 10/26/2022 1:07:27 PM=>WriteToPendingXML ErrorAlert MailAttachmentsPath = D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents 10/26/2022 1:07:27 PM=>WriteToPendingXML ErrorAlertEntry Added Successfully 10/26/2022 1:07:27 PM=>Info - End of callingService Method 10/26/2022 1:09:27 PM=>Info - Check time Elapsed 10/26/2022 1:09:27 PM=>Info - Call callingService Method 10/26/2022 1:09:27 PM=>Info:- Call Both 10/26/2022 1:09:27 PM=>Info:- Start Executing SMS Method 10/26/2022 1:09:27 PM=>Info:- End Executing SMS Method 10/26/2022 1:09:27 PM=>Info:- Start Mailing Method 10/26/2022 1:09:27 PM=>Info:- ImportingEXE_END.xml file read to list 10/26/2022 1:09:27 PM=>Info:- ImportingEXE_START.xml file read to list 10/26/2022 1:09:27 PM=>Info:- PendingMail.xml file read to list 10/26/2022 1:09:27 PM=>Info:- PendingMail_ErrorAlert.xml file read to list 10/26/2022 1:09:27 PM=>Info:- Count = 1 10/26/2022 1:09:27 PM=>Info:- Count 1 10/26/2022 1:09:27 PM=>Info - Fetching Data From MAIL XML 10/26/2022 1:09:27 PM=>Info - End of Fetching Data From Mail XML 10/26/2022 1:09:27 PM=>Info:- Start SenMail Method 10/26/2022 1:09:27 PM=>UseDefaultCredentials 10/26/2022 1:09:27 PM=>Credentials = bayersupport@sapl.net:Corona@2020 10/26/2022 1:09:27 PM=>EnableSsl = true 10/26/2022 1:09:27 PM=>DeliveryMethod 10/26/2022 1:09:27 PM=>Before Send 10/26/2022 1:11:07 PM=>Exception(SenMail) :System.Net.Mail.SmtpException: Failure sending mail. ---> System.Net.WebException: The operation has timed out. at System.Net.ConnectionPool.Get(Object owningObject, Int32 result, Boolean& continueLoop, WaitHandle[]& waitHandles) at System.Net.ConnectionPool.GetConnection(Object owningObject, GeneralAsyncDelegate asyncCallback, Int32 creationTimeout) at System.Net.Mail.SmtpConnection.GetConnection(ServicePoint servicePoint) at System.Net.Mail.SmtpClient.GetConnection() at System.Net.Mail.SmtpClient.Send(MailMessage message) --- End of inner exception stack trace --- at System.Net.Mail.SmtpClient.Send(MailMessage message) at SAPLMailer.SAPLMailerService.SenMail(PendingMail objPendingMail) in E:\PROJECTS_SVN\SAPLMailer\SAPLMailer\SAPLMailer\SAPLMailerService.cs:line 400 10/26/2022 1:11:07 PM=>(SenMail)Failure sending To mail ID :bayersupport@sapl.net 10/26/2022 1:11:07 PM=>(SenMail)Failure sending CC mail ID : 10/26/2022 1:11:07 PM=>(SenMail)Failure sending mail Body :Hello, Please check attached file having issues in sending mails, please do the needful. 10/26/2022 1:11:07 PM=>delfile:-D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents\PendingMail\PendingMail_ErrorAlert.xml 10/26/2022 1:11:07 PM=>Info:- END Mailing Method 10/26/2022 1:11:07 PM=>Info:- Start Executing Telegram Method 10/26/2022 1:11:07 PM=>Info:- PendingTelegram.xml not exists 10/26/2022 1:11:07 PM=>Info:- End Executing TELEGRAM Method 10/26/2022 1:11:07 PM=>WriteToPendingXML ErrorAlert Start 10/26/2022 1:11:07 PM=>WriteToPendingXML ErrorAlert MailAttachmentsPath = D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents 10/26/2022 1:11:07 PM=>WriteToPendingXML ErrorAlertEntry Added Successfully 10/26/2022 1:11:07 PM=>Info - End of callingService Method 10/26/2022 1:13:07 PM=>Info - Check time Elapsed 10/26/2022 1:13:07 PM=>Info - Call callingService Method 10/26/2022 1:13:07 PM=>Info:- Call Both 10/26/2022 1:13:07 PM=>Info:- Start Executing SMS Method 10/26/2022 1:13:07 PM=>Info:- End Executing SMS Method 10/26/2022 1:13:07 PM=>Info:- Start Mailing Method 10/26/2022 1:13:07 PM=>Info:- ImportingEXE_END.xml file read to list 10/26/2022 1:13:07 PM=>Info:- ImportingEXE_START.xml file read to list 10/26/2022 1:13:07 PM=>Info:- PendingMail.xml file read to list 10/26/2022 1:13:07 PM=>Info:- PendingMail_ErrorAlert.xml file read to list 10/26/2022 1:13:07 PM=>Info:- Count = 1 10/26/2022 1:13:07 PM=>Info:- Count 1 10/26/2022 1:13:07 PM=>Info - Fetching Data From MAIL XML 10/26/2022 1:13:07 PM=>Info - End of Fetching Data From Mail XML 10/26/2022 1:13:07 PM=>Info:- Start SenMail Method 10/26/2022 1:13:07 PM=>UseDefaultCredentials 10/26/2022 1:13:07 PM=>Credentials = bayersupport@sapl.net:Corona@2020 10/26/2022 1:13:07 PM=>EnableSsl = true 10/26/2022 1:13:07 PM=>DeliveryMethod 10/26/2022 1:13:07 PM=>Before Send 10/26/2022 1:14:47 PM=>Exception(SenMail) :System.Net.Mail.SmtpException: Failure sending mail. ---> System.Net.WebException: The operation has timed out. at System.Net.ConnectionPool.Get(Object owningObject, Int32 result, Boolean& continueLoop, WaitHandle[]& waitHandles) at System.Net.ConnectionPool.GetConnection(Object owningObject, GeneralAsyncDelegate asyncCallback, Int32 creationTimeout) at System.Net.Mail.SmtpConnection.GetConnection(ServicePoint servicePoint) at System.Net.Mail.SmtpClient.GetConnection() at System.Net.Mail.SmtpClient.Send(MailMessage message) --- End of inner exception stack trace --- at System.Net.Mail.SmtpClient.Send(MailMessage message) at SAPLMailer.SAPLMailerService.SenMail(PendingMail objPendingMail) in E:\PROJECTS_SVN\SAPLMailer\SAPLMailer\SAPLMailer\SAPLMailerService.cs:line 400 10/26/2022 1:14:47 PM=>(SenMail)Failure sending To mail ID :bayersupport@sapl.net 10/26/2022 1:14:47 PM=>(SenMail)Failure sending CC mail ID : 10/26/2022 1:14:47 PM=>(SenMail)Failure sending mail Body :Hello, Please check attached file having issues in sending mails, please do the needful. 10/26/2022 1:14:47 PM=>delfile:-D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents\PendingMail\PendingMail_ErrorAlert.xml 10/26/2022 1:14:47 PM=>Info:- END Mailing Method 10/26/2022 1:14:47 PM=>Info:- Start Executing Telegram Method 10/26/2022 1:14:47 PM=>Info:- PendingTelegram.xml not exists 10/26/2022 1:14:47 PM=>Info:- End Executing TELEGRAM Method 10/26/2022 1:14:47 PM=>WriteToPendingXML ErrorAlert Start 10/26/2022 1:14:47 PM=>WriteToPendingXML ErrorAlert MailAttachmentsPath = D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents 10/26/2022 1:14:47 PM=>WriteToPendingXML ErrorAlertEntry Added Successfully 10/26/2022 1:14:47 PM=>Info - End of callingService Method 10/26/2022 1:16:47 PM=>Info - Check time Elapsed 10/26/2022 1:16:47 PM=>Info - Call callingService Method 10/26/2022 1:16:47 PM=>Info:- Call Both 10/26/2022 1:16:47 PM=>Info:- Start Executing SMS Method 10/26/2022 1:16:47 PM=>Info:- End Executing SMS Method 10/26/2022 1:16:47 PM=>Info:- Start Mailing Method 10/26/2022 1:16:47 PM=>Info:- ImportingEXE_END.xml file read to list 10/26/2022 1:16:47 PM=>Info:- ImportingEXE_START.xml file read to list 10/26/2022 1:16:47 PM=>Info:- PendingMail.xml file read to list 10/26/2022 1:16:47 PM=>Info:- PendingMail_ErrorAlert.xml file read to list 10/26/2022 1:16:47 PM=>Info:- Count = 1 10/26/2022 1:16:47 PM=>Info:- Count 1 10/26/2022 1:16:47 PM=>Info - Fetching Data From MAIL XML 10/26/2022 1:16:47 PM=>Info - End of Fetching Data From Mail XML 10/26/2022 1:16:47 PM=>Info:- Start SenMail Method 10/26/2022 1:16:47 PM=>UseDefaultCredentials 10/26/2022 1:16:47 PM=>Credentials = bayersupport@sapl.net:Corona@2020 10/26/2022 1:16:47 PM=>EnableSsl = true 10/26/2022 1:16:47 PM=>DeliveryMethod 10/26/2022 1:16:47 PM=>Before Send 10/26/2022 1:18:28 PM=>Exception(SenMail) :System.Net.Mail.SmtpException: Failure sending mail. ---> System.Net.WebException: The operation has timed out. at System.Net.ConnectionPool.Get(Object owningObject, Int32 result, Boolean& continueLoop, WaitHandle[]& waitHandles) at System.Net.ConnectionPool.GetConnection(Object owningObject, GeneralAsyncDelegate asyncCallback, Int32 creationTimeout) at System.Net.Mail.SmtpConnection.GetConnection(ServicePoint servicePoint) at System.Net.Mail.SmtpClient.GetConnection() at System.Net.Mail.SmtpClient.Send(MailMessage message) --- End of inner exception stack trace --- at System.Net.Mail.SmtpClient.Send(MailMessage message) at SAPLMailer.SAPLMailerService.SenMail(PendingMail objPendingMail) in E:\PROJECTS_SVN\SAPLMailer\SAPLMailer\SAPLMailer\SAPLMailerService.cs:line 400 10/26/2022 1:18:28 PM=>(SenMail)Failure sending To mail ID :bayersupport@sapl.net 10/26/2022 1:18:28 PM=>(SenMail)Failure sending CC mail ID : 10/26/2022 1:18:28 PM=>(SenMail)Failure sending mail Body :Hello, Please check attached file having issues in sending mails, please do the needful. 10/26/2022 1:18:28 PM=>delfile:-D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents\PendingMail\PendingMail_ErrorAlert.xml 10/26/2022 1:18:28 PM=>Info:- END Mailing Method 10/26/2022 1:18:28 PM=>Info:- Start Executing Telegram Method 10/26/2022 1:18:28 PM=>Info:- PendingTelegram.xml not exists 10/26/2022 1:18:28 PM=>Info:- End Executing TELEGRAM Method 10/26/2022 1:18:28 PM=>WriteToPendingXML ErrorAlert Start 10/26/2022 1:18:28 PM=>WriteToPendingXML ErrorAlert MailAttachmentsPath = D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents 10/26/2022 1:18:28 PM=>WriteToPendingXML ErrorAlertEntry Added Successfully 10/26/2022 1:18:28 PM=>Info - End of callingService Method 10/26/2022 1:20:28 PM=>Info - Check time Elapsed 10/26/2022 1:20:28 PM=>Info - Call callingService Method 10/26/2022 1:20:28 PM=>Info:- Call Both 10/26/2022 1:20:28 PM=>Info:- Start Executing SMS Method 10/26/2022 1:20:28 PM=>Info:- End Executing SMS Method 10/26/2022 1:20:28 PM=>Info:- Start Mailing Method 10/26/2022 1:20:28 PM=>Info:- ImportingEXE_END.xml file read to list 10/26/2022 1:20:28 PM=>Info:- ImportingEXE_START.xml file read to list 10/26/2022 1:20:28 PM=>Info:- PendingMail.xml file read to list 10/26/2022 1:20:28 PM=>Info:- PendingMail_ErrorAlert.xml file read to list 10/26/2022 1:20:28 PM=>Info:- Count = 1 10/26/2022 1:20:28 PM=>Info:- Count 1 10/26/2022 1:20:28 PM=>Info - Fetching Data From MAIL XML 10/26/2022 1:20:28 PM=>Info - End of Fetching Data From Mail XML 10/26/2022 1:20:28 PM=>Info:- Start SenMail Method 10/26/2022 1:20:28 PM=>UseDefaultCredentials 10/26/2022 1:20:28 PM=>Credentials = bayersupport@sapl.net:Corona@2020 10/26/2022 1:20:28 PM=>EnableSsl = true 10/26/2022 1:20:28 PM=>DeliveryMethod 10/26/2022 1:20:28 PM=>Before Send 10/26/2022 1:22:08 PM=>Exception(SenMail) :System.Net.Mail.SmtpException: Failure sending mail. ---> System.Net.WebException: The operation has timed out. at System.Net.ConnectionPool.Get(Object owningObject, Int32 result, Boolean& continueLoop, WaitHandle[]& waitHandles) at System.Net.ConnectionPool.GetConnection(Object owningObject, GeneralAsyncDelegate asyncCallback, Int32 creationTimeout) at System.Net.Mail.SmtpConnection.GetConnection(ServicePoint servicePoint) at System.Net.Mail.SmtpClient.GetConnection() at System.Net.Mail.SmtpClient.Send(MailMessage message) --- End of inner exception stack trace --- at System.Net.Mail.SmtpClient.Send(MailMessage message) at SAPLMailer.SAPLMailerService.SenMail(PendingMail objPendingMail) in E:\PROJECTS_SVN\SAPLMailer\SAPLMailer\SAPLMailer\SAPLMailerService.cs:line 400 10/26/2022 1:22:08 PM=>(SenMail)Failure sending To mail ID :bayersupport@sapl.net 10/26/2022 1:22:08 PM=>(SenMail)Failure sending CC mail ID : 10/26/2022 1:22:08 PM=>(SenMail)Failure sending mail Body :Hello, Please check attached file having issues in sending mails, please do the needful. 10/26/2022 1:22:08 PM=>delfile:-D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents\PendingMail\PendingMail_ErrorAlert.xml 10/26/2022 1:22:08 PM=>Info:- END Mailing Method 10/26/2022 1:22:08 PM=>Info:- Start Executing Telegram Method 10/26/2022 1:22:08 PM=>Info:- PendingTelegram.xml not exists 10/26/2022 1:22:08 PM=>Info:- End Executing TELEGRAM Method 10/26/2022 1:22:08 PM=>WriteToPendingXML ErrorAlert Start 10/26/2022 1:22:08 PM=>WriteToPendingXML ErrorAlert MailAttachmentsPath = D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents 10/26/2022 1:22:08 PM=>WriteToPendingXML ErrorAlertEntry Added Successfully 10/26/2022 1:22:08 PM=>Info - End of callingService Method 10/26/2022 1:24:08 PM=>Info - Check time Elapsed 10/26/2022 1:24:08 PM=>Info - Call callingService Method 10/26/2022 1:24:08 PM=>Info:- Call Both 10/26/2022 1:24:08 PM=>Info:- Start Executing SMS Method 10/26/2022 1:24:08 PM=>Info:- End Executing SMS Method 10/26/2022 1:24:08 PM=>Info:- Start Mailing Method 10/26/2022 1:24:08 PM=>Info:- ImportingEXE_END.xml file read to list 10/26/2022 1:24:08 PM=>Info:- ImportingEXE_START.xml file read to list 10/26/2022 1:24:08 PM=>Info:- PendingMail.xml file read to list 10/26/2022 1:24:08 PM=>Info:- PendingMail_ErrorAlert.xml file read to list 10/26/2022 1:24:08 PM=>Info:- Count = 1 10/26/2022 1:24:08 PM=>Info:- Count 1 10/26/2022 1:24:08 PM=>Info - Fetching Data From MAIL XML 10/26/2022 1:24:08 PM=>Info - End of Fetching Data From Mail XML 10/26/2022 1:24:08 PM=>Info:- Start SenMail Method 10/26/2022 1:24:08 PM=>UseDefaultCredentials 10/26/2022 1:24:08 PM=>Credentials = bayersupport@sapl.net:Corona@2020 10/26/2022 1:24:08 PM=>EnableSsl = true 10/26/2022 1:24:08 PM=>DeliveryMethod 10/26/2022 1:24:08 PM=>Before Send 10/26/2022 1:25:48 PM=>Exception(SenMail) :System.Net.Mail.SmtpException: Failure sending mail. ---> System.Net.WebException: The operation has timed out. at System.Net.ConnectionPool.Get(Object owningObject, Int32 result, Boolean& continueLoop, WaitHandle[]& waitHandles) at System.Net.ConnectionPool.GetConnection(Object owningObject, GeneralAsyncDelegate asyncCallback, Int32 creationTimeout) at System.Net.Mail.SmtpConnection.GetConnection(ServicePoint servicePoint) at System.Net.Mail.SmtpClient.GetConnection() at System.Net.Mail.SmtpClient.Send(MailMessage message) --- End of inner exception stack trace --- at System.Net.Mail.SmtpClient.Send(MailMessage message) at SAPLMailer.SAPLMailerService.SenMail(PendingMail objPendingMail) in E:\PROJECTS_SVN\SAPLMailer\SAPLMailer\SAPLMailer\SAPLMailerService.cs:line 400 10/26/2022 1:25:48 PM=>(SenMail)Failure sending To mail ID :bayersupport@sapl.net 10/26/2022 1:25:48 PM=>(SenMail)Failure sending CC mail ID : 10/26/2022 1:25:49 PM=>(SenMail)Failure sending mail Body :Hello, Please check attached file having issues in sending mails, please do the needful. 10/26/2022 1:25:49 PM=>delfile:-D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents\PendingMail\PendingMail_ErrorAlert.xml 10/26/2022 1:25:49 PM=>Info:- END Mailing Method 10/26/2022 1:25:49 PM=>Info:- Start Executing Telegram Method 10/26/2022 1:25:49 PM=>Info:- PendingTelegram.xml not exists 10/26/2022 1:25:49 PM=>Info:- End Executing TELEGRAM Method 10/26/2022 1:25:49 PM=>WriteToPendingXML ErrorAlert Start 10/26/2022 1:25:49 PM=>WriteToPendingXML ErrorAlert MailAttachmentsPath = D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents 10/26/2022 1:25:49 PM=>WriteToPendingXML ErrorAlertEntry Added Successfully 10/26/2022 1:25:49 PM=>Info - End of callingService Method 10/26/2022 1:27:49 PM=>Info - Check time Elapsed 10/26/2022 1:27:49 PM=>Info - Call callingService Method 10/26/2022 1:27:49 PM=>Info:- Call Both 10/26/2022 1:27:49 PM=>Info:- Start Executing SMS Method 10/26/2022 1:27:49 PM=>Info:- End Executing SMS Method 10/26/2022 1:27:49 PM=>Info:- Start Mailing Method 10/26/2022 1:27:49 PM=>Info:- ImportingEXE_END.xml file read to list 10/26/2022 1:27:49 PM=>Info:- ImportingEXE_START.xml file read to list 10/26/2022 1:27:49 PM=>Info:- PendingMail.xml file read to list 10/26/2022 1:27:49 PM=>Info:- PendingMail_ErrorAlert.xml file read to list 10/26/2022 1:27:49 PM=>Info:- Count = 1 10/26/2022 1:27:49 PM=>Info:- Count 1 10/26/2022 1:27:49 PM=>Info - Fetching Data From MAIL XML 10/26/2022 1:27:49 PM=>Info - End of Fetching Data From Mail XML 10/26/2022 1:27:49 PM=>Info:- Start SenMail Method 10/26/2022 1:27:49 PM=>UseDefaultCredentials 10/26/2022 1:27:49 PM=>Credentials = bayersupport@sapl.net:Corona@2020 10/26/2022 1:27:49 PM=>EnableSsl = true 10/26/2022 1:27:49 PM=>DeliveryMethod 10/26/2022 1:27:49 PM=>Before Send 10/26/2022 1:29:29 PM=>Exception(SenMail) :System.Net.Mail.SmtpException: Failure sending mail. ---> System.Net.WebException: The operation has timed out. at System.Net.ConnectionPool.Get(Object owningObject, Int32 result, Boolean& continueLoop, WaitHandle[]& waitHandles) at System.Net.ConnectionPool.GetConnection(Object owningObject, GeneralAsyncDelegate asyncCallback, Int32 creationTimeout) at System.Net.Mail.SmtpConnection.GetConnection(ServicePoint servicePoint) at System.Net.Mail.SmtpClient.GetConnection() at System.Net.Mail.SmtpClient.Send(MailMessage message) --- End of inner exception stack trace --- at System.Net.Mail.SmtpClient.Send(MailMessage message) at SAPLMailer.SAPLMailerService.SenMail(PendingMail objPendingMail) in E:\PROJECTS_SVN\SAPLMailer\SAPLMailer\SAPLMailer\SAPLMailerService.cs:line 400 10/26/2022 1:29:29 PM=>(SenMail)Failure sending To mail ID :bayersupport@sapl.net 10/26/2022 1:29:29 PM=>(SenMail)Failure sending CC mail ID : 10/26/2022 1:29:29 PM=>(SenMail)Failure sending mail Body :Hello, Please check attached file having issues in sending mails, please do the needful. 10/26/2022 1:29:29 PM=>delfile:-D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents\PendingMail\PendingMail_ErrorAlert.xml 10/26/2022 1:29:29 PM=>Info:- END Mailing Method 10/26/2022 1:29:29 PM=>Info:- Start Executing Telegram Method 10/26/2022 1:29:29 PM=>Info:- PendingTelegram.xml not exists 10/26/2022 1:29:29 PM=>Info:- End Executing TELEGRAM Method 10/26/2022 1:29:29 PM=>WriteToPendingXML ErrorAlert Start 10/26/2022 1:29:29 PM=>WriteToPendingXML ErrorAlert MailAttachmentsPath = D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents 10/26/2022 1:29:29 PM=>WriteToPendingXML ErrorAlertEntry Added Successfully 10/26/2022 1:29:29 PM=>Info - End of callingService Method 10/26/2022 1:31:29 PM=>Info - Check time Elapsed 10/26/2022 1:31:29 PM=>Info - Call callingService Method 10/26/2022 1:31:29 PM=>Info:- Call Both 10/26/2022 1:31:29 PM=>Info:- Start Executing SMS Method 10/26/2022 1:31:29 PM=>Info:- End Executing SMS Method 10/26/2022 1:31:29 PM=>Info:- Start Mailing Method 10/26/2022 1:31:29 PM=>Info:- ImportingEXE_END.xml file read to list 10/26/2022 1:31:29 PM=>Info:- ImportingEXE_START.xml file read to list 10/26/2022 1:31:29 PM=>Info:- PendingMail.xml file read to list 10/26/2022 1:31:29 PM=>Info:- PendingMail_ErrorAlert.xml file read to list 10/26/2022 1:31:29 PM=>Info:- Count = 1 10/26/2022 1:31:29 PM=>Info:- Count 1 10/26/2022 1:31:29 PM=>Info - Fetching Data From MAIL XML 10/26/2022 1:31:29 PM=>Info - End of Fetching Data From Mail XML 10/26/2022 1:31:29 PM=>Info:- Start SenMail Method 10/26/2022 1:31:29 PM=>UseDefaultCredentials 10/26/2022 1:31:29 PM=>Credentials = bayersupport@sapl.net:Corona@2020 10/26/2022 1:31:29 PM=>EnableSsl = true 10/26/2022 1:31:29 PM=>DeliveryMethod 10/26/2022 1:31:29 PM=>Before Send 10/26/2022 1:33:09 PM=>Exception(SenMail) :System.Net.Mail.SmtpException: Failure sending mail. ---> System.Net.WebException: The operation has timed out. at System.Net.ConnectionPool.Get(Object owningObject, Int32 result, Boolean& continueLoop, WaitHandle[]& waitHandles) at System.Net.ConnectionPool.GetConnection(Object owningObject, GeneralAsyncDelegate asyncCallback, Int32 creationTimeout) at System.Net.Mail.SmtpConnection.GetConnection(ServicePoint servicePoint) at System.Net.Mail.SmtpClient.GetConnection() at System.Net.Mail.SmtpClient.Send(MailMessage message) --- End of inner exception stack trace --- at System.Net.Mail.SmtpClient.Send(MailMessage message) at SAPLMailer.SAPLMailerService.SenMail(PendingMail objPendingMail) in E:\PROJECTS_SVN\SAPLMailer\SAPLMailer\SAPLMailer\SAPLMailerService.cs:line 400 10/26/2022 1:33:09 PM=>(SenMail)Failure sending To mail ID :bayersupport@sapl.net 10/26/2022 1:33:09 PM=>(SenMail)Failure sending CC mail ID : 10/26/2022 1:33:09 PM=>(SenMail)Failure sending mail Body :Hello, Please check attached file having issues in sending mails, please do the needful. 10/26/2022 1:33:09 PM=>delfile:-D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents\PendingMail\PendingMail_ErrorAlert.xml 10/26/2022 1:33:10 PM=>Info:- END Mailing Method 10/26/2022 1:33:10 PM=>Info:- Start Executing Telegram Method 10/26/2022 1:33:10 PM=>Info:- PendingTelegram.xml not exists 10/26/2022 1:33:10 PM=>Info:- End Executing TELEGRAM Method 10/26/2022 1:33:10 PM=>WriteToPendingXML ErrorAlert Start 10/26/2022 1:33:10 PM=>WriteToPendingXML ErrorAlert MailAttachmentsPath = D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents 10/26/2022 1:33:10 PM=>WriteToPendingXML ErrorAlertEntry Added Successfully 10/26/2022 1:33:10 PM=>Info - End of callingService Method 10/26/2022 1:35:10 PM=>Info - Check time Elapsed 10/26/2022 1:35:10 PM=>Info - Call callingService Method 10/26/2022 1:35:10 PM=>Info:- Call Both 10/26/2022 1:35:10 PM=>Info:- Start Executing SMS Method 10/26/2022 1:35:10 PM=>Info:- End Executing SMS Method 10/26/2022 1:35:10 PM=>Info:- Start Mailing Method 10/26/2022 1:35:10 PM=>Info:- ImportingEXE_END.xml file read to list 10/26/2022 1:35:10 PM=>Info:- ImportingEXE_START.xml file read to list 10/26/2022 1:35:10 PM=>Info:- PendingMail.xml file read to list 10/26/2022 1:35:10 PM=>Info:- PendingMail_ErrorAlert.xml file read to list 10/26/2022 1:35:10 PM=>Info:- Count = 1 10/26/2022 1:35:10 PM=>Info:- Count 1 10/26/2022 1:35:10 PM=>Info - Fetching Data From MAIL XML 10/26/2022 1:35:10 PM=>Info - End of Fetching Data From Mail XML 10/26/2022 1:35:10 PM=>Info:- Start SenMail Method 10/26/2022 1:35:10 PM=>UseDefaultCredentials 10/26/2022 1:35:10 PM=>Credentials = bayersupport@sapl.net:Corona@2020 10/26/2022 1:35:10 PM=>EnableSsl = true 10/26/2022 1:35:10 PM=>DeliveryMethod 10/26/2022 1:35:10 PM=>Before Send 10/26/2022 1:36:50 PM=>Exception(SenMail) :System.Net.Mail.SmtpException: Failure sending mail. ---> System.Net.WebException: The operation has timed out. at System.Net.ConnectionPool.Get(Object owningObject, Int32 result, Boolean& continueLoop, WaitHandle[]& waitHandles) at System.Net.ConnectionPool.GetConnection(Object owningObject, GeneralAsyncDelegate asyncCallback, Int32 creationTimeout) at System.Net.Mail.SmtpConnection.GetConnection(ServicePoint servicePoint) at System.Net.Mail.SmtpClient.GetConnection() at System.Net.Mail.SmtpClient.Send(MailMessage message) --- End of inner exception stack trace --- at System.Net.Mail.SmtpClient.Send(MailMessage message) at SAPLMailer.SAPLMailerService.SenMail(PendingMail objPendingMail) in E:\PROJECTS_SVN\SAPLMailer\SAPLMailer\SAPLMailer\SAPLMailerService.cs:line 400 10/26/2022 1:36:50 PM=>(SenMail)Failure sending To mail ID :bayersupport@sapl.net 10/26/2022 1:36:50 PM=>(SenMail)Failure sending CC mail ID : 10/26/2022 1:36:50 PM=>(SenMail)Failure sending mail Body :Hello, Please check attached file having issues in sending mails, please do the needful. 10/26/2022 1:36:50 PM=>delfile:-D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents\PendingMail\PendingMail_ErrorAlert.xml 10/26/2022 1:36:50 PM=>Info:- END Mailing Method 10/26/2022 1:36:50 PM=>Info:- Start Executing Telegram Method 10/26/2022 1:36:50 PM=>Info:- PendingTelegram.xml not exists 10/26/2022 1:36:50 PM=>Info:- End Executing TELEGRAM Method 10/26/2022 1:36:50 PM=>WriteToPendingXML ErrorAlert Start 10/26/2022 1:36:50 PM=>WriteToPendingXML ErrorAlert MailAttachmentsPath = D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents 10/26/2022 1:36:50 PM=>WriteToPendingXML ErrorAlertEntry Added Successfully 10/26/2022 1:36:50 PM=>Info - End of callingService Method 10/26/2022 1:38:50 PM=>Info - Check time Elapsed 10/26/2022 1:38:50 PM=>Info - Call callingService Method 10/26/2022 1:38:50 PM=>Info:- Call Both 10/26/2022 1:38:50 PM=>Info:- Start Executing SMS Method 10/26/2022 1:38:50 PM=>Info:- End Executing SMS Method 10/26/2022 1:38:50 PM=>Info:- Start Mailing Method 10/26/2022 1:38:50 PM=>Info:- ImportingEXE_END.xml file read to list 10/26/2022 1:38:50 PM=>Info:- ImportingEXE_START.xml file read to list 10/26/2022 1:38:50 PM=>Info:- PendingMail.xml file read to list 10/26/2022 1:38:50 PM=>Info:- PendingMail_ErrorAlert.xml file read to list 10/26/2022 1:38:50 PM=>Info:- Count = 1 10/26/2022 1:38:50 PM=>Info:- Count 1 10/26/2022 1:38:50 PM=>Info - Fetching Data From MAIL XML 10/26/2022 1:38:50 PM=>Info - End of Fetching Data From Mail XML 10/26/2022 1:38:50 PM=>Info:- Start SenMail Method 10/26/2022 1:38:50 PM=>UseDefaultCredentials 10/26/2022 1:38:50 PM=>Credentials = bayersupport@sapl.net:Corona@2020 10/26/2022 1:38:50 PM=>EnableSsl = true 10/26/2022 1:38:50 PM=>DeliveryMethod 10/26/2022 1:38:50 PM=>Before Send 10/26/2022 1:40:30 PM=>Exception(SenMail) :System.Net.Mail.SmtpException: Failure sending mail. ---> System.Net.WebException: The operation has timed out. at System.Net.ConnectionPool.Get(Object owningObject, Int32 result, Boolean& continueLoop, WaitHandle[]& waitHandles) at System.Net.ConnectionPool.GetConnection(Object owningObject, GeneralAsyncDelegate asyncCallback, Int32 creationTimeout) at System.Net.Mail.SmtpConnection.GetConnection(ServicePoint servicePoint) at System.Net.Mail.SmtpClient.GetConnection() at System.Net.Mail.SmtpClient.Send(MailMessage message) --- End of inner exception stack trace --- at System.Net.Mail.SmtpClient.Send(MailMessage message) at SAPLMailer.SAPLMailerService.SenMail(PendingMail objPendingMail) in E:\PROJECTS_SVN\SAPLMailer\SAPLMailer\SAPLMailer\SAPLMailerService.cs:line 400 10/26/2022 1:40:30 PM=>(SenMail)Failure sending To mail ID :bayersupport@sapl.net 10/26/2022 1:40:30 PM=>(SenMail)Failure sending CC mail ID : 10/26/2022 1:40:30 PM=>(SenMail)Failure sending mail Body :Hello, Please check attached file having issues in sending mails, please do the needful. 10/26/2022 1:40:30 PM=>delfile:-D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents\PendingMail\PendingMail_ErrorAlert.xml 10/26/2022 1:40:31 PM=>Info:- END Mailing Method 10/26/2022 1:40:31 PM=>Info:- Start Executing Telegram Method 10/26/2022 1:40:31 PM=>Info:- PendingTelegram.xml not exists 10/26/2022 1:40:31 PM=>Info:- End Executing TELEGRAM Method 10/26/2022 1:40:31 PM=>WriteToPendingXML ErrorAlert Start 10/26/2022 1:40:31 PM=>WriteToPendingXML ErrorAlert MailAttachmentsPath = D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents 10/26/2022 1:40:31 PM=>WriteToPendingXML ErrorAlertEntry Added Successfully 10/26/2022 1:40:31 PM=>Info - End of callingService Method 10/26/2022 1:42:31 PM=>Info - Check time Elapsed 10/26/2022 1:42:31 PM=>Info - Call callingService Method 10/26/2022 1:42:31 PM=>Info:- Call Both 10/26/2022 1:42:31 PM=>Info:- Start Executing SMS Method 10/26/2022 1:42:31 PM=>Info:- End Executing SMS Method 10/26/2022 1:42:31 PM=>Info:- Start Mailing Method 10/26/2022 1:42:31 PM=>Info:- ImportingEXE_END.xml file read to list 10/26/2022 1:42:31 PM=>Info:- ImportingEXE_START.xml file read to list 10/26/2022 1:42:31 PM=>Info:- PendingMail.xml file read to list 10/26/2022 1:42:31 PM=>Info:- PendingMail_ErrorAlert.xml file read to list 10/26/2022 1:42:31 PM=>Info:- Count = 1 10/26/2022 1:42:31 PM=>Info:- Count 1 10/26/2022 1:42:31 PM=>Info - Fetching Data From MAIL XML 10/26/2022 1:42:31 PM=>Info - End of Fetching Data From Mail XML 10/26/2022 1:42:31 PM=>Info:- Start SenMail Method 10/26/2022 1:42:31 PM=>UseDefaultCredentials 10/26/2022 1:42:31 PM=>Credentials = bayersupport@sapl.net:Corona@2020 10/26/2022 1:42:31 PM=>EnableSsl = true 10/26/2022 1:42:31 PM=>DeliveryMethod 10/26/2022 1:42:31 PM=>Before Send 10/26/2022 1:44:11 PM=>Exception(SenMail) :System.Net.Mail.SmtpException: Failure sending mail. ---> System.Net.WebException: The operation has timed out. at System.Net.ConnectionPool.Get(Object owningObject, Int32 result, Boolean& continueLoop, WaitHandle[]& waitHandles) at System.Net.ConnectionPool.GetConnection(Object owningObject, GeneralAsyncDelegate asyncCallback, Int32 creationTimeout) at System.Net.Mail.SmtpConnection.GetConnection(ServicePoint servicePoint) at System.Net.Mail.SmtpClient.GetConnection() at System.Net.Mail.SmtpClient.Send(MailMessage message) --- End of inner exception stack trace --- at System.Net.Mail.SmtpClient.Send(MailMessage message) at SAPLMailer.SAPLMailerService.SenMail(PendingMail objPendingMail) in E:\PROJECTS_SVN\SAPLMailer\SAPLMailer\SAPLMailer\SAPLMailerService.cs:line 400 10/26/2022 1:44:11 PM=>(SenMail)Failure sending To mail ID :bayersupport@sapl.net 10/26/2022 1:44:11 PM=>(SenMail)Failure sending CC mail ID : 10/26/2022 1:44:11 PM=>(SenMail)Failure sending mail Body :Hello, Please check attached file having issues in sending mails, please do the needful. 10/26/2022 1:44:11 PM=>delfile:-D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents\PendingMail\PendingMail_ErrorAlert.xml 10/26/2022 1:44:11 PM=>Info:- END Mailing Method 10/26/2022 1:44:11 PM=>Info:- Start Executing Telegram Method 10/26/2022 1:44:11 PM=>Info:- PendingTelegram.xml not exists 10/26/2022 1:44:11 PM=>Info:- End Executing TELEGRAM Method 10/26/2022 1:44:11 PM=>WriteToPendingXML ErrorAlert Start 10/26/2022 1:44:11 PM=>WriteToPendingXML ErrorAlert MailAttachmentsPath = D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents 10/26/2022 1:44:11 PM=>WriteToPendingXML ErrorAlertEntry Added Successfully 10/26/2022 1:44:11 PM=>Info - End of callingService Method 10/26/2022 1:46:11 PM=>Info - Check time Elapsed 10/26/2022 1:46:11 PM=>Info - Call callingService Method 10/26/2022 1:46:11 PM=>Info:- Call Both 10/26/2022 1:46:11 PM=>Info:- Start Executing SMS Method 10/26/2022 1:46:11 PM=>Info:- End Executing SMS Method 10/26/2022 1:46:11 PM=>Info:- Start Mailing Method 10/26/2022 1:46:11 PM=>Info:- ImportingEXE_END.xml file read to list 10/26/2022 1:46:11 PM=>Info:- ImportingEXE_START.xml file read to list 10/26/2022 1:46:11 PM=>Info:- PendingMail.xml file read to list 10/26/2022 1:46:11 PM=>Info:- PendingMail_ErrorAlert.xml file read to list 10/26/2022 1:46:11 PM=>Info:- Count = 1 10/26/2022 1:46:11 PM=>Info:- Count 1 10/26/2022 1:46:11 PM=>Info - Fetching Data From MAIL XML 10/26/2022 1:46:11 PM=>Info - End of Fetching Data From Mail XML 10/26/2022 1:46:11 PM=>Info:- Start SenMail Method 10/26/2022 1:46:11 PM=>UseDefaultCredentials 10/26/2022 1:46:11 PM=>Credentials = bayersupport@sapl.net:Corona@2020 10/26/2022 1:46:11 PM=>EnableSsl = true 10/26/2022 1:46:11 PM=>DeliveryMethod 10/26/2022 1:46:11 PM=>Before Send 10/26/2022 1:47:51 PM=>Exception(SenMail) :System.Net.Mail.SmtpException: Failure sending mail. ---> System.Net.WebException: The operation has timed out. at System.Net.ConnectionPool.Get(Object owningObject, Int32 result, Boolean& continueLoop, WaitHandle[]& waitHandles) at System.Net.ConnectionPool.GetConnection(Object owningObject, GeneralAsyncDelegate asyncCallback, Int32 creationTimeout) at System.Net.Mail.SmtpConnection.GetConnection(ServicePoint servicePoint) at System.Net.Mail.SmtpClient.GetConnection() at System.Net.Mail.SmtpClient.Send(MailMessage message) --- End of inner exception stack trace --- at System.Net.Mail.SmtpClient.Send(MailMessage message) at SAPLMailer.SAPLMailerService.SenMail(PendingMail objPendingMail) in E:\PROJECTS_SVN\SAPLMailer\SAPLMailer\SAPLMailer\SAPLMailerService.cs:line 400 10/26/2022 1:47:51 PM=>(SenMail)Failure sending To mail ID :bayersupport@sapl.net 10/26/2022 1:47:51 PM=>(SenMail)Failure sending CC mail ID : 10/26/2022 1:47:51 PM=>(SenMail)Failure sending mail Body :Hello, Please check attached file having issues in sending mails, please do the needful. 10/26/2022 1:47:51 PM=>delfile:-D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents\PendingMail\PendingMail_ErrorAlert.xml 10/26/2022 1:47:52 PM=>Info:- END Mailing Method 10/26/2022 1:47:52 PM=>Info:- Start Executing Telegram Method 10/26/2022 1:47:52 PM=>Info:- PendingTelegram.xml not exists 10/26/2022 1:47:52 PM=>Info:- End Executing TELEGRAM Method 10/26/2022 1:47:52 PM=>WriteToPendingXML ErrorAlert Start 10/26/2022 1:47:52 PM=>WriteToPendingXML ErrorAlert MailAttachmentsPath = D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents 10/26/2022 1:47:52 PM=>WriteToPendingXML ErrorAlertEntry Added Successfully 10/26/2022 1:47:52 PM=>Info - End of callingService Method 10/26/2022 1:49:52 PM=>Info - Check time Elapsed 10/26/2022 1:49:52 PM=>Info - Call callingService Method 10/26/2022 1:49:52 PM=>Info:- Call Both 10/26/2022 1:49:52 PM=>Info:- Start Executing SMS Method 10/26/2022 1:49:52 PM=>Info:- End Executing SMS Method 10/26/2022 1:49:52 PM=>Info:- Start Mailing Method 10/26/2022 1:49:52 PM=>Info:- ImportingEXE_END.xml file read to list 10/26/2022 1:49:52 PM=>Info:- ImportingEXE_START.xml file read to list 10/26/2022 1:49:52 PM=>Info:- PendingMail.xml file read to list 10/26/2022 1:49:52 PM=>Info:- PendingMail_ErrorAlert.xml file read to list 10/26/2022 1:49:52 PM=>Info:- Count = 1 10/26/2022 1:49:52 PM=>Info:- Count 1 10/26/2022 1:49:52 PM=>Info - Fetching Data From MAIL XML 10/26/2022 1:49:52 PM=>Info - End of Fetching Data From Mail XML 10/26/2022 1:49:52 PM=>Info:- Start SenMail Method 10/26/2022 1:49:52 PM=>UseDefaultCredentials 10/26/2022 1:49:52 PM=>Credentials = bayersupport@sapl.net:Corona@2020 10/26/2022 1:49:52 PM=>EnableSsl = true 10/26/2022 1:49:52 PM=>DeliveryMethod 10/26/2022 1:49:52 PM=>Before Send 10/26/2022 1:51:32 PM=>Exception(SenMail) :System.Net.Mail.SmtpException: Failure sending mail. ---> System.Net.WebException: The operation has timed out. at System.Net.ConnectionPool.Get(Object owningObject, Int32 result, Boolean& continueLoop, WaitHandle[]& waitHandles) at System.Net.ConnectionPool.GetConnection(Object owningObject, GeneralAsyncDelegate asyncCallback, Int32 creationTimeout) at System.Net.Mail.SmtpConnection.GetConnection(ServicePoint servicePoint) at System.Net.Mail.SmtpClient.GetConnection() at System.Net.Mail.SmtpClient.Send(MailMessage message) --- End of inner exception stack trace --- at System.Net.Mail.SmtpClient.Send(MailMessage message) at SAPLMailer.SAPLMailerService.SenMail(PendingMail objPendingMail) in E:\PROJECTS_SVN\SAPLMailer\SAPLMailer\SAPLMailer\SAPLMailerService.cs:line 400 10/26/2022 1:51:32 PM=>(SenMail)Failure sending To mail ID :bayersupport@sapl.net 10/26/2022 1:51:32 PM=>(SenMail)Failure sending CC mail ID : 10/26/2022 1:51:32 PM=>(SenMail)Failure sending mail Body :Hello, Please check attached file having issues in sending mails, please do the needful. 10/26/2022 1:51:32 PM=>delfile:-D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents\PendingMail\PendingMail_ErrorAlert.xml 10/26/2022 1:51:32 PM=>Info:- END Mailing Method 10/26/2022 1:51:32 PM=>Info:- Start Executing Telegram Method 10/26/2022 1:51:32 PM=>Info:- PendingTelegram.xml not exists 10/26/2022 1:51:32 PM=>Info:- End Executing TELEGRAM Method 10/26/2022 1:51:32 PM=>WriteToPendingXML ErrorAlert Start 10/26/2022 1:51:32 PM=>WriteToPendingXML ErrorAlert MailAttachmentsPath = D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents 10/26/2022 1:51:32 PM=>WriteToPendingXML ErrorAlertEntry Added Successfully 10/26/2022 1:51:32 PM=>Info - End of callingService Method 10/26/2022 1:53:32 PM=>Info - Check time Elapsed 10/26/2022 1:53:32 PM=>Info - Call callingService Method 10/26/2022 1:53:32 PM=>Info:- Call Both 10/26/2022 1:53:32 PM=>Info:- Start Executing SMS Method 10/26/2022 1:53:32 PM=>Info:- End Executing SMS Method 10/26/2022 1:53:32 PM=>Info:- Start Mailing Method 10/26/2022 1:53:32 PM=>Info:- ImportingEXE_END.xml file read to list 10/26/2022 1:53:32 PM=>Info:- ImportingEXE_START.xml file read to list 10/26/2022 1:53:32 PM=>Info:- PendingMail.xml file read to list 10/26/2022 1:53:32 PM=>Info:- PendingMail_ErrorAlert.xml file read to list 10/26/2022 1:53:32 PM=>Info:- Count = 1 10/26/2022 1:53:32 PM=>Info:- Count 1 10/26/2022 1:53:32 PM=>Info - Fetching Data From MAIL XML 10/26/2022 1:53:32 PM=>Info - End of Fetching Data From Mail XML 10/26/2022 1:53:32 PM=>Info:- Start SenMail Method 10/26/2022 1:53:32 PM=>UseDefaultCredentials 10/26/2022 1:53:32 PM=>Credentials = bayersupport@sapl.net:Corona@2020 10/26/2022 1:53:32 PM=>EnableSsl = true 10/26/2022 1:53:32 PM=>DeliveryMethod 10/26/2022 1:53:32 PM=>Before Send 10/26/2022 1:55:12 PM=>Exception(SenMail) :System.Net.Mail.SmtpException: Failure sending mail. ---> System.Net.WebException: The operation has timed out. at System.Net.ConnectionPool.Get(Object owningObject, Int32 result, Boolean& continueLoop, WaitHandle[]& waitHandles) at System.Net.ConnectionPool.GetConnection(Object owningObject, GeneralAsyncDelegate asyncCallback, Int32 creationTimeout) at System.Net.Mail.SmtpConnection.GetConnection(ServicePoint servicePoint) at System.Net.Mail.SmtpClient.GetConnection() at System.Net.Mail.SmtpClient.Send(MailMessage message) --- End of inner exception stack trace --- at System.Net.Mail.SmtpClient.Send(MailMessage message) at SAPLMailer.SAPLMailerService.SenMail(PendingMail objPendingMail) in E:\PROJECTS_SVN\SAPLMailer\SAPLMailer\SAPLMailer\SAPLMailerService.cs:line 400 10/26/2022 1:55:12 PM=>(SenMail)Failure sending To mail ID :bayersupport@sapl.net 10/26/2022 1:55:12 PM=>(SenMail)Failure sending CC mail ID : 10/26/2022 1:55:12 PM=>(SenMail)Failure sending mail Body :Hello, Please check attached file having issues in sending mails, please do the needful. 10/26/2022 1:55:12 PM=>delfile:-D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents\PendingMail\PendingMail_ErrorAlert.xml 10/26/2022 1:55:13 PM=>Info:- END Mailing Method 10/26/2022 1:55:13 PM=>Info:- Start Executing Telegram Method 10/26/2022 1:55:13 PM=>Info:- PendingTelegram.xml not exists 10/26/2022 1:55:13 PM=>Info:- End Executing TELEGRAM Method 10/26/2022 1:55:13 PM=>WriteToPendingXML ErrorAlert Start 10/26/2022 1:55:13 PM=>WriteToPendingXML ErrorAlert MailAttachmentsPath = D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents 10/26/2022 1:55:13 PM=>WriteToPendingXML ErrorAlertEntry Added Successfully 10/26/2022 1:55:13 PM=>Info - End of callingService Method 10/26/2022 1:57:13 PM=>Info - Check time Elapsed 10/26/2022 1:57:13 PM=>Info - Call callingService Method 10/26/2022 1:57:13 PM=>Info:- Call Both 10/26/2022 1:57:13 PM=>Info:- Start Executing SMS Method 10/26/2022 1:57:13 PM=>Info:- End Executing SMS Method 10/26/2022 1:57:13 PM=>Info:- Start Mailing Method 10/26/2022 1:57:13 PM=>Info:- ImportingEXE_END.xml file read to list 10/26/2022 1:57:13 PM=>Info:- ImportingEXE_START.xml file read to list 10/26/2022 1:57:13 PM=>Info:- PendingMail.xml file read to list 10/26/2022 1:57:13 PM=>Info:- PendingMail_ErrorAlert.xml file read to list 10/26/2022 1:57:13 PM=>Info:- Count = 1 10/26/2022 1:57:13 PM=>Info:- Count 1 10/26/2022 1:57:13 PM=>Info - Fetching Data From MAIL XML 10/26/2022 1:57:13 PM=>Info - End of Fetching Data From Mail XML 10/26/2022 1:57:13 PM=>Info:- Start SenMail Method 10/26/2022 1:57:13 PM=>UseDefaultCredentials 10/26/2022 1:57:13 PM=>Credentials = bayersupport@sapl.net:Corona@2020 10/26/2022 1:57:13 PM=>EnableSsl = true 10/26/2022 1:57:13 PM=>DeliveryMethod 10/26/2022 1:57:13 PM=>Before Send 10/26/2022 1:58:53 PM=>Exception(SenMail) :System.Net.Mail.SmtpException: Failure sending mail. ---> System.Net.WebException: The operation has timed out. at System.Net.ConnectionPool.Get(Object owningObject, Int32 result, Boolean& continueLoop, WaitHandle[]& waitHandles) at System.Net.ConnectionPool.GetConnection(Object owningObject, GeneralAsyncDelegate asyncCallback, Int32 creationTimeout) at System.Net.Mail.SmtpConnection.GetConnection(ServicePoint servicePoint) at System.Net.Mail.SmtpClient.GetConnection() at System.Net.Mail.SmtpClient.Send(MailMessage message) --- End of inner exception stack trace --- at System.Net.Mail.SmtpClient.Send(MailMessage message) at SAPLMailer.SAPLMailerService.SenMail(PendingMail objPendingMail) in E:\PROJECTS_SVN\SAPLMailer\SAPLMailer\SAPLMailer\SAPLMailerService.cs:line 400 10/26/2022 1:58:53 PM=>(SenMail)Failure sending To mail ID :bayersupport@sapl.net 10/26/2022 1:58:53 PM=>(SenMail)Failure sending CC mail ID : 10/26/2022 1:58:53 PM=>(SenMail)Failure sending mail Body :Hello, Please check attached file having issues in sending mails, please do the needful. 10/26/2022 1:58:53 PM=>delfile:-D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents\PendingMail\PendingMail_ErrorAlert.xml 10/26/2022 1:58:53 PM=>Info:- END Mailing Method 10/26/2022 1:58:53 PM=>Info:- Start Executing Telegram Method 10/26/2022 1:58:53 PM=>Info:- PendingTelegram.xml not exists 10/26/2022 1:58:53 PM=>Info:- End Executing TELEGRAM Method 10/26/2022 1:58:53 PM=>WriteToPendingXML ErrorAlert Start 10/26/2022 1:58:53 PM=>WriteToPendingXML ErrorAlert MailAttachmentsPath = D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents 10/26/2022 1:58:53 PM=>WriteToPendingXML ErrorAlertEntry Added Successfully 10/26/2022 1:58:53 PM=>Info - End of callingService Method 10/26/2022 2:00:53 PM=>Info - Check time Elapsed 10/26/2022 2:00:53 PM=>Info - Call callingService Method 10/26/2022 2:00:53 PM=>Info:- Call Both 10/26/2022 2:00:53 PM=>Info:- Start Executing SMS Method 10/26/2022 2:00:53 PM=>Info:- End Executing SMS Method 10/26/2022 2:00:53 PM=>Info:- Start Mailing Method 10/26/2022 2:00:53 PM=>Info:- ImportingEXE_END.xml file read to list 10/26/2022 2:00:53 PM=>Info:- ImportingEXE_START.xml file read to list 10/26/2022 2:00:53 PM=>Info:- PendingMail.xml file read to list 10/26/2022 2:00:53 PM=>Info:- PendingMail_ErrorAlert.xml file read to list 10/26/2022 2:00:53 PM=>Info:- Count = 1 10/26/2022 2:00:53 PM=>Info:- Count 1 10/26/2022 2:00:53 PM=>Info - Fetching Data From MAIL XML 10/26/2022 2:00:53 PM=>Info - End of Fetching Data From Mail XML 10/26/2022 2:00:53 PM=>Info:- Start SenMail Method 10/26/2022 2:00:53 PM=>UseDefaultCredentials 10/26/2022 2:00:53 PM=>Credentials = bayersupport@sapl.net:Corona@2020 10/26/2022 2:00:53 PM=>EnableSsl = true 10/26/2022 2:00:53 PM=>DeliveryMethod 10/26/2022 2:00:53 PM=>Before Send 10/26/2022 2:02:33 PM=>Exception(SenMail) :System.Net.Mail.SmtpException: Failure sending mail. ---> System.Net.WebException: The operation has timed out. at System.Net.ConnectionPool.Get(Object owningObject, Int32 result, Boolean& continueLoop, WaitHandle[]& waitHandles) at System.Net.ConnectionPool.GetConnection(Object owningObject, GeneralAsyncDelegate asyncCallback, Int32 creationTimeout) at System.Net.Mail.SmtpConnection.GetConnection(ServicePoint servicePoint) at System.Net.Mail.SmtpClient.GetConnection() at System.Net.Mail.SmtpClient.Send(MailMessage message) --- End of inner exception stack trace --- at System.Net.Mail.SmtpClient.Send(MailMessage message) at SAPLMailer.SAPLMailerService.SenMail(PendingMail objPendingMail) in E:\PROJECTS_SVN\SAPLMailer\SAPLMailer\SAPLMailer\SAPLMailerService.cs:line 400 10/26/2022 2:02:33 PM=>(SenMail)Failure sending To mail ID :bayersupport@sapl.net 10/26/2022 2:02:33 PM=>(SenMail)Failure sending CC mail ID : 10/26/2022 2:02:33 PM=>(SenMail)Failure sending mail Body :Hello, Please check attached file having issues in sending mails, please do the needful. 10/26/2022 2:02:33 PM=>delfile:-D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents\PendingMail\PendingMail_ErrorAlert.xml 10/26/2022 2:02:34 PM=>Info:- END Mailing Method 10/26/2022 2:02:34 PM=>Info:- Start Executing Telegram Method 10/26/2022 2:02:34 PM=>Info:- PendingTelegram.xml not exists 10/26/2022 2:02:34 PM=>Info:- End Executing TELEGRAM Method 10/26/2022 2:02:34 PM=>WriteToPendingXML ErrorAlert Start 10/26/2022 2:02:34 PM=>WriteToPendingXML ErrorAlert MailAttachmentsPath = D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents 10/26/2022 2:02:34 PM=>WriteToPendingXML ErrorAlertEntry Added Successfully 10/26/2022 2:02:34 PM=>Info - End of callingService Method 10/26/2022 2:04:34 PM=>Info - Check time Elapsed 10/26/2022 2:04:34 PM=>Info - Call callingService Method 10/26/2022 2:04:34 PM=>Info:- Call Both 10/26/2022 2:04:34 PM=>Info:- Start Executing SMS Method 10/26/2022 2:04:34 PM=>Info:- End Executing SMS Method 10/26/2022 2:04:34 PM=>Info:- Start Mailing Method 10/26/2022 2:04:34 PM=>Info:- ImportingEXE_END.xml file read to list 10/26/2022 2:04:34 PM=>Info:- ImportingEXE_START.xml file read to list 10/26/2022 2:04:34 PM=>Info:- PendingMail.xml file read to list 10/26/2022 2:04:34 PM=>Info:- PendingMail_ErrorAlert.xml file read to list 10/26/2022 2:04:34 PM=>Info:- Count = 1 10/26/2022 2:04:34 PM=>Info:- Count 1 10/26/2022 2:04:34 PM=>Info - Fetching Data From MAIL XML 10/26/2022 2:04:34 PM=>Info - End of Fetching Data From Mail XML 10/26/2022 2:04:34 PM=>Info:- Start SenMail Method 10/26/2022 2:04:34 PM=>UseDefaultCredentials 10/26/2022 2:04:34 PM=>Credentials = bayersupport@sapl.net:Corona@2020 10/26/2022 2:04:34 PM=>EnableSsl = true 10/26/2022 2:04:34 PM=>DeliveryMethod 10/26/2022 2:04:34 PM=>Before Send 10/26/2022 2:06:14 PM=>Exception(SenMail) :System.Net.Mail.SmtpException: Failure sending mail. ---> System.Net.WebException: The operation has timed out. at System.Net.ConnectionPool.Get(Object owningObject, Int32 result, Boolean& continueLoop, WaitHandle[]& waitHandles) at System.Net.ConnectionPool.GetConnection(Object owningObject, GeneralAsyncDelegate asyncCallback, Int32 creationTimeout) at System.Net.Mail.SmtpConnection.GetConnection(ServicePoint servicePoint) at System.Net.Mail.SmtpClient.GetConnection() at System.Net.Mail.SmtpClient.Send(MailMessage message) --- End of inner exception stack trace --- at System.Net.Mail.SmtpClient.Send(MailMessage message) at SAPLMailer.SAPLMailerService.SenMail(PendingMail objPendingMail) in E:\PROJECTS_SVN\SAPLMailer\SAPLMailer\SAPLMailer\SAPLMailerService.cs:line 400 10/26/2022 2:06:14 PM=>(SenMail)Failure sending To mail ID :bayersupport@sapl.net 10/26/2022 2:06:14 PM=>(SenMail)Failure sending CC mail ID : 10/26/2022 2:06:14 PM=>(SenMail)Failure sending mail Body :Hello, Please check attached file having issues in sending mails, please do the needful. 10/26/2022 2:06:14 PM=>delfile:-D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents\PendingMail\PendingMail_ErrorAlert.xml 10/26/2022 2:06:14 PM=>Info:- END Mailing Method 10/26/2022 2:06:14 PM=>Info:- Start Executing Telegram Method 10/26/2022 2:06:14 PM=>Info:- PendingTelegram.xml not exists 10/26/2022 2:06:14 PM=>Info:- End Executing TELEGRAM Method 10/26/2022 2:06:14 PM=>WriteToPendingXML ErrorAlert Start 10/26/2022 2:06:14 PM=>WriteToPendingXML ErrorAlert MailAttachmentsPath = D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents 10/26/2022 2:06:14 PM=>WriteToPendingXML ErrorAlertEntry Added Successfully 10/26/2022 2:06:14 PM=>Info - End of callingService Method 10/26/2022 2:08:14 PM=>Info - Check time Elapsed 10/26/2022 2:08:14 PM=>Info - Call callingService Method 10/26/2022 2:08:14 PM=>Info:- Call Both 10/26/2022 2:08:14 PM=>Info:- Start Executing SMS Method 10/26/2022 2:08:14 PM=>Info:- End Executing SMS Method 10/26/2022 2:08:14 PM=>Info:- Start Mailing Method 10/26/2022 2:08:14 PM=>Info:- ImportingEXE_END.xml file read to list 10/26/2022 2:08:14 PM=>Info:- ImportingEXE_START.xml file read to list 10/26/2022 2:08:14 PM=>Info:- PendingMail.xml file read to list 10/26/2022 2:08:14 PM=>Info:- PendingMail_ErrorAlert.xml file read to list 10/26/2022 2:08:14 PM=>Info:- Count = 1 10/26/2022 2:08:14 PM=>Info:- Count 1 10/26/2022 2:08:14 PM=>Info - Fetching Data From MAIL XML 10/26/2022 2:08:14 PM=>Info - End of Fetching Data From Mail XML 10/26/2022 2:08:14 PM=>Info:- Start SenMail Method 10/26/2022 2:08:14 PM=>UseDefaultCredentials 10/26/2022 2:08:14 PM=>Credentials = bayersupport@sapl.net:Corona@2020 10/26/2022 2:08:14 PM=>EnableSsl = true 10/26/2022 2:08:14 PM=>DeliveryMethod 10/26/2022 2:08:14 PM=>Before Send 10/26/2022 2:09:54 PM=>Exception(SenMail) :System.Net.Mail.SmtpException: Failure sending mail. ---> System.Net.WebException: The operation has timed out. at System.Net.ConnectionPool.Get(Object owningObject, Int32 result, Boolean& continueLoop, WaitHandle[]& waitHandles) at System.Net.ConnectionPool.GetConnection(Object owningObject, GeneralAsyncDelegate asyncCallback, Int32 creationTimeout) at System.Net.Mail.SmtpConnection.GetConnection(ServicePoint servicePoint) at System.Net.Mail.SmtpClient.GetConnection() at System.Net.Mail.SmtpClient.Send(MailMessage message) --- End of inner exception stack trace --- at System.Net.Mail.SmtpClient.Send(MailMessage message) at SAPLMailer.SAPLMailerService.SenMail(PendingMail objPendingMail) in E:\PROJECTS_SVN\SAPLMailer\SAPLMailer\SAPLMailer\SAPLMailerService.cs:line 400 10/26/2022 2:09:54 PM=>(SenMail)Failure sending To mail ID :bayersupport@sapl.net 10/26/2022 2:09:54 PM=>(SenMail)Failure sending CC mail ID : 10/26/2022 2:09:54 PM=>(SenMail)Failure sending mail Body :Hello, Please check attached file having issues in sending mails, please do the needful. 10/26/2022 2:09:54 PM=>delfile:-D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents\PendingMail\PendingMail_ErrorAlert.xml 10/26/2022 2:09:55 PM=>Info:- END Mailing Method 10/26/2022 2:09:55 PM=>Info:- Start Executing Telegram Method 10/26/2022 2:09:55 PM=>Info:- PendingTelegram.xml not exists 10/26/2022 2:09:55 PM=>Info:- End Executing TELEGRAM Method 10/26/2022 2:09:55 PM=>WriteToPendingXML ErrorAlert Start 10/26/2022 2:09:55 PM=>WriteToPendingXML ErrorAlert MailAttachmentsPath = D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents 10/26/2022 2:09:55 PM=>WriteToPendingXML ErrorAlertEntry Added Successfully 10/26/2022 2:09:55 PM=>Info - End of callingService Method 10/26/2022 2:11:55 PM=>Info - Check time Elapsed 10/26/2022 2:11:55 PM=>Info - Call callingService Method 10/26/2022 2:11:55 PM=>Info:- Call Both 10/26/2022 2:11:55 PM=>Info:- Start Executing SMS Method 10/26/2022 2:11:55 PM=>Info:- End Executing SMS Method 10/26/2022 2:11:55 PM=>Info:- Start Mailing Method 10/26/2022 2:11:55 PM=>Info:- ImportingEXE_END.xml file read to list 10/26/2022 2:11:55 PM=>Info:- ImportingEXE_START.xml file read to list 10/26/2022 2:11:55 PM=>Info:- PendingMail.xml file read to list 10/26/2022 2:11:55 PM=>Info:- PendingMail_ErrorAlert.xml file read to list 10/26/2022 2:11:55 PM=>Info:- Count = 1 10/26/2022 2:11:55 PM=>Info:- Count 1 10/26/2022 2:11:55 PM=>Info - Fetching Data From MAIL XML 10/26/2022 2:11:55 PM=>Info - End of Fetching Data From Mail XML 10/26/2022 2:11:55 PM=>Info:- Start SenMail Method 10/26/2022 2:11:55 PM=>UseDefaultCredentials 10/26/2022 2:11:55 PM=>Credentials = bayersupport@sapl.net:Corona@2020 10/26/2022 2:11:55 PM=>EnableSsl = true 10/26/2022 2:11:55 PM=>DeliveryMethod 10/26/2022 2:11:55 PM=>Before Send 10/26/2022 2:13:35 PM=>Exception(SenMail) :System.Net.Mail.SmtpException: Failure sending mail. ---> System.Net.WebException: The operation has timed out. at System.Net.ConnectionPool.Get(Object owningObject, Int32 result, Boolean& continueLoop, WaitHandle[]& waitHandles) at System.Net.ConnectionPool.GetConnection(Object owningObject, GeneralAsyncDelegate asyncCallback, Int32 creationTimeout) at System.Net.Mail.SmtpConnection.GetConnection(ServicePoint servicePoint) at System.Net.Mail.SmtpClient.GetConnection() at System.Net.Mail.SmtpClient.Send(MailMessage message) --- End of inner exception stack trace --- at System.Net.Mail.SmtpClient.Send(MailMessage message) at SAPLMailer.SAPLMailerService.SenMail(PendingMail objPendingMail) in E:\PROJECTS_SVN\SAPLMailer\SAPLMailer\SAPLMailer\SAPLMailerService.cs:line 400 10/26/2022 2:13:35 PM=>(SenMail)Failure sending To mail ID :bayersupport@sapl.net 10/26/2022 2:13:35 PM=>(SenMail)Failure sending CC mail ID : 10/26/2022 2:13:35 PM=>(SenMail)Failure sending mail Body :Hello, Please check attached file having issues in sending mails, please do the needful. 10/26/2022 2:13:35 PM=>delfile:-D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents\PendingMail\PendingMail_ErrorAlert.xml 10/26/2022 2:13:35 PM=>Info:- END Mailing Method 10/26/2022 2:13:35 PM=>Info:- Start Executing Telegram Method 10/26/2022 2:13:35 PM=>Info:- PendingTelegram.xml not exists 10/26/2022 2:13:35 PM=>Info:- End Executing TELEGRAM Method 10/26/2022 2:13:35 PM=>WriteToPendingXML ErrorAlert Start 10/26/2022 2:13:35 PM=>WriteToPendingXML ErrorAlert MailAttachmentsPath = D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents 10/26/2022 2:13:35 PM=>WriteToPendingXML ErrorAlertEntry Added Successfully 10/26/2022 2:13:35 PM=>Info - End of callingService Method 10/26/2022 2:15:35 PM=>Info - Check time Elapsed 10/26/2022 2:15:35 PM=>Info - Call callingService Method 10/26/2022 2:15:35 PM=>Info:- Call Both 10/26/2022 2:15:35 PM=>Info:- Start Executing SMS Method 10/26/2022 2:15:35 PM=>Info:- End Executing SMS Method 10/26/2022 2:15:35 PM=>Info:- Start Mailing Method 10/26/2022 2:15:35 PM=>Info:- ImportingEXE_END.xml file read to list 10/26/2022 2:15:35 PM=>Info:- ImportingEXE_START.xml file read to list 10/26/2022 2:15:35 PM=>Info:- PendingMail.xml file read to list 10/26/2022 2:15:35 PM=>Info:- PendingMail_ErrorAlert.xml file read to list 10/26/2022 2:15:35 PM=>Info:- Count = 1 10/26/2022 2:15:35 PM=>Info:- Count 1 10/26/2022 2:15:35 PM=>Info - Fetching Data From MAIL XML 10/26/2022 2:15:35 PM=>Info - End of Fetching Data From Mail XML 10/26/2022 2:15:35 PM=>Info:- Start SenMail Method 10/26/2022 2:15:35 PM=>UseDefaultCredentials 10/26/2022 2:15:35 PM=>Credentials = bayersupport@sapl.net:Corona@2020 10/26/2022 2:15:35 PM=>EnableSsl = true 10/26/2022 2:15:35 PM=>DeliveryMethod 10/26/2022 2:15:35 PM=>Before Send 10/26/2022 2:17:15 PM=>Exception(SenMail) :System.Net.Mail.SmtpException: Failure sending mail. ---> System.Net.WebException: The operation has timed out. at System.Net.ConnectionPool.Get(Object owningObject, Int32 result, Boolean& continueLoop, WaitHandle[]& waitHandles) at System.Net.ConnectionPool.GetConnection(Object owningObject, GeneralAsyncDelegate asyncCallback, Int32 creationTimeout) at System.Net.Mail.SmtpConnection.GetConnection(ServicePoint servicePoint) at System.Net.Mail.SmtpClient.GetConnection() at System.Net.Mail.SmtpClient.Send(MailMessage message) --- End of inner exception stack trace --- at System.Net.Mail.SmtpClient.Send(MailMessage message) at SAPLMailer.SAPLMailerService.SenMail(PendingMail objPendingMail) in E:\PROJECTS_SVN\SAPLMailer\SAPLMailer\SAPLMailer\SAPLMailerService.cs:line 400 10/26/2022 2:17:15 PM=>(SenMail)Failure sending To mail ID :bayersupport@sapl.net 10/26/2022 2:17:15 PM=>(SenMail)Failure sending CC mail ID : 10/26/2022 2:17:15 PM=>(SenMail)Failure sending mail Body :Hello, Please check attached file having issues in sending mails, please do the needful. 10/26/2022 2:17:15 PM=>delfile:-D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents\PendingMail\PendingMail_ErrorAlert.xml 10/26/2022 2:17:16 PM=>Info:- END Mailing Method 10/26/2022 2:17:16 PM=>Info:- Start Executing Telegram Method 10/26/2022 2:17:16 PM=>Info:- PendingTelegram.xml not exists 10/26/2022 2:17:16 PM=>Info:- End Executing TELEGRAM Method 10/26/2022 2:17:16 PM=>WriteToPendingXML ErrorAlert Start 10/26/2022 2:17:16 PM=>WriteToPendingXML ErrorAlert MailAttachmentsPath = D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents 10/26/2022 2:17:16 PM=>WriteToPendingXML ErrorAlertEntry Added Successfully 10/26/2022 2:17:16 PM=>Info - End of callingService Method 10/26/2022 2:19:16 PM=>Info - Check time Elapsed 10/26/2022 2:19:16 PM=>Info - Call callingService Method 10/26/2022 2:19:16 PM=>Info:- Call Both 10/26/2022 2:19:16 PM=>Info:- Start Executing SMS Method 10/26/2022 2:19:16 PM=>Info:- End Executing SMS Method 10/26/2022 2:19:16 PM=>Info:- Start Mailing Method 10/26/2022 2:19:16 PM=>Info:- ImportingEXE_END.xml file read to list 10/26/2022 2:19:16 PM=>Info:- ImportingEXE_START.xml file read to list 10/26/2022 2:19:16 PM=>Info:- PendingMail.xml file read to list 10/26/2022 2:19:16 PM=>Info:- PendingMail_ErrorAlert.xml file read to list 10/26/2022 2:19:16 PM=>Info:- Count = 1 10/26/2022 2:19:16 PM=>Info:- Count 1 10/26/2022 2:19:16 PM=>Info - Fetching Data From MAIL XML 10/26/2022 2:19:16 PM=>Info - End of Fetching Data From Mail XML 10/26/2022 2:19:16 PM=>Info:- Start SenMail Method 10/26/2022 2:19:16 PM=>UseDefaultCredentials 10/26/2022 2:19:16 PM=>Credentials = bayersupport@sapl.net:Corona@2020 10/26/2022 2:19:16 PM=>EnableSsl = true 10/26/2022 2:19:16 PM=>DeliveryMethod 10/26/2022 2:19:16 PM=>Before Send 10/26/2022 2:20:56 PM=>Exception(SenMail) :System.Net.Mail.SmtpException: Failure sending mail. ---> System.Net.WebException: The operation has timed out. at System.Net.ConnectionPool.Get(Object owningObject, Int32 result, Boolean& continueLoop, WaitHandle[]& waitHandles) at System.Net.ConnectionPool.GetConnection(Object owningObject, GeneralAsyncDelegate asyncCallback, Int32 creationTimeout) at System.Net.Mail.SmtpConnection.GetConnection(ServicePoint servicePoint) at System.Net.Mail.SmtpClient.GetConnection() at System.Net.Mail.SmtpClient.Send(MailMessage message) --- End of inner exception stack trace --- at System.Net.Mail.SmtpClient.Send(MailMessage message) at SAPLMailer.SAPLMailerService.SenMail(PendingMail objPendingMail) in E:\PROJECTS_SVN\SAPLMailer\SAPLMailer\SAPLMailer\SAPLMailerService.cs:line 400 10/26/2022 2:20:56 PM=>(SenMail)Failure sending To mail ID :bayersupport@sapl.net 10/26/2022 2:20:56 PM=>(SenMail)Failure sending CC mail ID : 10/26/2022 2:20:56 PM=>(SenMail)Failure sending mail Body :Hello, Please check attached file having issues in sending mails, please do the needful. 10/26/2022 2:20:56 PM=>delfile:-D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents\PendingMail\PendingMail_ErrorAlert.xml 10/26/2022 2:20:56 PM=>Info:- END Mailing Method 10/26/2022 2:20:56 PM=>Info:- Start Executing Telegram Method 10/26/2022 2:20:56 PM=>Info:- PendingTelegram.xml not exists 10/26/2022 2:20:56 PM=>Info:- End Executing TELEGRAM Method 10/26/2022 2:20:56 PM=>WriteToPendingXML ErrorAlert Start 10/26/2022 2:20:56 PM=>WriteToPendingXML ErrorAlert MailAttachmentsPath = D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents 10/26/2022 2:20:56 PM=>WriteToPendingXML ErrorAlertEntry Added Successfully 10/26/2022 2:20:56 PM=>Info - End of callingService Method 10/26/2022 2:22:56 PM=>Info - Check time Elapsed 10/26/2022 2:22:56 PM=>Info - Call callingService Method 10/26/2022 2:22:56 PM=>Info:- Call Both 10/26/2022 2:22:56 PM=>Info:- Start Executing SMS Method 10/26/2022 2:22:56 PM=>Info:- End Executing SMS Method 10/26/2022 2:22:56 PM=>Info:- Start Mailing Method 10/26/2022 2:22:56 PM=>Info:- ImportingEXE_END.xml file read to list 10/26/2022 2:22:56 PM=>Info:- ImportingEXE_START.xml file read to list 10/26/2022 2:22:56 PM=>Info:- PendingMail.xml file read to list 10/26/2022 2:22:56 PM=>Info:- PendingMail_ErrorAlert.xml file read to list 10/26/2022 2:22:56 PM=>Info:- Count = 1 10/26/2022 2:22:56 PM=>Info:- Count 1 10/26/2022 2:22:56 PM=>Info - Fetching Data From MAIL XML 10/26/2022 2:22:56 PM=>Info - End of Fetching Data From Mail XML 10/26/2022 2:22:56 PM=>Info:- Start SenMail Method 10/26/2022 2:22:56 PM=>UseDefaultCredentials 10/26/2022 2:22:56 PM=>Credentials = bayersupport@sapl.net:Corona@2020 10/26/2022 2:22:56 PM=>EnableSsl = true 10/26/2022 2:22:56 PM=>DeliveryMethod 10/26/2022 2:22:56 PM=>Before Send 10/26/2022 2:24:37 PM=>Exception(SenMail) :System.Net.Mail.SmtpException: Failure sending mail. ---> System.Net.WebException: The operation has timed out. at System.Net.ConnectionPool.Get(Object owningObject, Int32 result, Boolean& continueLoop, WaitHandle[]& waitHandles) at System.Net.ConnectionPool.GetConnection(Object owningObject, GeneralAsyncDelegate asyncCallback, Int32 creationTimeout) at System.Net.Mail.SmtpConnection.GetConnection(ServicePoint servicePoint) at System.Net.Mail.SmtpClient.GetConnection() at System.Net.Mail.SmtpClient.Send(MailMessage message) --- End of inner exception stack trace --- at System.Net.Mail.SmtpClient.Send(MailMessage message) at SAPLMailer.SAPLMailerService.SenMail(PendingMail objPendingMail) in E:\PROJECTS_SVN\SAPLMailer\SAPLMailer\SAPLMailer\SAPLMailerService.cs:line 400 10/26/2022 2:24:37 PM=>(SenMail)Failure sending To mail ID :bayersupport@sapl.net 10/26/2022 2:24:37 PM=>(SenMail)Failure sending CC mail ID : 10/26/2022 2:24:37 PM=>(SenMail)Failure sending mail Body :Hello, Please check attached file having issues in sending mails, please do the needful. 10/26/2022 2:24:37 PM=>delfile:-D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents\PendingMail\PendingMail_ErrorAlert.xml 10/26/2022 2:24:37 PM=>Info:- END Mailing Method 10/26/2022 2:24:37 PM=>Info:- Start Executing Telegram Method 10/26/2022 2:24:37 PM=>Info:- PendingTelegram.xml not exists 10/26/2022 2:24:37 PM=>Info:- End Executing TELEGRAM Method 10/26/2022 2:24:37 PM=>WriteToPendingXML ErrorAlert Start 10/26/2022 2:24:37 PM=>WriteToPendingXML ErrorAlert MailAttachmentsPath = D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents 10/26/2022 2:24:37 PM=>WriteToPendingXML ErrorAlertEntry Added Successfully 10/26/2022 2:24:37 PM=>Info - End of callingService Method 10/26/2022 2:26:37 PM=>Info - Check time Elapsed 10/26/2022 2:26:37 PM=>Info - Call callingService Method 10/26/2022 2:26:37 PM=>Info:- Call Both 10/26/2022 2:26:37 PM=>Info:- Start Executing SMS Method 10/26/2022 2:26:37 PM=>Info:- End Executing SMS Method 10/26/2022 2:26:37 PM=>Info:- Start Mailing Method 10/26/2022 2:26:37 PM=>Info:- ImportingEXE_END.xml file read to list 10/26/2022 2:26:37 PM=>Info:- ImportingEXE_START.xml file read to list 10/26/2022 2:26:37 PM=>Info:- PendingMail.xml file read to list 10/26/2022 2:26:37 PM=>Info:- PendingMail_ErrorAlert.xml file read to list 10/26/2022 2:26:37 PM=>Info:- Count = 1 10/26/2022 2:26:37 PM=>Info:- Count 1 10/26/2022 2:26:37 PM=>Info - Fetching Data From MAIL XML 10/26/2022 2:26:37 PM=>Info - End of Fetching Data From Mail XML 10/26/2022 2:26:37 PM=>Info:- Start SenMail Method 10/26/2022 2:26:37 PM=>UseDefaultCredentials 10/26/2022 2:26:37 PM=>Credentials = bayersupport@sapl.net:Corona@2020 10/26/2022 2:26:37 PM=>EnableSsl = true 10/26/2022 2:26:37 PM=>DeliveryMethod 10/26/2022 2:26:37 PM=>Before Send 10/26/2022 2:28:17 PM=>Exception(SenMail) :System.Net.Mail.SmtpException: Failure sending mail. ---> System.Net.WebException: The operation has timed out. at System.Net.ConnectionPool.Get(Object owningObject, Int32 result, Boolean& continueLoop, WaitHandle[]& waitHandles) at System.Net.ConnectionPool.GetConnection(Object owningObject, GeneralAsyncDelegate asyncCallback, Int32 creationTimeout) at System.Net.Mail.SmtpConnection.GetConnection(ServicePoint servicePoint) at System.Net.Mail.SmtpClient.GetConnection() at System.Net.Mail.SmtpClient.Send(MailMessage message) --- End of inner exception stack trace --- at System.Net.Mail.SmtpClient.Send(MailMessage message) at SAPLMailer.SAPLMailerService.SenMail(PendingMail objPendingMail) in E:\PROJECTS_SVN\SAPLMailer\SAPLMailer\SAPLMailer\SAPLMailerService.cs:line 400 10/26/2022 2:28:17 PM=>(SenMail)Failure sending To mail ID :bayersupport@sapl.net 10/26/2022 2:28:17 PM=>(SenMail)Failure sending CC mail ID : 10/26/2022 2:28:17 PM=>(SenMail)Failure sending mail Body :Hello, Please check attached file having issues in sending mails, please do the needful. 10/26/2022 2:28:17 PM=>delfile:-D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents\PendingMail\PendingMail_ErrorAlert.xml 10/26/2022 2:28:17 PM=>Info:- END Mailing Method 10/26/2022 2:28:17 PM=>Info:- Start Executing Telegram Method 10/26/2022 2:28:17 PM=>Info:- PendingTelegram.xml not exists 10/26/2022 2:28:17 PM=>Info:- End Executing TELEGRAM Method 10/26/2022 2:28:17 PM=>WriteToPendingXML ErrorAlert Start 10/26/2022 2:28:17 PM=>WriteToPendingXML ErrorAlert MailAttachmentsPath = D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents 10/26/2022 2:28:17 PM=>WriteToPendingXML ErrorAlertEntry Added Successfully 10/26/2022 2:28:17 PM=>Info - End of callingService Method 10/26/2022 2:30:17 PM=>Info - Check time Elapsed 10/26/2022 2:30:17 PM=>Info - Call callingService Method 10/26/2022 2:30:17 PM=>Info:- Call Both 10/26/2022 2:30:17 PM=>Info:- Start Executing SMS Method 10/26/2022 2:30:17 PM=>Info:- End Executing SMS Method 10/26/2022 2:30:17 PM=>Info:- Start Mailing Method 10/26/2022 2:30:17 PM=>Info:- ImportingEXE_END.xml file read to list 10/26/2022 2:30:17 PM=>Info:- ImportingEXE_START.xml file read to list 10/26/2022 2:30:17 PM=>Info:- PendingMail.xml file read to list 10/26/2022 2:30:17 PM=>Info:- PendingMail_ErrorAlert.xml file read to list 10/26/2022 2:30:17 PM=>Info:- Count = 1 10/26/2022 2:30:17 PM=>Info:- Count 1 10/26/2022 2:30:17 PM=>Info - Fetching Data From MAIL XML 10/26/2022 2:30:17 PM=>Info - End of Fetching Data From Mail XML 10/26/2022 2:30:17 PM=>Info:- Start SenMail Method 10/26/2022 2:30:17 PM=>UseDefaultCredentials 10/26/2022 2:30:17 PM=>Credentials = bayersupport@sapl.net:Corona@2020 10/26/2022 2:30:17 PM=>EnableSsl = true 10/26/2022 2:30:17 PM=>DeliveryMethod 10/26/2022 2:30:17 PM=>Before Send 10/26/2022 2:31:57 PM=>Exception(SenMail) :System.Net.Mail.SmtpException: Failure sending mail. ---> System.Net.WebException: The operation has timed out. at System.Net.ConnectionPool.Get(Object owningObject, Int32 result, Boolean& continueLoop, WaitHandle[]& waitHandles) at System.Net.ConnectionPool.GetConnection(Object owningObject, GeneralAsyncDelegate asyncCallback, Int32 creationTimeout) at System.Net.Mail.SmtpConnection.GetConnection(ServicePoint servicePoint) at System.Net.Mail.SmtpClient.GetConnection() at System.Net.Mail.SmtpClient.Send(MailMessage message) --- End of inner exception stack trace --- at System.Net.Mail.SmtpClient.Send(MailMessage message) at SAPLMailer.SAPLMailerService.SenMail(PendingMail objPendingMail) in E:\PROJECTS_SVN\SAPLMailer\SAPLMailer\SAPLMailer\SAPLMailerService.cs:line 400 10/26/2022 2:31:57 PM=>(SenMail)Failure sending To mail ID :bayersupport@sapl.net 10/26/2022 2:31:57 PM=>(SenMail)Failure sending CC mail ID : 10/26/2022 2:31:57 PM=>(SenMail)Failure sending mail Body :Hello, Please check attached file having issues in sending mails, please do the needful. 10/26/2022 2:31:57 PM=>delfile:-D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents\PendingMail\PendingMail_ErrorAlert.xml 10/26/2022 2:31:58 PM=>Info:- END Mailing Method 10/26/2022 2:31:58 PM=>Info:- Start Executing Telegram Method 10/26/2022 2:31:58 PM=>Info:- PendingTelegram.xml not exists 10/26/2022 2:31:58 PM=>Info:- End Executing TELEGRAM Method 10/26/2022 2:31:58 PM=>WriteToPendingXML ErrorAlert Start 10/26/2022 2:31:58 PM=>WriteToPendingXML ErrorAlert MailAttachmentsPath = D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents 10/26/2022 2:31:58 PM=>WriteToPendingXML ErrorAlertEntry Added Successfully 10/26/2022 2:31:58 PM=>Info - End of callingService Method 10/26/2022 2:33:58 PM=>Info - Check time Elapsed 10/26/2022 2:33:58 PM=>Info - Call callingService Method 10/26/2022 2:33:58 PM=>Info:- Call Both 10/26/2022 2:33:58 PM=>Info:- Start Executing SMS Method 10/26/2022 2:33:58 PM=>Info:- End Executing SMS Method 10/26/2022 2:33:58 PM=>Info:- Start Mailing Method 10/26/2022 2:33:58 PM=>Info:- ImportingEXE_END.xml file read to list 10/26/2022 2:33:58 PM=>Info:- ImportingEXE_START.xml file read to list 10/26/2022 2:33:58 PM=>Info:- PendingMail.xml file read to list 10/26/2022 2:33:58 PM=>Info:- PendingMail_ErrorAlert.xml file read to list 10/26/2022 2:33:58 PM=>Info:- Count = 1 10/26/2022 2:33:58 PM=>Info:- Count 1 10/26/2022 2:33:58 PM=>Info - Fetching Data From MAIL XML 10/26/2022 2:33:58 PM=>Info - End of Fetching Data From Mail XML 10/26/2022 2:33:58 PM=>Info:- Start SenMail Method 10/26/2022 2:33:58 PM=>UseDefaultCredentials 10/26/2022 2:33:58 PM=>Credentials = bayersupport@sapl.net:Corona@2020 10/26/2022 2:33:58 PM=>EnableSsl = true 10/26/2022 2:33:58 PM=>DeliveryMethod 10/26/2022 2:33:58 PM=>Before Send 10/26/2022 2:35:38 PM=>Exception(SenMail) :System.Net.Mail.SmtpException: Failure sending mail. ---> System.Net.WebException: The operation has timed out. at System.Net.ConnectionPool.Get(Object owningObject, Int32 result, Boolean& continueLoop, WaitHandle[]& waitHandles) at System.Net.ConnectionPool.GetConnection(Object owningObject, GeneralAsyncDelegate asyncCallback, Int32 creationTimeout) at System.Net.Mail.SmtpConnection.GetConnection(ServicePoint servicePoint) at System.Net.Mail.SmtpClient.GetConnection() at System.Net.Mail.SmtpClient.Send(MailMessage message) --- End of inner exception stack trace --- at System.Net.Mail.SmtpClient.Send(MailMessage message) at SAPLMailer.SAPLMailerService.SenMail(PendingMail objPendingMail) in E:\PROJECTS_SVN\SAPLMailer\SAPLMailer\SAPLMailer\SAPLMailerService.cs:line 400 10/26/2022 2:35:38 PM=>(SenMail)Failure sending To mail ID :bayersupport@sapl.net 10/26/2022 2:35:38 PM=>(SenMail)Failure sending CC mail ID : 10/26/2022 2:35:38 PM=>(SenMail)Failure sending mail Body :Hello, Please check attached file having issues in sending mails, please do the needful. 10/26/2022 2:35:38 PM=>delfile:-D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents\PendingMail\PendingMail_ErrorAlert.xml 10/26/2022 2:35:38 PM=>Info:- END Mailing Method 10/26/2022 2:35:38 PM=>Info:- Start Executing Telegram Method 10/26/2022 2:35:38 PM=>Info:- PendingTelegram.xml not exists 10/26/2022 2:35:38 PM=>Info:- End Executing TELEGRAM Method 10/26/2022 2:35:38 PM=>WriteToPendingXML ErrorAlert Start 10/26/2022 2:35:38 PM=>WriteToPendingXML ErrorAlert MailAttachmentsPath = D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents 10/26/2022 2:35:38 PM=>WriteToPendingXML ErrorAlertEntry Added Successfully 10/26/2022 2:35:38 PM=>Info - End of callingService Method 10/26/2022 2:37:38 PM=>Info - Check time Elapsed 10/26/2022 2:37:38 PM=>Info - Call callingService Method 10/26/2022 2:37:38 PM=>Info:- Call Both 10/26/2022 2:37:38 PM=>Info:- Start Executing SMS Method 10/26/2022 2:37:38 PM=>Info:- End Executing SMS Method 10/26/2022 2:37:38 PM=>Info:- Start Mailing Method 10/26/2022 2:37:38 PM=>Info:- ImportingEXE_END.xml file read to list 10/26/2022 2:37:38 PM=>Info:- ImportingEXE_START.xml file read to list 10/26/2022 2:37:38 PM=>Info:- PendingMail.xml file read to list 10/26/2022 2:37:38 PM=>Info:- PendingMail_ErrorAlert.xml file read to list 10/26/2022 2:37:38 PM=>Info:- Count = 1 10/26/2022 2:37:38 PM=>Info:- Count 1 10/26/2022 2:37:38 PM=>Info - Fetching Data From MAIL XML 10/26/2022 2:37:38 PM=>Info - End of Fetching Data From Mail XML 10/26/2022 2:37:38 PM=>Info:- Start SenMail Method 10/26/2022 2:37:38 PM=>UseDefaultCredentials 10/26/2022 2:37:38 PM=>Credentials = bayersupport@sapl.net:Corona@2020 10/26/2022 2:37:38 PM=>EnableSsl = true 10/26/2022 2:37:38 PM=>DeliveryMethod 10/26/2022 2:37:38 PM=>Before Send 10/26/2022 2:39:18 PM=>Exception(SenMail) :System.Net.Mail.SmtpException: Failure sending mail. ---> System.Net.WebException: The operation has timed out. at System.Net.ConnectionPool.Get(Object owningObject, Int32 result, Boolean& continueLoop, WaitHandle[]& waitHandles) at System.Net.ConnectionPool.GetConnection(Object owningObject, GeneralAsyncDelegate asyncCallback, Int32 creationTimeout) at System.Net.Mail.SmtpConnection.GetConnection(ServicePoint servicePoint) at System.Net.Mail.SmtpClient.GetConnection() at System.Net.Mail.SmtpClient.Send(MailMessage message) --- End of inner exception stack trace --- at System.Net.Mail.SmtpClient.Send(MailMessage message) at SAPLMailer.SAPLMailerService.SenMail(PendingMail objPendingMail) in E:\PROJECTS_SVN\SAPLMailer\SAPLMailer\SAPLMailer\SAPLMailerService.cs:line 400 10/26/2022 2:39:18 PM=>(SenMail)Failure sending To mail ID :bayersupport@sapl.net 10/26/2022 2:39:18 PM=>(SenMail)Failure sending CC mail ID : 10/26/2022 2:39:18 PM=>(SenMail)Failure sending mail Body :Hello, Please check attached file having issues in sending mails, please do the needful. 10/26/2022 2:39:18 PM=>delfile:-D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents\PendingMail\PendingMail_ErrorAlert.xml 10/26/2022 2:39:19 PM=>Info:- END Mailing Method 10/26/2022 2:39:19 PM=>Info:- Start Executing Telegram Method 10/26/2022 2:39:19 PM=>Info:- PendingTelegram.xml not exists 10/26/2022 2:39:19 PM=>Info:- End Executing TELEGRAM Method 10/26/2022 2:39:19 PM=>WriteToPendingXML ErrorAlert Start 10/26/2022 2:39:19 PM=>WriteToPendingXML ErrorAlert MailAttachmentsPath = D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents 10/26/2022 2:39:19 PM=>WriteToPendingXML ErrorAlertEntry Added Successfully 10/26/2022 2:39:19 PM=>Info - End of callingService Method 10/26/2022 2:41:19 PM=>Info - Check time Elapsed 10/26/2022 2:41:19 PM=>Info - Call callingService Method 10/26/2022 2:41:19 PM=>Info:- Call Both 10/26/2022 2:41:19 PM=>Info:- Start Executing SMS Method 10/26/2022 2:41:19 PM=>Info:- End Executing SMS Method 10/26/2022 2:41:19 PM=>Info:- Start Mailing Method 10/26/2022 2:41:19 PM=>Info:- ImportingEXE_END.xml file read to list 10/26/2022 2:41:19 PM=>Info:- ImportingEXE_START.xml file read to list 10/26/2022 2:41:19 PM=>Info:- PendingMail.xml file read to list 10/26/2022 2:41:19 PM=>Info:- PendingMail_ErrorAlert.xml file read to list 10/26/2022 2:41:19 PM=>Info:- Count = 1 10/26/2022 2:41:19 PM=>Info:- Count 1 10/26/2022 2:41:19 PM=>Info - Fetching Data From MAIL XML 10/26/2022 2:41:19 PM=>Info - End of Fetching Data From Mail XML 10/26/2022 2:41:19 PM=>Info:- Start SenMail Method 10/26/2022 2:41:19 PM=>UseDefaultCredentials 10/26/2022 2:41:19 PM=>Credentials = bayersupport@sapl.net:Corona@2020 10/26/2022 2:41:19 PM=>EnableSsl = true 10/26/2022 2:41:19 PM=>DeliveryMethod 10/26/2022 2:41:19 PM=>Before Send 10/26/2022 2:42:59 PM=>Exception(SenMail) :System.Net.Mail.SmtpException: Failure sending mail. ---> System.Net.WebException: The operation has timed out. at System.Net.ConnectionPool.Get(Object owningObject, Int32 result, Boolean& continueLoop, WaitHandle[]& waitHandles) at System.Net.ConnectionPool.GetConnection(Object owningObject, GeneralAsyncDelegate asyncCallback, Int32 creationTimeout) at System.Net.Mail.SmtpConnection.GetConnection(ServicePoint servicePoint) at System.Net.Mail.SmtpClient.GetConnection() at System.Net.Mail.SmtpClient.Send(MailMessage message) --- End of inner exception stack trace --- at System.Net.Mail.SmtpClient.Send(MailMessage message) at SAPLMailer.SAPLMailerService.SenMail(PendingMail objPendingMail) in E:\PROJECTS_SVN\SAPLMailer\SAPLMailer\SAPLMailer\SAPLMailerService.cs:line 400 10/26/2022 2:42:59 PM=>(SenMail)Failure sending To mail ID :bayersupport@sapl.net 10/26/2022 2:42:59 PM=>(SenMail)Failure sending CC mail ID : 10/26/2022 2:42:59 PM=>(SenMail)Failure sending mail Body :Hello, Please check attached file having issues in sending mails, please do the needful. 10/26/2022 2:42:59 PM=>delfile:-D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents\PendingMail\PendingMail_ErrorAlert.xml 10/26/2022 2:42:59 PM=>Info:- END Mailing Method 10/26/2022 2:42:59 PM=>Info:- Start Executing Telegram Method 10/26/2022 2:42:59 PM=>Info:- PendingTelegram.xml not exists 10/26/2022 2:42:59 PM=>Info:- End Executing TELEGRAM Method 10/26/2022 2:42:59 PM=>WriteToPendingXML ErrorAlert Start 10/26/2022 2:42:59 PM=>WriteToPendingXML ErrorAlert MailAttachmentsPath = D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents 10/26/2022 2:42:59 PM=>WriteToPendingXML ErrorAlertEntry Added Successfully 10/26/2022 2:42:59 PM=>Info - End of callingService Method 10/26/2022 2:44:59 PM=>Info - Check time Elapsed 10/26/2022 2:44:59 PM=>Info - Call callingService Method 10/26/2022 2:44:59 PM=>Info:- Call Both 10/26/2022 2:44:59 PM=>Info:- Start Executing SMS Method 10/26/2022 2:44:59 PM=>Info:- End Executing SMS Method 10/26/2022 2:44:59 PM=>Info:- Start Mailing Method 10/26/2022 2:44:59 PM=>Info:- ImportingEXE_END.xml file read to list 10/26/2022 2:44:59 PM=>Info:- ImportingEXE_START.xml file read to list 10/26/2022 2:44:59 PM=>Info:- PendingMail.xml file read to list 10/26/2022 2:44:59 PM=>Info:- PendingMail_ErrorAlert.xml file read to list 10/26/2022 2:44:59 PM=>Info:- Count = 1 10/26/2022 2:44:59 PM=>Info:- Count 1 10/26/2022 2:44:59 PM=>Info - Fetching Data From MAIL XML 10/26/2022 2:44:59 PM=>Info - End of Fetching Data From Mail XML 10/26/2022 2:44:59 PM=>Info:- Start SenMail Method 10/26/2022 2:44:59 PM=>UseDefaultCredentials 10/26/2022 2:44:59 PM=>Credentials = bayersupport@sapl.net:Corona@2020 10/26/2022 2:44:59 PM=>EnableSsl = true 10/26/2022 2:44:59 PM=>DeliveryMethod 10/26/2022 2:44:59 PM=>Before Send 10/26/2022 2:46:39 PM=>Exception(SenMail) :System.Net.Mail.SmtpException: Failure sending mail. ---> System.Net.WebException: The operation has timed out. at System.Net.ConnectionPool.Get(Object owningObject, Int32 result, Boolean& continueLoop, WaitHandle[]& waitHandles) at System.Net.ConnectionPool.GetConnection(Object owningObject, GeneralAsyncDelegate asyncCallback, Int32 creationTimeout) at System.Net.Mail.SmtpConnection.GetConnection(ServicePoint servicePoint) at System.Net.Mail.SmtpClient.GetConnection() at System.Net.Mail.SmtpClient.Send(MailMessage message) --- End of inner exception stack trace --- at System.Net.Mail.SmtpClient.Send(MailMessage message) at SAPLMailer.SAPLMailerService.SenMail(PendingMail objPendingMail) in E:\PROJECTS_SVN\SAPLMailer\SAPLMailer\SAPLMailer\SAPLMailerService.cs:line 400 10/26/2022 2:46:39 PM=>(SenMail)Failure sending To mail ID :bayersupport@sapl.net 10/26/2022 2:46:39 PM=>(SenMail)Failure sending CC mail ID : 10/26/2022 2:46:39 PM=>(SenMail)Failure sending mail Body :Hello, Please check attached file having issues in sending mails, please do the needful. 10/26/2022 2:46:39 PM=>delfile:-D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents\PendingMail\PendingMail_ErrorAlert.xml 10/26/2022 2:46:40 PM=>Info:- END Mailing Method 10/26/2022 2:46:40 PM=>Info:- Start Executing Telegram Method 10/26/2022 2:46:40 PM=>Info:- PendingTelegram.xml not exists 10/26/2022 2:46:40 PM=>Info:- End Executing TELEGRAM Method 10/26/2022 2:46:40 PM=>WriteToPendingXML ErrorAlert Start 10/26/2022 2:46:40 PM=>WriteToPendingXML ErrorAlert MailAttachmentsPath = D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents 10/26/2022 2:46:40 PM=>WriteToPendingXML ErrorAlertEntry Added Successfully 10/26/2022 2:46:40 PM=>Info - End of callingService Method 10/26/2022 2:48:40 PM=>Info - Check time Elapsed 10/26/2022 2:48:40 PM=>Info - Call callingService Method 10/26/2022 2:48:40 PM=>Info:- Call Both 10/26/2022 2:48:40 PM=>Info:- Start Executing SMS Method 10/26/2022 2:48:40 PM=>Info:- End Executing SMS Method 10/26/2022 2:48:40 PM=>Info:- Start Mailing Method 10/26/2022 2:48:40 PM=>Info:- ImportingEXE_END.xml file read to list 10/26/2022 2:48:40 PM=>Info:- ImportingEXE_START.xml file read to list 10/26/2022 2:48:40 PM=>Info:- PendingMail.xml file read to list 10/26/2022 2:48:40 PM=>Info:- PendingMail_ErrorAlert.xml file read to list 10/26/2022 2:48:40 PM=>Info:- Count = 1 10/26/2022 2:48:40 PM=>Info:- Count 1 10/26/2022 2:48:40 PM=>Info - Fetching Data From MAIL XML 10/26/2022 2:48:40 PM=>Info - End of Fetching Data From Mail XML 10/26/2022 2:48:40 PM=>Info:- Start SenMail Method 10/26/2022 2:48:40 PM=>UseDefaultCredentials 10/26/2022 2:48:40 PM=>Credentials = bayersupport@sapl.net:Corona@2020 10/26/2022 2:48:40 PM=>EnableSsl = true 10/26/2022 2:48:40 PM=>DeliveryMethod 10/26/2022 2:48:40 PM=>Before Send 10/26/2022 2:50:20 PM=>Exception(SenMail) :System.Net.Mail.SmtpException: Failure sending mail. ---> System.Net.WebException: The operation has timed out. at System.Net.ConnectionPool.Get(Object owningObject, Int32 result, Boolean& continueLoop, WaitHandle[]& waitHandles) at System.Net.ConnectionPool.GetConnection(Object owningObject, GeneralAsyncDelegate asyncCallback, Int32 creationTimeout) at System.Net.Mail.SmtpConnection.GetConnection(ServicePoint servicePoint) at System.Net.Mail.SmtpClient.GetConnection() at System.Net.Mail.SmtpClient.Send(MailMessage message) --- End of inner exception stack trace --- at System.Net.Mail.SmtpClient.Send(MailMessage message) at SAPLMailer.SAPLMailerService.SenMail(PendingMail objPendingMail) in E:\PROJECTS_SVN\SAPLMailer\SAPLMailer\SAPLMailer\SAPLMailerService.cs:line 400 10/26/2022 2:50:20 PM=>(SenMail)Failure sending To mail ID :bayersupport@sapl.net 10/26/2022 2:50:20 PM=>(SenMail)Failure sending CC mail ID : 10/26/2022 2:50:20 PM=>(SenMail)Failure sending mail Body :Hello, Please check attached file having issues in sending mails, please do the needful. 10/26/2022 2:50:20 PM=>delfile:-D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents\PendingMail\PendingMail_ErrorAlert.xml 10/26/2022 2:50:20 PM=>Info:- END Mailing Method 10/26/2022 2:50:20 PM=>Info:- Start Executing Telegram Method 10/26/2022 2:50:20 PM=>Info:- PendingTelegram.xml not exists 10/26/2022 2:50:20 PM=>Info:- End Executing TELEGRAM Method 10/26/2022 2:50:20 PM=>WriteToPendingXML ErrorAlert Start 10/26/2022 2:50:20 PM=>WriteToPendingXML ErrorAlert MailAttachmentsPath = D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents 10/26/2022 2:50:20 PM=>WriteToPendingXML ErrorAlertEntry Added Successfully 10/26/2022 2:50:20 PM=>Info - End of callingService Method 10/26/2022 2:52:20 PM=>Info - Check time Elapsed 10/26/2022 2:52:20 PM=>Info - Call callingService Method 10/26/2022 2:52:20 PM=>Info:- Call Both 10/26/2022 2:52:20 PM=>Info:- Start Executing SMS Method 10/26/2022 2:52:20 PM=>Info:- End Executing SMS Method 10/26/2022 2:52:20 PM=>Info:- Start Mailing Method 10/26/2022 2:52:20 PM=>Info:- ImportingEXE_END.xml file read to list 10/26/2022 2:52:20 PM=>Info:- ImportingEXE_START.xml file read to list 10/26/2022 2:52:20 PM=>Info:- PendingMail.xml file read to list 10/26/2022 2:52:20 PM=>Info:- PendingMail_ErrorAlert.xml file read to list 10/26/2022 2:52:20 PM=>Info:- Count = 1 10/26/2022 2:52:20 PM=>Info:- Count 1 10/26/2022 2:52:20 PM=>Info - Fetching Data From MAIL XML 10/26/2022 2:52:20 PM=>Info - End of Fetching Data From Mail XML 10/26/2022 2:52:20 PM=>Info:- Start SenMail Method 10/26/2022 2:52:20 PM=>UseDefaultCredentials 10/26/2022 2:52:20 PM=>Credentials = bayersupport@sapl.net:Corona@2020 10/26/2022 2:52:20 PM=>EnableSsl = true 10/26/2022 2:52:20 PM=>DeliveryMethod 10/26/2022 2:52:20 PM=>Before Send 10/26/2022 2:54:00 PM=>Exception(SenMail) :System.Net.Mail.SmtpException: Failure sending mail. ---> System.Net.WebException: The operation has timed out. at System.Net.ConnectionPool.Get(Object owningObject, Int32 result, Boolean& continueLoop, WaitHandle[]& waitHandles) at System.Net.ConnectionPool.GetConnection(Object owningObject, GeneralAsyncDelegate asyncCallback, Int32 creationTimeout) at System.Net.Mail.SmtpConnection.GetConnection(ServicePoint servicePoint) at System.Net.Mail.SmtpClient.GetConnection() at System.Net.Mail.SmtpClient.Send(MailMessage message) --- End of inner exception stack trace --- at System.Net.Mail.SmtpClient.Send(MailMessage message) at SAPLMailer.SAPLMailerService.SenMail(PendingMail objPendingMail) in E:\PROJECTS_SVN\SAPLMailer\SAPLMailer\SAPLMailer\SAPLMailerService.cs:line 400 10/26/2022 2:54:00 PM=>(SenMail)Failure sending To mail ID :bayersupport@sapl.net 10/26/2022 2:54:00 PM=>(SenMail)Failure sending CC mail ID : 10/26/2022 2:54:00 PM=>(SenMail)Failure sending mail Body :Hello, Please check attached file having issues in sending mails, please do the needful. 10/26/2022 2:54:00 PM=>delfile:-D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents\PendingMail\PendingMail_ErrorAlert.xml 10/26/2022 2:54:01 PM=>Info:- END Mailing Method 10/26/2022 2:54:01 PM=>Info:- Start Executing Telegram Method 10/26/2022 2:54:01 PM=>Info:- PendingTelegram.xml not exists 10/26/2022 2:54:01 PM=>Info:- End Executing TELEGRAM Method 10/26/2022 2:54:01 PM=>WriteToPendingXML ErrorAlert Start 10/26/2022 2:54:01 PM=>WriteToPendingXML ErrorAlert MailAttachmentsPath = D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents 10/26/2022 2:54:01 PM=>WriteToPendingXML ErrorAlertEntry Added Successfully 10/26/2022 2:54:01 PM=>Info - End of callingService Method 10/26/2022 2:56:01 PM=>Info - Check time Elapsed 10/26/2022 2:56:01 PM=>Info - Call callingService Method 10/26/2022 2:56:01 PM=>Info:- Call Both 10/26/2022 2:56:01 PM=>Info:- Start Executing SMS Method 10/26/2022 2:56:01 PM=>Info:- End Executing SMS Method 10/26/2022 2:56:01 PM=>Info:- Start Mailing Method 10/26/2022 2:56:01 PM=>Info:- ImportingEXE_END.xml file read to list 10/26/2022 2:56:01 PM=>Info:- ImportingEXE_START.xml file read to list 10/26/2022 2:56:01 PM=>Info:- PendingMail.xml file read to list 10/26/2022 2:56:01 PM=>Info:- PendingMail_ErrorAlert.xml file read to list 10/26/2022 2:56:01 PM=>Info:- Count = 1 10/26/2022 2:56:01 PM=>Info:- Count 1 10/26/2022 2:56:01 PM=>Info - Fetching Data From MAIL XML 10/26/2022 2:56:01 PM=>Info - End of Fetching Data From Mail XML 10/26/2022 2:56:01 PM=>Info:- Start SenMail Method 10/26/2022 2:56:01 PM=>UseDefaultCredentials 10/26/2022 2:56:01 PM=>Credentials = bayersupport@sapl.net:Corona@2020 10/26/2022 2:56:01 PM=>EnableSsl = true 10/26/2022 2:56:01 PM=>DeliveryMethod 10/26/2022 2:56:01 PM=>Before Send 10/26/2022 2:57:41 PM=>Exception(SenMail) :System.Net.Mail.SmtpException: Failure sending mail. ---> System.Net.WebException: The operation has timed out. at System.Net.ConnectionPool.Get(Object owningObject, Int32 result, Boolean& continueLoop, WaitHandle[]& waitHandles) at System.Net.ConnectionPool.GetConnection(Object owningObject, GeneralAsyncDelegate asyncCallback, Int32 creationTimeout) at System.Net.Mail.SmtpConnection.GetConnection(ServicePoint servicePoint) at System.Net.Mail.SmtpClient.GetConnection() at System.Net.Mail.SmtpClient.Send(MailMessage message) --- End of inner exception stack trace --- at System.Net.Mail.SmtpClient.Send(MailMessage message) at SAPLMailer.SAPLMailerService.SenMail(PendingMail objPendingMail) in E:\PROJECTS_SVN\SAPLMailer\SAPLMailer\SAPLMailer\SAPLMailerService.cs:line 400 10/26/2022 2:57:41 PM=>(SenMail)Failure sending To mail ID :bayersupport@sapl.net 10/26/2022 2:57:41 PM=>(SenMail)Failure sending CC mail ID : 10/26/2022 2:57:41 PM=>(SenMail)Failure sending mail Body :Hello, Please check attached file having issues in sending mails, please do the needful. 10/26/2022 2:57:41 PM=>delfile:-D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents\PendingMail\PendingMail_ErrorAlert.xml 10/26/2022 2:57:41 PM=>Info:- END Mailing Method 10/26/2022 2:57:41 PM=>Info:- Start Executing Telegram Method 10/26/2022 2:57:41 PM=>Info:- PendingTelegram.xml not exists 10/26/2022 2:57:41 PM=>Info:- End Executing TELEGRAM Method 10/26/2022 2:57:41 PM=>WriteToPendingXML ErrorAlert Start 10/26/2022 2:57:41 PM=>WriteToPendingXML ErrorAlert MailAttachmentsPath = D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents 10/26/2022 2:57:41 PM=>WriteToPendingXML ErrorAlertEntry Added Successfully 10/26/2022 2:57:41 PM=>Info - End of callingService Method 10/26/2022 2:59:41 PM=>Info - Check time Elapsed 10/26/2022 2:59:41 PM=>Info - Call callingService Method 10/26/2022 2:59:41 PM=>Info:- Call Both 10/26/2022 2:59:41 PM=>Info:- Start Executing SMS Method 10/26/2022 2:59:41 PM=>Info:- End Executing SMS Method 10/26/2022 2:59:41 PM=>Info:- Start Mailing Method 10/26/2022 2:59:41 PM=>Info:- ImportingEXE_END.xml file read to list 10/26/2022 2:59:41 PM=>Info:- ImportingEXE_START.xml file read to list 10/26/2022 2:59:41 PM=>Info:- PendingMail.xml file read to list 10/26/2022 2:59:41 PM=>Info:- PendingMail_ErrorAlert.xml file read to list 10/26/2022 2:59:41 PM=>Info:- Count = 1 10/26/2022 2:59:41 PM=>Info:- Count 1 10/26/2022 2:59:41 PM=>Info - Fetching Data From MAIL XML 10/26/2022 2:59:41 PM=>Info - End of Fetching Data From Mail XML 10/26/2022 2:59:41 PM=>Info:- Start SenMail Method 10/26/2022 2:59:41 PM=>UseDefaultCredentials 10/26/2022 2:59:41 PM=>Credentials = bayersupport@sapl.net:Corona@2020 10/26/2022 2:59:41 PM=>EnableSsl = true 10/26/2022 2:59:41 PM=>DeliveryMethod 10/26/2022 2:59:41 PM=>Before Send 10/26/2022 3:01:21 PM=>Exception(SenMail) :System.Net.Mail.SmtpException: Failure sending mail. ---> System.Net.WebException: The operation has timed out. at System.Net.ConnectionPool.Get(Object owningObject, Int32 result, Boolean& continueLoop, WaitHandle[]& waitHandles) at System.Net.ConnectionPool.GetConnection(Object owningObject, GeneralAsyncDelegate asyncCallback, Int32 creationTimeout) at System.Net.Mail.SmtpConnection.GetConnection(ServicePoint servicePoint) at System.Net.Mail.SmtpClient.GetConnection() at System.Net.Mail.SmtpClient.Send(MailMessage message) --- End of inner exception stack trace --- at System.Net.Mail.SmtpClient.Send(MailMessage message) at SAPLMailer.SAPLMailerService.SenMail(PendingMail objPendingMail) in E:\PROJECTS_SVN\SAPLMailer\SAPLMailer\SAPLMailer\SAPLMailerService.cs:line 400 10/26/2022 3:01:21 PM=>(SenMail)Failure sending To mail ID :bayersupport@sapl.net 10/26/2022 3:01:21 PM=>(SenMail)Failure sending CC mail ID : 10/26/2022 3:01:21 PM=>(SenMail)Failure sending mail Body :Hello, Please check attached file having issues in sending mails, please do the needful. 10/26/2022 3:01:21 PM=>delfile:-D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents\PendingMail\PendingMail_ErrorAlert.xml 10/26/2022 3:01:22 PM=>Info:- END Mailing Method 10/26/2022 3:01:22 PM=>Info:- Start Executing Telegram Method 10/26/2022 3:01:22 PM=>Info:- PendingTelegram.xml not exists 10/26/2022 3:01:22 PM=>Info:- End Executing TELEGRAM Method 10/26/2022 3:01:22 PM=>WriteToPendingXML ErrorAlert Start 10/26/2022 3:01:22 PM=>WriteToPendingXML ErrorAlert MailAttachmentsPath = D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents 10/26/2022 3:01:22 PM=>WriteToPendingXML ErrorAlertEntry Added Successfully 10/26/2022 3:01:22 PM=>Info - End of callingService Method 10/26/2022 3:03:22 PM=>Info - Check time Elapsed 10/26/2022 3:03:22 PM=>Info - Call callingService Method 10/26/2022 3:03:22 PM=>Info:- Call Both 10/26/2022 3:03:22 PM=>Info:- Start Executing SMS Method 10/26/2022 3:03:22 PM=>Info:- End Executing SMS Method 10/26/2022 3:03:22 PM=>Info:- Start Mailing Method 10/26/2022 3:03:22 PM=>Info:- ImportingEXE_END.xml file read to list 10/26/2022 3:03:22 PM=>Info:- ImportingEXE_START.xml file read to list 10/26/2022 3:03:22 PM=>Info:- PendingMail.xml file read to list 10/26/2022 3:03:22 PM=>Info:- PendingMail_ErrorAlert.xml file read to list 10/26/2022 3:03:22 PM=>Info:- Count = 1 10/26/2022 3:03:22 PM=>Info:- Count 1 10/26/2022 3:03:22 PM=>Info - Fetching Data From MAIL XML 10/26/2022 3:03:22 PM=>Info - End of Fetching Data From Mail XML 10/26/2022 3:03:22 PM=>Info:- Start SenMail Method 10/26/2022 3:03:22 PM=>UseDefaultCredentials 10/26/2022 3:03:22 PM=>Credentials = bayersupport@sapl.net:Corona@2020 10/26/2022 3:03:22 PM=>EnableSsl = true 10/26/2022 3:03:22 PM=>DeliveryMethod 10/26/2022 3:03:22 PM=>Before Send 10/26/2022 3:05:02 PM=>Exception(SenMail) :System.Net.Mail.SmtpException: Failure sending mail. ---> System.Net.WebException: The operation has timed out. at System.Net.ConnectionPool.Get(Object owningObject, Int32 result, Boolean& continueLoop, WaitHandle[]& waitHandles) at System.Net.ConnectionPool.GetConnection(Object owningObject, GeneralAsyncDelegate asyncCallback, Int32 creationTimeout) at System.Net.Mail.SmtpConnection.GetConnection(ServicePoint servicePoint) at System.Net.Mail.SmtpClient.GetConnection() at System.Net.Mail.SmtpClient.Send(MailMessage message) --- End of inner exception stack trace --- at System.Net.Mail.SmtpClient.Send(MailMessage message) at SAPLMailer.SAPLMailerService.SenMail(PendingMail objPendingMail) in E:\PROJECTS_SVN\SAPLMailer\SAPLMailer\SAPLMailer\SAPLMailerService.cs:line 400 10/26/2022 3:05:02 PM=>(SenMail)Failure sending To mail ID :bayersupport@sapl.net 10/26/2022 3:05:02 PM=>(SenMail)Failure sending CC mail ID : 10/26/2022 3:05:02 PM=>(SenMail)Failure sending mail Body :Hello, Please check attached file having issues in sending mails, please do the needful. 10/26/2022 3:05:02 PM=>delfile:-D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents\PendingMail\PendingMail_ErrorAlert.xml 10/26/2022 3:05:02 PM=>Info:- END Mailing Method 10/26/2022 3:05:02 PM=>Info:- Start Executing Telegram Method 10/26/2022 3:05:02 PM=>Info:- PendingTelegram.xml not exists 10/26/2022 3:05:02 PM=>Info:- End Executing TELEGRAM Method 10/26/2022 3:05:02 PM=>WriteToPendingXML ErrorAlert Start 10/26/2022 3:05:02 PM=>WriteToPendingXML ErrorAlert MailAttachmentsPath = D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents 10/26/2022 3:05:02 PM=>WriteToPendingXML ErrorAlertEntry Added Successfully 10/26/2022 3:05:02 PM=>Info - End of callingService Method 10/26/2022 3:07:02 PM=>Info - Check time Elapsed 10/26/2022 3:07:02 PM=>Info - Call callingService Method 10/26/2022 3:07:02 PM=>Info:- Call Both 10/26/2022 3:07:02 PM=>Info:- Start Executing SMS Method 10/26/2022 3:07:02 PM=>Info:- End Executing SMS Method 10/26/2022 3:07:02 PM=>Info:- Start Mailing Method 10/26/2022 3:07:02 PM=>Info:- ImportingEXE_END.xml file read to list 10/26/2022 3:07:02 PM=>Info:- ImportingEXE_START.xml file read to list 10/26/2022 3:07:02 PM=>Info:- PendingMail.xml file read to list 10/26/2022 3:07:02 PM=>Info:- PendingMail_ErrorAlert.xml file read to list 10/26/2022 3:07:02 PM=>Info:- Count = 1 10/26/2022 3:07:02 PM=>Info:- Count 1 10/26/2022 3:07:02 PM=>Info - Fetching Data From MAIL XML 10/26/2022 3:07:02 PM=>Info - End of Fetching Data From Mail XML 10/26/2022 3:07:02 PM=>Info:- Start SenMail Method 10/26/2022 3:07:02 PM=>UseDefaultCredentials 10/26/2022 3:07:02 PM=>Credentials = bayersupport@sapl.net:Corona@2020 10/26/2022 3:07:02 PM=>EnableSsl = true 10/26/2022 3:07:02 PM=>DeliveryMethod 10/26/2022 3:07:02 PM=>Before Send 10/26/2022 3:08:42 PM=>Exception(SenMail) :System.Net.Mail.SmtpException: Failure sending mail. ---> System.Net.WebException: The operation has timed out. at System.Net.ConnectionPool.Get(Object owningObject, Int32 result, Boolean& continueLoop, WaitHandle[]& waitHandles) at System.Net.ConnectionPool.GetConnection(Object owningObject, GeneralAsyncDelegate asyncCallback, Int32 creationTimeout) at System.Net.Mail.SmtpConnection.GetConnection(ServicePoint servicePoint) at System.Net.Mail.SmtpClient.GetConnection() at System.Net.Mail.SmtpClient.Send(MailMessage message) --- End of inner exception stack trace --- at System.Net.Mail.SmtpClient.Send(MailMessage message) at SAPLMailer.SAPLMailerService.SenMail(PendingMail objPendingMail) in E:\PROJECTS_SVN\SAPLMailer\SAPLMailer\SAPLMailer\SAPLMailerService.cs:line 400 10/26/2022 3:08:42 PM=>(SenMail)Failure sending To mail ID :bayersupport@sapl.net 10/26/2022 3:08:42 PM=>(SenMail)Failure sending CC mail ID : 10/26/2022 3:08:42 PM=>(SenMail)Failure sending mail Body :Hello, Please check attached file having issues in sending mails, please do the needful. 10/26/2022 3:08:42 PM=>delfile:-D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents\PendingMail\PendingMail_ErrorAlert.xml 10/26/2022 3:08:42 PM=>Info:- END Mailing Method 10/26/2022 3:08:42 PM=>Info:- Start Executing Telegram Method 10/26/2022 3:08:42 PM=>Info:- PendingTelegram.xml not exists 10/26/2022 3:08:42 PM=>Info:- End Executing TELEGRAM Method 10/26/2022 3:08:42 PM=>WriteToPendingXML ErrorAlert Start 10/26/2022 3:08:42 PM=>WriteToPendingXML ErrorAlert MailAttachmentsPath = D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents 10/26/2022 3:08:42 PM=>WriteToPendingXML ErrorAlertEntry Added Successfully 10/26/2022 3:08:42 PM=>Info - End of callingService Method 10/26/2022 3:10:43 PM=>Info - Check time Elapsed 10/26/2022 3:10:43 PM=>Info - Call callingService Method 10/26/2022 3:10:43 PM=>Info:- Call Both 10/26/2022 3:10:43 PM=>Info:- Start Executing SMS Method 10/26/2022 3:10:43 PM=>Info:- End Executing SMS Method 10/26/2022 3:10:43 PM=>Info:- Start Mailing Method 10/26/2022 3:10:43 PM=>Info:- ImportingEXE_END.xml file read to list 10/26/2022 3:10:43 PM=>Info:- ImportingEXE_START.xml file read to list 10/26/2022 3:10:43 PM=>Info:- PendingMail.xml file read to list 10/26/2022 3:10:43 PM=>Info:- PendingMail_ErrorAlert.xml file read to list 10/26/2022 3:10:43 PM=>Info:- Count = 1 10/26/2022 3:10:43 PM=>Info:- Count 1 10/26/2022 3:10:43 PM=>Info - Fetching Data From MAIL XML 10/26/2022 3:10:43 PM=>Info - End of Fetching Data From Mail XML 10/26/2022 3:10:43 PM=>Info:- Start SenMail Method 10/26/2022 3:10:43 PM=>UseDefaultCredentials 10/26/2022 3:10:43 PM=>Credentials = bayersupport@sapl.net:Corona@2020 10/26/2022 3:10:43 PM=>EnableSsl = true 10/26/2022 3:10:43 PM=>DeliveryMethod 10/26/2022 3:10:43 PM=>Before Send 10/26/2022 3:12:23 PM=>Exception(SenMail) :System.Net.Mail.SmtpException: Failure sending mail. ---> System.Net.WebException: The operation has timed out. at System.Net.ConnectionPool.Get(Object owningObject, Int32 result, Boolean& continueLoop, WaitHandle[]& waitHandles) at System.Net.ConnectionPool.GetConnection(Object owningObject, GeneralAsyncDelegate asyncCallback, Int32 creationTimeout) at System.Net.Mail.SmtpConnection.GetConnection(ServicePoint servicePoint) at System.Net.Mail.SmtpClient.GetConnection() at System.Net.Mail.SmtpClient.Send(MailMessage message) --- End of inner exception stack trace --- at System.Net.Mail.SmtpClient.Send(MailMessage message) at SAPLMailer.SAPLMailerService.SenMail(PendingMail objPendingMail) in E:\PROJECTS_SVN\SAPLMailer\SAPLMailer\SAPLMailer\SAPLMailerService.cs:line 400 10/26/2022 3:12:23 PM=>(SenMail)Failure sending To mail ID :bayersupport@sapl.net 10/26/2022 3:12:23 PM=>(SenMail)Failure sending CC mail ID : 10/26/2022 3:12:23 PM=>(SenMail)Failure sending mail Body :Hello, Please check attached file having issues in sending mails, please do the needful. 10/26/2022 3:12:23 PM=>delfile:-D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents\PendingMail\PendingMail_ErrorAlert.xml 10/26/2022 3:12:23 PM=>Info:- END Mailing Method 10/26/2022 3:12:23 PM=>Info:- Start Executing Telegram Method 10/26/2022 3:12:23 PM=>Info:- PendingTelegram.xml not exists 10/26/2022 3:12:23 PM=>Info:- End Executing TELEGRAM Method 10/26/2022 3:12:23 PM=>WriteToPendingXML ErrorAlert Start 10/26/2022 3:12:23 PM=>WriteToPendingXML ErrorAlert MailAttachmentsPath = D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents 10/26/2022 3:12:23 PM=>WriteToPendingXML ErrorAlertEntry Added Successfully 10/26/2022 3:12:23 PM=>Info - End of callingService Method 10/26/2022 3:14:23 PM=>Info - Check time Elapsed 10/26/2022 3:14:23 PM=>Info - Call callingService Method 10/26/2022 3:14:23 PM=>Info:- Call Both 10/26/2022 3:14:23 PM=>Info:- Start Executing SMS Method 10/26/2022 3:14:23 PM=>Info:- End Executing SMS Method 10/26/2022 3:14:23 PM=>Info:- Start Mailing Method 10/26/2022 3:14:23 PM=>Info:- ImportingEXE_END.xml file read to list 10/26/2022 3:14:23 PM=>Info:- ImportingEXE_START.xml file read to list 10/26/2022 3:14:23 PM=>Info:- PendingMail.xml file read to list 10/26/2022 3:14:23 PM=>Info:- PendingMail_ErrorAlert.xml file read to list 10/26/2022 3:14:23 PM=>Info:- Count = 1 10/26/2022 3:14:23 PM=>Info:- Count 1 10/26/2022 3:14:23 PM=>Info - Fetching Data From MAIL XML 10/26/2022 3:14:23 PM=>Info - End of Fetching Data From Mail XML 10/26/2022 3:14:23 PM=>Info:- Start SenMail Method 10/26/2022 3:14:23 PM=>UseDefaultCredentials 10/26/2022 3:14:23 PM=>Credentials = bayersupport@sapl.net:Corona@2020 10/26/2022 3:14:23 PM=>EnableSsl = true 10/26/2022 3:14:23 PM=>DeliveryMethod 10/26/2022 3:14:23 PM=>Before Send 10/26/2022 3:16:03 PM=>Exception(SenMail) :System.Net.Mail.SmtpException: Failure sending mail. ---> System.Net.WebException: The operation has timed out. at System.Net.ConnectionPool.Get(Object owningObject, Int32 result, Boolean& continueLoop, WaitHandle[]& waitHandles) at System.Net.ConnectionPool.GetConnection(Object owningObject, GeneralAsyncDelegate asyncCallback, Int32 creationTimeout) at System.Net.Mail.SmtpConnection.GetConnection(ServicePoint servicePoint) at System.Net.Mail.SmtpClient.GetConnection() at System.Net.Mail.SmtpClient.Send(MailMessage message) --- End of inner exception stack trace --- at System.Net.Mail.SmtpClient.Send(MailMessage message) at SAPLMailer.SAPLMailerService.SenMail(PendingMail objPendingMail) in E:\PROJECTS_SVN\SAPLMailer\SAPLMailer\SAPLMailer\SAPLMailerService.cs:line 400 10/26/2022 3:16:03 PM=>(SenMail)Failure sending To mail ID :bayersupport@sapl.net 10/26/2022 3:16:03 PM=>(SenMail)Failure sending CC mail ID : 10/26/2022 3:16:03 PM=>(SenMail)Failure sending mail Body :Hello, Please check attached file having issues in sending mails, please do the needful. 10/26/2022 3:16:03 PM=>delfile:-D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents\PendingMail\PendingMail_ErrorAlert.xml 10/26/2022 3:16:03 PM=>Info:- END Mailing Method 10/26/2022 3:16:03 PM=>Info:- Start Executing Telegram Method 10/26/2022 3:16:03 PM=>Info:- PendingTelegram.xml not exists 10/26/2022 3:16:03 PM=>Info:- End Executing TELEGRAM Method 10/26/2022 3:16:03 PM=>WriteToPendingXML ErrorAlert Start 10/26/2022 3:16:03 PM=>WriteToPendingXML ErrorAlert MailAttachmentsPath = D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents 10/26/2022 3:16:03 PM=>WriteToPendingXML ErrorAlertEntry Added Successfully 10/26/2022 3:16:03 PM=>Info - End of callingService Method 10/26/2022 3:18:03 PM=>Info - Check time Elapsed 10/26/2022 3:18:03 PM=>Info - Call callingService Method 10/26/2022 3:18:04 PM=>Info:- Call Both 10/26/2022 3:18:04 PM=>Info:- Start Executing SMS Method 10/26/2022 3:18:04 PM=>Info:- End Executing SMS Method 10/26/2022 3:18:04 PM=>Info:- Start Mailing Method 10/26/2022 3:18:04 PM=>Info:- ImportingEXE_END.xml file read to list 10/26/2022 3:18:04 PM=>Info:- ImportingEXE_START.xml file read to list 10/26/2022 3:18:04 PM=>Info:- PendingMail.xml file read to list 10/26/2022 3:18:04 PM=>Info:- PendingMail_ErrorAlert.xml file read to list 10/26/2022 3:18:04 PM=>Info:- Count = 1 10/26/2022 3:18:04 PM=>Info:- Count 1 10/26/2022 3:18:04 PM=>Info - Fetching Data From MAIL XML 10/26/2022 3:18:04 PM=>Info - End of Fetching Data From Mail XML 10/26/2022 3:18:04 PM=>Info:- Start SenMail Method 10/26/2022 3:18:04 PM=>UseDefaultCredentials 10/26/2022 3:18:04 PM=>Credentials = bayersupport@sapl.net:Corona@2020 10/26/2022 3:18:04 PM=>EnableSsl = true 10/26/2022 3:18:04 PM=>DeliveryMethod 10/26/2022 3:18:04 PM=>Before Send 10/26/2022 3:19:44 PM=>Exception(SenMail) :System.Net.Mail.SmtpException: Failure sending mail. ---> System.Net.WebException: The operation has timed out. at System.Net.ConnectionPool.Get(Object owningObject, Int32 result, Boolean& continueLoop, WaitHandle[]& waitHandles) at System.Net.ConnectionPool.GetConnection(Object owningObject, GeneralAsyncDelegate asyncCallback, Int32 creationTimeout) at System.Net.Mail.SmtpConnection.GetConnection(ServicePoint servicePoint) at System.Net.Mail.SmtpClient.GetConnection() at System.Net.Mail.SmtpClient.Send(MailMessage message) --- End of inner exception stack trace --- at System.Net.Mail.SmtpClient.Send(MailMessage message) at SAPLMailer.SAPLMailerService.SenMail(PendingMail objPendingMail) in E:\PROJECTS_SVN\SAPLMailer\SAPLMailer\SAPLMailer\SAPLMailerService.cs:line 400 10/26/2022 3:19:44 PM=>(SenMail)Failure sending To mail ID :bayersupport@sapl.net 10/26/2022 3:19:44 PM=>(SenMail)Failure sending CC mail ID : 10/26/2022 3:19:44 PM=>(SenMail)Failure sending mail Body :Hello, Please check attached file having issues in sending mails, please do the needful. 10/26/2022 3:19:44 PM=>delfile:-D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents\PendingMail\PendingMail_ErrorAlert.xml 10/26/2022 3:19:44 PM=>Info:- END Mailing Method 10/26/2022 3:19:44 PM=>Info:- Start Executing Telegram Method 10/26/2022 3:19:44 PM=>Info:- PendingTelegram.xml not exists 10/26/2022 3:19:44 PM=>Info:- End Executing TELEGRAM Method 10/26/2022 3:19:44 PM=>WriteToPendingXML ErrorAlert Start 10/26/2022 3:19:44 PM=>WriteToPendingXML ErrorAlert MailAttachmentsPath = D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents 10/26/2022 3:19:44 PM=>WriteToPendingXML ErrorAlertEntry Added Successfully 10/26/2022 3:19:44 PM=>Info - End of callingService Method 10/26/2022 3:21:44 PM=>Info - Check time Elapsed 10/26/2022 3:21:44 PM=>Info - Call callingService Method 10/26/2022 3:21:44 PM=>Info:- Call Both 10/26/2022 3:21:44 PM=>Info:- Start Executing SMS Method 10/26/2022 3:21:44 PM=>Info:- End Executing SMS Method 10/26/2022 3:21:44 PM=>Info:- Start Mailing Method 10/26/2022 3:21:44 PM=>Info:- ImportingEXE_END.xml file read to list 10/26/2022 3:21:44 PM=>Info:- ImportingEXE_START.xml file read to list 10/26/2022 3:21:44 PM=>Info:- PendingMail.xml file read to list 10/26/2022 3:21:44 PM=>Info:- PendingMail_ErrorAlert.xml file read to list 10/26/2022 3:21:44 PM=>Info:- Count = 1 10/26/2022 3:21:44 PM=>Info:- Count 1 10/26/2022 3:21:44 PM=>Info - Fetching Data From MAIL XML 10/26/2022 3:21:44 PM=>Info - End of Fetching Data From Mail XML 10/26/2022 3:21:44 PM=>Info:- Start SenMail Method 10/26/2022 3:21:44 PM=>UseDefaultCredentials 10/26/2022 3:21:44 PM=>Credentials = bayersupport@sapl.net:Corona@2020 10/26/2022 3:21:44 PM=>EnableSsl = true 10/26/2022 3:21:44 PM=>DeliveryMethod 10/26/2022 3:21:44 PM=>Before Send 10/26/2022 3:23:24 PM=>Exception(SenMail) :System.Net.Mail.SmtpException: Failure sending mail. ---> System.Net.WebException: The operation has timed out. at System.Net.ConnectionPool.Get(Object owningObject, Int32 result, Boolean& continueLoop, WaitHandle[]& waitHandles) at System.Net.ConnectionPool.GetConnection(Object owningObject, GeneralAsyncDelegate asyncCallback, Int32 creationTimeout) at System.Net.Mail.SmtpConnection.GetConnection(ServicePoint servicePoint) at System.Net.Mail.SmtpClient.GetConnection() at System.Net.Mail.SmtpClient.Send(MailMessage message) --- End of inner exception stack trace --- at System.Net.Mail.SmtpClient.Send(MailMessage message) at SAPLMailer.SAPLMailerService.SenMail(PendingMail objPendingMail) in E:\PROJECTS_SVN\SAPLMailer\SAPLMailer\SAPLMailer\SAPLMailerService.cs:line 400 10/26/2022 3:23:24 PM=>(SenMail)Failure sending To mail ID :bayersupport@sapl.net 10/26/2022 3:23:24 PM=>(SenMail)Failure sending CC mail ID : 10/26/2022 3:23:24 PM=>(SenMail)Failure sending mail Body :Hello, Please check attached file having issues in sending mails, please do the needful. 10/26/2022 3:23:24 PM=>delfile:-D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents\PendingMail\PendingMail_ErrorAlert.xml 10/26/2022 3:23:24 PM=>Info:- END Mailing Method 10/26/2022 3:23:24 PM=>Info:- Start Executing Telegram Method 10/26/2022 3:23:24 PM=>Info:- PendingTelegram.xml not exists 10/26/2022 3:23:24 PM=>Info:- End Executing TELEGRAM Method 10/26/2022 3:23:24 PM=>WriteToPendingXML ErrorAlert Start 10/26/2022 3:23:24 PM=>WriteToPendingXML ErrorAlert MailAttachmentsPath = D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents 10/26/2022 3:23:24 PM=>WriteToPendingXML ErrorAlertEntry Added Successfully 10/26/2022 3:23:24 PM=>Info - End of callingService Method 10/26/2022 3:25:24 PM=>Info - Check time Elapsed 10/26/2022 3:25:24 PM=>Info - Call callingService Method 10/26/2022 3:25:24 PM=>Info:- Call Both 10/26/2022 3:25:24 PM=>Info:- Start Executing SMS Method 10/26/2022 3:25:24 PM=>Info:- End Executing SMS Method 10/26/2022 3:25:24 PM=>Info:- Start Mailing Method 10/26/2022 3:25:24 PM=>Info:- ImportingEXE_END.xml file read to list 10/26/2022 3:25:24 PM=>Info:- ImportingEXE_START.xml file read to list 10/26/2022 3:25:24 PM=>Info:- PendingMail.xml file read to list 10/26/2022 3:25:24 PM=>Info:- PendingMail_ErrorAlert.xml file read to list 10/26/2022 3:25:24 PM=>Info:- Count = 1 10/26/2022 3:25:24 PM=>Info:- Count 1 10/26/2022 3:25:24 PM=>Info - Fetching Data From MAIL XML 10/26/2022 3:25:24 PM=>Info - End of Fetching Data From Mail XML 10/26/2022 3:25:24 PM=>Info:- Start SenMail Method 10/26/2022 3:25:24 PM=>UseDefaultCredentials 10/26/2022 3:25:24 PM=>Credentials = bayersupport@sapl.net:Corona@2020 10/26/2022 3:25:24 PM=>EnableSsl = true 10/26/2022 3:25:24 PM=>DeliveryMethod 10/26/2022 3:25:24 PM=>Before Send 10/26/2022 3:27:04 PM=>Exception(SenMail) :System.Net.Mail.SmtpException: Failure sending mail. ---> System.Net.WebException: The operation has timed out. at System.Net.ConnectionPool.Get(Object owningObject, Int32 result, Boolean& continueLoop, WaitHandle[]& waitHandles) at System.Net.ConnectionPool.GetConnection(Object owningObject, GeneralAsyncDelegate asyncCallback, Int32 creationTimeout) at System.Net.Mail.SmtpConnection.GetConnection(ServicePoint servicePoint) at System.Net.Mail.SmtpClient.GetConnection() at System.Net.Mail.SmtpClient.Send(MailMessage message) --- End of inner exception stack trace --- at System.Net.Mail.SmtpClient.Send(MailMessage message) at SAPLMailer.SAPLMailerService.SenMail(PendingMail objPendingMail) in E:\PROJECTS_SVN\SAPLMailer\SAPLMailer\SAPLMailer\SAPLMailerService.cs:line 400 10/26/2022 3:27:04 PM=>(SenMail)Failure sending To mail ID :bayersupport@sapl.net 10/26/2022 3:27:04 PM=>(SenMail)Failure sending CC mail ID : 10/26/2022 3:27:05 PM=>(SenMail)Failure sending mail Body :Hello, Please check attached file having issues in sending mails, please do the needful. 10/26/2022 3:27:05 PM=>delfile:-D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents\PendingMail\PendingMail_ErrorAlert.xml 10/26/2022 3:27:05 PM=>Info:- END Mailing Method 10/26/2022 3:27:05 PM=>Info:- Start Executing Telegram Method 10/26/2022 3:27:05 PM=>Info:- PendingTelegram.xml not exists 10/26/2022 3:27:05 PM=>Info:- End Executing TELEGRAM Method 10/26/2022 3:27:05 PM=>WriteToPendingXML ErrorAlert Start 10/26/2022 3:27:05 PM=>WriteToPendingXML ErrorAlert MailAttachmentsPath = D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents 10/26/2022 3:27:05 PM=>WriteToPendingXML ErrorAlertEntry Added Successfully 10/26/2022 3:27:05 PM=>Info - End of callingService Method 10/26/2022 3:29:05 PM=>Info - Check time Elapsed 10/26/2022 3:29:05 PM=>Info - Call callingService Method 10/26/2022 3:29:05 PM=>Info:- Call Both 10/26/2022 3:29:05 PM=>Info:- Start Executing SMS Method 10/26/2022 3:29:05 PM=>Info:- End Executing SMS Method 10/26/2022 3:29:05 PM=>Info:- Start Mailing Method 10/26/2022 3:29:05 PM=>Info:- ImportingEXE_END.xml file read to list 10/26/2022 3:29:05 PM=>Info:- ImportingEXE_START.xml file read to list 10/26/2022 3:29:05 PM=>Info:- PendingMail.xml file read to list 10/26/2022 3:29:05 PM=>Info:- PendingMail_ErrorAlert.xml file read to list 10/26/2022 3:29:05 PM=>Info:- Count = 1 10/26/2022 3:29:05 PM=>Info:- Count 1 10/26/2022 3:29:05 PM=>Info - Fetching Data From MAIL XML 10/26/2022 3:29:05 PM=>Info - End of Fetching Data From Mail XML 10/26/2022 3:29:05 PM=>Info:- Start SenMail Method 10/26/2022 3:29:05 PM=>UseDefaultCredentials 10/26/2022 3:29:05 PM=>Credentials = bayersupport@sapl.net:Corona@2020 10/26/2022 3:29:05 PM=>EnableSsl = true 10/26/2022 3:29:05 PM=>DeliveryMethod 10/26/2022 3:29:05 PM=>Before Send 10/26/2022 3:30:45 PM=>Exception(SenMail) :System.Net.Mail.SmtpException: Failure sending mail. ---> System.Net.WebException: The operation has timed out. at System.Net.ConnectionPool.Get(Object owningObject, Int32 result, Boolean& continueLoop, WaitHandle[]& waitHandles) at System.Net.ConnectionPool.GetConnection(Object owningObject, GeneralAsyncDelegate asyncCallback, Int32 creationTimeout) at System.Net.Mail.SmtpConnection.GetConnection(ServicePoint servicePoint) at System.Net.Mail.SmtpClient.GetConnection() at System.Net.Mail.SmtpClient.Send(MailMessage message) --- End of inner exception stack trace --- at System.Net.Mail.SmtpClient.Send(MailMessage message) at SAPLMailer.SAPLMailerService.SenMail(PendingMail objPendingMail) in E:\PROJECTS_SVN\SAPLMailer\SAPLMailer\SAPLMailer\SAPLMailerService.cs:line 400 10/26/2022 3:30:45 PM=>(SenMail)Failure sending To mail ID :bayersupport@sapl.net 10/26/2022 3:30:45 PM=>(SenMail)Failure sending CC mail ID : 10/26/2022 3:30:45 PM=>(SenMail)Failure sending mail Body :Hello, Please check attached file having issues in sending mails, please do the needful. 10/26/2022 3:30:45 PM=>delfile:-D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents\PendingMail\PendingMail_ErrorAlert.xml 10/26/2022 3:30:45 PM=>Info:- END Mailing Method 10/26/2022 3:30:45 PM=>Info:- Start Executing Telegram Method 10/26/2022 3:30:45 PM=>Info:- PendingTelegram.xml not exists 10/26/2022 3:30:45 PM=>Info:- End Executing TELEGRAM Method 10/26/2022 3:30:45 PM=>WriteToPendingXML ErrorAlert Start 10/26/2022 3:30:45 PM=>WriteToPendingXML ErrorAlert MailAttachmentsPath = D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents 10/26/2022 3:30:45 PM=>WriteToPendingXML ErrorAlertEntry Added Successfully 10/26/2022 3:30:45 PM=>Info - End of callingService Method 10/26/2022 3:32:45 PM=>Info - Check time Elapsed 10/26/2022 3:32:45 PM=>Info - Call callingService Method 10/26/2022 3:32:45 PM=>Info:- Call Both 10/26/2022 3:32:45 PM=>Info:- Start Executing SMS Method 10/26/2022 3:32:45 PM=>Info:- End Executing SMS Method 10/26/2022 3:32:45 PM=>Info:- Start Mailing Method 10/26/2022 3:32:45 PM=>Info:- ImportingEXE_END.xml file read to list 10/26/2022 3:32:45 PM=>Info:- ImportingEXE_START.xml file read to list 10/26/2022 3:32:45 PM=>Info:- PendingMail.xml file read to list 10/26/2022 3:32:45 PM=>Info:- PendingMail_ErrorAlert.xml file read to list 10/26/2022 3:32:45 PM=>Info:- Count = 3 10/26/2022 3:32:45 PM=>Info:- Count 3 10/26/2022 3:32:45 PM=>Info - Fetching Data From MAIL XML 10/26/2022 3:32:45 PM=>Info - End of Fetching Data From Mail XML 10/26/2022 3:32:45 PM=>Info:- Start SenMail Method 10/26/2022 3:32:45 PM=>UseDefaultCredentials 10/26/2022 3:32:45 PM=>Credentials = bayersupport@sapl.net:Corona@2020 10/26/2022 3:32:45 PM=>EnableSsl = true 10/26/2022 3:32:45 PM=>DeliveryMethod 10/26/2022 3:32:45 PM=>Before Send 10/26/2022 3:34:25 PM=>Exception(SenMail) :System.Net.Mail.SmtpException: Failure sending mail. ---> System.Net.WebException: The operation has timed out. at System.Net.ConnectionPool.Get(Object owningObject, Int32 result, Boolean& continueLoop, WaitHandle[]& waitHandles) at System.Net.ConnectionPool.GetConnection(Object owningObject, GeneralAsyncDelegate asyncCallback, Int32 creationTimeout) at System.Net.Mail.SmtpConnection.GetConnection(ServicePoint servicePoint) at System.Net.Mail.SmtpClient.GetConnection() at System.Net.Mail.SmtpClient.Send(MailMessage message) --- End of inner exception stack trace --- at System.Net.Mail.SmtpClient.Send(MailMessage message) at SAPLMailer.SAPLMailerService.SenMail(PendingMail objPendingMail) in E:\PROJECTS_SVN\SAPLMailer\SAPLMailer\SAPLMailer\SAPLMailerService.cs:line 400 10/26/2022 3:34:25 PM=>(SenMail)Failure sending To mail ID :bayersupport@sapl.net,zylemsupport@sapl.net 10/26/2022 3:34:25 PM=>(SenMail)Failure sending CC mail ID : 10/26/2022 3:34:25 PM=>(SenMail)Failure sending mail Body :Bayer Importing Processes Completed 10/26/2022 3:34:25 PM=>delfile:-D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents\PendingMail\ImportingEXE_END.xml 10/26/2022 3:34:26 PM=>Info - Fetching Data From MAIL XML 10/26/2022 3:34:26 PM=>Info - End of Fetching Data From Mail XML 10/26/2022 3:34:26 PM=>Info:- Start SenMail Method 10/26/2022 3:34:26 PM=>UseDefaultCredentials 10/26/2022 3:34:26 PM=>Credentials = bayersupport@sapl.net:Corona@2020 10/26/2022 3:34:26 PM=>EnableSsl = true 10/26/2022 3:34:26 PM=>DeliveryMethod 10/26/2022 3:34:26 PM=>Before Send 10/26/2022 3:36:06 PM=>Exception(SenMail) :System.Net.Mail.SmtpException: Failure sending mail. ---> System.Net.WebException: The operation has timed out. at System.Net.ConnectionPool.Get(Object owningObject, Int32 result, Boolean& continueLoop, WaitHandle[]& waitHandles) at System.Net.ConnectionPool.GetConnection(Object owningObject, GeneralAsyncDelegate asyncCallback, Int32 creationTimeout) at System.Net.Mail.SmtpConnection.GetConnection(ServicePoint servicePoint) at System.Net.Mail.SmtpClient.GetConnection() at System.Net.Mail.SmtpClient.Send(MailMessage message) --- End of inner exception stack trace --- at System.Net.Mail.SmtpClient.Send(MailMessage message) at SAPLMailer.SAPLMailerService.SenMail(PendingMail objPendingMail) in E:\PROJECTS_SVN\SAPLMailer\SAPLMailer\SAPLMailer\SAPLMailerService.cs:line 400 10/26/2022 3:36:06 PM=>(SenMail)Failure sending To mail ID :bayersupport@sapl.net,zylemsupport@sapl.net 10/26/2022 3:36:06 PM=>(SenMail)Failure sending CC mail ID : 10/26/2022 3:36:06 PM=>(SenMail)Failure sending mail Body :Bayer Importing Processes STARTED 10/26/2022 3:36:06 PM=>delfile:-D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents\PendingMail\ImportingEXE_START.xml 10/26/2022 3:36:06 PM=>Info - Fetching Data From MAIL XML 10/26/2022 3:36:06 PM=>Info - End of Fetching Data From Mail XML 10/26/2022 3:36:06 PM=>Info:- Start SenMail Method 10/26/2022 3:36:06 PM=>UseDefaultCredentials 10/26/2022 3:36:06 PM=>Credentials = bayersupport@sapl.net:Corona@2020 10/26/2022 3:36:06 PM=>EnableSsl = true 10/26/2022 3:36:06 PM=>DeliveryMethod 10/26/2022 3:36:06 PM=>Before Send 10/26/2022 3:37:46 PM=>Exception(SenMail) :System.Net.Mail.SmtpException: Failure sending mail. ---> System.Net.WebException: The operation has timed out. at System.Net.ConnectionPool.Get(Object owningObject, Int32 result, Boolean& continueLoop, WaitHandle[]& waitHandles) at System.Net.ConnectionPool.GetConnection(Object owningObject, GeneralAsyncDelegate asyncCallback, Int32 creationTimeout) at System.Net.Mail.SmtpConnection.GetConnection(ServicePoint servicePoint) at System.Net.Mail.SmtpClient.GetConnection() at System.Net.Mail.SmtpClient.Send(MailMessage message) --- End of inner exception stack trace --- at System.Net.Mail.SmtpClient.Send(MailMessage message) at SAPLMailer.SAPLMailerService.SenMail(PendingMail objPendingMail) in E:\PROJECTS_SVN\SAPLMailer\SAPLMailer\SAPLMailer\SAPLMailerService.cs:line 400 10/26/2022 3:37:46 PM=>(SenMail)Failure sending To mail ID :bayersupport@sapl.net 10/26/2022 3:37:46 PM=>(SenMail)Failure sending CC mail ID : 10/26/2022 3:37:46 PM=>(SenMail)Failure sending mail Body :Hello, Please check attached file having issues in sending mails, please do the needful. 10/26/2022 3:37:46 PM=>delfile:-D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents\PendingMail\PendingMail_ErrorAlert.xml 10/26/2022 3:37:47 PM=>Info:- END Mailing Method 10/26/2022 3:37:47 PM=>Info:- Start Executing Telegram Method 10/26/2022 3:37:47 PM=>Info:- PendingTelegram.xml not exists 10/26/2022 3:37:47 PM=>Info:- End Executing TELEGRAM Method 10/26/2022 3:37:47 PM=>WriteToPendingXML ErrorAlert Start 10/26/2022 3:37:47 PM=>WriteToPendingXML ErrorAlert MailAttachmentsPath = D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents 10/26/2022 3:37:47 PM=>WriteToPendingXML ErrorAlertEntry Added Successfully 10/26/2022 3:37:47 PM=>Info - End of callingService Method 10/26/2022 3:39:47 PM=>Info - Check time Elapsed 10/26/2022 3:39:47 PM=>Info - Call callingService Method 10/26/2022 3:39:47 PM=>Info:- Call Both 10/26/2022 3:39:47 PM=>Info:- Start Executing SMS Method 10/26/2022 3:39:47 PM=>Info:- End Executing SMS Method 10/26/2022 3:39:47 PM=>Info:- Start Mailing Method 10/26/2022 3:39:47 PM=>Info:- ImportingEXE_END.xml file read to list 10/26/2022 3:39:47 PM=>Info:- ImportingEXE_START.xml file read to list 10/26/2022 3:39:47 PM=>Info:- PendingMail.xml file read to list 10/26/2022 3:39:47 PM=>Info:- PendingMail_ErrorAlert.xml file read to list 10/26/2022 3:39:47 PM=>Info:- Count = 1 10/26/2022 3:39:47 PM=>Info:- Count 1 10/26/2022 3:39:47 PM=>Info - Fetching Data From MAIL XML 10/26/2022 3:39:47 PM=>Info - End of Fetching Data From Mail XML 10/26/2022 3:39:47 PM=>Info:- Start SenMail Method 10/26/2022 3:39:47 PM=>UseDefaultCredentials 10/26/2022 3:39:47 PM=>Credentials = bayersupport@sapl.net:Corona@2020 10/26/2022 3:39:47 PM=>EnableSsl = true 10/26/2022 3:39:47 PM=>DeliveryMethod 10/26/2022 3:39:47 PM=>Before Send 10/26/2022 3:41:27 PM=>Exception(SenMail) :System.Net.Mail.SmtpException: Failure sending mail. ---> System.Net.WebException: The operation has timed out. at System.Net.ConnectionPool.Get(Object owningObject, Int32 result, Boolean& continueLoop, WaitHandle[]& waitHandles) at System.Net.ConnectionPool.GetConnection(Object owningObject, GeneralAsyncDelegate asyncCallback, Int32 creationTimeout) at System.Net.Mail.SmtpConnection.GetConnection(ServicePoint servicePoint) at System.Net.Mail.SmtpClient.GetConnection() at System.Net.Mail.SmtpClient.Send(MailMessage message) --- End of inner exception stack trace --- at System.Net.Mail.SmtpClient.Send(MailMessage message) at SAPLMailer.SAPLMailerService.SenMail(PendingMail objPendingMail) in E:\PROJECTS_SVN\SAPLMailer\SAPLMailer\SAPLMailer\SAPLMailerService.cs:line 400 10/26/2022 3:41:27 PM=>(SenMail)Failure sending To mail ID :bayersupport@sapl.net 10/26/2022 3:41:27 PM=>(SenMail)Failure sending CC mail ID : 10/26/2022 3:41:27 PM=>(SenMail)Failure sending mail Body :Hello, Please check attached file having issues in sending mails, please do the needful. 10/26/2022 3:41:27 PM=>delfile:-D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents\PendingMail\PendingMail_ErrorAlert.xml 10/26/2022 3:41:27 PM=>Info:- END Mailing Method 10/26/2022 3:41:27 PM=>Info:- Start Executing Telegram Method 10/26/2022 3:41:27 PM=>Info:- PendingTelegram.xml not exists 10/26/2022 3:41:27 PM=>Info:- End Executing TELEGRAM Method 10/26/2022 3:41:27 PM=>WriteToPendingXML ErrorAlert Start 10/26/2022 3:41:27 PM=>WriteToPendingXML ErrorAlert MailAttachmentsPath = D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents 10/26/2022 3:41:27 PM=>WriteToPendingXML ErrorAlertEntry Added Successfully 10/26/2022 3:41:27 PM=>Info - End of callingService Method 10/26/2022 3:43:27 PM=>Info - Check time Elapsed 10/26/2022 3:43:27 PM=>Info - Call callingService Method 10/26/2022 3:43:27 PM=>Info:- Call Both 10/26/2022 3:43:27 PM=>Info:- Start Executing SMS Method 10/26/2022 3:43:27 PM=>Info:- End Executing SMS Method 10/26/2022 3:43:27 PM=>Info:- Start Mailing Method 10/26/2022 3:43:27 PM=>Info:- ImportingEXE_END.xml file read to list 10/26/2022 3:43:27 PM=>Info:- ImportingEXE_START.xml file read to list 10/26/2022 3:43:27 PM=>Info:- PendingMail.xml file read to list 10/26/2022 3:43:27 PM=>Info:- PendingMail_ErrorAlert.xml file read to list 10/26/2022 3:43:27 PM=>Info:- Count = 1 10/26/2022 3:43:27 PM=>Info:- Count 1 10/26/2022 3:43:27 PM=>Info - Fetching Data From MAIL XML 10/26/2022 3:43:27 PM=>Info - End of Fetching Data From Mail XML 10/26/2022 3:43:27 PM=>Info:- Start SenMail Method 10/26/2022 3:43:27 PM=>UseDefaultCredentials 10/26/2022 3:43:27 PM=>Credentials = bayersupport@sapl.net:Corona@2020 10/26/2022 3:43:27 PM=>EnableSsl = true 10/26/2022 3:43:27 PM=>DeliveryMethod 10/26/2022 3:43:27 PM=>Before Send 10/26/2022 3:45:07 PM=>Exception(SenMail) :System.Net.Mail.SmtpException: Failure sending mail. ---> System.Net.WebException: The operation has timed out. at System.Net.ConnectionPool.Get(Object owningObject, Int32 result, Boolean& continueLoop, WaitHandle[]& waitHandles) at System.Net.ConnectionPool.GetConnection(Object owningObject, GeneralAsyncDelegate asyncCallback, Int32 creationTimeout) at System.Net.Mail.SmtpConnection.GetConnection(ServicePoint servicePoint) at System.Net.Mail.SmtpClient.GetConnection() at System.Net.Mail.SmtpClient.Send(MailMessage message) --- End of inner exception stack trace --- at System.Net.Mail.SmtpClient.Send(MailMessage message) at SAPLMailer.SAPLMailerService.SenMail(PendingMail objPendingMail) in E:\PROJECTS_SVN\SAPLMailer\SAPLMailer\SAPLMailer\SAPLMailerService.cs:line 400 10/26/2022 3:45:07 PM=>(SenMail)Failure sending To mail ID :bayersupport@sapl.net 10/26/2022 3:45:07 PM=>(SenMail)Failure sending CC mail ID : 10/26/2022 3:45:07 PM=>(SenMail)Failure sending mail Body :Hello, Please check attached file having issues in sending mails, please do the needful. 10/26/2022 3:45:07 PM=>delfile:-D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents\PendingMail\PendingMail_ErrorAlert.xml 10/26/2022 3:45:08 PM=>Info:- END Mailing Method 10/26/2022 3:45:08 PM=>Info:- Start Executing Telegram Method 10/26/2022 3:45:08 PM=>Info:- PendingTelegram.xml not exists 10/26/2022 3:45:08 PM=>Info:- End Executing TELEGRAM Method 10/26/2022 3:45:08 PM=>WriteToPendingXML ErrorAlert Start 10/26/2022 3:45:08 PM=>WriteToPendingXML ErrorAlert MailAttachmentsPath = D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents 10/26/2022 3:45:08 PM=>WriteToPendingXML ErrorAlertEntry Added Successfully 10/26/2022 3:45:08 PM=>Info - End of callingService Method 10/26/2022 3:47:08 PM=>Info - Check time Elapsed 10/26/2022 3:47:08 PM=>Info - Call callingService Method 10/26/2022 3:47:08 PM=>Info:- Call Both 10/26/2022 3:47:08 PM=>Info:- Start Executing SMS Method 10/26/2022 3:47:08 PM=>Info:- End Executing SMS Method 10/26/2022 3:47:08 PM=>Info:- Start Mailing Method 10/26/2022 3:47:08 PM=>Info:- ImportingEXE_END.xml file read to list 10/26/2022 3:47:08 PM=>Info:- ImportingEXE_START.xml file read to list 10/26/2022 3:47:08 PM=>Info:- PendingMail.xml file read to list 10/26/2022 3:47:08 PM=>Info:- PendingMail_ErrorAlert.xml file read to list 10/26/2022 3:47:08 PM=>Info:- Count = 1 10/26/2022 3:47:08 PM=>Info:- Count 1 10/26/2022 3:47:08 PM=>Info - Fetching Data From MAIL XML 10/26/2022 3:47:08 PM=>Info - End of Fetching Data From Mail XML 10/26/2022 3:47:08 PM=>Info:- Start SenMail Method 10/26/2022 3:47:08 PM=>UseDefaultCredentials 10/26/2022 3:47:08 PM=>Credentials = bayersupport@sapl.net:Corona@2020 10/26/2022 3:47:08 PM=>EnableSsl = true 10/26/2022 3:47:08 PM=>DeliveryMethod 10/26/2022 3:47:08 PM=>Before Send 10/26/2022 3:48:48 PM=>Exception(SenMail) :System.Net.Mail.SmtpException: Failure sending mail. ---> System.Net.WebException: The operation has timed out. at System.Net.ConnectionPool.Get(Object owningObject, Int32 result, Boolean& continueLoop, WaitHandle[]& waitHandles) at System.Net.ConnectionPool.GetConnection(Object owningObject, GeneralAsyncDelegate asyncCallback, Int32 creationTimeout) at System.Net.Mail.SmtpConnection.GetConnection(ServicePoint servicePoint) at System.Net.Mail.SmtpClient.GetConnection() at System.Net.Mail.SmtpClient.Send(MailMessage message) --- End of inner exception stack trace --- at System.Net.Mail.SmtpClient.Send(MailMessage message) at SAPLMailer.SAPLMailerService.SenMail(PendingMail objPendingMail) in E:\PROJECTS_SVN\SAPLMailer\SAPLMailer\SAPLMailer\SAPLMailerService.cs:line 400 10/26/2022 3:48:48 PM=>(SenMail)Failure sending To mail ID :bayersupport@sapl.net 10/26/2022 3:48:48 PM=>(SenMail)Failure sending CC mail ID : 10/26/2022 3:48:48 PM=>(SenMail)Failure sending mail Body :Hello, Please check attached file having issues in sending mails, please do the needful. 10/26/2022 3:48:48 PM=>delfile:-D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents\PendingMail\PendingMail_ErrorAlert.xml 10/26/2022 3:48:48 PM=>Info:- END Mailing Method 10/26/2022 3:48:48 PM=>Info:- Start Executing Telegram Method 10/26/2022 3:48:48 PM=>Info:- PendingTelegram.xml not exists 10/26/2022 3:48:48 PM=>Info:- End Executing TELEGRAM Method 10/26/2022 3:48:48 PM=>WriteToPendingXML ErrorAlert Start 10/26/2022 3:48:48 PM=>WriteToPendingXML ErrorAlert MailAttachmentsPath = D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents 10/26/2022 3:48:48 PM=>WriteToPendingXML ErrorAlertEntry Added Successfully 10/26/2022 3:48:48 PM=>Info - End of callingService Method 10/26/2022 3:50:48 PM=>Info - Check time Elapsed 10/26/2022 3:50:48 PM=>Info - Call callingService Method 10/26/2022 3:50:48 PM=>Info:- Call Both 10/26/2022 3:50:48 PM=>Info:- Start Executing SMS Method 10/26/2022 3:50:48 PM=>Info:- End Executing SMS Method 10/26/2022 3:50:48 PM=>Info:- Start Mailing Method 10/26/2022 3:50:48 PM=>Info:- ImportingEXE_END.xml file read to list 10/26/2022 3:50:48 PM=>Info:- ImportingEXE_START.xml file read to list 10/26/2022 3:50:48 PM=>Info:- PendingMail.xml file read to list 10/26/2022 3:50:48 PM=>Info:- PendingMail_ErrorAlert.xml file read to list 10/26/2022 3:50:48 PM=>Info:- Count = 1 10/26/2022 3:50:48 PM=>Info:- Count 1 10/26/2022 3:50:48 PM=>Info - Fetching Data From MAIL XML 10/26/2022 3:50:48 PM=>Info - End of Fetching Data From Mail XML 10/26/2022 3:50:48 PM=>Info:- Start SenMail Method 10/26/2022 3:50:48 PM=>UseDefaultCredentials 10/26/2022 3:50:48 PM=>Credentials = bayersupport@sapl.net:Corona@2020 10/26/2022 3:50:48 PM=>EnableSsl = true 10/26/2022 3:50:48 PM=>DeliveryMethod 10/26/2022 3:50:48 PM=>Before Send 10/26/2022 3:52:28 PM=>Exception(SenMail) :System.Net.Mail.SmtpException: Failure sending mail. ---> System.Net.WebException: The operation has timed out. at System.Net.ConnectionPool.Get(Object owningObject, Int32 result, Boolean& continueLoop, WaitHandle[]& waitHandles) at System.Net.ConnectionPool.GetConnection(Object owningObject, GeneralAsyncDelegate asyncCallback, Int32 creationTimeout) at System.Net.Mail.SmtpConnection.GetConnection(ServicePoint servicePoint) at System.Net.Mail.SmtpClient.GetConnection() at System.Net.Mail.SmtpClient.Send(MailMessage message) --- End of inner exception stack trace --- at System.Net.Mail.SmtpClient.Send(MailMessage message) at SAPLMailer.SAPLMailerService.SenMail(PendingMail objPendingMail) in E:\PROJECTS_SVN\SAPLMailer\SAPLMailer\SAPLMailer\SAPLMailerService.cs:line 400 10/26/2022 3:52:28 PM=>(SenMail)Failure sending To mail ID :bayersupport@sapl.net 10/26/2022 3:52:28 PM=>(SenMail)Failure sending CC mail ID : 10/26/2022 3:52:28 PM=>(SenMail)Failure sending mail Body :Hello, Please check attached file having issues in sending mails, please do the needful. 10/26/2022 3:52:28 PM=>delfile:-D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents\PendingMail\PendingMail_ErrorAlert.xml 10/26/2022 3:52:29 PM=>Info:- END Mailing Method 10/26/2022 3:52:29 PM=>Info:- Start Executing Telegram Method 10/26/2022 3:52:29 PM=>Info:- PendingTelegram.xml not exists 10/26/2022 3:52:29 PM=>Info:- End Executing TELEGRAM Method 10/26/2022 3:52:29 PM=>WriteToPendingXML ErrorAlert Start 10/26/2022 3:52:29 PM=>WriteToPendingXML ErrorAlert MailAttachmentsPath = D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents 10/26/2022 3:52:29 PM=>WriteToPendingXML ErrorAlertEntry Added Successfully 10/26/2022 3:52:29 PM=>Info - End of callingService Method 10/26/2022 3:54:29 PM=>Info - Check time Elapsed 10/26/2022 3:54:29 PM=>Info - Call callingService Method 10/26/2022 3:54:29 PM=>Info:- Call Both 10/26/2022 3:54:29 PM=>Info:- Start Executing SMS Method 10/26/2022 3:54:29 PM=>Info:- End Executing SMS Method 10/26/2022 3:54:29 PM=>Info:- Start Mailing Method 10/26/2022 3:54:29 PM=>Info:- ImportingEXE_END.xml file read to list 10/26/2022 3:54:29 PM=>Info:- ImportingEXE_START.xml file read to list 10/26/2022 3:54:29 PM=>Info:- PendingMail.xml file read to list 10/26/2022 3:54:29 PM=>Info:- PendingMail_ErrorAlert.xml file read to list 10/26/2022 3:54:29 PM=>Info:- Count = 1 10/26/2022 3:54:29 PM=>Info:- Count 1 10/26/2022 3:54:29 PM=>Info - Fetching Data From MAIL XML 10/26/2022 3:54:29 PM=>Info - End of Fetching Data From Mail XML 10/26/2022 3:54:29 PM=>Info:- Start SenMail Method 10/26/2022 3:54:29 PM=>UseDefaultCredentials 10/26/2022 3:54:29 PM=>Credentials = bayersupport@sapl.net:Corona@2020 10/26/2022 3:54:29 PM=>EnableSsl = true 10/26/2022 3:54:29 PM=>DeliveryMethod 10/26/2022 3:54:29 PM=>Before Send 10/26/2022 3:56:09 PM=>Exception(SenMail) :System.Net.Mail.SmtpException: Failure sending mail. ---> System.Net.WebException: The operation has timed out. at System.Net.ConnectionPool.Get(Object owningObject, Int32 result, Boolean& continueLoop, WaitHandle[]& waitHandles) at System.Net.ConnectionPool.GetConnection(Object owningObject, GeneralAsyncDelegate asyncCallback, Int32 creationTimeout) at System.Net.Mail.SmtpConnection.GetConnection(ServicePoint servicePoint) at System.Net.Mail.SmtpClient.GetConnection() at System.Net.Mail.SmtpClient.Send(MailMessage message) --- End of inner exception stack trace --- at System.Net.Mail.SmtpClient.Send(MailMessage message) at SAPLMailer.SAPLMailerService.SenMail(PendingMail objPendingMail) in E:\PROJECTS_SVN\SAPLMailer\SAPLMailer\SAPLMailer\SAPLMailerService.cs:line 400 10/26/2022 3:56:09 PM=>(SenMail)Failure sending To mail ID :bayersupport@sapl.net 10/26/2022 3:56:09 PM=>(SenMail)Failure sending CC mail ID : 10/26/2022 3:56:09 PM=>(SenMail)Failure sending mail Body :Hello, Please check attached file having issues in sending mails, please do the needful. 10/26/2022 3:56:09 PM=>delfile:-D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents\PendingMail\PendingMail_ErrorAlert.xml 10/26/2022 3:56:09 PM=>Info:- END Mailing Method 10/26/2022 3:56:09 PM=>Info:- Start Executing Telegram Method 10/26/2022 3:56:09 PM=>Info:- PendingTelegram.xml not exists 10/26/2022 3:56:09 PM=>Info:- End Executing TELEGRAM Method 10/26/2022 3:56:09 PM=>WriteToPendingXML ErrorAlert Start 10/26/2022 3:56:09 PM=>WriteToPendingXML ErrorAlert MailAttachmentsPath = D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents 10/26/2022 3:56:09 PM=>WriteToPendingXML ErrorAlertEntry Added Successfully 10/26/2022 3:56:09 PM=>Info - End of callingService Method 10/26/2022 3:58:09 PM=>Info - Check time Elapsed 10/26/2022 3:58:09 PM=>Info - Call callingService Method 10/26/2022 3:58:09 PM=>Info:- Call Both 10/26/2022 3:58:09 PM=>Info:- Start Executing SMS Method 10/26/2022 3:58:09 PM=>Info:- End Executing SMS Method 10/26/2022 3:58:09 PM=>Info:- Start Mailing Method 10/26/2022 3:58:09 PM=>Info:- ImportingEXE_END.xml file read to list 10/26/2022 3:58:09 PM=>Info:- ImportingEXE_START.xml file read to list 10/26/2022 3:58:09 PM=>Info:- PendingMail.xml file read to list 10/26/2022 3:58:09 PM=>Info:- PendingMail_ErrorAlert.xml file read to list 10/26/2022 3:58:09 PM=>Info:- Count = 1 10/26/2022 3:58:09 PM=>Info:- Count 1 10/26/2022 3:58:09 PM=>Info - Fetching Data From MAIL XML 10/26/2022 3:58:09 PM=>Info - End of Fetching Data From Mail XML 10/26/2022 3:58:09 PM=>Info:- Start SenMail Method 10/26/2022 3:58:09 PM=>UseDefaultCredentials 10/26/2022 3:58:09 PM=>Credentials = bayersupport@sapl.net:Corona@2020 10/26/2022 3:58:09 PM=>EnableSsl = true 10/26/2022 3:58:09 PM=>DeliveryMethod 10/26/2022 3:58:09 PM=>Before Send 10/26/2022 3:59:49 PM=>Exception(SenMail) :System.Net.Mail.SmtpException: Failure sending mail. ---> System.Net.WebException: The operation has timed out. at System.Net.ConnectionPool.Get(Object owningObject, Int32 result, Boolean& continueLoop, WaitHandle[]& waitHandles) at System.Net.ConnectionPool.GetConnection(Object owningObject, GeneralAsyncDelegate asyncCallback, Int32 creationTimeout) at System.Net.Mail.SmtpConnection.GetConnection(ServicePoint servicePoint) at System.Net.Mail.SmtpClient.GetConnection() at System.Net.Mail.SmtpClient.Send(MailMessage message) --- End of inner exception stack trace --- at System.Net.Mail.SmtpClient.Send(MailMessage message) at SAPLMailer.SAPLMailerService.SenMail(PendingMail objPendingMail) in E:\PROJECTS_SVN\SAPLMailer\SAPLMailer\SAPLMailer\SAPLMailerService.cs:line 400 10/26/2022 3:59:49 PM=>(SenMail)Failure sending To mail ID :bayersupport@sapl.net 10/26/2022 3:59:49 PM=>(SenMail)Failure sending CC mail ID : 10/26/2022 3:59:49 PM=>(SenMail)Failure sending mail Body :Hello, Please check attached file having issues in sending mails, please do the needful. 10/26/2022 3:59:49 PM=>delfile:-D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents\PendingMail\PendingMail_ErrorAlert.xml 10/26/2022 3:59:50 PM=>Info:- END Mailing Method 10/26/2022 3:59:50 PM=>Info:- Start Executing Telegram Method 10/26/2022 3:59:50 PM=>Info:- PendingTelegram.xml not exists 10/26/2022 3:59:50 PM=>Info:- End Executing TELEGRAM Method 10/26/2022 3:59:50 PM=>WriteToPendingXML ErrorAlert Start 10/26/2022 3:59:50 PM=>WriteToPendingXML ErrorAlert MailAttachmentsPath = D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents 10/26/2022 3:59:50 PM=>WriteToPendingXML ErrorAlertEntry Added Successfully 10/26/2022 3:59:50 PM=>Info - End of callingService Method 10/26/2022 4:01:50 PM=>Info - Check time Elapsed 10/26/2022 4:01:50 PM=>Info - Call callingService Method 10/26/2022 4:01:50 PM=>Info:- Call Both 10/26/2022 4:01:50 PM=>Info:- Start Executing SMS Method 10/26/2022 4:01:50 PM=>Info:- End Executing SMS Method 10/26/2022 4:01:50 PM=>Info:- Start Mailing Method 10/26/2022 4:01:50 PM=>Info:- ImportingEXE_END.xml file read to list 10/26/2022 4:01:50 PM=>Info:- ImportingEXE_START.xml file read to list 10/26/2022 4:01:50 PM=>Info:- PendingMail.xml file read to list 10/26/2022 4:01:50 PM=>Info:- PendingMail_ErrorAlert.xml file read to list 10/26/2022 4:01:50 PM=>Info:- Count = 1 10/26/2022 4:01:50 PM=>Info:- Count 1 10/26/2022 4:01:50 PM=>Info - Fetching Data From MAIL XML 10/26/2022 4:01:50 PM=>Info - End of Fetching Data From Mail XML 10/26/2022 4:01:50 PM=>Info:- Start SenMail Method 10/26/2022 4:01:50 PM=>UseDefaultCredentials 10/26/2022 4:01:50 PM=>Credentials = bayersupport@sapl.net:Corona@2020 10/26/2022 4:01:50 PM=>EnableSsl = true 10/26/2022 4:01:50 PM=>DeliveryMethod 10/26/2022 4:01:50 PM=>Before Send 10/26/2022 4:03:30 PM=>Exception(SenMail) :System.Net.Mail.SmtpException: Failure sending mail. ---> System.Net.WebException: The operation has timed out. at System.Net.ConnectionPool.Get(Object owningObject, Int32 result, Boolean& continueLoop, WaitHandle[]& waitHandles) at System.Net.ConnectionPool.GetConnection(Object owningObject, GeneralAsyncDelegate asyncCallback, Int32 creationTimeout) at System.Net.Mail.SmtpConnection.GetConnection(ServicePoint servicePoint) at System.Net.Mail.SmtpClient.GetConnection() at System.Net.Mail.SmtpClient.Send(MailMessage message) --- End of inner exception stack trace --- at System.Net.Mail.SmtpClient.Send(MailMessage message) at SAPLMailer.SAPLMailerService.SenMail(PendingMail objPendingMail) in E:\PROJECTS_SVN\SAPLMailer\SAPLMailer\SAPLMailer\SAPLMailerService.cs:line 400 10/26/2022 4:03:30 PM=>(SenMail)Failure sending To mail ID :bayersupport@sapl.net 10/26/2022 4:03:30 PM=>(SenMail)Failure sending CC mail ID : 10/26/2022 4:03:30 PM=>(SenMail)Failure sending mail Body :Hello, Please check attached file having issues in sending mails, please do the needful. 10/26/2022 4:03:30 PM=>delfile:-D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents\PendingMail\PendingMail_ErrorAlert.xml 10/26/2022 4:03:30 PM=>Info:- END Mailing Method 10/26/2022 4:03:30 PM=>Info:- Start Executing Telegram Method 10/26/2022 4:03:30 PM=>Info:- PendingTelegram.xml not exists 10/26/2022 4:03:30 PM=>Info:- End Executing TELEGRAM Method 10/26/2022 4:03:30 PM=>WriteToPendingXML ErrorAlert Start 10/26/2022 4:03:30 PM=>WriteToPendingXML ErrorAlert MailAttachmentsPath = D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents 10/26/2022 4:03:30 PM=>WriteToPendingXML ErrorAlertEntry Added Successfully 10/26/2022 4:03:30 PM=>Info - End of callingService Method 10/26/2022 4:05:30 PM=>Info - Check time Elapsed 10/26/2022 4:05:30 PM=>Info - Call callingService Method 10/26/2022 4:05:30 PM=>Info:- Call Both 10/26/2022 4:05:30 PM=>Info:- Start Executing SMS Method 10/26/2022 4:05:30 PM=>Info:- End Executing SMS Method 10/26/2022 4:05:30 PM=>Info:- Start Mailing Method 10/26/2022 4:05:30 PM=>Info:- ImportingEXE_END.xml file read to list 10/26/2022 4:05:30 PM=>Info:- ImportingEXE_START.xml file read to list 10/26/2022 4:05:30 PM=>Info:- PendingMail.xml file read to list 10/26/2022 4:05:30 PM=>Info:- PendingMail_ErrorAlert.xml file read to list 10/26/2022 4:05:30 PM=>Info:- Count = 1 10/26/2022 4:05:30 PM=>Info:- Count 1 10/26/2022 4:05:30 PM=>Info - Fetching Data From MAIL XML 10/26/2022 4:05:30 PM=>Info - End of Fetching Data From Mail XML 10/26/2022 4:05:30 PM=>Info:- Start SenMail Method 10/26/2022 4:05:30 PM=>UseDefaultCredentials 10/26/2022 4:05:30 PM=>Credentials = bayersupport@sapl.net:Corona@2020 10/26/2022 4:05:30 PM=>EnableSsl = true 10/26/2022 4:05:30 PM=>DeliveryMethod 10/26/2022 4:05:30 PM=>Before Send 10/26/2022 4:07:10 PM=>Exception(SenMail) :System.Net.Mail.SmtpException: Failure sending mail. ---> System.Net.WebException: The operation has timed out. at System.Net.ConnectionPool.Get(Object owningObject, Int32 result, Boolean& continueLoop, WaitHandle[]& waitHandles) at System.Net.ConnectionPool.GetConnection(Object owningObject, GeneralAsyncDelegate asyncCallback, Int32 creationTimeout) at System.Net.Mail.SmtpConnection.GetConnection(ServicePoint servicePoint) at System.Net.Mail.SmtpClient.GetConnection() at System.Net.Mail.SmtpClient.Send(MailMessage message) --- End of inner exception stack trace --- at System.Net.Mail.SmtpClient.Send(MailMessage message) at SAPLMailer.SAPLMailerService.SenMail(PendingMail objPendingMail) in E:\PROJECTS_SVN\SAPLMailer\SAPLMailer\SAPLMailer\SAPLMailerService.cs:line 400 10/26/2022 4:07:10 PM=>(SenMail)Failure sending To mail ID :bayersupport@sapl.net 10/26/2022 4:07:10 PM=>(SenMail)Failure sending CC mail ID : 10/26/2022 4:07:10 PM=>(SenMail)Failure sending mail Body :Hello, Please check attached file having issues in sending mails, please do the needful. 10/26/2022 4:07:10 PM=>delfile:-D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents\PendingMail\PendingMail_ErrorAlert.xml 10/26/2022 4:07:11 PM=>Info:- END Mailing Method 10/26/2022 4:07:11 PM=>Info:- Start Executing Telegram Method 10/26/2022 4:07:11 PM=>Info:- PendingTelegram.xml not exists 10/26/2022 4:07:11 PM=>Info:- End Executing TELEGRAM Method 10/26/2022 4:07:11 PM=>WriteToPendingXML ErrorAlert Start 10/26/2022 4:07:11 PM=>WriteToPendingXML ErrorAlert MailAttachmentsPath = D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents 10/26/2022 4:07:11 PM=>WriteToPendingXML ErrorAlertEntry Added Successfully 10/26/2022 4:07:11 PM=>Info - End of callingService Method 10/26/2022 4:09:11 PM=>Info - Check time Elapsed 10/26/2022 4:09:11 PM=>Info - Call callingService Method 10/26/2022 4:09:11 PM=>Info:- Call Both 10/26/2022 4:09:11 PM=>Info:- Start Executing SMS Method 10/26/2022 4:09:11 PM=>Info:- End Executing SMS Method 10/26/2022 4:09:11 PM=>Info:- Start Mailing Method 10/26/2022 4:09:11 PM=>Info:- ImportingEXE_END.xml file read to list 10/26/2022 4:09:11 PM=>Info:- ImportingEXE_START.xml file read to list 10/26/2022 4:09:11 PM=>Info:- PendingMail.xml file read to list 10/26/2022 4:09:11 PM=>Info:- PendingMail_ErrorAlert.xml file read to list 10/26/2022 4:09:11 PM=>Info:- Count = 1 10/26/2022 4:09:11 PM=>Info:- Count 1 10/26/2022 4:09:11 PM=>Info - Fetching Data From MAIL XML 10/26/2022 4:09:11 PM=>Info - End of Fetching Data From Mail XML 10/26/2022 4:09:11 PM=>Info:- Start SenMail Method 10/26/2022 4:09:11 PM=>UseDefaultCredentials 10/26/2022 4:09:11 PM=>Credentials = bayersupport@sapl.net:Corona@2020 10/26/2022 4:09:11 PM=>EnableSsl = true 10/26/2022 4:09:11 PM=>DeliveryMethod 10/26/2022 4:09:11 PM=>Before Send 10/26/2022 4:10:51 PM=>Exception(SenMail) :System.Net.Mail.SmtpException: Failure sending mail. ---> System.Net.WebException: The operation has timed out. at System.Net.ConnectionPool.Get(Object owningObject, Int32 result, Boolean& continueLoop, WaitHandle[]& waitHandles) at System.Net.ConnectionPool.GetConnection(Object owningObject, GeneralAsyncDelegate asyncCallback, Int32 creationTimeout) at System.Net.Mail.SmtpConnection.GetConnection(ServicePoint servicePoint) at System.Net.Mail.SmtpClient.GetConnection() at System.Net.Mail.SmtpClient.Send(MailMessage message) --- End of inner exception stack trace --- at System.Net.Mail.SmtpClient.Send(MailMessage message) at SAPLMailer.SAPLMailerService.SenMail(PendingMail objPendingMail) in E:\PROJECTS_SVN\SAPLMailer\SAPLMailer\SAPLMailer\SAPLMailerService.cs:line 400 10/26/2022 4:10:51 PM=>(SenMail)Failure sending To mail ID :bayersupport@sapl.net 10/26/2022 4:10:51 PM=>(SenMail)Failure sending CC mail ID : 10/26/2022 4:10:51 PM=>(SenMail)Failure sending mail Body :Hello, Please check attached file having issues in sending mails, please do the needful. 10/26/2022 4:10:51 PM=>delfile:-D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents\PendingMail\PendingMail_ErrorAlert.xml 10/26/2022 4:10:51 PM=>Info:- END Mailing Method 10/26/2022 4:10:51 PM=>Info:- Start Executing Telegram Method 10/26/2022 4:10:51 PM=>Info:- PendingTelegram.xml not exists 10/26/2022 4:10:51 PM=>Info:- End Executing TELEGRAM Method 10/26/2022 4:10:51 PM=>WriteToPendingXML ErrorAlert Start 10/26/2022 4:10:51 PM=>WriteToPendingXML ErrorAlert MailAttachmentsPath = D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents 10/26/2022 4:10:51 PM=>WriteToPendingXML ErrorAlertEntry Added Successfully 10/26/2022 4:10:51 PM=>Info - End of callingService Method 10/26/2022 4:12:51 PM=>Info - Check time Elapsed 10/26/2022 4:12:51 PM=>Info - Call callingService Method 10/26/2022 4:12:51 PM=>Info:- Call Both 10/26/2022 4:12:51 PM=>Info:- Start Executing SMS Method 10/26/2022 4:12:51 PM=>Info:- End Executing SMS Method 10/26/2022 4:12:51 PM=>Info:- Start Mailing Method 10/26/2022 4:12:51 PM=>Info:- ImportingEXE_END.xml file read to list 10/26/2022 4:12:51 PM=>Info:- ImportingEXE_START.xml file read to list 10/26/2022 4:12:51 PM=>Info:- PendingMail.xml file read to list 10/26/2022 4:12:51 PM=>Info:- PendingMail_ErrorAlert.xml file read to list 10/26/2022 4:12:51 PM=>Info:- Count = 1 10/26/2022 4:12:51 PM=>Info:- Count 1 10/26/2022 4:12:51 PM=>Info - Fetching Data From MAIL XML 10/26/2022 4:12:51 PM=>Info - End of Fetching Data From Mail XML 10/26/2022 4:12:51 PM=>Info:- Start SenMail Method 10/26/2022 4:12:51 PM=>UseDefaultCredentials 10/26/2022 4:12:51 PM=>Credentials = bayersupport@sapl.net:Corona@2020 10/26/2022 4:12:51 PM=>EnableSsl = true 10/26/2022 4:12:51 PM=>DeliveryMethod 10/26/2022 4:12:51 PM=>Before Send 10/26/2022 4:14:31 PM=>Exception(SenMail) :System.Net.Mail.SmtpException: Failure sending mail. ---> System.Net.WebException: The operation has timed out. at System.Net.ConnectionPool.Get(Object owningObject, Int32 result, Boolean& continueLoop, WaitHandle[]& waitHandles) at System.Net.ConnectionPool.GetConnection(Object owningObject, GeneralAsyncDelegate asyncCallback, Int32 creationTimeout) at System.Net.Mail.SmtpConnection.GetConnection(ServicePoint servicePoint) at System.Net.Mail.SmtpClient.GetConnection() at System.Net.Mail.SmtpClient.Send(MailMessage message) --- End of inner exception stack trace --- at System.Net.Mail.SmtpClient.Send(MailMessage message) at SAPLMailer.SAPLMailerService.SenMail(PendingMail objPendingMail) in E:\PROJECTS_SVN\SAPLMailer\SAPLMailer\SAPLMailer\SAPLMailerService.cs:line 400 10/26/2022 4:14:31 PM=>(SenMail)Failure sending To mail ID :bayersupport@sapl.net 10/26/2022 4:14:31 PM=>(SenMail)Failure sending CC mail ID : 10/26/2022 4:14:31 PM=>(SenMail)Failure sending mail Body :Hello, Please check attached file having issues in sending mails, please do the needful. 10/26/2022 4:14:31 PM=>delfile:-D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents\PendingMail\PendingMail_ErrorAlert.xml 10/26/2022 4:14:32 PM=>Info:- END Mailing Method 10/26/2022 4:14:32 PM=>Info:- Start Executing Telegram Method 10/26/2022 4:14:32 PM=>Info:- PendingTelegram.xml not exists 10/26/2022 4:14:32 PM=>Info:- End Executing TELEGRAM Method 10/26/2022 4:14:32 PM=>WriteToPendingXML ErrorAlert Start 10/26/2022 4:14:32 PM=>WriteToPendingXML ErrorAlert MailAttachmentsPath = D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents 10/26/2022 4:14:32 PM=>WriteToPendingXML ErrorAlertEntry Added Successfully 10/26/2022 4:14:32 PM=>Info - End of callingService Method 10/26/2022 4:16:32 PM=>Info - Check time Elapsed 10/26/2022 4:16:32 PM=>Info - Call callingService Method 10/26/2022 4:16:32 PM=>Info:- Call Both 10/26/2022 4:16:32 PM=>Info:- Start Executing SMS Method 10/26/2022 4:16:32 PM=>Info:- End Executing SMS Method 10/26/2022 4:16:32 PM=>Info:- Start Mailing Method 10/26/2022 4:16:32 PM=>Info:- ImportingEXE_END.xml file read to list 10/26/2022 4:16:32 PM=>Info:- ImportingEXE_START.xml file read to list 10/26/2022 4:16:32 PM=>Info:- PendingMail.xml file read to list 10/26/2022 4:16:32 PM=>Info:- PendingMail_ErrorAlert.xml file read to list 10/26/2022 4:16:32 PM=>Info:- Count = 1 10/26/2022 4:16:32 PM=>Info:- Count 1 10/26/2022 4:16:32 PM=>Info - Fetching Data From MAIL XML 10/26/2022 4:16:32 PM=>Info - End of Fetching Data From Mail XML 10/26/2022 4:16:32 PM=>Info:- Start SenMail Method 10/26/2022 4:16:32 PM=>UseDefaultCredentials 10/26/2022 4:16:32 PM=>Credentials = bayersupport@sapl.net:Corona@2020 10/26/2022 4:16:32 PM=>EnableSsl = true 10/26/2022 4:16:32 PM=>DeliveryMethod 10/26/2022 4:16:32 PM=>Before Send 10/26/2022 4:18:12 PM=>Exception(SenMail) :System.Net.Mail.SmtpException: Failure sending mail. ---> System.Net.WebException: The operation has timed out. at System.Net.ConnectionPool.Get(Object owningObject, Int32 result, Boolean& continueLoop, WaitHandle[]& waitHandles) at System.Net.ConnectionPool.GetConnection(Object owningObject, GeneralAsyncDelegate asyncCallback, Int32 creationTimeout) at System.Net.Mail.SmtpConnection.GetConnection(ServicePoint servicePoint) at System.Net.Mail.SmtpClient.GetConnection() at System.Net.Mail.SmtpClient.Send(MailMessage message) --- End of inner exception stack trace --- at System.Net.Mail.SmtpClient.Send(MailMessage message) at SAPLMailer.SAPLMailerService.SenMail(PendingMail objPendingMail) in E:\PROJECTS_SVN\SAPLMailer\SAPLMailer\SAPLMailer\SAPLMailerService.cs:line 400 10/26/2022 4:18:12 PM=>(SenMail)Failure sending To mail ID :bayersupport@sapl.net 10/26/2022 4:18:12 PM=>(SenMail)Failure sending CC mail ID : 10/26/2022 4:18:12 PM=>(SenMail)Failure sending mail Body :Hello, Please check attached file having issues in sending mails, please do the needful. 10/26/2022 4:18:12 PM=>delfile:-D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents\PendingMail\PendingMail_ErrorAlert.xml 10/26/2022 4:18:12 PM=>Info:- END Mailing Method 10/26/2022 4:18:12 PM=>Info:- Start Executing Telegram Method 10/26/2022 4:18:12 PM=>Info:- PendingTelegram.xml not exists 10/26/2022 4:18:12 PM=>Info:- End Executing TELEGRAM Method 10/26/2022 4:18:12 PM=>WriteToPendingXML ErrorAlert Start 10/26/2022 4:18:12 PM=>WriteToPendingXML ErrorAlert MailAttachmentsPath = D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents 10/26/2022 4:18:12 PM=>WriteToPendingXML ErrorAlertEntry Added Successfully 10/26/2022 4:18:12 PM=>Info - End of callingService Method 10/26/2022 4:20:12 PM=>Info - Check time Elapsed 10/26/2022 4:20:12 PM=>Info - Call callingService Method 10/26/2022 4:20:12 PM=>Info:- Call Both 10/26/2022 4:20:12 PM=>Info:- Start Executing SMS Method 10/26/2022 4:20:12 PM=>Info:- End Executing SMS Method 10/26/2022 4:20:12 PM=>Info:- Start Mailing Method 10/26/2022 4:20:12 PM=>Info:- ImportingEXE_END.xml file read to list 10/26/2022 4:20:12 PM=>Info:- ImportingEXE_START.xml file read to list 10/26/2022 4:20:12 PM=>Info:- PendingMail.xml file read to list 10/26/2022 4:20:12 PM=>Info:- PendingMail_ErrorAlert.xml file read to list 10/26/2022 4:20:12 PM=>Info:- Count = 1 10/26/2022 4:20:12 PM=>Info:- Count 1 10/26/2022 4:20:12 PM=>Info - Fetching Data From MAIL XML 10/26/2022 4:20:12 PM=>Info - End of Fetching Data From Mail XML 10/26/2022 4:20:12 PM=>Info:- Start SenMail Method 10/26/2022 4:20:12 PM=>UseDefaultCredentials 10/26/2022 4:20:12 PM=>Credentials = bayersupport@sapl.net:Corona@2020 10/26/2022 4:20:12 PM=>EnableSsl = true 10/26/2022 4:20:12 PM=>DeliveryMethod 10/26/2022 4:20:12 PM=>Before Send 10/26/2022 4:21:52 PM=>Exception(SenMail) :System.Net.Mail.SmtpException: Failure sending mail. ---> System.Net.WebException: The operation has timed out. at System.Net.ConnectionPool.Get(Object owningObject, Int32 result, Boolean& continueLoop, WaitHandle[]& waitHandles) at System.Net.ConnectionPool.GetConnection(Object owningObject, GeneralAsyncDelegate asyncCallback, Int32 creationTimeout) at System.Net.Mail.SmtpConnection.GetConnection(ServicePoint servicePoint) at System.Net.Mail.SmtpClient.GetConnection() at System.Net.Mail.SmtpClient.Send(MailMessage message) --- End of inner exception stack trace --- at System.Net.Mail.SmtpClient.Send(MailMessage message) at SAPLMailer.SAPLMailerService.SenMail(PendingMail objPendingMail) in E:\PROJECTS_SVN\SAPLMailer\SAPLMailer\SAPLMailer\SAPLMailerService.cs:line 400 10/26/2022 4:21:52 PM=>(SenMail)Failure sending To mail ID :bayersupport@sapl.net 10/26/2022 4:21:52 PM=>(SenMail)Failure sending CC mail ID : 10/26/2022 4:21:52 PM=>(SenMail)Failure sending mail Body :Hello, Please check attached file having issues in sending mails, please do the needful. 10/26/2022 4:21:53 PM=>delfile:-D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents\PendingMail\PendingMail_ErrorAlert.xml 10/26/2022 4:21:53 PM=>Info:- END Mailing Method 10/26/2022 4:21:53 PM=>Info:- Start Executing Telegram Method 10/26/2022 4:21:53 PM=>Info:- PendingTelegram.xml not exists 10/26/2022 4:21:53 PM=>Info:- End Executing TELEGRAM Method 10/26/2022 4:21:53 PM=>WriteToPendingXML ErrorAlert Start 10/26/2022 4:21:53 PM=>WriteToPendingXML ErrorAlert MailAttachmentsPath = D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents 10/26/2022 4:21:53 PM=>WriteToPendingXML ErrorAlertEntry Added Successfully 10/26/2022 4:21:53 PM=>Info - End of callingService Method 10/26/2022 4:23:53 PM=>Info - Check time Elapsed 10/26/2022 4:23:53 PM=>Info - Call callingService Method 10/26/2022 4:23:53 PM=>Info:- Call Both 10/26/2022 4:23:53 PM=>Info:- Start Executing SMS Method 10/26/2022 4:23:53 PM=>Info:- End Executing SMS Method 10/26/2022 4:23:53 PM=>Info:- Start Mailing Method 10/26/2022 4:23:53 PM=>Info:- ImportingEXE_END.xml file read to list 10/26/2022 4:23:53 PM=>Info:- ImportingEXE_START.xml file read to list 10/26/2022 4:23:53 PM=>Info:- PendingMail.xml file read to list 10/26/2022 4:23:53 PM=>Info:- PendingMail_ErrorAlert.xml file read to list 10/26/2022 4:23:53 PM=>Info:- Count = 1 10/26/2022 4:23:53 PM=>Info:- Count 1 10/26/2022 4:23:53 PM=>Info - Fetching Data From MAIL XML 10/26/2022 4:23:53 PM=>Info - End of Fetching Data From Mail XML 10/26/2022 4:23:53 PM=>Info:- Start SenMail Method 10/26/2022 4:23:53 PM=>UseDefaultCredentials 10/26/2022 4:23:53 PM=>Credentials = bayersupport@sapl.net:Corona@2020 10/26/2022 4:23:53 PM=>EnableSsl = true 10/26/2022 4:23:53 PM=>DeliveryMethod 10/26/2022 4:23:53 PM=>Before Send 10/26/2022 4:25:33 PM=>Exception(SenMail) :System.Net.Mail.SmtpException: Failure sending mail. ---> System.Net.WebException: The operation has timed out. at System.Net.ConnectionPool.Get(Object owningObject, Int32 result, Boolean& continueLoop, WaitHandle[]& waitHandles) at System.Net.ConnectionPool.GetConnection(Object owningObject, GeneralAsyncDelegate asyncCallback, Int32 creationTimeout) at System.Net.Mail.SmtpConnection.GetConnection(ServicePoint servicePoint) at System.Net.Mail.SmtpClient.GetConnection() at System.Net.Mail.SmtpClient.Send(MailMessage message) --- End of inner exception stack trace --- at System.Net.Mail.SmtpClient.Send(MailMessage message) at SAPLMailer.SAPLMailerService.SenMail(PendingMail objPendingMail) in E:\PROJECTS_SVN\SAPLMailer\SAPLMailer\SAPLMailer\SAPLMailerService.cs:line 400 10/26/2022 4:25:33 PM=>(SenMail)Failure sending To mail ID :bayersupport@sapl.net 10/26/2022 4:25:33 PM=>(SenMail)Failure sending CC mail ID : 10/26/2022 4:25:33 PM=>(SenMail)Failure sending mail Body :Hello, Please check attached file having issues in sending mails, please do the needful. 10/26/2022 4:25:33 PM=>delfile:-D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents\PendingMail\PendingMail_ErrorAlert.xml 10/26/2022 4:25:33 PM=>Info:- END Mailing Method 10/26/2022 4:25:33 PM=>Info:- Start Executing Telegram Method 10/26/2022 4:25:33 PM=>Info:- PendingTelegram.xml not exists 10/26/2022 4:25:33 PM=>Info:- End Executing TELEGRAM Method 10/26/2022 4:25:33 PM=>WriteToPendingXML ErrorAlert Start 10/26/2022 4:25:33 PM=>WriteToPendingXML ErrorAlert MailAttachmentsPath = D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents 10/26/2022 4:25:33 PM=>WriteToPendingXML ErrorAlertEntry Added Successfully 10/26/2022 4:25:33 PM=>Info - End of callingService Method 10/26/2022 4:27:33 PM=>Info - Check time Elapsed 10/26/2022 4:27:33 PM=>Info - Call callingService Method 10/26/2022 4:27:33 PM=>Info:- Call Both 10/26/2022 4:27:33 PM=>Info:- Start Executing SMS Method 10/26/2022 4:27:33 PM=>Info:- End Executing SMS Method 10/26/2022 4:27:33 PM=>Info:- Start Mailing Method 10/26/2022 4:27:33 PM=>Info:- ImportingEXE_END.xml file read to list 10/26/2022 4:27:33 PM=>Info:- ImportingEXE_START.xml file read to list 10/26/2022 4:27:33 PM=>Info:- PendingMail.xml file read to list 10/26/2022 4:27:33 PM=>Info:- PendingMail_ErrorAlert.xml file read to list 10/26/2022 4:27:33 PM=>Info:- Count = 1 10/26/2022 4:27:33 PM=>Info:- Count 1 10/26/2022 4:27:33 PM=>Info - Fetching Data From MAIL XML 10/26/2022 4:27:33 PM=>Info - End of Fetching Data From Mail XML 10/26/2022 4:27:33 PM=>Info:- Start SenMail Method 10/26/2022 4:27:33 PM=>UseDefaultCredentials 10/26/2022 4:27:33 PM=>Credentials = bayersupport@sapl.net:Corona@2020 10/26/2022 4:27:33 PM=>EnableSsl = true 10/26/2022 4:27:33 PM=>DeliveryMethod 10/26/2022 4:27:33 PM=>Before Send 10/26/2022 4:29:13 PM=>Exception(SenMail) :System.Net.Mail.SmtpException: Failure sending mail. ---> System.Net.WebException: The operation has timed out. at System.Net.ConnectionPool.Get(Object owningObject, Int32 result, Boolean& continueLoop, WaitHandle[]& waitHandles) at System.Net.ConnectionPool.GetConnection(Object owningObject, GeneralAsyncDelegate asyncCallback, Int32 creationTimeout) at System.Net.Mail.SmtpConnection.GetConnection(ServicePoint servicePoint) at System.Net.Mail.SmtpClient.GetConnection() at System.Net.Mail.SmtpClient.Send(MailMessage message) --- End of inner exception stack trace --- at System.Net.Mail.SmtpClient.Send(MailMessage message) at SAPLMailer.SAPLMailerService.SenMail(PendingMail objPendingMail) in E:\PROJECTS_SVN\SAPLMailer\SAPLMailer\SAPLMailer\SAPLMailerService.cs:line 400 10/26/2022 4:29:13 PM=>(SenMail)Failure sending To mail ID :bayersupport@sapl.net 10/26/2022 4:29:13 PM=>(SenMail)Failure sending CC mail ID : 10/26/2022 4:29:13 PM=>(SenMail)Failure sending mail Body :Hello, Please check attached file having issues in sending mails, please do the needful. 10/26/2022 4:29:13 PM=>delfile:-D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents\PendingMail\PendingMail_ErrorAlert.xml 10/26/2022 4:29:14 PM=>Info:- END Mailing Method 10/26/2022 4:29:14 PM=>Info:- Start Executing Telegram Method 10/26/2022 4:29:14 PM=>Info:- PendingTelegram.xml not exists 10/26/2022 4:29:14 PM=>Info:- End Executing TELEGRAM Method 10/26/2022 4:29:14 PM=>WriteToPendingXML ErrorAlert Start 10/26/2022 4:29:14 PM=>WriteToPendingXML ErrorAlert MailAttachmentsPath = D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents 10/26/2022 4:29:14 PM=>WriteToPendingXML ErrorAlertEntry Added Successfully 10/26/2022 4:29:14 PM=>Info - End of callingService Method 10/26/2022 4:31:14 PM=>Info - Check time Elapsed 10/26/2022 4:31:14 PM=>Info - Call callingService Method 10/26/2022 4:31:14 PM=>Info:- Call Both 10/26/2022 4:31:14 PM=>Info:- Start Executing SMS Method 10/26/2022 4:31:14 PM=>Info:- End Executing SMS Method 10/26/2022 4:31:14 PM=>Info:- Start Mailing Method 10/26/2022 4:31:14 PM=>Info:- ImportingEXE_END.xml file read to list 10/26/2022 4:31:14 PM=>Info:- ImportingEXE_START.xml file read to list 10/26/2022 4:31:14 PM=>Info:- PendingMail.xml file read to list 10/26/2022 4:31:14 PM=>Info:- PendingMail_ErrorAlert.xml file read to list 10/26/2022 4:31:14 PM=>Info:- Count = 1 10/26/2022 4:31:14 PM=>Info:- Count 1 10/26/2022 4:31:14 PM=>Info - Fetching Data From MAIL XML 10/26/2022 4:31:14 PM=>Info - End of Fetching Data From Mail XML 10/26/2022 4:31:14 PM=>Info:- Start SenMail Method 10/26/2022 4:31:14 PM=>UseDefaultCredentials 10/26/2022 4:31:14 PM=>Credentials = bayersupport@sapl.net:Corona@2020 10/26/2022 4:31:14 PM=>EnableSsl = true 10/26/2022 4:31:14 PM=>DeliveryMethod 10/26/2022 4:31:14 PM=>Before Send 10/26/2022 4:32:54 PM=>Exception(SenMail) :System.Net.Mail.SmtpException: Failure sending mail. ---> System.Net.WebException: The operation has timed out. at System.Net.ConnectionPool.Get(Object owningObject, Int32 result, Boolean& continueLoop, WaitHandle[]& waitHandles) at System.Net.ConnectionPool.GetConnection(Object owningObject, GeneralAsyncDelegate asyncCallback, Int32 creationTimeout) at System.Net.Mail.SmtpConnection.GetConnection(ServicePoint servicePoint) at System.Net.Mail.SmtpClient.GetConnection() at System.Net.Mail.SmtpClient.Send(MailMessage message) --- End of inner exception stack trace --- at System.Net.Mail.SmtpClient.Send(MailMessage message) at SAPLMailer.SAPLMailerService.SenMail(PendingMail objPendingMail) in E:\PROJECTS_SVN\SAPLMailer\SAPLMailer\SAPLMailer\SAPLMailerService.cs:line 400 10/26/2022 4:32:54 PM=>(SenMail)Failure sending To mail ID :bayersupport@sapl.net 10/26/2022 4:32:54 PM=>(SenMail)Failure sending CC mail ID : 10/26/2022 4:32:54 PM=>(SenMail)Failure sending mail Body :Hello, Please check attached file having issues in sending mails, please do the needful. 10/26/2022 4:32:54 PM=>delfile:-D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents\PendingMail\PendingMail_ErrorAlert.xml 10/26/2022 4:32:54 PM=>Info:- END Mailing Method 10/26/2022 4:32:54 PM=>Info:- Start Executing Telegram Method 10/26/2022 4:32:54 PM=>Info:- PendingTelegram.xml not exists 10/26/2022 4:32:54 PM=>Info:- End Executing TELEGRAM Method 10/26/2022 4:32:54 PM=>WriteToPendingXML ErrorAlert Start 10/26/2022 4:32:54 PM=>WriteToPendingXML ErrorAlert MailAttachmentsPath = D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents 10/26/2022 4:32:54 PM=>WriteToPendingXML ErrorAlertEntry Added Successfully 10/26/2022 4:32:54 PM=>Info - End of callingService Method 10/26/2022 4:34:54 PM=>Info - Check time Elapsed 10/26/2022 4:34:54 PM=>Info - Call callingService Method 10/26/2022 4:34:54 PM=>Info:- Call Both 10/26/2022 4:34:54 PM=>Info:- Start Executing SMS Method 10/26/2022 4:34:54 PM=>Info:- End Executing SMS Method 10/26/2022 4:34:54 PM=>Info:- Start Mailing Method 10/26/2022 4:34:54 PM=>Info:- ImportingEXE_END.xml file read to list 10/26/2022 4:34:54 PM=>Info:- ImportingEXE_START.xml file read to list 10/26/2022 4:34:54 PM=>Info:- PendingMail.xml file read to list 10/26/2022 4:34:54 PM=>Info:- PendingMail_ErrorAlert.xml file read to list 10/26/2022 4:34:54 PM=>Info:- Count = 1 10/26/2022 4:34:54 PM=>Info:- Count 1 10/26/2022 4:34:54 PM=>Info - Fetching Data From MAIL XML 10/26/2022 4:34:54 PM=>Info - End of Fetching Data From Mail XML 10/26/2022 4:34:54 PM=>Info:- Start SenMail Method 10/26/2022 4:34:54 PM=>UseDefaultCredentials 10/26/2022 4:34:54 PM=>Credentials = bayersupport@sapl.net:Corona@2020 10/26/2022 4:34:54 PM=>EnableSsl = true 10/26/2022 4:34:54 PM=>DeliveryMethod 10/26/2022 4:34:54 PM=>Before Send 10/26/2022 4:36:34 PM=>Exception(SenMail) :System.Net.Mail.SmtpException: Failure sending mail. ---> System.Net.WebException: The operation has timed out. at System.Net.ConnectionPool.Get(Object owningObject, Int32 result, Boolean& continueLoop, WaitHandle[]& waitHandles) at System.Net.ConnectionPool.GetConnection(Object owningObject, GeneralAsyncDelegate asyncCallback, Int32 creationTimeout) at System.Net.Mail.SmtpConnection.GetConnection(ServicePoint servicePoint) at System.Net.Mail.SmtpClient.GetConnection() at System.Net.Mail.SmtpClient.Send(MailMessage message) --- End of inner exception stack trace --- at System.Net.Mail.SmtpClient.Send(MailMessage message) at SAPLMailer.SAPLMailerService.SenMail(PendingMail objPendingMail) in E:\PROJECTS_SVN\SAPLMailer\SAPLMailer\SAPLMailer\SAPLMailerService.cs:line 400 10/26/2022 4:36:34 PM=>(SenMail)Failure sending To mail ID :bayersupport@sapl.net 10/26/2022 4:36:34 PM=>(SenMail)Failure sending CC mail ID : 10/26/2022 4:36:34 PM=>(SenMail)Failure sending mail Body :Hello, Please check attached file having issues in sending mails, please do the needful. 10/26/2022 4:36:34 PM=>delfile:-D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents\PendingMail\PendingMail_ErrorAlert.xml 10/26/2022 4:36:35 PM=>Info:- END Mailing Method 10/26/2022 4:36:35 PM=>Info:- Start Executing Telegram Method 10/26/2022 4:36:35 PM=>Info:- PendingTelegram.xml not exists 10/26/2022 4:36:35 PM=>Info:- End Executing TELEGRAM Method 10/26/2022 4:36:35 PM=>WriteToPendingXML ErrorAlert Start 10/26/2022 4:36:35 PM=>WriteToPendingXML ErrorAlert MailAttachmentsPath = D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents 10/26/2022 4:36:35 PM=>WriteToPendingXML ErrorAlertEntry Added Successfully 10/26/2022 4:36:35 PM=>Info - End of callingService Method 10/26/2022 4:38:35 PM=>Info - Check time Elapsed 10/26/2022 4:38:35 PM=>Info - Call callingService Method 10/26/2022 4:38:35 PM=>Info:- Call Both 10/26/2022 4:38:35 PM=>Info:- Start Executing SMS Method 10/26/2022 4:38:35 PM=>Info:- End Executing SMS Method 10/26/2022 4:38:35 PM=>Info:- Start Mailing Method 10/26/2022 4:38:35 PM=>Info:- ImportingEXE_END.xml file read to list 10/26/2022 4:38:35 PM=>Info:- ImportingEXE_START.xml file read to list 10/26/2022 4:38:35 PM=>Info:- PendingMail.xml file read to list 10/26/2022 4:38:35 PM=>Info:- PendingMail_ErrorAlert.xml file read to list 10/26/2022 4:38:35 PM=>Info:- Count = 1 10/26/2022 4:38:35 PM=>Info:- Count 1 10/26/2022 4:38:35 PM=>Info - Fetching Data From MAIL XML 10/26/2022 4:38:35 PM=>Info - End of Fetching Data From Mail XML 10/26/2022 4:38:35 PM=>Info:- Start SenMail Method 10/26/2022 4:38:35 PM=>UseDefaultCredentials 10/26/2022 4:38:35 PM=>Credentials = bayersupport@sapl.net:Corona@2020 10/26/2022 4:38:35 PM=>EnableSsl = true 10/26/2022 4:38:35 PM=>DeliveryMethod 10/26/2022 4:38:35 PM=>Before Send 10/26/2022 4:40:15 PM=>Exception(SenMail) :System.Net.Mail.SmtpException: Failure sending mail. ---> System.Net.WebException: The operation has timed out. at System.Net.ConnectionPool.Get(Object owningObject, Int32 result, Boolean& continueLoop, WaitHandle[]& waitHandles) at System.Net.ConnectionPool.GetConnection(Object owningObject, GeneralAsyncDelegate asyncCallback, Int32 creationTimeout) at System.Net.Mail.SmtpConnection.GetConnection(ServicePoint servicePoint) at System.Net.Mail.SmtpClient.GetConnection() at System.Net.Mail.SmtpClient.Send(MailMessage message) --- End of inner exception stack trace --- at System.Net.Mail.SmtpClient.Send(MailMessage message) at SAPLMailer.SAPLMailerService.SenMail(PendingMail objPendingMail) in E:\PROJECTS_SVN\SAPLMailer\SAPLMailer\SAPLMailer\SAPLMailerService.cs:line 400 10/26/2022 4:40:15 PM=>(SenMail)Failure sending To mail ID :bayersupport@sapl.net 10/26/2022 4:40:15 PM=>(SenMail)Failure sending CC mail ID : 10/26/2022 4:40:15 PM=>(SenMail)Failure sending mail Body :Hello, Please check attached file having issues in sending mails, please do the needful. 10/26/2022 4:40:15 PM=>delfile:-D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents\PendingMail\PendingMail_ErrorAlert.xml 10/26/2022 4:40:15 PM=>Info:- END Mailing Method 10/26/2022 4:40:15 PM=>Info:- Start Executing Telegram Method 10/26/2022 4:40:15 PM=>Info:- PendingTelegram.xml not exists 10/26/2022 4:40:15 PM=>Info:- End Executing TELEGRAM Method 10/26/2022 4:40:15 PM=>WriteToPendingXML ErrorAlert Start 10/26/2022 4:40:15 PM=>WriteToPendingXML ErrorAlert MailAttachmentsPath = D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents 10/26/2022 4:40:15 PM=>WriteToPendingXML ErrorAlertEntry Added Successfully 10/26/2022 4:40:15 PM=>Info - End of callingService Method 10/26/2022 4:42:15 PM=>Info - Check time Elapsed 10/26/2022 4:42:15 PM=>Info - Call callingService Method 10/26/2022 4:42:15 PM=>Info:- Call Both 10/26/2022 4:42:15 PM=>Info:- Start Executing SMS Method 10/26/2022 4:42:15 PM=>Info:- End Executing SMS Method 10/26/2022 4:42:15 PM=>Info:- Start Mailing Method 10/26/2022 4:42:15 PM=>Info:- ImportingEXE_END.xml file read to list 10/26/2022 4:42:15 PM=>Info:- ImportingEXE_START.xml file read to list 10/26/2022 4:42:15 PM=>Info:- PendingMail.xml file read to list 10/26/2022 4:42:15 PM=>Info:- PendingMail_ErrorAlert.xml file read to list 10/26/2022 4:42:15 PM=>Info:- Count = 1 10/26/2022 4:42:15 PM=>Info:- Count 1 10/26/2022 4:42:15 PM=>Info - Fetching Data From MAIL XML 10/26/2022 4:42:15 PM=>Info - End of Fetching Data From Mail XML 10/26/2022 4:42:15 PM=>Info:- Start SenMail Method 10/26/2022 4:42:15 PM=>UseDefaultCredentials 10/26/2022 4:42:15 PM=>Credentials = bayersupport@sapl.net:Corona@2020 10/26/2022 4:42:15 PM=>EnableSsl = true 10/26/2022 4:42:15 PM=>DeliveryMethod 10/26/2022 4:42:15 PM=>Before Send 10/26/2022 4:43:55 PM=>Exception(SenMail) :System.Net.Mail.SmtpException: Failure sending mail. ---> System.Net.WebException: The operation has timed out. at System.Net.ConnectionPool.Get(Object owningObject, Int32 result, Boolean& continueLoop, WaitHandle[]& waitHandles) at System.Net.ConnectionPool.GetConnection(Object owningObject, GeneralAsyncDelegate asyncCallback, Int32 creationTimeout) at System.Net.Mail.SmtpConnection.GetConnection(ServicePoint servicePoint) at System.Net.Mail.SmtpClient.GetConnection() at System.Net.Mail.SmtpClient.Send(MailMessage message) --- End of inner exception stack trace --- at System.Net.Mail.SmtpClient.Send(MailMessage message) at SAPLMailer.SAPLMailerService.SenMail(PendingMail objPendingMail) in E:\PROJECTS_SVN\SAPLMailer\SAPLMailer\SAPLMailer\SAPLMailerService.cs:line 400 10/26/2022 4:43:55 PM=>(SenMail)Failure sending To mail ID :bayersupport@sapl.net 10/26/2022 4:43:55 PM=>(SenMail)Failure sending CC mail ID : 10/26/2022 4:43:55 PM=>(SenMail)Failure sending mail Body :Hello, Please check attached file having issues in sending mails, please do the needful. 10/26/2022 4:43:55 PM=>delfile:-D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents\PendingMail\PendingMail_ErrorAlert.xml 10/26/2022 4:43:56 PM=>Info:- END Mailing Method 10/26/2022 4:43:56 PM=>Info:- Start Executing Telegram Method 10/26/2022 4:43:56 PM=>Info:- PendingTelegram.xml not exists 10/26/2022 4:43:56 PM=>Info:- End Executing TELEGRAM Method 10/26/2022 4:43:56 PM=>WriteToPendingXML ErrorAlert Start 10/26/2022 4:43:56 PM=>WriteToPendingXML ErrorAlert MailAttachmentsPath = D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents 10/26/2022 4:43:56 PM=>WriteToPendingXML ErrorAlertEntry Added Successfully 10/26/2022 4:43:56 PM=>Info - End of callingService Method 10/26/2022 4:45:56 PM=>Info - Check time Elapsed 10/26/2022 4:45:56 PM=>Info - Call callingService Method 10/26/2022 4:45:56 PM=>Info:- Call Both 10/26/2022 4:45:56 PM=>Info:- Start Executing SMS Method 10/26/2022 4:45:56 PM=>Info:- End Executing SMS Method 10/26/2022 4:45:56 PM=>Info:- Start Mailing Method 10/26/2022 4:45:56 PM=>Info:- ImportingEXE_END.xml file read to list 10/26/2022 4:45:56 PM=>Info:- ImportingEXE_START.xml file read to list 10/26/2022 4:45:56 PM=>Info:- PendingMail.xml file read to list 10/26/2022 4:45:56 PM=>Info:- PendingMail_ErrorAlert.xml file read to list 10/26/2022 4:45:56 PM=>Info:- Count = 1 10/26/2022 4:45:56 PM=>Info:- Count 1 10/26/2022 4:45:56 PM=>Info - Fetching Data From MAIL XML 10/26/2022 4:45:56 PM=>Info - End of Fetching Data From Mail XML 10/26/2022 4:45:56 PM=>Info:- Start SenMail Method 10/26/2022 4:45:56 PM=>UseDefaultCredentials 10/26/2022 4:45:56 PM=>Credentials = bayersupport@sapl.net:Corona@2020 10/26/2022 4:45:56 PM=>EnableSsl = true 10/26/2022 4:45:56 PM=>DeliveryMethod 10/26/2022 4:45:56 PM=>Before Send 10/26/2022 4:47:36 PM=>Exception(SenMail) :System.Net.Mail.SmtpException: Failure sending mail. ---> System.Net.WebException: The operation has timed out. at System.Net.ConnectionPool.Get(Object owningObject, Int32 result, Boolean& continueLoop, WaitHandle[]& waitHandles) at System.Net.ConnectionPool.GetConnection(Object owningObject, GeneralAsyncDelegate asyncCallback, Int32 creationTimeout) at System.Net.Mail.SmtpConnection.GetConnection(ServicePoint servicePoint) at System.Net.Mail.SmtpClient.GetConnection() at System.Net.Mail.SmtpClient.Send(MailMessage message) --- End of inner exception stack trace --- at System.Net.Mail.SmtpClient.Send(MailMessage message) at SAPLMailer.SAPLMailerService.SenMail(PendingMail objPendingMail) in E:\PROJECTS_SVN\SAPLMailer\SAPLMailer\SAPLMailer\SAPLMailerService.cs:line 400 10/26/2022 4:47:36 PM=>(SenMail)Failure sending To mail ID :bayersupport@sapl.net 10/26/2022 4:47:36 PM=>(SenMail)Failure sending CC mail ID : 10/26/2022 4:47:36 PM=>(SenMail)Failure sending mail Body :Hello, Please check attached file having issues in sending mails, please do the needful. 10/26/2022 4:47:36 PM=>delfile:-D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents\PendingMail\PendingMail_ErrorAlert.xml 10/26/2022 4:47:36 PM=>Info:- END Mailing Method 10/26/2022 4:47:36 PM=>Info:- Start Executing Telegram Method 10/26/2022 4:47:36 PM=>Info:- PendingTelegram.xml not exists 10/26/2022 4:47:36 PM=>Info:- End Executing TELEGRAM Method 10/26/2022 4:47:36 PM=>WriteToPendingXML ErrorAlert Start 10/26/2022 4:47:36 PM=>WriteToPendingXML ErrorAlert MailAttachmentsPath = D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents 10/26/2022 4:47:36 PM=>WriteToPendingXML ErrorAlertEntry Added Successfully 10/26/2022 4:47:36 PM=>Info - End of callingService Method 10/26/2022 4:49:36 PM=>Info - Check time Elapsed 10/26/2022 4:49:36 PM=>Info - Call callingService Method 10/26/2022 4:49:36 PM=>Info:- Call Both 10/26/2022 4:49:36 PM=>Info:- Start Executing SMS Method 10/26/2022 4:49:36 PM=>Info:- End Executing SMS Method 10/26/2022 4:49:36 PM=>Info:- Start Mailing Method 10/26/2022 4:49:36 PM=>Info:- ImportingEXE_END.xml file read to list 10/26/2022 4:49:36 PM=>Info:- ImportingEXE_START.xml file read to list 10/26/2022 4:49:36 PM=>Info:- PendingMail.xml file read to list 10/26/2022 4:49:36 PM=>Info:- PendingMail_ErrorAlert.xml file read to list 10/26/2022 4:49:36 PM=>Info:- Count = 1 10/26/2022 4:49:36 PM=>Info:- Count 1 10/26/2022 4:49:36 PM=>Info - Fetching Data From MAIL XML 10/26/2022 4:49:36 PM=>Info - End of Fetching Data From Mail XML 10/26/2022 4:49:36 PM=>Info:- Start SenMail Method 10/26/2022 4:49:36 PM=>UseDefaultCredentials 10/26/2022 4:49:36 PM=>Credentials = bayersupport@sapl.net:Corona@2020 10/26/2022 4:49:36 PM=>EnableSsl = true 10/26/2022 4:49:36 PM=>DeliveryMethod 10/26/2022 4:49:36 PM=>Before Send 10/26/2022 4:51:16 PM=>Exception(SenMail) :System.Net.Mail.SmtpException: Failure sending mail. ---> System.Net.WebException: The operation has timed out. at System.Net.ConnectionPool.Get(Object owningObject, Int32 result, Boolean& continueLoop, WaitHandle[]& waitHandles) at System.Net.ConnectionPool.GetConnection(Object owningObject, GeneralAsyncDelegate asyncCallback, Int32 creationTimeout) at System.Net.Mail.SmtpConnection.GetConnection(ServicePoint servicePoint) at System.Net.Mail.SmtpClient.GetConnection() at System.Net.Mail.SmtpClient.Send(MailMessage message) --- End of inner exception stack trace --- at System.Net.Mail.SmtpClient.Send(MailMessage message) at SAPLMailer.SAPLMailerService.SenMail(PendingMail objPendingMail) in E:\PROJECTS_SVN\SAPLMailer\SAPLMailer\SAPLMailer\SAPLMailerService.cs:line 400 10/26/2022 4:51:16 PM=>(SenMail)Failure sending To mail ID :bayersupport@sapl.net 10/26/2022 4:51:16 PM=>(SenMail)Failure sending CC mail ID : 10/26/2022 4:51:16 PM=>(SenMail)Failure sending mail Body :Hello, Please check attached file having issues in sending mails, please do the needful. 10/26/2022 4:51:16 PM=>delfile:-D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents\PendingMail\PendingMail_ErrorAlert.xml 10/26/2022 4:51:17 PM=>Info:- END Mailing Method 10/26/2022 4:51:17 PM=>Info:- Start Executing Telegram Method 10/26/2022 4:51:17 PM=>Info:- PendingTelegram.xml not exists 10/26/2022 4:51:17 PM=>Info:- End Executing TELEGRAM Method 10/26/2022 4:51:17 PM=>WriteToPendingXML ErrorAlert Start 10/26/2022 4:51:17 PM=>WriteToPendingXML ErrorAlert MailAttachmentsPath = D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents 10/26/2022 4:51:17 PM=>WriteToPendingXML ErrorAlertEntry Added Successfully 10/26/2022 4:51:17 PM=>Info - End of callingService Method 10/26/2022 4:53:17 PM=>Info - Check time Elapsed 10/26/2022 4:53:17 PM=>Info - Call callingService Method 10/26/2022 4:53:17 PM=>Info:- Call Both 10/26/2022 4:53:17 PM=>Info:- Start Executing SMS Method 10/26/2022 4:53:17 PM=>Info:- End Executing SMS Method 10/26/2022 4:53:17 PM=>Info:- Start Mailing Method 10/26/2022 4:53:17 PM=>Info:- ImportingEXE_END.xml file read to list 10/26/2022 4:53:17 PM=>Info:- ImportingEXE_START.xml file read to list 10/26/2022 4:53:17 PM=>Info:- PendingMail.xml file read to list 10/26/2022 4:53:17 PM=>Info:- PendingMail_ErrorAlert.xml file read to list 10/26/2022 4:53:17 PM=>Info:- Count = 1 10/26/2022 4:53:17 PM=>Info:- Count 1 10/26/2022 4:53:17 PM=>Info - Fetching Data From MAIL XML 10/26/2022 4:53:17 PM=>Info - End of Fetching Data From Mail XML 10/26/2022 4:53:17 PM=>Info:- Start SenMail Method 10/26/2022 4:53:17 PM=>UseDefaultCredentials 10/26/2022 4:53:17 PM=>Credentials = bayersupport@sapl.net:Corona@2020 10/26/2022 4:53:17 PM=>EnableSsl = true 10/26/2022 4:53:17 PM=>DeliveryMethod 10/26/2022 4:53:17 PM=>Before Send 10/26/2022 4:54:57 PM=>Exception(SenMail) :System.Net.Mail.SmtpException: Failure sending mail. ---> System.Net.WebException: The operation has timed out. at System.Net.ConnectionPool.Get(Object owningObject, Int32 result, Boolean& continueLoop, WaitHandle[]& waitHandles) at System.Net.ConnectionPool.GetConnection(Object owningObject, GeneralAsyncDelegate asyncCallback, Int32 creationTimeout) at System.Net.Mail.SmtpConnection.GetConnection(ServicePoint servicePoint) at System.Net.Mail.SmtpClient.GetConnection() at System.Net.Mail.SmtpClient.Send(MailMessage message) --- End of inner exception stack trace --- at System.Net.Mail.SmtpClient.Send(MailMessage message) at SAPLMailer.SAPLMailerService.SenMail(PendingMail objPendingMail) in E:\PROJECTS_SVN\SAPLMailer\SAPLMailer\SAPLMailer\SAPLMailerService.cs:line 400 10/26/2022 4:54:57 PM=>(SenMail)Failure sending To mail ID :bayersupport@sapl.net 10/26/2022 4:54:57 PM=>(SenMail)Failure sending CC mail ID : 10/26/2022 4:54:57 PM=>(SenMail)Failure sending mail Body :Hello, Please check attached file having issues in sending mails, please do the needful. 10/26/2022 4:54:57 PM=>delfile:-D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents\PendingMail\PendingMail_ErrorAlert.xml 10/26/2022 4:54:57 PM=>Info:- END Mailing Method 10/26/2022 4:54:57 PM=>Info:- Start Executing Telegram Method 10/26/2022 4:54:57 PM=>Info:- PendingTelegram.xml not exists 10/26/2022 4:54:57 PM=>Info:- End Executing TELEGRAM Method 10/26/2022 4:54:57 PM=>WriteToPendingXML ErrorAlert Start 10/26/2022 4:54:57 PM=>WriteToPendingXML ErrorAlert MailAttachmentsPath = D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents 10/26/2022 4:54:57 PM=>WriteToPendingXML ErrorAlertEntry Added Successfully 10/26/2022 4:54:57 PM=>Info - End of callingService Method 10/26/2022 4:56:57 PM=>Info - Check time Elapsed 10/26/2022 4:56:57 PM=>Info - Call callingService Method 10/26/2022 4:56:57 PM=>Info:- Call Both 10/26/2022 4:56:57 PM=>Info:- Start Executing SMS Method 10/26/2022 4:56:57 PM=>Info:- End Executing SMS Method 10/26/2022 4:56:57 PM=>Info:- Start Mailing Method 10/26/2022 4:56:57 PM=>Info:- ImportingEXE_END.xml file read to list 10/26/2022 4:56:57 PM=>Info:- ImportingEXE_START.xml file read to list 10/26/2022 4:56:57 PM=>Info:- PendingMail.xml file read to list 10/26/2022 4:56:57 PM=>Info:- PendingMail_ErrorAlert.xml file read to list 10/26/2022 4:56:57 PM=>Info:- Count = 1 10/26/2022 4:56:57 PM=>Info:- Count 1 10/26/2022 4:56:57 PM=>Info - Fetching Data From MAIL XML 10/26/2022 4:56:57 PM=>Info - End of Fetching Data From Mail XML 10/26/2022 4:56:57 PM=>Info:- Start SenMail Method 10/26/2022 4:56:57 PM=>UseDefaultCredentials 10/26/2022 4:56:57 PM=>Credentials = bayersupport@sapl.net:Corona@2020 10/26/2022 4:56:57 PM=>EnableSsl = true 10/26/2022 4:56:57 PM=>DeliveryMethod 10/26/2022 4:56:57 PM=>Before Send 10/26/2022 4:58:37 PM=>Exception(SenMail) :System.Net.Mail.SmtpException: Failure sending mail. ---> System.Net.WebException: The operation has timed out. at System.Net.ConnectionPool.Get(Object owningObject, Int32 result, Boolean& continueLoop, WaitHandle[]& waitHandles) at System.Net.ConnectionPool.GetConnection(Object owningObject, GeneralAsyncDelegate asyncCallback, Int32 creationTimeout) at System.Net.Mail.SmtpConnection.GetConnection(ServicePoint servicePoint) at System.Net.Mail.SmtpClient.GetConnection() at System.Net.Mail.SmtpClient.Send(MailMessage message) --- End of inner exception stack trace --- at System.Net.Mail.SmtpClient.Send(MailMessage message) at SAPLMailer.SAPLMailerService.SenMail(PendingMail objPendingMail) in E:\PROJECTS_SVN\SAPLMailer\SAPLMailer\SAPLMailer\SAPLMailerService.cs:line 400 10/26/2022 4:58:37 PM=>(SenMail)Failure sending To mail ID :bayersupport@sapl.net 10/26/2022 4:58:37 PM=>(SenMail)Failure sending CC mail ID : 10/26/2022 4:58:37 PM=>(SenMail)Failure sending mail Body :Hello, Please check attached file having issues in sending mails, please do the needful. 10/26/2022 4:58:37 PM=>delfile:-D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents\PendingMail\PendingMail_ErrorAlert.xml 10/26/2022 4:58:38 PM=>Info:- END Mailing Method 10/26/2022 4:58:38 PM=>Info:- Start Executing Telegram Method 10/26/2022 4:58:38 PM=>Info:- PendingTelegram.xml not exists 10/26/2022 4:58:38 PM=>Info:- End Executing TELEGRAM Method 10/26/2022 4:58:38 PM=>WriteToPendingXML ErrorAlert Start 10/26/2022 4:58:38 PM=>WriteToPendingXML ErrorAlert MailAttachmentsPath = D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents 10/26/2022 4:58:38 PM=>WriteToPendingXML ErrorAlertEntry Added Successfully 10/26/2022 4:58:38 PM=>Info - End of callingService Method 10/26/2022 5:00:38 PM=>Info - Check time Elapsed 10/26/2022 5:00:38 PM=>Info - Call callingService Method 10/26/2022 5:00:38 PM=>Info:- Call Both 10/26/2022 5:00:38 PM=>Info:- Start Executing SMS Method 10/26/2022 5:00:38 PM=>Info:- End Executing SMS Method 10/26/2022 5:00:38 PM=>Info:- Start Mailing Method 10/26/2022 5:00:38 PM=>Info:- ImportingEXE_END.xml file read to list 10/26/2022 5:00:38 PM=>Info:- ImportingEXE_START.xml file read to list 10/26/2022 5:00:38 PM=>Info:- PendingMail.xml file read to list 10/26/2022 5:00:38 PM=>Info:- PendingMail_ErrorAlert.xml file read to list 10/26/2022 5:00:38 PM=>Info:- Count = 1 10/26/2022 5:00:38 PM=>Info:- Count 1 10/26/2022 5:00:38 PM=>Info - Fetching Data From MAIL XML 10/26/2022 5:00:38 PM=>Info - End of Fetching Data From Mail XML 10/26/2022 5:00:38 PM=>Info:- Start SenMail Method 10/26/2022 5:00:38 PM=>UseDefaultCredentials 10/26/2022 5:00:38 PM=>Credentials = bayersupport@sapl.net:Corona@2020 10/26/2022 5:00:38 PM=>EnableSsl = true 10/26/2022 5:00:38 PM=>DeliveryMethod 10/26/2022 5:00:38 PM=>Before Send 10/26/2022 5:02:18 PM=>Exception(SenMail) :System.Net.Mail.SmtpException: Failure sending mail. ---> System.Net.WebException: The operation has timed out. at System.Net.ConnectionPool.Get(Object owningObject, Int32 result, Boolean& continueLoop, WaitHandle[]& waitHandles) at System.Net.ConnectionPool.GetConnection(Object owningObject, GeneralAsyncDelegate asyncCallback, Int32 creationTimeout) at System.Net.Mail.SmtpConnection.GetConnection(ServicePoint servicePoint) at System.Net.Mail.SmtpClient.GetConnection() at System.Net.Mail.SmtpClient.Send(MailMessage message) --- End of inner exception stack trace --- at System.Net.Mail.SmtpClient.Send(MailMessage message) at SAPLMailer.SAPLMailerService.SenMail(PendingMail objPendingMail) in E:\PROJECTS_SVN\SAPLMailer\SAPLMailer\SAPLMailer\SAPLMailerService.cs:line 400 10/26/2022 5:02:18 PM=>(SenMail)Failure sending To mail ID :bayersupport@sapl.net 10/26/2022 5:02:18 PM=>(SenMail)Failure sending CC mail ID : 10/26/2022 5:02:18 PM=>(SenMail)Failure sending mail Body :Hello, Please check attached file having issues in sending mails, please do the needful. 10/26/2022 5:02:18 PM=>delfile:-D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents\PendingMail\PendingMail_ErrorAlert.xml 10/26/2022 5:02:18 PM=>Info:- END Mailing Method 10/26/2022 5:02:18 PM=>Info:- Start Executing Telegram Method 10/26/2022 5:02:18 PM=>Info:- PendingTelegram.xml not exists 10/26/2022 5:02:18 PM=>Info:- End Executing TELEGRAM Method 10/26/2022 5:02:18 PM=>WriteToPendingXML ErrorAlert Start 10/26/2022 5:02:18 PM=>WriteToPendingXML ErrorAlert MailAttachmentsPath = D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents 10/26/2022 5:02:18 PM=>WriteToPendingXML ErrorAlertEntry Added Successfully 10/26/2022 5:02:18 PM=>Info - End of callingService Method 10/26/2022 5:04:18 PM=>Info - Check time Elapsed 10/26/2022 5:04:18 PM=>Info - Call callingService Method 10/26/2022 5:04:18 PM=>Info:- Call Both 10/26/2022 5:04:18 PM=>Info:- Start Executing SMS Method 10/26/2022 5:04:18 PM=>Info:- End Executing SMS Method 10/26/2022 5:04:18 PM=>Info:- Start Mailing Method 10/26/2022 5:04:18 PM=>Info:- ImportingEXE_END.xml file read to list 10/26/2022 5:04:18 PM=>Info:- ImportingEXE_START.xml file read to list 10/26/2022 5:04:18 PM=>Info:- PendingMail.xml file read to list 10/26/2022 5:04:18 PM=>Info:- PendingMail_ErrorAlert.xml file read to list 10/26/2022 5:04:18 PM=>Info:- Count = 1 10/26/2022 5:04:18 PM=>Info:- Count 1 10/26/2022 5:04:18 PM=>Info - Fetching Data From MAIL XML 10/26/2022 5:04:18 PM=>Info - End of Fetching Data From Mail XML 10/26/2022 5:04:18 PM=>Info:- Start SenMail Method 10/26/2022 5:04:18 PM=>UseDefaultCredentials 10/26/2022 5:04:18 PM=>Credentials = bayersupport@sapl.net:Corona@2020 10/26/2022 5:04:18 PM=>EnableSsl = true 10/26/2022 5:04:18 PM=>DeliveryMethod 10/26/2022 5:04:18 PM=>Before Send 10/26/2022 5:05:58 PM=>Exception(SenMail) :System.Net.Mail.SmtpException: Failure sending mail. ---> System.Net.WebException: The operation has timed out. at System.Net.ConnectionPool.Get(Object owningObject, Int32 result, Boolean& continueLoop, WaitHandle[]& waitHandles) at System.Net.ConnectionPool.GetConnection(Object owningObject, GeneralAsyncDelegate asyncCallback, Int32 creationTimeout) at System.Net.Mail.SmtpConnection.GetConnection(ServicePoint servicePoint) at System.Net.Mail.SmtpClient.GetConnection() at System.Net.Mail.SmtpClient.Send(MailMessage message) --- End of inner exception stack trace --- at System.Net.Mail.SmtpClient.Send(MailMessage message) at SAPLMailer.SAPLMailerService.SenMail(PendingMail objPendingMail) in E:\PROJECTS_SVN\SAPLMailer\SAPLMailer\SAPLMailer\SAPLMailerService.cs:line 400 10/26/2022 5:05:58 PM=>(SenMail)Failure sending To mail ID :bayersupport@sapl.net 10/26/2022 5:05:58 PM=>(SenMail)Failure sending CC mail ID : 10/26/2022 5:05:58 PM=>(SenMail)Failure sending mail Body :Hello, Please check attached file having issues in sending mails, please do the needful. 10/26/2022 5:05:58 PM=>delfile:-D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents\PendingMail\PendingMail_ErrorAlert.xml 10/26/2022 5:05:59 PM=>Info:- END Mailing Method 10/26/2022 5:05:59 PM=>Info:- Start Executing Telegram Method 10/26/2022 5:05:59 PM=>Info:- PendingTelegram.xml not exists 10/26/2022 5:05:59 PM=>Info:- End Executing TELEGRAM Method 10/26/2022 5:05:59 PM=>WriteToPendingXML ErrorAlert Start 10/26/2022 5:05:59 PM=>WriteToPendingXML ErrorAlert MailAttachmentsPath = D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents 10/26/2022 5:05:59 PM=>WriteToPendingXML ErrorAlertEntry Added Successfully 10/26/2022 5:05:59 PM=>Info - End of callingService Method 10/26/2022 5:07:59 PM=>Info - Check time Elapsed 10/26/2022 5:07:59 PM=>Info - Call callingService Method 10/26/2022 5:07:59 PM=>Info:- Call Both 10/26/2022 5:07:59 PM=>Info:- Start Executing SMS Method 10/26/2022 5:07:59 PM=>Info:- End Executing SMS Method 10/26/2022 5:07:59 PM=>Info:- Start Mailing Method 10/26/2022 5:07:59 PM=>Info:- ImportingEXE_END.xml file read to list 10/26/2022 5:07:59 PM=>Info:- ImportingEXE_START.xml file read to list 10/26/2022 5:07:59 PM=>Info:- PendingMail.xml file read to list 10/26/2022 5:07:59 PM=>Info:- PendingMail_ErrorAlert.xml file read to list 10/26/2022 5:07:59 PM=>Info:- Count = 1 10/26/2022 5:07:59 PM=>Info:- Count 1 10/26/2022 5:07:59 PM=>Info - Fetching Data From MAIL XML 10/26/2022 5:07:59 PM=>Info - End of Fetching Data From Mail XML 10/26/2022 5:07:59 PM=>Info:- Start SenMail Method 10/26/2022 5:07:59 PM=>UseDefaultCredentials 10/26/2022 5:07:59 PM=>Credentials = bayersupport@sapl.net:Corona@2020 10/26/2022 5:07:59 PM=>EnableSsl = true 10/26/2022 5:07:59 PM=>DeliveryMethod 10/26/2022 5:07:59 PM=>Before Send 10/26/2022 5:09:39 PM=>Exception(SenMail) :System.Net.Mail.SmtpException: Failure sending mail. ---> System.Net.WebException: The operation has timed out. at System.Net.ConnectionPool.Get(Object owningObject, Int32 result, Boolean& continueLoop, WaitHandle[]& waitHandles) at System.Net.ConnectionPool.GetConnection(Object owningObject, GeneralAsyncDelegate asyncCallback, Int32 creationTimeout) at System.Net.Mail.SmtpConnection.GetConnection(ServicePoint servicePoint) at System.Net.Mail.SmtpClient.GetConnection() at System.Net.Mail.SmtpClient.Send(MailMessage message) --- End of inner exception stack trace --- at System.Net.Mail.SmtpClient.Send(MailMessage message) at SAPLMailer.SAPLMailerService.SenMail(PendingMail objPendingMail) in E:\PROJECTS_SVN\SAPLMailer\SAPLMailer\SAPLMailer\SAPLMailerService.cs:line 400 10/26/2022 5:09:39 PM=>(SenMail)Failure sending To mail ID :bayersupport@sapl.net 10/26/2022 5:09:39 PM=>(SenMail)Failure sending CC mail ID : 10/26/2022 5:09:39 PM=>(SenMail)Failure sending mail Body :Hello, Please check attached file having issues in sending mails, please do the needful. 10/26/2022 5:09:39 PM=>delfile:-D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents\PendingMail\PendingMail_ErrorAlert.xml 10/26/2022 5:09:39 PM=>Info:- END Mailing Method 10/26/2022 5:09:39 PM=>Info:- Start Executing Telegram Method 10/26/2022 5:09:39 PM=>Info:- PendingTelegram.xml not exists 10/26/2022 5:09:39 PM=>Info:- End Executing TELEGRAM Method 10/26/2022 5:09:39 PM=>WriteToPendingXML ErrorAlert Start 10/26/2022 5:09:39 PM=>WriteToPendingXML ErrorAlert MailAttachmentsPath = D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents 10/26/2022 5:09:39 PM=>WriteToPendingXML ErrorAlertEntry Added Successfully 10/26/2022 5:09:39 PM=>Info - End of callingService Method 10/26/2022 5:11:39 PM=>Info - Check time Elapsed 10/26/2022 5:11:39 PM=>Info - Call callingService Method 10/26/2022 5:11:39 PM=>Info:- Call Both 10/26/2022 5:11:39 PM=>Info:- Start Executing SMS Method 10/26/2022 5:11:39 PM=>Info:- End Executing SMS Method 10/26/2022 5:11:39 PM=>Info:- Start Mailing Method 10/26/2022 5:11:39 PM=>Info:- ImportingEXE_END.xml file read to list 10/26/2022 5:11:39 PM=>Info:- ImportingEXE_START.xml file read to list 10/26/2022 5:11:39 PM=>Info:- PendingMail.xml file read to list 10/26/2022 5:11:39 PM=>Info:- PendingMail_ErrorAlert.xml file read to list 10/26/2022 5:11:39 PM=>Info:- Count = 1 10/26/2022 5:11:39 PM=>Info:- Count 1 10/26/2022 5:11:39 PM=>Info - Fetching Data From MAIL XML 10/26/2022 5:11:39 PM=>Info - End of Fetching Data From Mail XML 10/26/2022 5:11:39 PM=>Info:- Start SenMail Method 10/26/2022 5:11:39 PM=>UseDefaultCredentials 10/26/2022 5:11:39 PM=>Credentials = bayersupport@sapl.net:Corona@2020 10/26/2022 5:11:39 PM=>EnableSsl = true 10/26/2022 5:11:39 PM=>DeliveryMethod 10/26/2022 5:11:39 PM=>Before Send 10/26/2022 5:13:19 PM=>Exception(SenMail) :System.Net.Mail.SmtpException: Failure sending mail. ---> System.Net.WebException: The operation has timed out. at System.Net.ConnectionPool.Get(Object owningObject, Int32 result, Boolean& continueLoop, WaitHandle[]& waitHandles) at System.Net.ConnectionPool.GetConnection(Object owningObject, GeneralAsyncDelegate asyncCallback, Int32 creationTimeout) at System.Net.Mail.SmtpConnection.GetConnection(ServicePoint servicePoint) at System.Net.Mail.SmtpClient.GetConnection() at System.Net.Mail.SmtpClient.Send(MailMessage message) --- End of inner exception stack trace --- at System.Net.Mail.SmtpClient.Send(MailMessage message) at SAPLMailer.SAPLMailerService.SenMail(PendingMail objPendingMail) in E:\PROJECTS_SVN\SAPLMailer\SAPLMailer\SAPLMailer\SAPLMailerService.cs:line 400 10/26/2022 5:13:19 PM=>(SenMail)Failure sending To mail ID :bayersupport@sapl.net 10/26/2022 5:13:19 PM=>(SenMail)Failure sending CC mail ID : 10/26/2022 5:13:19 PM=>(SenMail)Failure sending mail Body :Hello, Please check attached file having issues in sending mails, please do the needful. 10/26/2022 5:13:19 PM=>delfile:-D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents\PendingMail\PendingMail_ErrorAlert.xml 10/26/2022 5:13:20 PM=>Info:- END Mailing Method 10/26/2022 5:13:20 PM=>Info:- Start Executing Telegram Method 10/26/2022 5:13:20 PM=>Info:- PendingTelegram.xml not exists 10/26/2022 5:13:20 PM=>Info:- End Executing TELEGRAM Method 10/26/2022 5:13:20 PM=>WriteToPendingXML ErrorAlert Start 10/26/2022 5:13:20 PM=>WriteToPendingXML ErrorAlert MailAttachmentsPath = D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents 10/26/2022 5:13:20 PM=>WriteToPendingXML ErrorAlertEntry Added Successfully 10/26/2022 5:13:20 PM=>Info - End of callingService Method 10/26/2022 5:15:20 PM=>Info - Check time Elapsed 10/26/2022 5:15:20 PM=>Info - Call callingService Method 10/26/2022 5:15:20 PM=>Info:- Call Both 10/26/2022 5:15:20 PM=>Info:- Start Executing SMS Method 10/26/2022 5:15:20 PM=>Info:- End Executing SMS Method 10/26/2022 5:15:20 PM=>Info:- Start Mailing Method 10/26/2022 5:15:20 PM=>Info:- ImportingEXE_END.xml file read to list 10/26/2022 5:15:20 PM=>Info:- ImportingEXE_START.xml file read to list 10/26/2022 5:15:20 PM=>Info:- PendingMail.xml file read to list 10/26/2022 5:15:20 PM=>Info:- PendingMail_ErrorAlert.xml file read to list 10/26/2022 5:15:20 PM=>Info:- Count = 1 10/26/2022 5:15:20 PM=>Info:- Count 1 10/26/2022 5:15:20 PM=>Info - Fetching Data From MAIL XML 10/26/2022 5:15:20 PM=>Info - End of Fetching Data From Mail XML 10/26/2022 5:15:20 PM=>Info:- Start SenMail Method 10/26/2022 5:15:20 PM=>UseDefaultCredentials 10/26/2022 5:15:20 PM=>Credentials = bayersupport@sapl.net:Corona@2020 10/26/2022 5:15:20 PM=>EnableSsl = true 10/26/2022 5:15:20 PM=>DeliveryMethod 10/26/2022 5:15:20 PM=>Before Send 10/26/2022 5:17:00 PM=>Exception(SenMail) :System.Net.Mail.SmtpException: Failure sending mail. ---> System.Net.WebException: The operation has timed out. at System.Net.ConnectionPool.Get(Object owningObject, Int32 result, Boolean& continueLoop, WaitHandle[]& waitHandles) at System.Net.ConnectionPool.GetConnection(Object owningObject, GeneralAsyncDelegate asyncCallback, Int32 creationTimeout) at System.Net.Mail.SmtpConnection.GetConnection(ServicePoint servicePoint) at System.Net.Mail.SmtpClient.GetConnection() at System.Net.Mail.SmtpClient.Send(MailMessage message) --- End of inner exception stack trace --- at System.Net.Mail.SmtpClient.Send(MailMessage message) at SAPLMailer.SAPLMailerService.SenMail(PendingMail objPendingMail) in E:\PROJECTS_SVN\SAPLMailer\SAPLMailer\SAPLMailer\SAPLMailerService.cs:line 400 10/26/2022 5:17:00 PM=>(SenMail)Failure sending To mail ID :bayersupport@sapl.net 10/26/2022 5:17:00 PM=>(SenMail)Failure sending CC mail ID : 10/26/2022 5:17:00 PM=>(SenMail)Failure sending mail Body :Hello, Please check attached file having issues in sending mails, please do the needful. 10/26/2022 5:17:00 PM=>delfile:-D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents\PendingMail\PendingMail_ErrorAlert.xml 10/26/2022 5:17:00 PM=>Info:- END Mailing Method 10/26/2022 5:17:00 PM=>Info:- Start Executing Telegram Method 10/26/2022 5:17:00 PM=>Info:- PendingTelegram.xml not exists 10/26/2022 5:17:00 PM=>Info:- End Executing TELEGRAM Method 10/26/2022 5:17:00 PM=>WriteToPendingXML ErrorAlert Start 10/26/2022 5:17:00 PM=>WriteToPendingXML ErrorAlert MailAttachmentsPath = D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents 10/26/2022 5:17:00 PM=>WriteToPendingXML ErrorAlertEntry Added Successfully 10/26/2022 5:17:00 PM=>Info - End of callingService Method 10/26/2022 5:19:00 PM=>Info - Check time Elapsed 10/26/2022 5:19:00 PM=>Info - Call callingService Method 10/26/2022 5:19:00 PM=>Info:- Call Both 10/26/2022 5:19:00 PM=>Info:- Start Executing SMS Method 10/26/2022 5:19:00 PM=>Info:- End Executing SMS Method 10/26/2022 5:19:00 PM=>Info:- Start Mailing Method 10/26/2022 5:19:00 PM=>Info:- ImportingEXE_END.xml file read to list 10/26/2022 5:19:00 PM=>Info:- ImportingEXE_START.xml file read to list 10/26/2022 5:19:00 PM=>Info:- PendingMail.xml file read to list 10/26/2022 5:19:00 PM=>Info:- PendingMail_ErrorAlert.xml file read to list 10/26/2022 5:19:00 PM=>Info:- Count = 1 10/26/2022 5:19:00 PM=>Info:- Count 1 10/26/2022 5:19:00 PM=>Info - Fetching Data From MAIL XML 10/26/2022 5:19:00 PM=>Info - End of Fetching Data From Mail XML 10/26/2022 5:19:00 PM=>Info:- Start SenMail Method 10/26/2022 5:19:00 PM=>UseDefaultCredentials 10/26/2022 5:19:00 PM=>Credentials = bayersupport@sapl.net:Corona@2020 10/26/2022 5:19:00 PM=>EnableSsl = true 10/26/2022 5:19:00 PM=>DeliveryMethod 10/26/2022 5:19:00 PM=>Before Send 10/26/2022 5:20:40 PM=>Exception(SenMail) :System.Net.Mail.SmtpException: Failure sending mail. ---> System.Net.WebException: The operation has timed out. at System.Net.ConnectionPool.Get(Object owningObject, Int32 result, Boolean& continueLoop, WaitHandle[]& waitHandles) at System.Net.ConnectionPool.GetConnection(Object owningObject, GeneralAsyncDelegate asyncCallback, Int32 creationTimeout) at System.Net.Mail.SmtpConnection.GetConnection(ServicePoint servicePoint) at System.Net.Mail.SmtpClient.GetConnection() at System.Net.Mail.SmtpClient.Send(MailMessage message) --- End of inner exception stack trace --- at System.Net.Mail.SmtpClient.Send(MailMessage message) at SAPLMailer.SAPLMailerService.SenMail(PendingMail objPendingMail) in E:\PROJECTS_SVN\SAPLMailer\SAPLMailer\SAPLMailer\SAPLMailerService.cs:line 400 10/26/2022 5:20:40 PM=>(SenMail)Failure sending To mail ID :bayersupport@sapl.net 10/26/2022 5:20:40 PM=>(SenMail)Failure sending CC mail ID : 10/26/2022 5:20:40 PM=>(SenMail)Failure sending mail Body :Hello, Please check attached file having issues in sending mails, please do the needful. 10/26/2022 5:20:40 PM=>delfile:-D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents\PendingMail\PendingMail_ErrorAlert.xml 10/26/2022 5:20:41 PM=>Info:- END Mailing Method 10/26/2022 5:20:41 PM=>Info:- Start Executing Telegram Method 10/26/2022 5:20:41 PM=>Info:- PendingTelegram.xml not exists 10/26/2022 5:20:41 PM=>Info:- End Executing TELEGRAM Method 10/26/2022 5:20:41 PM=>WriteToPendingXML ErrorAlert Start 10/26/2022 5:20:41 PM=>WriteToPendingXML ErrorAlert MailAttachmentsPath = D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents 10/26/2022 5:20:41 PM=>WriteToPendingXML ErrorAlertEntry Added Successfully 10/26/2022 5:20:41 PM=>Info - End of callingService Method 10/26/2022 5:22:41 PM=>Info - Check time Elapsed 10/26/2022 5:22:41 PM=>Info - Call callingService Method 10/26/2022 5:22:41 PM=>Info:- Call Both 10/26/2022 5:22:41 PM=>Info:- Start Executing SMS Method 10/26/2022 5:22:41 PM=>Info:- End Executing SMS Method 10/26/2022 5:22:41 PM=>Info:- Start Mailing Method 10/26/2022 5:22:41 PM=>Info:- ImportingEXE_END.xml file read to list 10/26/2022 5:22:41 PM=>Info:- ImportingEXE_START.xml file read to list 10/26/2022 5:22:41 PM=>Info:- PendingMail.xml file read to list 10/26/2022 5:22:41 PM=>Info:- PendingMail_ErrorAlert.xml file read to list 10/26/2022 5:22:41 PM=>Info:- Count = 1 10/26/2022 5:22:41 PM=>Info:- Count 1 10/26/2022 5:22:41 PM=>Info - Fetching Data From MAIL XML 10/26/2022 5:22:41 PM=>Info - End of Fetching Data From Mail XML 10/26/2022 5:22:41 PM=>Info:- Start SenMail Method 10/26/2022 5:22:41 PM=>UseDefaultCredentials 10/26/2022 5:22:41 PM=>Credentials = bayersupport@sapl.net:Corona@2020 10/26/2022 5:22:41 PM=>EnableSsl = true 10/26/2022 5:22:41 PM=>DeliveryMethod 10/26/2022 5:22:41 PM=>Before Send 10/26/2022 5:24:21 PM=>Exception(SenMail) :System.Net.Mail.SmtpException: Failure sending mail. ---> System.Net.WebException: The operation has timed out. at System.Net.ConnectionPool.Get(Object owningObject, Int32 result, Boolean& continueLoop, WaitHandle[]& waitHandles) at System.Net.ConnectionPool.GetConnection(Object owningObject, GeneralAsyncDelegate asyncCallback, Int32 creationTimeout) at System.Net.Mail.SmtpConnection.GetConnection(ServicePoint servicePoint) at System.Net.Mail.SmtpClient.GetConnection() at System.Net.Mail.SmtpClient.Send(MailMessage message) --- End of inner exception stack trace --- at System.Net.Mail.SmtpClient.Send(MailMessage message) at SAPLMailer.SAPLMailerService.SenMail(PendingMail objPendingMail) in E:\PROJECTS_SVN\SAPLMailer\SAPLMailer\SAPLMailer\SAPLMailerService.cs:line 400 10/26/2022 5:24:21 PM=>(SenMail)Failure sending To mail ID :bayersupport@sapl.net 10/26/2022 5:24:21 PM=>(SenMail)Failure sending CC mail ID : 10/26/2022 5:24:21 PM=>(SenMail)Failure sending mail Body :Hello, Please check attached file having issues in sending mails, please do the needful. 10/26/2022 5:24:21 PM=>delfile:-D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents\PendingMail\PendingMail_ErrorAlert.xml 10/26/2022 5:24:21 PM=>Info:- END Mailing Method 10/26/2022 5:24:21 PM=>Info:- Start Executing Telegram Method 10/26/2022 5:24:21 PM=>Info:- PendingTelegram.xml not exists 10/26/2022 5:24:21 PM=>Info:- End Executing TELEGRAM Method 10/26/2022 5:24:21 PM=>WriteToPendingXML ErrorAlert Start 10/26/2022 5:24:21 PM=>WriteToPendingXML ErrorAlert MailAttachmentsPath = D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents 10/26/2022 5:24:21 PM=>WriteToPendingXML ErrorAlertEntry Added Successfully 10/26/2022 5:24:21 PM=>Info - End of callingService Method 10/26/2022 5:26:21 PM=>Info - Check time Elapsed 10/26/2022 5:26:21 PM=>Info - Call callingService Method 10/26/2022 5:26:21 PM=>Info:- Call Both 10/26/2022 5:26:21 PM=>Info:- Start Executing SMS Method 10/26/2022 5:26:21 PM=>Info:- End Executing SMS Method 10/26/2022 5:26:21 PM=>Info:- Start Mailing Method 10/26/2022 5:26:21 PM=>Info:- ImportingEXE_END.xml file read to list 10/26/2022 5:26:21 PM=>Info:- ImportingEXE_START.xml file read to list 10/26/2022 5:26:21 PM=>Info:- PendingMail.xml file read to list 10/26/2022 5:26:21 PM=>Info:- PendingMail_ErrorAlert.xml file read to list 10/26/2022 5:26:21 PM=>Info:- Count = 1 10/26/2022 5:26:21 PM=>Info:- Count 1 10/26/2022 5:26:21 PM=>Info - Fetching Data From MAIL XML 10/26/2022 5:26:21 PM=>Info - End of Fetching Data From Mail XML 10/26/2022 5:26:21 PM=>Info:- Start SenMail Method 10/26/2022 5:26:21 PM=>UseDefaultCredentials 10/26/2022 5:26:21 PM=>Credentials = bayersupport@sapl.net:Corona@2020 10/26/2022 5:26:21 PM=>EnableSsl = true 10/26/2022 5:26:21 PM=>DeliveryMethod 10/26/2022 5:26:21 PM=>Before Send 10/26/2022 5:28:01 PM=>Exception(SenMail) :System.Net.Mail.SmtpException: Failure sending mail. ---> System.Net.WebException: The operation has timed out. at System.Net.ConnectionPool.Get(Object owningObject, Int32 result, Boolean& continueLoop, WaitHandle[]& waitHandles) at System.Net.ConnectionPool.GetConnection(Object owningObject, GeneralAsyncDelegate asyncCallback, Int32 creationTimeout) at System.Net.Mail.SmtpConnection.GetConnection(ServicePoint servicePoint) at System.Net.Mail.SmtpClient.GetConnection() at System.Net.Mail.SmtpClient.Send(MailMessage message) --- End of inner exception stack trace --- at System.Net.Mail.SmtpClient.Send(MailMessage message) at SAPLMailer.SAPLMailerService.SenMail(PendingMail objPendingMail) in E:\PROJECTS_SVN\SAPLMailer\SAPLMailer\SAPLMailer\SAPLMailerService.cs:line 400 10/26/2022 5:28:01 PM=>(SenMail)Failure sending To mail ID :bayersupport@sapl.net 10/26/2022 5:28:01 PM=>(SenMail)Failure sending CC mail ID : 10/26/2022 5:28:01 PM=>(SenMail)Failure sending mail Body :Hello, Please check attached file having issues in sending mails, please do the needful. 10/26/2022 5:28:01 PM=>delfile:-D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents\PendingMail\PendingMail_ErrorAlert.xml 10/26/2022 5:28:01 PM=>Info:- END Mailing Method 10/26/2022 5:28:01 PM=>Info:- Start Executing Telegram Method 10/26/2022 5:28:01 PM=>Info:- PendingTelegram.xml not exists 10/26/2022 5:28:01 PM=>Info:- End Executing TELEGRAM Method 10/26/2022 5:28:01 PM=>WriteToPendingXML ErrorAlert Start 10/26/2022 5:28:01 PM=>WriteToPendingXML ErrorAlert MailAttachmentsPath = D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents 10/26/2022 5:28:01 PM=>WriteToPendingXML ErrorAlertEntry Added Successfully 10/26/2022 5:28:01 PM=>Info - End of callingService Method 10/26/2022 5:30:02 PM=>Info - Check time Elapsed 10/26/2022 5:30:02 PM=>Info - Call callingService Method 10/26/2022 5:30:02 PM=>Info:- Call Both 10/26/2022 5:30:02 PM=>Info:- Start Executing SMS Method 10/26/2022 5:30:02 PM=>Info:- End Executing SMS Method 10/26/2022 5:30:02 PM=>Info:- Start Mailing Method 10/26/2022 5:30:02 PM=>Info:- ImportingEXE_END.xml file read to list 10/26/2022 5:30:02 PM=>Info:- ImportingEXE_START.xml file read to list 10/26/2022 5:30:02 PM=>Info:- PendingMail.xml file read to list 10/26/2022 5:30:02 PM=>Info:- PendingMail_ErrorAlert.xml file read to list 10/26/2022 5:30:02 PM=>Info:- Count = 1 10/26/2022 5:30:02 PM=>Info:- Count 1 10/26/2022 5:30:02 PM=>Info - Fetching Data From MAIL XML 10/26/2022 5:30:02 PM=>Info - End of Fetching Data From Mail XML 10/26/2022 5:30:02 PM=>Info:- Start SenMail Method 10/26/2022 5:30:02 PM=>UseDefaultCredentials 10/26/2022 5:30:02 PM=>Credentials = bayersupport@sapl.net:Corona@2020 10/26/2022 5:30:02 PM=>EnableSsl = true 10/26/2022 5:30:02 PM=>DeliveryMethod 10/26/2022 5:30:02 PM=>Before Send 10/26/2022 5:31:42 PM=>Exception(SenMail) :System.Net.Mail.SmtpException: Failure sending mail. ---> System.Net.WebException: The operation has timed out. at System.Net.ConnectionPool.Get(Object owningObject, Int32 result, Boolean& continueLoop, WaitHandle[]& waitHandles) at System.Net.ConnectionPool.GetConnection(Object owningObject, GeneralAsyncDelegate asyncCallback, Int32 creationTimeout) at System.Net.Mail.SmtpConnection.GetConnection(ServicePoint servicePoint) at System.Net.Mail.SmtpClient.GetConnection() at System.Net.Mail.SmtpClient.Send(MailMessage message) --- End of inner exception stack trace --- at System.Net.Mail.SmtpClient.Send(MailMessage message) at SAPLMailer.SAPLMailerService.SenMail(PendingMail objPendingMail) in E:\PROJECTS_SVN\SAPLMailer\SAPLMailer\SAPLMailer\SAPLMailerService.cs:line 400 10/26/2022 5:31:42 PM=>(SenMail)Failure sending To mail ID :bayersupport@sapl.net 10/26/2022 5:31:42 PM=>(SenMail)Failure sending CC mail ID : 10/26/2022 5:31:42 PM=>(SenMail)Failure sending mail Body :Hello, Please check attached file having issues in sending mails, please do the needful. 10/26/2022 5:31:42 PM=>delfile:-D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents\PendingMail\PendingMail_ErrorAlert.xml 10/26/2022 5:31:42 PM=>Info:- END Mailing Method 10/26/2022 5:31:42 PM=>Info:- Start Executing Telegram Method 10/26/2022 5:31:42 PM=>Info:- PendingTelegram.xml not exists 10/26/2022 5:31:42 PM=>Info:- End Executing TELEGRAM Method 10/26/2022 5:31:42 PM=>WriteToPendingXML ErrorAlert Start 10/26/2022 5:31:42 PM=>WriteToPendingXML ErrorAlert MailAttachmentsPath = D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents 10/26/2022 5:31:42 PM=>WriteToPendingXML ErrorAlertEntry Added Successfully 10/26/2022 5:31:42 PM=>Info - End of callingService Method 10/26/2022 5:33:42 PM=>Info - Check time Elapsed 10/26/2022 5:33:42 PM=>Info - Call callingService Method 10/26/2022 5:33:42 PM=>Info:- Call Both 10/26/2022 5:33:42 PM=>Info:- Start Executing SMS Method 10/26/2022 5:33:42 PM=>Info:- End Executing SMS Method 10/26/2022 5:33:42 PM=>Info:- Start Mailing Method 10/26/2022 5:33:42 PM=>Info:- ImportingEXE_END.xml file read to list 10/26/2022 5:33:42 PM=>Info:- ImportingEXE_START.xml file read to list 10/26/2022 5:33:42 PM=>Info:- PendingMail.xml file read to list 10/26/2022 5:33:42 PM=>Info:- PendingMail_ErrorAlert.xml file read to list 10/26/2022 5:33:42 PM=>Info:- Count = 1 10/26/2022 5:33:42 PM=>Info:- Count 1 10/26/2022 5:33:42 PM=>Info - Fetching Data From MAIL XML 10/26/2022 5:33:42 PM=>Info - End of Fetching Data From Mail XML 10/26/2022 5:33:42 PM=>Info:- Start SenMail Method 10/26/2022 5:33:42 PM=>UseDefaultCredentials 10/26/2022 5:33:42 PM=>Credentials = bayersupport@sapl.net:Corona@2020 10/26/2022 5:33:42 PM=>EnableSsl = true 10/26/2022 5:33:42 PM=>DeliveryMethod 10/26/2022 5:33:42 PM=>Before Send 10/26/2022 5:35:22 PM=>Exception(SenMail) :System.Net.Mail.SmtpException: Failure sending mail. ---> System.Net.WebException: The operation has timed out. at System.Net.ConnectionPool.Get(Object owningObject, Int32 result, Boolean& continueLoop, WaitHandle[]& waitHandles) at System.Net.ConnectionPool.GetConnection(Object owningObject, GeneralAsyncDelegate asyncCallback, Int32 creationTimeout) at System.Net.Mail.SmtpConnection.GetConnection(ServicePoint servicePoint) at System.Net.Mail.SmtpClient.GetConnection() at System.Net.Mail.SmtpClient.Send(MailMessage message) --- End of inner exception stack trace --- at System.Net.Mail.SmtpClient.Send(MailMessage message) at SAPLMailer.SAPLMailerService.SenMail(PendingMail objPendingMail) in E:\PROJECTS_SVN\SAPLMailer\SAPLMailer\SAPLMailer\SAPLMailerService.cs:line 400 10/26/2022 5:35:22 PM=>(SenMail)Failure sending To mail ID :bayersupport@sapl.net 10/26/2022 5:35:22 PM=>(SenMail)Failure sending CC mail ID : 10/26/2022 5:35:22 PM=>(SenMail)Failure sending mail Body :Hello, Please check attached file having issues in sending mails, please do the needful. 10/26/2022 5:35:22 PM=>delfile:-D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents\PendingMail\PendingMail_ErrorAlert.xml 10/26/2022 5:35:23 PM=>Info:- END Mailing Method 10/26/2022 5:35:23 PM=>Info:- Start Executing Telegram Method 10/26/2022 5:35:23 PM=>Info:- PendingTelegram.xml not exists 10/26/2022 5:35:23 PM=>Info:- End Executing TELEGRAM Method 10/26/2022 5:35:23 PM=>WriteToPendingXML ErrorAlert Start 10/26/2022 5:35:23 PM=>WriteToPendingXML ErrorAlert MailAttachmentsPath = D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents 10/26/2022 5:35:23 PM=>WriteToPendingXML ErrorAlertEntry Added Successfully 10/26/2022 5:35:23 PM=>Info - End of callingService Method 10/26/2022 5:37:23 PM=>Info - Check time Elapsed 10/26/2022 5:37:23 PM=>Info - Call callingService Method 10/26/2022 5:37:23 PM=>Info:- Call Both 10/26/2022 5:37:23 PM=>Info:- Start Executing SMS Method 10/26/2022 5:37:23 PM=>Info:- End Executing SMS Method 10/26/2022 5:37:23 PM=>Info:- Start Mailing Method 10/26/2022 5:37:23 PM=>Info:- ImportingEXE_END.xml file read to list 10/26/2022 5:37:23 PM=>Info:- ImportingEXE_START.xml file read to list 10/26/2022 5:37:23 PM=>Info:- PendingMail.xml file read to list 10/26/2022 5:37:23 PM=>Info:- PendingMail_ErrorAlert.xml file read to list 10/26/2022 5:37:23 PM=>Info:- Count = 1 10/26/2022 5:37:23 PM=>Info:- Count 1 10/26/2022 5:37:23 PM=>Info - Fetching Data From MAIL XML 10/26/2022 5:37:23 PM=>Info - End of Fetching Data From Mail XML 10/26/2022 5:37:23 PM=>Info:- Start SenMail Method 10/26/2022 5:37:23 PM=>UseDefaultCredentials 10/26/2022 5:37:23 PM=>Credentials = bayersupport@sapl.net:Corona@2020 10/26/2022 5:37:23 PM=>EnableSsl = true 10/26/2022 5:37:23 PM=>DeliveryMethod 10/26/2022 5:37:23 PM=>Before Send 10/26/2022 5:39:03 PM=>Exception(SenMail) :System.Net.Mail.SmtpException: Failure sending mail. ---> System.Net.WebException: The operation has timed out. at System.Net.ConnectionPool.Get(Object owningObject, Int32 result, Boolean& continueLoop, WaitHandle[]& waitHandles) at System.Net.ConnectionPool.GetConnection(Object owningObject, GeneralAsyncDelegate asyncCallback, Int32 creationTimeout) at System.Net.Mail.SmtpConnection.GetConnection(ServicePoint servicePoint) at System.Net.Mail.SmtpClient.GetConnection() at System.Net.Mail.SmtpClient.Send(MailMessage message) --- End of inner exception stack trace --- at System.Net.Mail.SmtpClient.Send(MailMessage message) at SAPLMailer.SAPLMailerService.SenMail(PendingMail objPendingMail) in E:\PROJECTS_SVN\SAPLMailer\SAPLMailer\SAPLMailer\SAPLMailerService.cs:line 400 10/26/2022 5:39:03 PM=>(SenMail)Failure sending To mail ID :bayersupport@sapl.net 10/26/2022 5:39:03 PM=>(SenMail)Failure sending CC mail ID : 10/26/2022 5:39:03 PM=>(SenMail)Failure sending mail Body :Hello, Please check attached file having issues in sending mails, please do the needful. 10/26/2022 5:39:03 PM=>delfile:-D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents\PendingMail\PendingMail_ErrorAlert.xml 10/26/2022 5:39:04 PM=>Info:- END Mailing Method 10/26/2022 5:39:04 PM=>Info:- Start Executing Telegram Method 10/26/2022 5:39:04 PM=>Info:- PendingTelegram.xml not exists 10/26/2022 5:39:04 PM=>Info:- End Executing TELEGRAM Method 10/26/2022 5:39:04 PM=>WriteToPendingXML ErrorAlert Start 10/26/2022 5:39:04 PM=>WriteToPendingXML ErrorAlert MailAttachmentsPath = D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents 10/26/2022 5:39:04 PM=>WriteToPendingXML ErrorAlertEntry Added Successfully 10/26/2022 5:39:04 PM=>Info - End of callingService Method 10/26/2022 5:41:04 PM=>Info - Check time Elapsed 10/26/2022 5:41:04 PM=>Info - Call callingService Method 10/26/2022 5:41:04 PM=>Info:- Call Both 10/26/2022 5:41:04 PM=>Info:- Start Executing SMS Method 10/26/2022 5:41:04 PM=>Info:- End Executing SMS Method 10/26/2022 5:41:04 PM=>Info:- Start Mailing Method 10/26/2022 5:41:04 PM=>Info:- ImportingEXE_END.xml file read to list 10/26/2022 5:41:04 PM=>Info:- ImportingEXE_START.xml file read to list 10/26/2022 5:41:04 PM=>Info:- PendingMail.xml file read to list 10/26/2022 5:41:04 PM=>Info:- PendingMail_ErrorAlert.xml file read to list 10/26/2022 5:41:04 PM=>Info:- Count = 1 10/26/2022 5:41:04 PM=>Info:- Count 1 10/26/2022 5:41:04 PM=>Info - Fetching Data From MAIL XML 10/26/2022 5:41:04 PM=>Info - End of Fetching Data From Mail XML 10/26/2022 5:41:04 PM=>Info:- Start SenMail Method 10/26/2022 5:41:04 PM=>UseDefaultCredentials 10/26/2022 5:41:04 PM=>Credentials = bayersupport@sapl.net:Corona@2020 10/26/2022 5:41:04 PM=>EnableSsl = true 10/26/2022 5:41:04 PM=>DeliveryMethod 10/26/2022 5:41:04 PM=>Before Send 10/26/2022 5:42:44 PM=>Exception(SenMail) :System.Net.Mail.SmtpException: Failure sending mail. ---> System.Net.WebException: The operation has timed out. at System.Net.ConnectionPool.Get(Object owningObject, Int32 result, Boolean& continueLoop, WaitHandle[]& waitHandles) at System.Net.ConnectionPool.GetConnection(Object owningObject, GeneralAsyncDelegate asyncCallback, Int32 creationTimeout) at System.Net.Mail.SmtpConnection.GetConnection(ServicePoint servicePoint) at System.Net.Mail.SmtpClient.GetConnection() at System.Net.Mail.SmtpClient.Send(MailMessage message) --- End of inner exception stack trace --- at System.Net.Mail.SmtpClient.Send(MailMessage message) at SAPLMailer.SAPLMailerService.SenMail(PendingMail objPendingMail) in E:\PROJECTS_SVN\SAPLMailer\SAPLMailer\SAPLMailer\SAPLMailerService.cs:line 400 10/26/2022 5:42:44 PM=>(SenMail)Failure sending To mail ID :bayersupport@sapl.net 10/26/2022 5:42:44 PM=>(SenMail)Failure sending CC mail ID : 10/26/2022 5:42:44 PM=>(SenMail)Failure sending mail Body :Hello, Please check attached file having issues in sending mails, please do the needful. 10/26/2022 5:42:44 PM=>delfile:-D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents\PendingMail\PendingMail_ErrorAlert.xml 10/26/2022 5:42:44 PM=>Info:- END Mailing Method 10/26/2022 5:42:44 PM=>Info:- Start Executing Telegram Method 10/26/2022 5:42:44 PM=>Info:- PendingTelegram.xml not exists 10/26/2022 5:42:44 PM=>Info:- End Executing TELEGRAM Method 10/26/2022 5:42:44 PM=>WriteToPendingXML ErrorAlert Start 10/26/2022 5:42:44 PM=>WriteToPendingXML ErrorAlert MailAttachmentsPath = D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents 10/26/2022 5:42:44 PM=>WriteToPendingXML ErrorAlertEntry Added Successfully 10/26/2022 5:42:44 PM=>Info - End of callingService Method 10/26/2022 5:44:44 PM=>Info - Check time Elapsed 10/26/2022 5:44:44 PM=>Info - Call callingService Method 10/26/2022 5:44:44 PM=>Info:- Call Both 10/26/2022 5:44:44 PM=>Info:- Start Executing SMS Method 10/26/2022 5:44:44 PM=>Info:- End Executing SMS Method 10/26/2022 5:44:44 PM=>Info:- Start Mailing Method 10/26/2022 5:44:44 PM=>Info:- ImportingEXE_END.xml file read to list 10/26/2022 5:44:44 PM=>Info:- ImportingEXE_START.xml file read to list 10/26/2022 5:44:44 PM=>Info:- PendingMail.xml file read to list 10/26/2022 5:44:44 PM=>Info:- PendingMail_ErrorAlert.xml file read to list 10/26/2022 5:44:44 PM=>Info:- Count = 1 10/26/2022 5:44:44 PM=>Info:- Count 1 10/26/2022 5:44:44 PM=>Info - Fetching Data From MAIL XML 10/26/2022 5:44:44 PM=>Info - End of Fetching Data From Mail XML 10/26/2022 5:44:44 PM=>Info:- Start SenMail Method 10/26/2022 5:44:44 PM=>UseDefaultCredentials 10/26/2022 5:44:44 PM=>Credentials = bayersupport@sapl.net:Corona@2020 10/26/2022 5:44:44 PM=>EnableSsl = true 10/26/2022 5:44:44 PM=>DeliveryMethod 10/26/2022 5:44:44 PM=>Before Send 10/26/2022 5:46:24 PM=>Exception(SenMail) :System.Net.Mail.SmtpException: Failure sending mail. ---> System.Net.WebException: The operation has timed out. at System.Net.ConnectionPool.Get(Object owningObject, Int32 result, Boolean& continueLoop, WaitHandle[]& waitHandles) at System.Net.ConnectionPool.GetConnection(Object owningObject, GeneralAsyncDelegate asyncCallback, Int32 creationTimeout) at System.Net.Mail.SmtpConnection.GetConnection(ServicePoint servicePoint) at System.Net.Mail.SmtpClient.GetConnection() at System.Net.Mail.SmtpClient.Send(MailMessage message) --- End of inner exception stack trace --- at System.Net.Mail.SmtpClient.Send(MailMessage message) at SAPLMailer.SAPLMailerService.SenMail(PendingMail objPendingMail) in E:\PROJECTS_SVN\SAPLMailer\SAPLMailer\SAPLMailer\SAPLMailerService.cs:line 400 10/26/2022 5:46:24 PM=>(SenMail)Failure sending To mail ID :bayersupport@sapl.net 10/26/2022 5:46:24 PM=>(SenMail)Failure sending CC mail ID : 10/26/2022 5:46:24 PM=>(SenMail)Failure sending mail Body :Hello, Please check attached file having issues in sending mails, please do the needful. 10/26/2022 5:46:24 PM=>delfile:-D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents\PendingMail\PendingMail_ErrorAlert.xml 10/26/2022 5:46:25 PM=>Info:- END Mailing Method 10/26/2022 5:46:25 PM=>Info:- Start Executing Telegram Method 10/26/2022 5:46:25 PM=>Info:- PendingTelegram.xml not exists 10/26/2022 5:46:25 PM=>Info:- End Executing TELEGRAM Method 10/26/2022 5:46:25 PM=>WriteToPendingXML ErrorAlert Start 10/26/2022 5:46:25 PM=>WriteToPendingXML ErrorAlert MailAttachmentsPath = D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents 10/26/2022 5:46:25 PM=>WriteToPendingXML ErrorAlertEntry Added Successfully 10/26/2022 5:46:25 PM=>Info - End of callingService Method 10/26/2022 5:48:25 PM=>Info - Check time Elapsed 10/26/2022 5:48:25 PM=>Info - Call callingService Method 10/26/2022 5:48:25 PM=>Info:- Call Both 10/26/2022 5:48:25 PM=>Info:- Start Executing SMS Method 10/26/2022 5:48:25 PM=>Info:- End Executing SMS Method 10/26/2022 5:48:25 PM=>Info:- Start Mailing Method 10/26/2022 5:48:25 PM=>Info:- ImportingEXE_END.xml file read to list 10/26/2022 5:48:25 PM=>Info:- ImportingEXE_START.xml file read to list 10/26/2022 5:48:25 PM=>Info:- PendingMail.xml file read to list 10/26/2022 5:48:25 PM=>Info:- PendingMail_ErrorAlert.xml file read to list 10/26/2022 5:48:25 PM=>Info:- Count = 1 10/26/2022 5:48:25 PM=>Info:- Count 1 10/26/2022 5:48:25 PM=>Info - Fetching Data From MAIL XML 10/26/2022 5:48:25 PM=>Info - End of Fetching Data From Mail XML 10/26/2022 5:48:25 PM=>Info:- Start SenMail Method 10/26/2022 5:48:25 PM=>UseDefaultCredentials 10/26/2022 5:48:25 PM=>Credentials = bayersupport@sapl.net:Corona@2020 10/26/2022 5:48:25 PM=>EnableSsl = true 10/26/2022 5:48:25 PM=>DeliveryMethod 10/26/2022 5:48:25 PM=>Before Send 10/26/2022 5:50:05 PM=>Exception(SenMail) :System.Net.Mail.SmtpException: Failure sending mail. ---> System.Net.WebException: The operation has timed out. at System.Net.ConnectionPool.Get(Object owningObject, Int32 result, Boolean& continueLoop, WaitHandle[]& waitHandles) at System.Net.ConnectionPool.GetConnection(Object owningObject, GeneralAsyncDelegate asyncCallback, Int32 creationTimeout) at System.Net.Mail.SmtpConnection.GetConnection(ServicePoint servicePoint) at System.Net.Mail.SmtpClient.GetConnection() at System.Net.Mail.SmtpClient.Send(MailMessage message) --- End of inner exception stack trace --- at System.Net.Mail.SmtpClient.Send(MailMessage message) at SAPLMailer.SAPLMailerService.SenMail(PendingMail objPendingMail) in E:\PROJECTS_SVN\SAPLMailer\SAPLMailer\SAPLMailer\SAPLMailerService.cs:line 400 10/26/2022 5:50:05 PM=>(SenMail)Failure sending To mail ID :bayersupport@sapl.net 10/26/2022 5:50:05 PM=>(SenMail)Failure sending CC mail ID : 10/26/2022 5:50:05 PM=>(SenMail)Failure sending mail Body :Hello, Please check attached file having issues in sending mails, please do the needful. 10/26/2022 5:50:05 PM=>delfile:-D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents\PendingMail\PendingMail_ErrorAlert.xml 10/26/2022 5:50:05 PM=>Info:- END Mailing Method 10/26/2022 5:50:05 PM=>Info:- Start Executing Telegram Method 10/26/2022 5:50:05 PM=>Info:- PendingTelegram.xml not exists 10/26/2022 5:50:05 PM=>Info:- End Executing TELEGRAM Method 10/26/2022 5:50:05 PM=>WriteToPendingXML ErrorAlert Start 10/26/2022 5:50:05 PM=>WriteToPendingXML ErrorAlert MailAttachmentsPath = D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents 10/26/2022 5:50:05 PM=>WriteToPendingXML ErrorAlertEntry Added Successfully 10/26/2022 5:50:05 PM=>Info - End of callingService Method 10/26/2022 5:52:05 PM=>Info - Check time Elapsed 10/26/2022 5:52:05 PM=>Info - Call callingService Method 10/26/2022 5:52:05 PM=>Info:- Call Both 10/26/2022 5:52:05 PM=>Info:- Start Executing SMS Method 10/26/2022 5:52:05 PM=>Info:- End Executing SMS Method 10/26/2022 5:52:05 PM=>Info:- Start Mailing Method 10/26/2022 5:52:05 PM=>Info:- ImportingEXE_END.xml file read to list 10/26/2022 5:52:05 PM=>Info:- ImportingEXE_START.xml file read to list 10/26/2022 5:52:05 PM=>Info:- PendingMail.xml file read to list 10/26/2022 5:52:05 PM=>Info:- PendingMail_ErrorAlert.xml file read to list 10/26/2022 5:52:05 PM=>Info:- Count = 1 10/26/2022 5:52:05 PM=>Info:- Count 1 10/26/2022 5:52:05 PM=>Info - Fetching Data From MAIL XML 10/26/2022 5:52:05 PM=>Info - End of Fetching Data From Mail XML 10/26/2022 5:52:05 PM=>Info:- Start SenMail Method 10/26/2022 5:52:05 PM=>UseDefaultCredentials 10/26/2022 5:52:05 PM=>Credentials = bayersupport@sapl.net:Corona@2020 10/26/2022 5:52:05 PM=>EnableSsl = true 10/26/2022 5:52:05 PM=>DeliveryMethod 10/26/2022 5:52:05 PM=>Before Send 10/26/2022 5:53:45 PM=>Exception(SenMail) :System.Net.Mail.SmtpException: Failure sending mail. ---> System.Net.WebException: The operation has timed out. at System.Net.ConnectionPool.Get(Object owningObject, Int32 result, Boolean& continueLoop, WaitHandle[]& waitHandles) at System.Net.ConnectionPool.GetConnection(Object owningObject, GeneralAsyncDelegate asyncCallback, Int32 creationTimeout) at System.Net.Mail.SmtpConnection.GetConnection(ServicePoint servicePoint) at System.Net.Mail.SmtpClient.GetConnection() at System.Net.Mail.SmtpClient.Send(MailMessage message) --- End of inner exception stack trace --- at System.Net.Mail.SmtpClient.Send(MailMessage message) at SAPLMailer.SAPLMailerService.SenMail(PendingMail objPendingMail) in E:\PROJECTS_SVN\SAPLMailer\SAPLMailer\SAPLMailer\SAPLMailerService.cs:line 400 10/26/2022 5:53:45 PM=>(SenMail)Failure sending To mail ID :bayersupport@sapl.net 10/26/2022 5:53:45 PM=>(SenMail)Failure sending CC mail ID : 10/26/2022 5:53:45 PM=>(SenMail)Failure sending mail Body :Hello, Please check attached file having issues in sending mails, please do the needful. 10/26/2022 5:53:45 PM=>delfile:-D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents\PendingMail\PendingMail_ErrorAlert.xml 10/26/2022 5:53:45 PM=>Info:- END Mailing Method 10/26/2022 5:53:45 PM=>Info:- Start Executing Telegram Method 10/26/2022 5:53:45 PM=>Info:- PendingTelegram.xml not exists 10/26/2022 5:53:45 PM=>Info:- End Executing TELEGRAM Method 10/26/2022 5:53:45 PM=>WriteToPendingXML ErrorAlert Start 10/26/2022 5:53:45 PM=>WriteToPendingXML ErrorAlert MailAttachmentsPath = D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents 10/26/2022 5:53:45 PM=>WriteToPendingXML ErrorAlertEntry Added Successfully 10/26/2022 5:53:45 PM=>Info - End of callingService Method 10/26/2022 5:55:45 PM=>Info - Check time Elapsed 10/26/2022 5:55:45 PM=>Info - Call callingService Method 10/26/2022 5:55:46 PM=>Info:- Call Both 10/26/2022 5:55:46 PM=>Info:- Start Executing SMS Method 10/26/2022 5:55:46 PM=>Info:- End Executing SMS Method 10/26/2022 5:55:46 PM=>Info:- Start Mailing Method 10/26/2022 5:55:46 PM=>Info:- ImportingEXE_END.xml file read to list 10/26/2022 5:55:46 PM=>Info:- ImportingEXE_START.xml file read to list 10/26/2022 5:55:46 PM=>Info:- PendingMail.xml file read to list 10/26/2022 5:55:46 PM=>Info:- PendingMail_ErrorAlert.xml file read to list 10/26/2022 5:55:46 PM=>Info:- Count = 1 10/26/2022 5:55:46 PM=>Info:- Count 1 10/26/2022 5:55:46 PM=>Info - Fetching Data From MAIL XML 10/26/2022 5:55:46 PM=>Info - End of Fetching Data From Mail XML 10/26/2022 5:55:46 PM=>Info:- Start SenMail Method 10/26/2022 5:55:46 PM=>UseDefaultCredentials 10/26/2022 5:55:46 PM=>Credentials = bayersupport@sapl.net:Corona@2020 10/26/2022 5:55:46 PM=>EnableSsl = true 10/26/2022 5:55:46 PM=>DeliveryMethod 10/26/2022 5:55:46 PM=>Before Send 10/26/2022 5:57:26 PM=>Exception(SenMail) :System.Net.Mail.SmtpException: Failure sending mail. ---> System.Net.WebException: The operation has timed out. at System.Net.ConnectionPool.Get(Object owningObject, Int32 result, Boolean& continueLoop, WaitHandle[]& waitHandles) at System.Net.ConnectionPool.GetConnection(Object owningObject, GeneralAsyncDelegate asyncCallback, Int32 creationTimeout) at System.Net.Mail.SmtpConnection.GetConnection(ServicePoint servicePoint) at System.Net.Mail.SmtpClient.GetConnection() at System.Net.Mail.SmtpClient.Send(MailMessage message) --- End of inner exception stack trace --- at System.Net.Mail.SmtpClient.Send(MailMessage message) at SAPLMailer.SAPLMailerService.SenMail(PendingMail objPendingMail) in E:\PROJECTS_SVN\SAPLMailer\SAPLMailer\SAPLMailer\SAPLMailerService.cs:line 400 10/26/2022 5:57:26 PM=>(SenMail)Failure sending To mail ID :bayersupport@sapl.net 10/26/2022 5:57:26 PM=>(SenMail)Failure sending CC mail ID : 10/26/2022 5:57:26 PM=>(SenMail)Failure sending mail Body :Hello, Please check attached file having issues in sending mails, please do the needful. 10/26/2022 5:57:26 PM=>delfile:-D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents\PendingMail\PendingMail_ErrorAlert.xml 10/26/2022 5:57:26 PM=>Info:- END Mailing Method 10/26/2022 5:57:26 PM=>Info:- Start Executing Telegram Method 10/26/2022 5:57:26 PM=>Info:- PendingTelegram.xml not exists 10/26/2022 5:57:26 PM=>Info:- End Executing TELEGRAM Method 10/26/2022 5:57:26 PM=>WriteToPendingXML ErrorAlert Start 10/26/2022 5:57:26 PM=>WriteToPendingXML ErrorAlert MailAttachmentsPath = D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents 10/26/2022 5:57:26 PM=>WriteToPendingXML ErrorAlertEntry Added Successfully 10/26/2022 5:57:26 PM=>Info - End of callingService Method 10/26/2022 5:59:26 PM=>Info - Check time Elapsed 10/26/2022 5:59:26 PM=>Info - Call callingService Method 10/26/2022 5:59:26 PM=>Info:- Call Both 10/26/2022 5:59:26 PM=>Info:- Start Executing SMS Method 10/26/2022 5:59:26 PM=>Info:- End Executing SMS Method 10/26/2022 5:59:26 PM=>Info:- Start Mailing Method 10/26/2022 5:59:26 PM=>Info:- ImportingEXE_END.xml file read to list 10/26/2022 5:59:26 PM=>Info:- ImportingEXE_START.xml file read to list 10/26/2022 5:59:26 PM=>Info:- PendingMail.xml file read to list 10/26/2022 5:59:26 PM=>Info:- PendingMail_ErrorAlert.xml file read to list 10/26/2022 5:59:26 PM=>Info:- Count = 1 10/26/2022 5:59:26 PM=>Info:- Count 1 10/26/2022 5:59:26 PM=>Info - Fetching Data From MAIL XML 10/26/2022 5:59:26 PM=>Info - End of Fetching Data From Mail XML 10/26/2022 5:59:26 PM=>Info:- Start SenMail Method 10/26/2022 5:59:26 PM=>UseDefaultCredentials 10/26/2022 5:59:26 PM=>Credentials = bayersupport@sapl.net:Corona@2020 10/26/2022 5:59:26 PM=>EnableSsl = true 10/26/2022 5:59:26 PM=>DeliveryMethod 10/26/2022 5:59:26 PM=>Before Send 10/26/2022 6:01:06 PM=>Exception(SenMail) :System.Net.Mail.SmtpException: Failure sending mail. ---> System.Net.WebException: The operation has timed out. at System.Net.ConnectionPool.Get(Object owningObject, Int32 result, Boolean& continueLoop, WaitHandle[]& waitHandles) at System.Net.ConnectionPool.GetConnection(Object owningObject, GeneralAsyncDelegate asyncCallback, Int32 creationTimeout) at System.Net.Mail.SmtpConnection.GetConnection(ServicePoint servicePoint) at System.Net.Mail.SmtpClient.GetConnection() at System.Net.Mail.SmtpClient.Send(MailMessage message) --- End of inner exception stack trace --- at System.Net.Mail.SmtpClient.Send(MailMessage message) at SAPLMailer.SAPLMailerService.SenMail(PendingMail objPendingMail) in E:\PROJECTS_SVN\SAPLMailer\SAPLMailer\SAPLMailer\SAPLMailerService.cs:line 400 10/26/2022 6:01:06 PM=>(SenMail)Failure sending To mail ID :bayersupport@sapl.net 10/26/2022 6:01:06 PM=>(SenMail)Failure sending CC mail ID : 10/26/2022 6:01:06 PM=>(SenMail)Failure sending mail Body :Hello, Please check attached file having issues in sending mails, please do the needful. 10/26/2022 6:01:06 PM=>delfile:-D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents\PendingMail\PendingMail_ErrorAlert.xml 10/26/2022 6:01:06 PM=>Info:- END Mailing Method 10/26/2022 6:01:06 PM=>Info:- Start Executing Telegram Method 10/26/2022 6:01:06 PM=>Info:- PendingTelegram.xml not exists 10/26/2022 6:01:06 PM=>Info:- End Executing TELEGRAM Method 10/26/2022 6:01:06 PM=>WriteToPendingXML ErrorAlert Start 10/26/2022 6:01:06 PM=>WriteToPendingXML ErrorAlert MailAttachmentsPath = D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents 10/26/2022 6:01:06 PM=>WriteToPendingXML ErrorAlertEntry Added Successfully 10/26/2022 6:01:06 PM=>Info - End of callingService Method 10/26/2022 6:03:06 PM=>Info - Check time Elapsed 10/26/2022 6:03:06 PM=>Info - Call callingService Method 10/26/2022 6:03:06 PM=>Info:- Call Both 10/26/2022 6:03:06 PM=>Info:- Start Executing SMS Method 10/26/2022 6:03:06 PM=>Info:- End Executing SMS Method 10/26/2022 6:03:06 PM=>Info:- Start Mailing Method 10/26/2022 6:03:06 PM=>Info:- ImportingEXE_END.xml file read to list 10/26/2022 6:03:06 PM=>Info:- ImportingEXE_START.xml file read to list 10/26/2022 6:03:06 PM=>Info:- PendingMail.xml file read to list 10/26/2022 6:03:06 PM=>Info:- PendingMail_ErrorAlert.xml file read to list 10/26/2022 6:03:06 PM=>Info:- Count = 1 10/26/2022 6:03:06 PM=>Info:- Count 1 10/26/2022 6:03:06 PM=>Info - Fetching Data From MAIL XML 10/26/2022 6:03:06 PM=>Info - End of Fetching Data From Mail XML 10/26/2022 6:03:06 PM=>Info:- Start SenMail Method 10/26/2022 6:03:06 PM=>UseDefaultCredentials 10/26/2022 6:03:06 PM=>Credentials = bayersupport@sapl.net:Corona@2020 10/26/2022 6:03:06 PM=>EnableSsl = true 10/26/2022 6:03:06 PM=>DeliveryMethod 10/26/2022 6:03:06 PM=>Before Send 10/26/2022 6:04:46 PM=>Exception(SenMail) :System.Net.Mail.SmtpException: Failure sending mail. ---> System.Net.WebException: The operation has timed out. at System.Net.ConnectionPool.Get(Object owningObject, Int32 result, Boolean& continueLoop, WaitHandle[]& waitHandles) at System.Net.ConnectionPool.GetConnection(Object owningObject, GeneralAsyncDelegate asyncCallback, Int32 creationTimeout) at System.Net.Mail.SmtpConnection.GetConnection(ServicePoint servicePoint) at System.Net.Mail.SmtpClient.GetConnection() at System.Net.Mail.SmtpClient.Send(MailMessage message) --- End of inner exception stack trace --- at System.Net.Mail.SmtpClient.Send(MailMessage message) at SAPLMailer.SAPLMailerService.SenMail(PendingMail objPendingMail) in E:\PROJECTS_SVN\SAPLMailer\SAPLMailer\SAPLMailer\SAPLMailerService.cs:line 400 10/26/2022 6:04:46 PM=>(SenMail)Failure sending To mail ID :bayersupport@sapl.net 10/26/2022 6:04:46 PM=>(SenMail)Failure sending CC mail ID : 10/26/2022 6:04:47 PM=>(SenMail)Failure sending mail Body :Hello, Please check attached file having issues in sending mails, please do the needful. 10/26/2022 6:04:47 PM=>delfile:-D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents\PendingMail\PendingMail_ErrorAlert.xml 10/26/2022 6:04:47 PM=>Info:- END Mailing Method 10/26/2022 6:04:47 PM=>Info:- Start Executing Telegram Method 10/26/2022 6:04:47 PM=>Info:- PendingTelegram.xml not exists 10/26/2022 6:04:47 PM=>Info:- End Executing TELEGRAM Method 10/26/2022 6:04:47 PM=>WriteToPendingXML ErrorAlert Start 10/26/2022 6:04:47 PM=>WriteToPendingXML ErrorAlert MailAttachmentsPath = D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents 10/26/2022 6:04:47 PM=>WriteToPendingXML ErrorAlertEntry Added Successfully 10/26/2022 6:04:47 PM=>Info - End of callingService Method 10/26/2022 6:06:47 PM=>Info - Check time Elapsed 10/26/2022 6:06:47 PM=>Info - Call callingService Method 10/26/2022 6:06:47 PM=>Info:- Call Both 10/26/2022 6:06:47 PM=>Info:- Start Executing SMS Method 10/26/2022 6:06:47 PM=>Info:- End Executing SMS Method 10/26/2022 6:06:47 PM=>Info:- Start Mailing Method 10/26/2022 6:06:47 PM=>Info:- ImportingEXE_END.xml file read to list 10/26/2022 6:06:47 PM=>Info:- ImportingEXE_START.xml file read to list 10/26/2022 6:06:47 PM=>Info:- PendingMail.xml file read to list 10/26/2022 6:06:47 PM=>Info:- PendingMail_ErrorAlert.xml file read to list 10/26/2022 6:06:47 PM=>Info:- Count = 1 10/26/2022 6:06:47 PM=>Info:- Count 1 10/26/2022 6:06:47 PM=>Info - Fetching Data From MAIL XML 10/26/2022 6:06:47 PM=>Info - End of Fetching Data From Mail XML 10/26/2022 6:06:47 PM=>Info:- Start SenMail Method 10/26/2022 6:06:47 PM=>UseDefaultCredentials 10/26/2022 6:06:47 PM=>Credentials = bayersupport@sapl.net:Corona@2020 10/26/2022 6:06:47 PM=>EnableSsl = true 10/26/2022 6:06:47 PM=>DeliveryMethod 10/26/2022 6:06:47 PM=>Before Send 10/26/2022 6:08:27 PM=>Exception(SenMail) :System.Net.Mail.SmtpException: Failure sending mail. ---> System.Net.WebException: The operation has timed out. at System.Net.ConnectionPool.Get(Object owningObject, Int32 result, Boolean& continueLoop, WaitHandle[]& waitHandles) at System.Net.ConnectionPool.GetConnection(Object owningObject, GeneralAsyncDelegate asyncCallback, Int32 creationTimeout) at System.Net.Mail.SmtpConnection.GetConnection(ServicePoint servicePoint) at System.Net.Mail.SmtpClient.GetConnection() at System.Net.Mail.SmtpClient.Send(MailMessage message) --- End of inner exception stack trace --- at System.Net.Mail.SmtpClient.Send(MailMessage message) at SAPLMailer.SAPLMailerService.SenMail(PendingMail objPendingMail) in E:\PROJECTS_SVN\SAPLMailer\SAPLMailer\SAPLMailer\SAPLMailerService.cs:line 400 10/26/2022 6:08:27 PM=>(SenMail)Failure sending To mail ID :bayersupport@sapl.net 10/26/2022 6:08:27 PM=>(SenMail)Failure sending CC mail ID : 10/26/2022 6:08:27 PM=>(SenMail)Failure sending mail Body :Hello, Please check attached file having issues in sending mails, please do the needful. 10/26/2022 6:08:27 PM=>delfile:-D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents\PendingMail\PendingMail_ErrorAlert.xml 10/26/2022 6:08:27 PM=>Info:- END Mailing Method 10/26/2022 6:08:27 PM=>Info:- Start Executing Telegram Method 10/26/2022 6:08:27 PM=>Info:- PendingTelegram.xml not exists 10/26/2022 6:08:27 PM=>Info:- End Executing TELEGRAM Method 10/26/2022 6:08:27 PM=>WriteToPendingXML ErrorAlert Start 10/26/2022 6:08:27 PM=>WriteToPendingXML ErrorAlert MailAttachmentsPath = D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents 10/26/2022 6:08:27 PM=>WriteToPendingXML ErrorAlertEntry Added Successfully 10/26/2022 6:08:27 PM=>Info - End of callingService Method 10/26/2022 6:10:27 PM=>Info - Check time Elapsed 10/26/2022 6:10:27 PM=>Info - Call callingService Method 10/26/2022 6:10:27 PM=>Info:- Call Both 10/26/2022 6:10:27 PM=>Info:- Start Executing SMS Method 10/26/2022 6:10:27 PM=>Info:- End Executing SMS Method 10/26/2022 6:10:27 PM=>Info:- Start Mailing Method 10/26/2022 6:10:27 PM=>Info:- ImportingEXE_END.xml file read to list 10/26/2022 6:10:27 PM=>Info:- ImportingEXE_START.xml file read to list 10/26/2022 6:10:27 PM=>Info:- PendingMail.xml file read to list 10/26/2022 6:10:27 PM=>Info:- PendingMail_ErrorAlert.xml file read to list 10/26/2022 6:10:27 PM=>Info:- Count = 1 10/26/2022 6:10:27 PM=>Info:- Count 1 10/26/2022 6:10:27 PM=>Info - Fetching Data From MAIL XML 10/26/2022 6:10:27 PM=>Info - End of Fetching Data From Mail XML 10/26/2022 6:10:27 PM=>Info:- Start SenMail Method 10/26/2022 6:10:27 PM=>UseDefaultCredentials 10/26/2022 6:10:27 PM=>Credentials = bayersupport@sapl.net:Corona@2020 10/26/2022 6:10:27 PM=>EnableSsl = true 10/26/2022 6:10:27 PM=>DeliveryMethod 10/26/2022 6:10:27 PM=>Before Send 10/26/2022 6:12:07 PM=>Exception(SenMail) :System.Net.Mail.SmtpException: Failure sending mail. ---> System.Net.WebException: The operation has timed out. at System.Net.ConnectionPool.Get(Object owningObject, Int32 result, Boolean& continueLoop, WaitHandle[]& waitHandles) at System.Net.ConnectionPool.GetConnection(Object owningObject, GeneralAsyncDelegate asyncCallback, Int32 creationTimeout) at System.Net.Mail.SmtpConnection.GetConnection(ServicePoint servicePoint) at System.Net.Mail.SmtpClient.GetConnection() at System.Net.Mail.SmtpClient.Send(MailMessage message) --- End of inner exception stack trace --- at System.Net.Mail.SmtpClient.Send(MailMessage message) at SAPLMailer.SAPLMailerService.SenMail(PendingMail objPendingMail) in E:\PROJECTS_SVN\SAPLMailer\SAPLMailer\SAPLMailer\SAPLMailerService.cs:line 400 10/26/2022 6:12:07 PM=>(SenMail)Failure sending To mail ID :bayersupport@sapl.net 10/26/2022 6:12:07 PM=>(SenMail)Failure sending CC mail ID : 10/26/2022 6:12:07 PM=>(SenMail)Failure sending mail Body :Hello, Please check attached file having issues in sending mails, please do the needful. 10/26/2022 6:12:07 PM=>delfile:-D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents\PendingMail\PendingMail_ErrorAlert.xml 10/26/2022 6:12:08 PM=>Info:- END Mailing Method 10/26/2022 6:12:08 PM=>Info:- Start Executing Telegram Method 10/26/2022 6:12:08 PM=>Info:- PendingTelegram.xml not exists 10/26/2022 6:12:08 PM=>Info:- End Executing TELEGRAM Method 10/26/2022 6:12:08 PM=>WriteToPendingXML ErrorAlert Start 10/26/2022 6:12:08 PM=>WriteToPendingXML ErrorAlert MailAttachmentsPath = D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents 10/26/2022 6:12:08 PM=>WriteToPendingXML ErrorAlertEntry Added Successfully 10/26/2022 6:12:08 PM=>Info - End of callingService Method 10/26/2022 6:14:08 PM=>Info - Check time Elapsed 10/26/2022 6:14:08 PM=>Info - Call callingService Method 10/26/2022 6:14:08 PM=>Info:- Call Both 10/26/2022 6:14:08 PM=>Info:- Start Executing SMS Method 10/26/2022 6:14:08 PM=>Info:- End Executing SMS Method 10/26/2022 6:14:08 PM=>Info:- Start Mailing Method 10/26/2022 6:14:08 PM=>Info:- ImportingEXE_END.xml file read to list 10/26/2022 6:14:08 PM=>Info:- ImportingEXE_START.xml file read to list 10/26/2022 6:14:08 PM=>Info:- PendingMail.xml file read to list 10/26/2022 6:14:08 PM=>Info:- PendingMail_ErrorAlert.xml file read to list 10/26/2022 6:14:08 PM=>Info:- Count = 1 10/26/2022 6:14:08 PM=>Info:- Count 1 10/26/2022 6:14:08 PM=>Info - Fetching Data From MAIL XML 10/26/2022 6:14:08 PM=>Info - End of Fetching Data From Mail XML 10/26/2022 6:14:08 PM=>Info:- Start SenMail Method 10/26/2022 6:14:08 PM=>UseDefaultCredentials 10/26/2022 6:14:08 PM=>Credentials = bayersupport@sapl.net:Corona@2020 10/26/2022 6:14:08 PM=>EnableSsl = true 10/26/2022 6:14:08 PM=>DeliveryMethod 10/26/2022 6:14:08 PM=>Before Send 10/26/2022 6:15:48 PM=>Exception(SenMail) :System.Net.Mail.SmtpException: Failure sending mail. ---> System.Net.WebException: The operation has timed out. at System.Net.ConnectionPool.Get(Object owningObject, Int32 result, Boolean& continueLoop, WaitHandle[]& waitHandles) at System.Net.ConnectionPool.GetConnection(Object owningObject, GeneralAsyncDelegate asyncCallback, Int32 creationTimeout) at System.Net.Mail.SmtpConnection.GetConnection(ServicePoint servicePoint) at System.Net.Mail.SmtpClient.GetConnection() at System.Net.Mail.SmtpClient.Send(MailMessage message) --- End of inner exception stack trace --- at System.Net.Mail.SmtpClient.Send(MailMessage message) at SAPLMailer.SAPLMailerService.SenMail(PendingMail objPendingMail) in E:\PROJECTS_SVN\SAPLMailer\SAPLMailer\SAPLMailer\SAPLMailerService.cs:line 400 10/26/2022 6:15:48 PM=>(SenMail)Failure sending To mail ID :bayersupport@sapl.net 10/26/2022 6:15:48 PM=>(SenMail)Failure sending CC mail ID : 10/26/2022 6:15:48 PM=>(SenMail)Failure sending mail Body :Hello, Please check attached file having issues in sending mails, please do the needful. 10/26/2022 6:15:48 PM=>delfile:-D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents\PendingMail\PendingMail_ErrorAlert.xml 10/26/2022 6:15:48 PM=>Info:- END Mailing Method 10/26/2022 6:15:48 PM=>Info:- Start Executing Telegram Method 10/26/2022 6:15:48 PM=>Info:- PendingTelegram.xml not exists 10/26/2022 6:15:48 PM=>Info:- End Executing TELEGRAM Method 10/26/2022 6:15:48 PM=>WriteToPendingXML ErrorAlert Start 10/26/2022 6:15:48 PM=>WriteToPendingXML ErrorAlert MailAttachmentsPath = D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents 10/26/2022 6:15:48 PM=>WriteToPendingXML ErrorAlertEntry Added Successfully 10/26/2022 6:15:48 PM=>Info - End of callingService Method 10/26/2022 6:17:48 PM=>Info - Check time Elapsed 10/26/2022 6:17:48 PM=>Info - Call callingService Method 10/26/2022 6:17:48 PM=>Info:- Call Both 10/26/2022 6:17:48 PM=>Info:- Start Executing SMS Method 10/26/2022 6:17:48 PM=>Info:- End Executing SMS Method 10/26/2022 6:17:48 PM=>Info:- Start Mailing Method 10/26/2022 6:17:48 PM=>Info:- ImportingEXE_END.xml file read to list 10/26/2022 6:17:48 PM=>Info:- ImportingEXE_START.xml file read to list 10/26/2022 6:17:48 PM=>Info:- PendingMail.xml file read to list 10/26/2022 6:17:48 PM=>Info:- PendingMail_ErrorAlert.xml file read to list 10/26/2022 6:17:48 PM=>Info:- Count = 1 10/26/2022 6:17:48 PM=>Info:- Count 1 10/26/2022 6:17:48 PM=>Info - Fetching Data From MAIL XML 10/26/2022 6:17:48 PM=>Info - End of Fetching Data From Mail XML 10/26/2022 6:17:48 PM=>Info:- Start SenMail Method 10/26/2022 6:17:48 PM=>UseDefaultCredentials 10/26/2022 6:17:48 PM=>Credentials = bayersupport@sapl.net:Corona@2020 10/26/2022 6:17:48 PM=>EnableSsl = true 10/26/2022 6:17:48 PM=>DeliveryMethod 10/26/2022 6:17:48 PM=>Before Send 10/26/2022 6:19:28 PM=>Exception(SenMail) :System.Net.Mail.SmtpException: Failure sending mail. ---> System.Net.WebException: The operation has timed out. at System.Net.ConnectionPool.Get(Object owningObject, Int32 result, Boolean& continueLoop, WaitHandle[]& waitHandles) at System.Net.ConnectionPool.GetConnection(Object owningObject, GeneralAsyncDelegate asyncCallback, Int32 creationTimeout) at System.Net.Mail.SmtpConnection.GetConnection(ServicePoint servicePoint) at System.Net.Mail.SmtpClient.GetConnection() at System.Net.Mail.SmtpClient.Send(MailMessage message) --- End of inner exception stack trace --- at System.Net.Mail.SmtpClient.Send(MailMessage message) at SAPLMailer.SAPLMailerService.SenMail(PendingMail objPendingMail) in E:\PROJECTS_SVN\SAPLMailer\SAPLMailer\SAPLMailer\SAPLMailerService.cs:line 400 10/26/2022 6:19:28 PM=>(SenMail)Failure sending To mail ID :bayersupport@sapl.net 10/26/2022 6:19:28 PM=>(SenMail)Failure sending CC mail ID : 10/26/2022 6:19:28 PM=>(SenMail)Failure sending mail Body :Hello, Please check attached file having issues in sending mails, please do the needful. 10/26/2022 6:19:28 PM=>delfile:-D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents\PendingMail\PendingMail_ErrorAlert.xml 10/26/2022 6:19:29 PM=>Info:- END Mailing Method 10/26/2022 6:19:29 PM=>Info:- Start Executing Telegram Method 10/26/2022 6:19:29 PM=>Info:- PendingTelegram.xml not exists 10/26/2022 6:19:29 PM=>Info:- End Executing TELEGRAM Method 10/26/2022 6:19:29 PM=>WriteToPendingXML ErrorAlert Start 10/26/2022 6:19:29 PM=>WriteToPendingXML ErrorAlert MailAttachmentsPath = D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents 10/26/2022 6:19:29 PM=>WriteToPendingXML ErrorAlertEntry Added Successfully 10/26/2022 6:19:29 PM=>Info - End of callingService Method 10/26/2022 6:21:29 PM=>Info - Check time Elapsed 10/26/2022 6:21:29 PM=>Info - Call callingService Method 10/26/2022 6:21:29 PM=>Info:- Call Both 10/26/2022 6:21:29 PM=>Info:- Start Executing SMS Method 10/26/2022 6:21:29 PM=>Info:- End Executing SMS Method 10/26/2022 6:21:29 PM=>Info:- Start Mailing Method 10/26/2022 6:21:29 PM=>Info:- ImportingEXE_END.xml file read to list 10/26/2022 6:21:29 PM=>Info:- ImportingEXE_START.xml file read to list 10/26/2022 6:21:29 PM=>Info:- PendingMail.xml file read to list 10/26/2022 6:21:29 PM=>Info:- PendingMail_ErrorAlert.xml file read to list 10/26/2022 6:21:29 PM=>Info:- Count = 1 10/26/2022 6:21:29 PM=>Info:- Count 1 10/26/2022 6:21:29 PM=>Info - Fetching Data From MAIL XML 10/26/2022 6:21:29 PM=>Info - End of Fetching Data From Mail XML 10/26/2022 6:21:29 PM=>Info:- Start SenMail Method 10/26/2022 6:21:29 PM=>UseDefaultCredentials 10/26/2022 6:21:29 PM=>Credentials = bayersupport@sapl.net:Corona@2020 10/26/2022 6:21:29 PM=>EnableSsl = true 10/26/2022 6:21:29 PM=>DeliveryMethod 10/26/2022 6:21:29 PM=>Before Send 10/26/2022 6:23:09 PM=>Exception(SenMail) :System.Net.Mail.SmtpException: Failure sending mail. ---> System.Net.WebException: The operation has timed out. at System.Net.ConnectionPool.Get(Object owningObject, Int32 result, Boolean& continueLoop, WaitHandle[]& waitHandles) at System.Net.ConnectionPool.GetConnection(Object owningObject, GeneralAsyncDelegate asyncCallback, Int32 creationTimeout) at System.Net.Mail.SmtpConnection.GetConnection(ServicePoint servicePoint) at System.Net.Mail.SmtpClient.GetConnection() at System.Net.Mail.SmtpClient.Send(MailMessage message) --- End of inner exception stack trace --- at System.Net.Mail.SmtpClient.Send(MailMessage message) at SAPLMailer.SAPLMailerService.SenMail(PendingMail objPendingMail) in E:\PROJECTS_SVN\SAPLMailer\SAPLMailer\SAPLMailer\SAPLMailerService.cs:line 400 10/26/2022 6:23:09 PM=>(SenMail)Failure sending To mail ID :bayersupport@sapl.net 10/26/2022 6:23:09 PM=>(SenMail)Failure sending CC mail ID : 10/26/2022 6:23:09 PM=>(SenMail)Failure sending mail Body :Hello, Please check attached file having issues in sending mails, please do the needful. 10/26/2022 6:23:09 PM=>delfile:-D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents\PendingMail\PendingMail_ErrorAlert.xml 10/26/2022 6:23:10 PM=>Info:- END Mailing Method 10/26/2022 6:23:10 PM=>Info:- Start Executing Telegram Method 10/26/2022 6:23:10 PM=>Info:- PendingTelegram.xml not exists 10/26/2022 6:23:10 PM=>Info:- End Executing TELEGRAM Method 10/26/2022 6:23:10 PM=>WriteToPendingXML ErrorAlert Start 10/26/2022 6:23:10 PM=>WriteToPendingXML ErrorAlert MailAttachmentsPath = D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents 10/26/2022 6:23:10 PM=>WriteToPendingXML ErrorAlertEntry Added Successfully 10/26/2022 6:23:10 PM=>Info - End of callingService Method 10/26/2022 6:25:10 PM=>Info - Check time Elapsed 10/26/2022 6:25:10 PM=>Info - Call callingService Method 10/26/2022 6:25:10 PM=>Info:- Call Both 10/26/2022 6:25:10 PM=>Info:- Start Executing SMS Method 10/26/2022 6:25:10 PM=>Info:- End Executing SMS Method 10/26/2022 6:25:10 PM=>Info:- Start Mailing Method 10/26/2022 6:25:10 PM=>Info:- ImportingEXE_END.xml file read to list 10/26/2022 6:25:10 PM=>Info:- ImportingEXE_START.xml file read to list 10/26/2022 6:25:10 PM=>Info:- PendingMail.xml file read to list 10/26/2022 6:25:10 PM=>Info:- PendingMail_ErrorAlert.xml file read to list 10/26/2022 6:25:10 PM=>Info:- Count = 1 10/26/2022 6:25:10 PM=>Info:- Count 1 10/26/2022 6:25:10 PM=>Info - Fetching Data From MAIL XML 10/26/2022 6:25:10 PM=>Info - End of Fetching Data From Mail XML 10/26/2022 6:25:10 PM=>Info:- Start SenMail Method 10/26/2022 6:25:10 PM=>UseDefaultCredentials 10/26/2022 6:25:10 PM=>Credentials = bayersupport@sapl.net:Corona@2020 10/26/2022 6:25:10 PM=>EnableSsl = true 10/26/2022 6:25:10 PM=>DeliveryMethod 10/26/2022 6:25:10 PM=>Before Send 10/26/2022 6:26:50 PM=>Exception(SenMail) :System.Net.Mail.SmtpException: Failure sending mail. ---> System.Net.WebException: The operation has timed out. at System.Net.ConnectionPool.Get(Object owningObject, Int32 result, Boolean& continueLoop, WaitHandle[]& waitHandles) at System.Net.ConnectionPool.GetConnection(Object owningObject, GeneralAsyncDelegate asyncCallback, Int32 creationTimeout) at System.Net.Mail.SmtpConnection.GetConnection(ServicePoint servicePoint) at System.Net.Mail.SmtpClient.GetConnection() at System.Net.Mail.SmtpClient.Send(MailMessage message) --- End of inner exception stack trace --- at System.Net.Mail.SmtpClient.Send(MailMessage message) at SAPLMailer.SAPLMailerService.SenMail(PendingMail objPendingMail) in E:\PROJECTS_SVN\SAPLMailer\SAPLMailer\SAPLMailer\SAPLMailerService.cs:line 400 10/26/2022 6:26:50 PM=>(SenMail)Failure sending To mail ID :bayersupport@sapl.net 10/26/2022 6:26:50 PM=>(SenMail)Failure sending CC mail ID : 10/26/2022 6:26:50 PM=>(SenMail)Failure sending mail Body :Hello, Please check attached file having issues in sending mails, please do the needful. 10/26/2022 6:26:50 PM=>delfile:-D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents\PendingMail\PendingMail_ErrorAlert.xml 10/26/2022 6:26:50 PM=>Info:- END Mailing Method 10/26/2022 6:26:50 PM=>Info:- Start Executing Telegram Method 10/26/2022 6:26:50 PM=>Info:- PendingTelegram.xml not exists 10/26/2022 6:26:50 PM=>Info:- End Executing TELEGRAM Method 10/26/2022 6:26:50 PM=>WriteToPendingXML ErrorAlert Start 10/26/2022 6:26:50 PM=>WriteToPendingXML ErrorAlert MailAttachmentsPath = D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents 10/26/2022 6:26:50 PM=>WriteToPendingXML ErrorAlertEntry Added Successfully 10/26/2022 6:26:50 PM=>Info - End of callingService Method 10/26/2022 6:28:50 PM=>Info - Check time Elapsed 10/26/2022 6:28:50 PM=>Info - Call callingService Method 10/26/2022 6:28:50 PM=>Info:- Call Both 10/26/2022 6:28:50 PM=>Info:- Start Executing SMS Method 10/26/2022 6:28:50 PM=>Info:- End Executing SMS Method 10/26/2022 6:28:50 PM=>Info:- Start Mailing Method 10/26/2022 6:28:50 PM=>Info:- ImportingEXE_END.xml file read to list 10/26/2022 6:28:50 PM=>Info:- ImportingEXE_START.xml file read to list 10/26/2022 6:28:50 PM=>Info:- PendingMail.xml file read to list 10/26/2022 6:28:50 PM=>Info:- PendingMail_ErrorAlert.xml file read to list 10/26/2022 6:28:50 PM=>Info:- Count = 1 10/26/2022 6:28:50 PM=>Info:- Count 1 10/26/2022 6:28:50 PM=>Info - Fetching Data From MAIL XML 10/26/2022 6:28:50 PM=>Info - End of Fetching Data From Mail XML 10/26/2022 6:28:50 PM=>Info:- Start SenMail Method 10/26/2022 6:28:50 PM=>UseDefaultCredentials 10/26/2022 6:28:50 PM=>Credentials = bayersupport@sapl.net:Corona@2020 10/26/2022 6:28:50 PM=>EnableSsl = true 10/26/2022 6:28:50 PM=>DeliveryMethod 10/26/2022 6:28:50 PM=>Before Send 10/26/2022 6:30:30 PM=>Exception(SenMail) :System.Net.Mail.SmtpException: Failure sending mail. ---> System.Net.WebException: The operation has timed out. at System.Net.ConnectionPool.Get(Object owningObject, Int32 result, Boolean& continueLoop, WaitHandle[]& waitHandles) at System.Net.ConnectionPool.GetConnection(Object owningObject, GeneralAsyncDelegate asyncCallback, Int32 creationTimeout) at System.Net.Mail.SmtpConnection.GetConnection(ServicePoint servicePoint) at System.Net.Mail.SmtpClient.GetConnection() at System.Net.Mail.SmtpClient.Send(MailMessage message) --- End of inner exception stack trace --- at System.Net.Mail.SmtpClient.Send(MailMessage message) at SAPLMailer.SAPLMailerService.SenMail(PendingMail objPendingMail) in E:\PROJECTS_SVN\SAPLMailer\SAPLMailer\SAPLMailer\SAPLMailerService.cs:line 400 10/26/2022 6:30:30 PM=>(SenMail)Failure sending To mail ID :bayersupport@sapl.net 10/26/2022 6:30:30 PM=>(SenMail)Failure sending CC mail ID : 10/26/2022 6:30:30 PM=>(SenMail)Failure sending mail Body :Hello, Please check attached file having issues in sending mails, please do the needful. 10/26/2022 6:30:30 PM=>delfile:-D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents\PendingMail\PendingMail_ErrorAlert.xml 10/26/2022 6:30:31 PM=>Info:- END Mailing Method 10/26/2022 6:30:31 PM=>Info:- Start Executing Telegram Method 10/26/2022 6:30:31 PM=>Info:- PendingTelegram.xml not exists 10/26/2022 6:30:31 PM=>Info:- End Executing TELEGRAM Method 10/26/2022 6:30:31 PM=>WriteToPendingXML ErrorAlert Start 10/26/2022 6:30:31 PM=>WriteToPendingXML ErrorAlert MailAttachmentsPath = D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents 10/26/2022 6:30:31 PM=>WriteToPendingXML ErrorAlertEntry Added Successfully 10/26/2022 6:30:31 PM=>Info - End of callingService Method 10/26/2022 6:32:31 PM=>Info - Check time Elapsed 10/26/2022 6:32:31 PM=>Info - Call callingService Method 10/26/2022 6:32:31 PM=>Info:- Call Both 10/26/2022 6:32:31 PM=>Info:- Start Executing SMS Method 10/26/2022 6:32:31 PM=>Info:- End Executing SMS Method 10/26/2022 6:32:31 PM=>Info:- Start Mailing Method 10/26/2022 6:32:31 PM=>Info:- ImportingEXE_END.xml file read to list 10/26/2022 6:32:31 PM=>Info:- ImportingEXE_START.xml file read to list 10/26/2022 6:32:31 PM=>Info:- PendingMail.xml file read to list 10/26/2022 6:32:31 PM=>Info:- PendingMail_ErrorAlert.xml file read to list 10/26/2022 6:32:31 PM=>Info:- Count = 1 10/26/2022 6:32:31 PM=>Info:- Count 1 10/26/2022 6:32:31 PM=>Info - Fetching Data From MAIL XML 10/26/2022 6:32:31 PM=>Info - End of Fetching Data From Mail XML 10/26/2022 6:32:31 PM=>Info:- Start SenMail Method 10/26/2022 6:32:31 PM=>UseDefaultCredentials 10/26/2022 6:32:31 PM=>Credentials = bayersupport@sapl.net:Corona@2020 10/26/2022 6:32:31 PM=>EnableSsl = true 10/26/2022 6:32:31 PM=>DeliveryMethod 10/26/2022 6:32:31 PM=>Before Send 10/26/2022 6:34:11 PM=>Exception(SenMail) :System.Net.Mail.SmtpException: Failure sending mail. ---> System.Net.WebException: The operation has timed out. at System.Net.ConnectionPool.Get(Object owningObject, Int32 result, Boolean& continueLoop, WaitHandle[]& waitHandles) at System.Net.ConnectionPool.GetConnection(Object owningObject, GeneralAsyncDelegate asyncCallback, Int32 creationTimeout) at System.Net.Mail.SmtpConnection.GetConnection(ServicePoint servicePoint) at System.Net.Mail.SmtpClient.GetConnection() at System.Net.Mail.SmtpClient.Send(MailMessage message) --- End of inner exception stack trace --- at System.Net.Mail.SmtpClient.Send(MailMessage message) at SAPLMailer.SAPLMailerService.SenMail(PendingMail objPendingMail) in E:\PROJECTS_SVN\SAPLMailer\SAPLMailer\SAPLMailer\SAPLMailerService.cs:line 400 10/26/2022 6:34:11 PM=>(SenMail)Failure sending To mail ID :bayersupport@sapl.net 10/26/2022 6:34:11 PM=>(SenMail)Failure sending CC mail ID : 10/26/2022 6:34:11 PM=>(SenMail)Failure sending mail Body :Hello, Please check attached file having issues in sending mails, please do the needful. 10/26/2022 6:34:11 PM=>delfile:-D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents\PendingMail\PendingMail_ErrorAlert.xml 10/26/2022 6:34:11 PM=>Info:- END Mailing Method 10/26/2022 6:34:11 PM=>Info:- Start Executing Telegram Method 10/26/2022 6:34:11 PM=>Info:- PendingTelegram.xml not exists 10/26/2022 6:34:11 PM=>Info:- End Executing TELEGRAM Method 10/26/2022 6:34:11 PM=>WriteToPendingXML ErrorAlert Start 10/26/2022 6:34:11 PM=>WriteToPendingXML ErrorAlert MailAttachmentsPath = D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents 10/26/2022 6:34:11 PM=>WriteToPendingXML ErrorAlertEntry Added Successfully 10/26/2022 6:34:11 PM=>Info - End of callingService Method 10/26/2022 6:36:11 PM=>Info - Check time Elapsed 10/26/2022 6:36:11 PM=>Info - Call callingService Method 10/26/2022 6:36:11 PM=>Info:- Call Both 10/26/2022 6:36:11 PM=>Info:- Start Executing SMS Method 10/26/2022 6:36:11 PM=>Info:- End Executing SMS Method 10/26/2022 6:36:11 PM=>Info:- Start Mailing Method 10/26/2022 6:36:11 PM=>Info:- ImportingEXE_END.xml file read to list 10/26/2022 6:36:11 PM=>Info:- ImportingEXE_START.xml file read to list 10/26/2022 6:36:11 PM=>Info:- PendingMail.xml file read to list 10/26/2022 6:36:11 PM=>Info:- PendingMail_ErrorAlert.xml file read to list 10/26/2022 6:36:11 PM=>Info:- Count = 1 10/26/2022 6:36:11 PM=>Info:- Count 1 10/26/2022 6:36:11 PM=>Info - Fetching Data From MAIL XML 10/26/2022 6:36:11 PM=>Info - End of Fetching Data From Mail XML 10/26/2022 6:36:11 PM=>Info:- Start SenMail Method 10/26/2022 6:36:11 PM=>UseDefaultCredentials 10/26/2022 6:36:11 PM=>Credentials = bayersupport@sapl.net:Corona@2020 10/26/2022 6:36:11 PM=>EnableSsl = true 10/26/2022 6:36:11 PM=>DeliveryMethod 10/26/2022 6:36:11 PM=>Before Send 10/26/2022 6:37:51 PM=>Exception(SenMail) :System.Net.Mail.SmtpException: Failure sending mail. ---> System.Net.WebException: The operation has timed out. at System.Net.ConnectionPool.Get(Object owningObject, Int32 result, Boolean& continueLoop, WaitHandle[]& waitHandles) at System.Net.ConnectionPool.GetConnection(Object owningObject, GeneralAsyncDelegate asyncCallback, Int32 creationTimeout) at System.Net.Mail.SmtpConnection.GetConnection(ServicePoint servicePoint) at System.Net.Mail.SmtpClient.GetConnection() at System.Net.Mail.SmtpClient.Send(MailMessage message) --- End of inner exception stack trace --- at System.Net.Mail.SmtpClient.Send(MailMessage message) at SAPLMailer.SAPLMailerService.SenMail(PendingMail objPendingMail) in E:\PROJECTS_SVN\SAPLMailer\SAPLMailer\SAPLMailer\SAPLMailerService.cs:line 400 10/26/2022 6:37:51 PM=>(SenMail)Failure sending To mail ID :bayersupport@sapl.net 10/26/2022 6:37:51 PM=>(SenMail)Failure sending CC mail ID : 10/26/2022 6:37:51 PM=>(SenMail)Failure sending mail Body :Hello, Please check attached file having issues in sending mails, please do the needful. 10/26/2022 6:37:51 PM=>delfile:-D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents\PendingMail\PendingMail_ErrorAlert.xml 10/26/2022 6:37:51 PM=>Info:- END Mailing Method 10/26/2022 6:37:52 PM=>Info:- Start Executing Telegram Method 10/26/2022 6:37:52 PM=>Info:- PendingTelegram.xml not exists 10/26/2022 6:37:52 PM=>Info:- End Executing TELEGRAM Method 10/26/2022 6:37:52 PM=>WriteToPendingXML ErrorAlert Start 10/26/2022 6:37:52 PM=>WriteToPendingXML ErrorAlert MailAttachmentsPath = D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents 10/26/2022 6:37:52 PM=>WriteToPendingXML ErrorAlertEntry Added Successfully 10/26/2022 6:37:52 PM=>Info - End of callingService Method 10/26/2022 6:39:52 PM=>Info - Check time Elapsed 10/26/2022 6:39:52 PM=>Info - Call callingService Method 10/26/2022 6:39:52 PM=>Info:- Call Both 10/26/2022 6:39:52 PM=>Info:- Start Executing SMS Method 10/26/2022 6:39:52 PM=>Info:- End Executing SMS Method 10/26/2022 6:39:52 PM=>Info:- Start Mailing Method 10/26/2022 6:39:52 PM=>Info:- ImportingEXE_END.xml file read to list 10/26/2022 6:39:52 PM=>Info:- ImportingEXE_START.xml file read to list 10/26/2022 6:39:52 PM=>Info:- PendingMail.xml file read to list 10/26/2022 6:39:52 PM=>Info:- PendingMail_ErrorAlert.xml file read to list 10/26/2022 6:39:52 PM=>Info:- Count = 1 10/26/2022 6:39:52 PM=>Info:- Count 1 10/26/2022 6:39:52 PM=>Info - Fetching Data From MAIL XML 10/26/2022 6:39:52 PM=>Info - End of Fetching Data From Mail XML 10/26/2022 6:39:52 PM=>Info:- Start SenMail Method 10/26/2022 6:39:52 PM=>UseDefaultCredentials 10/26/2022 6:39:52 PM=>Credentials = bayersupport@sapl.net:Corona@2020 10/26/2022 6:39:52 PM=>EnableSsl = true 10/26/2022 6:39:52 PM=>DeliveryMethod 10/26/2022 6:39:52 PM=>Before Send 10/26/2022 6:41:32 PM=>Exception(SenMail) :System.Net.Mail.SmtpException: Failure sending mail. ---> System.Net.WebException: The operation has timed out. at System.Net.ConnectionPool.Get(Object owningObject, Int32 result, Boolean& continueLoop, WaitHandle[]& waitHandles) at System.Net.ConnectionPool.GetConnection(Object owningObject, GeneralAsyncDelegate asyncCallback, Int32 creationTimeout) at System.Net.Mail.SmtpConnection.GetConnection(ServicePoint servicePoint) at System.Net.Mail.SmtpClient.GetConnection() at System.Net.Mail.SmtpClient.Send(MailMessage message) --- End of inner exception stack trace --- at System.Net.Mail.SmtpClient.Send(MailMessage message) at SAPLMailer.SAPLMailerService.SenMail(PendingMail objPendingMail) in E:\PROJECTS_SVN\SAPLMailer\SAPLMailer\SAPLMailer\SAPLMailerService.cs:line 400 10/26/2022 6:41:32 PM=>(SenMail)Failure sending To mail ID :bayersupport@sapl.net 10/26/2022 6:41:32 PM=>(SenMail)Failure sending CC mail ID : 10/26/2022 6:41:32 PM=>(SenMail)Failure sending mail Body :Hello, Please check attached file having issues in sending mails, please do the needful. 10/26/2022 6:41:32 PM=>delfile:-D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents\PendingMail\PendingMail_ErrorAlert.xml 10/26/2022 6:41:32 PM=>Info:- END Mailing Method 10/26/2022 6:41:32 PM=>Info:- Start Executing Telegram Method 10/26/2022 6:41:32 PM=>Info:- PendingTelegram.xml not exists 10/26/2022 6:41:32 PM=>Info:- End Executing TELEGRAM Method 10/26/2022 6:41:32 PM=>WriteToPendingXML ErrorAlert Start 10/26/2022 6:41:32 PM=>WriteToPendingXML ErrorAlert MailAttachmentsPath = D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents 10/26/2022 6:41:32 PM=>WriteToPendingXML ErrorAlertEntry Added Successfully 10/26/2022 6:41:32 PM=>Info - End of callingService Method 10/26/2022 6:43:32 PM=>Info - Check time Elapsed 10/26/2022 6:43:32 PM=>Info - Call callingService Method 10/26/2022 6:43:32 PM=>Info:- Call Both 10/26/2022 6:43:32 PM=>Info:- Start Executing SMS Method 10/26/2022 6:43:32 PM=>Info:- End Executing SMS Method 10/26/2022 6:43:32 PM=>Info:- Start Mailing Method 10/26/2022 6:43:32 PM=>Info:- ImportingEXE_END.xml file read to list 10/26/2022 6:43:32 PM=>Info:- ImportingEXE_START.xml file read to list 10/26/2022 6:43:32 PM=>Info:- PendingMail.xml file read to list 10/26/2022 6:43:32 PM=>Info:- PendingMail_ErrorAlert.xml file read to list 10/26/2022 6:43:32 PM=>Info:- Count = 1 10/26/2022 6:43:32 PM=>Info:- Count 1 10/26/2022 6:43:32 PM=>Info - Fetching Data From MAIL XML 10/26/2022 6:43:32 PM=>Info - End of Fetching Data From Mail XML 10/26/2022 6:43:32 PM=>Info:- Start SenMail Method 10/26/2022 6:43:32 PM=>UseDefaultCredentials 10/26/2022 6:43:32 PM=>Credentials = bayersupport@sapl.net:Corona@2020 10/26/2022 6:43:32 PM=>EnableSsl = true 10/26/2022 6:43:32 PM=>DeliveryMethod 10/26/2022 6:43:32 PM=>Before Send 10/26/2022 6:45:12 PM=>Exception(SenMail) :System.Net.Mail.SmtpException: Failure sending mail. ---> System.Net.WebException: The operation has timed out. at System.Net.ConnectionPool.Get(Object owningObject, Int32 result, Boolean& continueLoop, WaitHandle[]& waitHandles) at System.Net.ConnectionPool.GetConnection(Object owningObject, GeneralAsyncDelegate asyncCallback, Int32 creationTimeout) at System.Net.Mail.SmtpConnection.GetConnection(ServicePoint servicePoint) at System.Net.Mail.SmtpClient.GetConnection() at System.Net.Mail.SmtpClient.Send(MailMessage message) --- End of inner exception stack trace --- at System.Net.Mail.SmtpClient.Send(MailMessage message) at SAPLMailer.SAPLMailerService.SenMail(PendingMail objPendingMail) in E:\PROJECTS_SVN\SAPLMailer\SAPLMailer\SAPLMailer\SAPLMailerService.cs:line 400 10/26/2022 6:45:12 PM=>(SenMail)Failure sending To mail ID :bayersupport@sapl.net 10/26/2022 6:45:12 PM=>(SenMail)Failure sending CC mail ID : 10/26/2022 6:45:12 PM=>(SenMail)Failure sending mail Body :Hello, Please check attached file having issues in sending mails, please do the needful. 10/26/2022 6:45:12 PM=>delfile:-D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents\PendingMail\PendingMail_ErrorAlert.xml 10/26/2022 6:45:12 PM=>Info:- END Mailing Method 10/26/2022 6:45:12 PM=>Info:- Start Executing Telegram Method 10/26/2022 6:45:12 PM=>Info:- PendingTelegram.xml not exists 10/26/2022 6:45:12 PM=>Info:- End Executing TELEGRAM Method 10/26/2022 6:45:12 PM=>WriteToPendingXML ErrorAlert Start 10/26/2022 6:45:12 PM=>WriteToPendingXML ErrorAlert MailAttachmentsPath = D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents 10/26/2022 6:45:12 PM=>WriteToPendingXML ErrorAlertEntry Added Successfully 10/26/2022 6:45:12 PM=>Info - End of callingService Method 10/26/2022 6:47:13 PM=>Info - Check time Elapsed 10/26/2022 6:47:13 PM=>Info - Call callingService Method 10/26/2022 6:47:13 PM=>Info:- Call Both 10/26/2022 6:47:13 PM=>Info:- Start Executing SMS Method 10/26/2022 6:47:13 PM=>Info:- End Executing SMS Method 10/26/2022 6:47:13 PM=>Info:- Start Mailing Method 10/26/2022 6:47:13 PM=>Info:- ImportingEXE_END.xml file read to list 10/26/2022 6:47:13 PM=>Info:- ImportingEXE_START.xml file read to list 10/26/2022 6:47:13 PM=>Info:- PendingMail.xml file read to list 10/26/2022 6:47:13 PM=>Info:- PendingMail_ErrorAlert.xml file read to list 10/26/2022 6:47:13 PM=>Info:- Count = 1 10/26/2022 6:47:13 PM=>Info:- Count 1 10/26/2022 6:47:13 PM=>Info - Fetching Data From MAIL XML 10/26/2022 6:47:13 PM=>Info - End of Fetching Data From Mail XML 10/26/2022 6:47:13 PM=>Info:- Start SenMail Method 10/26/2022 6:47:13 PM=>UseDefaultCredentials 10/26/2022 6:47:13 PM=>Credentials = bayersupport@sapl.net:Corona@2020 10/26/2022 6:47:13 PM=>EnableSsl = true 10/26/2022 6:47:13 PM=>DeliveryMethod 10/26/2022 6:47:13 PM=>Before Send 10/26/2022 6:48:53 PM=>Exception(SenMail) :System.Net.Mail.SmtpException: Failure sending mail. ---> System.Net.WebException: The operation has timed out. at System.Net.ConnectionPool.Get(Object owningObject, Int32 result, Boolean& continueLoop, WaitHandle[]& waitHandles) at System.Net.ConnectionPool.GetConnection(Object owningObject, GeneralAsyncDelegate asyncCallback, Int32 creationTimeout) at System.Net.Mail.SmtpConnection.GetConnection(ServicePoint servicePoint) at System.Net.Mail.SmtpClient.GetConnection() at System.Net.Mail.SmtpClient.Send(MailMessage message) --- End of inner exception stack trace --- at System.Net.Mail.SmtpClient.Send(MailMessage message) at SAPLMailer.SAPLMailerService.SenMail(PendingMail objPendingMail) in E:\PROJECTS_SVN\SAPLMailer\SAPLMailer\SAPLMailer\SAPLMailerService.cs:line 400 10/26/2022 6:48:53 PM=>(SenMail)Failure sending To mail ID :bayersupport@sapl.net 10/26/2022 6:48:53 PM=>(SenMail)Failure sending CC mail ID : 10/26/2022 6:48:53 PM=>(SenMail)Failure sending mail Body :Hello, Please check attached file having issues in sending mails, please do the needful. 10/26/2022 6:48:53 PM=>delfile:-D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents\PendingMail\PendingMail_ErrorAlert.xml 10/26/2022 6:48:53 PM=>Info:- END Mailing Method 10/26/2022 6:48:53 PM=>Info:- Start Executing Telegram Method 10/26/2022 6:48:53 PM=>Info:- PendingTelegram.xml not exists 10/26/2022 6:48:53 PM=>Info:- End Executing TELEGRAM Method 10/26/2022 6:48:53 PM=>WriteToPendingXML ErrorAlert Start 10/26/2022 6:48:53 PM=>WriteToPendingXML ErrorAlert MailAttachmentsPath = D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents 10/26/2022 6:48:53 PM=>WriteToPendingXML ErrorAlertEntry Added Successfully 10/26/2022 6:48:53 PM=>Info - End of callingService Method 10/26/2022 6:50:53 PM=>Info - Check time Elapsed 10/26/2022 6:50:53 PM=>Info - Call callingService Method 10/26/2022 6:50:53 PM=>Info:- Call Both 10/26/2022 6:50:53 PM=>Info:- Start Executing SMS Method 10/26/2022 6:50:53 PM=>Info:- End Executing SMS Method 10/26/2022 6:50:53 PM=>Info:- Start Mailing Method 10/26/2022 6:50:53 PM=>Info:- ImportingEXE_END.xml file read to list 10/26/2022 6:50:53 PM=>Info:- ImportingEXE_START.xml file read to list 10/26/2022 6:50:53 PM=>Info:- PendingMail.xml file read to list 10/26/2022 6:50:53 PM=>Info:- PendingMail_ErrorAlert.xml file read to list 10/26/2022 6:50:53 PM=>Info:- Count = 1 10/26/2022 6:50:53 PM=>Info:- Count 1 10/26/2022 6:50:53 PM=>Info - Fetching Data From MAIL XML 10/26/2022 6:50:53 PM=>Info - End of Fetching Data From Mail XML 10/26/2022 6:50:53 PM=>Info:- Start SenMail Method 10/26/2022 6:50:53 PM=>UseDefaultCredentials 10/26/2022 6:50:53 PM=>Credentials = bayersupport@sapl.net:Corona@2020 10/26/2022 6:50:53 PM=>EnableSsl = true 10/26/2022 6:50:53 PM=>DeliveryMethod 10/26/2022 6:50:53 PM=>Before Send 10/26/2022 6:52:33 PM=>Exception(SenMail) :System.Net.Mail.SmtpException: Failure sending mail. ---> System.Net.WebException: The operation has timed out. at System.Net.ConnectionPool.Get(Object owningObject, Int32 result, Boolean& continueLoop, WaitHandle[]& waitHandles) at System.Net.ConnectionPool.GetConnection(Object owningObject, GeneralAsyncDelegate asyncCallback, Int32 creationTimeout) at System.Net.Mail.SmtpConnection.GetConnection(ServicePoint servicePoint) at System.Net.Mail.SmtpClient.GetConnection() at System.Net.Mail.SmtpClient.Send(MailMessage message) --- End of inner exception stack trace --- at System.Net.Mail.SmtpClient.Send(MailMessage message) at SAPLMailer.SAPLMailerService.SenMail(PendingMail objPendingMail) in E:\PROJECTS_SVN\SAPLMailer\SAPLMailer\SAPLMailer\SAPLMailerService.cs:line 400 10/26/2022 6:52:33 PM=>(SenMail)Failure sending To mail ID :bayersupport@sapl.net 10/26/2022 6:52:33 PM=>(SenMail)Failure sending CC mail ID : 10/26/2022 6:52:33 PM=>(SenMail)Failure sending mail Body :Hello, Please check attached file having issues in sending mails, please do the needful. 10/26/2022 6:52:33 PM=>delfile:-D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents\PendingMail\PendingMail_ErrorAlert.xml 10/26/2022 6:52:33 PM=>Info:- END Mailing Method 10/26/2022 6:52:33 PM=>Info:- Start Executing Telegram Method 10/26/2022 6:52:33 PM=>Info:- PendingTelegram.xml not exists 10/26/2022 6:52:33 PM=>Info:- End Executing TELEGRAM Method 10/26/2022 6:52:33 PM=>WriteToPendingXML ErrorAlert Start 10/26/2022 6:52:33 PM=>WriteToPendingXML ErrorAlert MailAttachmentsPath = D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents 10/26/2022 6:52:33 PM=>WriteToPendingXML ErrorAlertEntry Added Successfully 10/26/2022 6:52:33 PM=>Info - End of callingService Method 10/26/2022 6:54:33 PM=>Info - Check time Elapsed 10/26/2022 6:54:33 PM=>Info - Call callingService Method 10/26/2022 6:54:34 PM=>Info:- Call Both 10/26/2022 6:54:34 PM=>Info:- Start Executing SMS Method 10/26/2022 6:54:34 PM=>Info:- End Executing SMS Method 10/26/2022 6:54:34 PM=>Info:- Start Mailing Method 10/26/2022 6:54:34 PM=>Info:- ImportingEXE_END.xml file read to list 10/26/2022 6:54:34 PM=>Info:- ImportingEXE_START.xml file read to list 10/26/2022 6:54:34 PM=>Info:- PendingMail.xml file read to list 10/26/2022 6:54:34 PM=>Info:- PendingMail_ErrorAlert.xml file read to list 10/26/2022 6:54:34 PM=>Info:- Count = 1 10/26/2022 6:54:34 PM=>Info:- Count 1 10/26/2022 6:54:34 PM=>Info - Fetching Data From MAIL XML 10/26/2022 6:54:34 PM=>Info - End of Fetching Data From Mail XML 10/26/2022 6:54:34 PM=>Info:- Start SenMail Method 10/26/2022 6:54:34 PM=>UseDefaultCredentials 10/26/2022 6:54:34 PM=>Credentials = bayersupport@sapl.net:Corona@2020 10/26/2022 6:54:34 PM=>EnableSsl = true 10/26/2022 6:54:34 PM=>DeliveryMethod 10/26/2022 6:54:34 PM=>Before Send 10/26/2022 6:56:14 PM=>Exception(SenMail) :System.Net.Mail.SmtpException: Failure sending mail. ---> System.Net.WebException: The operation has timed out. at System.Net.ConnectionPool.Get(Object owningObject, Int32 result, Boolean& continueLoop, WaitHandle[]& waitHandles) at System.Net.ConnectionPool.GetConnection(Object owningObject, GeneralAsyncDelegate asyncCallback, Int32 creationTimeout) at System.Net.Mail.SmtpConnection.GetConnection(ServicePoint servicePoint) at System.Net.Mail.SmtpClient.GetConnection() at System.Net.Mail.SmtpClient.Send(MailMessage message) --- End of inner exception stack trace --- at System.Net.Mail.SmtpClient.Send(MailMessage message) at SAPLMailer.SAPLMailerService.SenMail(PendingMail objPendingMail) in E:\PROJECTS_SVN\SAPLMailer\SAPLMailer\SAPLMailer\SAPLMailerService.cs:line 400 10/26/2022 6:56:14 PM=>(SenMail)Failure sending To mail ID :bayersupport@sapl.net 10/26/2022 6:56:14 PM=>(SenMail)Failure sending CC mail ID : 10/26/2022 6:56:14 PM=>(SenMail)Failure sending mail Body :Hello, Please check attached file having issues in sending mails, please do the needful. 10/26/2022 6:56:14 PM=>delfile:-D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents\PendingMail\PendingMail_ErrorAlert.xml 10/26/2022 6:56:14 PM=>Info:- END Mailing Method 10/26/2022 6:56:14 PM=>Info:- Start Executing Telegram Method 10/26/2022 6:56:14 PM=>Info:- PendingTelegram.xml not exists 10/26/2022 6:56:14 PM=>Info:- End Executing TELEGRAM Method 10/26/2022 6:56:14 PM=>WriteToPendingXML ErrorAlert Start 10/26/2022 6:56:14 PM=>WriteToPendingXML ErrorAlert MailAttachmentsPath = D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents 10/26/2022 6:56:14 PM=>WriteToPendingXML ErrorAlertEntry Added Successfully 10/26/2022 6:56:14 PM=>Info - End of callingService Method 10/26/2022 6:58:14 PM=>Info - Check time Elapsed 10/26/2022 6:58:14 PM=>Info - Call callingService Method 10/26/2022 6:58:14 PM=>Info:- Call Both 10/26/2022 6:58:14 PM=>Info:- Start Executing SMS Method 10/26/2022 6:58:14 PM=>Info:- End Executing SMS Method 10/26/2022 6:58:14 PM=>Info:- Start Mailing Method 10/26/2022 6:58:14 PM=>Info:- ImportingEXE_END.xml file read to list 10/26/2022 6:58:14 PM=>Info:- ImportingEXE_START.xml file read to list 10/26/2022 6:58:14 PM=>Info:- PendingMail.xml file read to list 10/26/2022 6:58:14 PM=>Info:- PendingMail_ErrorAlert.xml file read to list 10/26/2022 6:58:14 PM=>Info:- Count = 1 10/26/2022 6:58:14 PM=>Info:- Count 1 10/26/2022 6:58:14 PM=>Info - Fetching Data From MAIL XML 10/26/2022 6:58:14 PM=>Info - End of Fetching Data From Mail XML 10/26/2022 6:58:14 PM=>Info:- Start SenMail Method 10/26/2022 6:58:14 PM=>UseDefaultCredentials 10/26/2022 6:58:14 PM=>Credentials = bayersupport@sapl.net:Corona@2020 10/26/2022 6:58:14 PM=>EnableSsl = true 10/26/2022 6:58:14 PM=>DeliveryMethod 10/26/2022 6:58:14 PM=>Before Send 10/26/2022 6:59:54 PM=>Exception(SenMail) :System.Net.Mail.SmtpException: Failure sending mail. ---> System.Net.WebException: The operation has timed out. at System.Net.ConnectionPool.Get(Object owningObject, Int32 result, Boolean& continueLoop, WaitHandle[]& waitHandles) at System.Net.ConnectionPool.GetConnection(Object owningObject, GeneralAsyncDelegate asyncCallback, Int32 creationTimeout) at System.Net.Mail.SmtpConnection.GetConnection(ServicePoint servicePoint) at System.Net.Mail.SmtpClient.GetConnection() at System.Net.Mail.SmtpClient.Send(MailMessage message) --- End of inner exception stack trace --- at System.Net.Mail.SmtpClient.Send(MailMessage message) at SAPLMailer.SAPLMailerService.SenMail(PendingMail objPendingMail) in E:\PROJECTS_SVN\SAPLMailer\SAPLMailer\SAPLMailer\SAPLMailerService.cs:line 400 10/26/2022 6:59:54 PM=>(SenMail)Failure sending To mail ID :bayersupport@sapl.net 10/26/2022 6:59:54 PM=>(SenMail)Failure sending CC mail ID : 10/26/2022 6:59:54 PM=>(SenMail)Failure sending mail Body :Hello, Please check attached file having issues in sending mails, please do the needful. 10/26/2022 6:59:54 PM=>delfile:-D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents\PendingMail\PendingMail_ErrorAlert.xml 10/26/2022 6:59:54 PM=>Info:- END Mailing Method 10/26/2022 6:59:54 PM=>Info:- Start Executing Telegram Method 10/26/2022 6:59:54 PM=>Info:- PendingTelegram.xml not exists 10/26/2022 6:59:54 PM=>Info:- End Executing TELEGRAM Method 10/26/2022 6:59:54 PM=>WriteToPendingXML ErrorAlert Start 10/26/2022 6:59:54 PM=>WriteToPendingXML ErrorAlert MailAttachmentsPath = D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents 10/26/2022 6:59:54 PM=>WriteToPendingXML ErrorAlertEntry Added Successfully 10/26/2022 6:59:54 PM=>Info - End of callingService Method 10/26/2022 7:01:54 PM=>Info - Check time Elapsed 10/26/2022 7:01:54 PM=>Info - Call callingService Method 10/26/2022 7:01:54 PM=>Info:- Call Both 10/26/2022 7:01:54 PM=>Info:- Start Executing SMS Method 10/26/2022 7:01:54 PM=>Info:- End Executing SMS Method 10/26/2022 7:01:54 PM=>Info:- Start Mailing Method 10/26/2022 7:01:54 PM=>Info:- ImportingEXE_END.xml file read to list 10/26/2022 7:01:54 PM=>Info:- ImportingEXE_START.xml file read to list 10/26/2022 7:01:54 PM=>Info:- PendingMail.xml file read to list 10/26/2022 7:01:54 PM=>Info:- PendingMail_ErrorAlert.xml file read to list 10/26/2022 7:01:54 PM=>Info:- Count = 1 10/26/2022 7:01:54 PM=>Info:- Count 1 10/26/2022 7:01:54 PM=>Info - Fetching Data From MAIL XML 10/26/2022 7:01:54 PM=>Info - End of Fetching Data From Mail XML 10/26/2022 7:01:54 PM=>Info:- Start SenMail Method 10/26/2022 7:01:54 PM=>UseDefaultCredentials 10/26/2022 7:01:54 PM=>Credentials = bayersupport@sapl.net:Corona@2020 10/26/2022 7:01:54 PM=>EnableSsl = true 10/26/2022 7:01:54 PM=>DeliveryMethod 10/26/2022 7:01:54 PM=>Before Send 10/26/2022 7:03:35 PM=>Exception(SenMail) :System.Net.Mail.SmtpException: Failure sending mail. ---> System.Net.WebException: The operation has timed out. at System.Net.ConnectionPool.Get(Object owningObject, Int32 result, Boolean& continueLoop, WaitHandle[]& waitHandles) at System.Net.ConnectionPool.GetConnection(Object owningObject, GeneralAsyncDelegate asyncCallback, Int32 creationTimeout) at System.Net.Mail.SmtpConnection.GetConnection(ServicePoint servicePoint) at System.Net.Mail.SmtpClient.GetConnection() at System.Net.Mail.SmtpClient.Send(MailMessage message) --- End of inner exception stack trace --- at System.Net.Mail.SmtpClient.Send(MailMessage message) at SAPLMailer.SAPLMailerService.SenMail(PendingMail objPendingMail) in E:\PROJECTS_SVN\SAPLMailer\SAPLMailer\SAPLMailer\SAPLMailerService.cs:line 400 10/26/2022 7:03:35 PM=>(SenMail)Failure sending To mail ID :bayersupport@sapl.net 10/26/2022 7:03:35 PM=>(SenMail)Failure sending CC mail ID : 10/26/2022 7:03:35 PM=>(SenMail)Failure sending mail Body :Hello, Please check attached file having issues in sending mails, please do the needful. 10/26/2022 7:03:35 PM=>delfile:-D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents\PendingMail\PendingMail_ErrorAlert.xml 10/26/2022 7:03:35 PM=>Info:- END Mailing Method 10/26/2022 7:03:35 PM=>Info:- Start Executing Telegram Method 10/26/2022 7:03:35 PM=>Info:- PendingTelegram.xml not exists 10/26/2022 7:03:35 PM=>Info:- End Executing TELEGRAM Method 10/26/2022 7:03:35 PM=>WriteToPendingXML ErrorAlert Start 10/26/2022 7:03:35 PM=>WriteToPendingXML ErrorAlert MailAttachmentsPath = D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents 10/26/2022 7:03:35 PM=>WriteToPendingXML ErrorAlertEntry Added Successfully 10/26/2022 7:03:35 PM=>Info - End of callingService Method 10/26/2022 7:05:35 PM=>Info - Check time Elapsed 10/26/2022 7:05:35 PM=>Info - Call callingService Method 10/26/2022 7:05:35 PM=>Info:- Call Both 10/26/2022 7:05:35 PM=>Info:- Start Executing SMS Method 10/26/2022 7:05:35 PM=>Info:- End Executing SMS Method 10/26/2022 7:05:35 PM=>Info:- Start Mailing Method 10/26/2022 7:05:35 PM=>Info:- ImportingEXE_END.xml file read to list 10/26/2022 7:05:35 PM=>Info:- ImportingEXE_START.xml file read to list 10/26/2022 7:05:35 PM=>Info:- PendingMail.xml file read to list 10/26/2022 7:05:35 PM=>Info:- PendingMail_ErrorAlert.xml file read to list 10/26/2022 7:05:35 PM=>Info:- Count = 1 10/26/2022 7:05:35 PM=>Info:- Count 1 10/26/2022 7:05:35 PM=>Info - Fetching Data From MAIL XML 10/26/2022 7:05:35 PM=>Info - End of Fetching Data From Mail XML 10/26/2022 7:05:35 PM=>Info:- Start SenMail Method 10/26/2022 7:05:35 PM=>UseDefaultCredentials 10/26/2022 7:05:35 PM=>Credentials = bayersupport@sapl.net:Corona@2020 10/26/2022 7:05:35 PM=>EnableSsl = true 10/26/2022 7:05:35 PM=>DeliveryMethod 10/26/2022 7:05:35 PM=>Before Send 10/26/2022 7:07:15 PM=>Exception(SenMail) :System.Net.Mail.SmtpException: Failure sending mail. ---> System.Net.WebException: The operation has timed out. at System.Net.ConnectionPool.Get(Object owningObject, Int32 result, Boolean& continueLoop, WaitHandle[]& waitHandles) at System.Net.ConnectionPool.GetConnection(Object owningObject, GeneralAsyncDelegate asyncCallback, Int32 creationTimeout) at System.Net.Mail.SmtpConnection.GetConnection(ServicePoint servicePoint) at System.Net.Mail.SmtpClient.GetConnection() at System.Net.Mail.SmtpClient.Send(MailMessage message) --- End of inner exception stack trace --- at System.Net.Mail.SmtpClient.Send(MailMessage message) at SAPLMailer.SAPLMailerService.SenMail(PendingMail objPendingMail) in E:\PROJECTS_SVN\SAPLMailer\SAPLMailer\SAPLMailer\SAPLMailerService.cs:line 400 10/26/2022 7:07:15 PM=>(SenMail)Failure sending To mail ID :bayersupport@sapl.net 10/26/2022 7:07:15 PM=>(SenMail)Failure sending CC mail ID : 10/26/2022 7:07:15 PM=>(SenMail)Failure sending mail Body :Hello, Please check attached file having issues in sending mails, please do the needful. 10/26/2022 7:07:15 PM=>delfile:-D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents\PendingMail\PendingMail_ErrorAlert.xml 10/26/2022 7:07:15 PM=>Info:- END Mailing Method 10/26/2022 7:07:15 PM=>Info:- Start Executing Telegram Method 10/26/2022 7:07:15 PM=>Info:- PendingTelegram.xml not exists 10/26/2022 7:07:15 PM=>Info:- End Executing TELEGRAM Method 10/26/2022 7:07:15 PM=>WriteToPendingXML ErrorAlert Start 10/26/2022 7:07:15 PM=>WriteToPendingXML ErrorAlert MailAttachmentsPath = D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents 10/26/2022 7:07:15 PM=>WriteToPendingXML ErrorAlertEntry Added Successfully 10/26/2022 7:07:15 PM=>Info - End of callingService Method 10/26/2022 7:09:15 PM=>Info - Check time Elapsed 10/26/2022 7:09:15 PM=>Info - Call callingService Method 10/26/2022 7:09:15 PM=>Info:- Call Both 10/26/2022 7:09:15 PM=>Info:- Start Executing SMS Method 10/26/2022 7:09:15 PM=>Info:- End Executing SMS Method 10/26/2022 7:09:15 PM=>Info:- Start Mailing Method 10/26/2022 7:09:15 PM=>Info:- ImportingEXE_END.xml file read to list 10/26/2022 7:09:15 PM=>Info:- ImportingEXE_START.xml file read to list 10/26/2022 7:09:15 PM=>Info:- PendingMail.xml file read to list 10/26/2022 7:09:15 PM=>Info:- PendingMail_ErrorAlert.xml file read to list 10/26/2022 7:09:15 PM=>Info:- Count = 1 10/26/2022 7:09:15 PM=>Info:- Count 1 10/26/2022 7:09:15 PM=>Info - Fetching Data From MAIL XML 10/26/2022 7:09:15 PM=>Info - End of Fetching Data From Mail XML 10/26/2022 7:09:15 PM=>Info:- Start SenMail Method 10/26/2022 7:09:15 PM=>UseDefaultCredentials 10/26/2022 7:09:15 PM=>Credentials = bayersupport@sapl.net:Corona@2020 10/26/2022 7:09:15 PM=>EnableSsl = true 10/26/2022 7:09:15 PM=>DeliveryMethod 10/26/2022 7:09:15 PM=>Before Send 10/26/2022 7:10:55 PM=>Exception(SenMail) :System.Net.Mail.SmtpException: Failure sending mail. ---> System.Net.WebException: The operation has timed out. at System.Net.ConnectionPool.Get(Object owningObject, Int32 result, Boolean& continueLoop, WaitHandle[]& waitHandles) at System.Net.ConnectionPool.GetConnection(Object owningObject, GeneralAsyncDelegate asyncCallback, Int32 creationTimeout) at System.Net.Mail.SmtpConnection.GetConnection(ServicePoint servicePoint) at System.Net.Mail.SmtpClient.GetConnection() at System.Net.Mail.SmtpClient.Send(MailMessage message) --- End of inner exception stack trace --- at System.Net.Mail.SmtpClient.Send(MailMessage message) at SAPLMailer.SAPLMailerService.SenMail(PendingMail objPendingMail) in E:\PROJECTS_SVN\SAPLMailer\SAPLMailer\SAPLMailer\SAPLMailerService.cs:line 400 10/26/2022 7:10:55 PM=>(SenMail)Failure sending To mail ID :bayersupport@sapl.net 10/26/2022 7:10:55 PM=>(SenMail)Failure sending CC mail ID : 10/26/2022 7:10:55 PM=>(SenMail)Failure sending mail Body :Hello, Please check attached file having issues in sending mails, please do the needful. 10/26/2022 7:10:55 PM=>delfile:-D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents\PendingMail\PendingMail_ErrorAlert.xml 10/26/2022 7:10:56 PM=>Info:- END Mailing Method 10/26/2022 7:10:56 PM=>Info:- Start Executing Telegram Method 10/26/2022 7:10:56 PM=>Info:- PendingTelegram.xml not exists 10/26/2022 7:10:56 PM=>Info:- End Executing TELEGRAM Method 10/26/2022 7:10:56 PM=>WriteToPendingXML ErrorAlert Start 10/26/2022 7:10:56 PM=>WriteToPendingXML ErrorAlert MailAttachmentsPath = D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents 10/26/2022 7:10:56 PM=>WriteToPendingXML ErrorAlertEntry Added Successfully 10/26/2022 7:10:56 PM=>Info - End of callingService Method 10/26/2022 7:12:56 PM=>Info - Check time Elapsed 10/26/2022 7:12:56 PM=>Info - Call callingService Method 10/26/2022 7:12:56 PM=>Info:- Call Both 10/26/2022 7:12:56 PM=>Info:- Start Executing SMS Method 10/26/2022 7:12:56 PM=>Info:- End Executing SMS Method 10/26/2022 7:12:56 PM=>Info:- Start Mailing Method 10/26/2022 7:12:56 PM=>Info:- ImportingEXE_END.xml file read to list 10/26/2022 7:12:56 PM=>Info:- ImportingEXE_START.xml file read to list 10/26/2022 7:12:56 PM=>Info:- PendingMail.xml file read to list 10/26/2022 7:12:56 PM=>Info:- PendingMail_ErrorAlert.xml file read to list 10/26/2022 7:12:56 PM=>Info:- Count = 1 10/26/2022 7:12:56 PM=>Info:- Count 1 10/26/2022 7:12:56 PM=>Info - Fetching Data From MAIL XML 10/26/2022 7:12:56 PM=>Info - End of Fetching Data From Mail XML 10/26/2022 7:12:56 PM=>Info:- Start SenMail Method 10/26/2022 7:12:56 PM=>UseDefaultCredentials 10/26/2022 7:12:56 PM=>Credentials = bayersupport@sapl.net:Corona@2020 10/26/2022 7:12:56 PM=>EnableSsl = true 10/26/2022 7:12:56 PM=>DeliveryMethod 10/26/2022 7:12:56 PM=>Before Send 10/26/2022 7:14:36 PM=>Exception(SenMail) :System.Net.Mail.SmtpException: Failure sending mail. ---> System.Net.WebException: The operation has timed out. at System.Net.ConnectionPool.Get(Object owningObject, Int32 result, Boolean& continueLoop, WaitHandle[]& waitHandles) at System.Net.ConnectionPool.GetConnection(Object owningObject, GeneralAsyncDelegate asyncCallback, Int32 creationTimeout) at System.Net.Mail.SmtpConnection.GetConnection(ServicePoint servicePoint) at System.Net.Mail.SmtpClient.GetConnection() at System.Net.Mail.SmtpClient.Send(MailMessage message) --- End of inner exception stack trace --- at System.Net.Mail.SmtpClient.Send(MailMessage message) at SAPLMailer.SAPLMailerService.SenMail(PendingMail objPendingMail) in E:\PROJECTS_SVN\SAPLMailer\SAPLMailer\SAPLMailer\SAPLMailerService.cs:line 400 10/26/2022 7:14:36 PM=>(SenMail)Failure sending To mail ID :bayersupport@sapl.net 10/26/2022 7:14:36 PM=>(SenMail)Failure sending CC mail ID : 10/26/2022 7:14:36 PM=>(SenMail)Failure sending mail Body :Hello, Please check attached file having issues in sending mails, please do the needful. 10/26/2022 7:14:36 PM=>delfile:-D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents\PendingMail\PendingMail_ErrorAlert.xml 10/26/2022 7:14:36 PM=>Info:- END Mailing Method 10/26/2022 7:14:36 PM=>Info:- Start Executing Telegram Method 10/26/2022 7:14:36 PM=>Info:- PendingTelegram.xml not exists 10/26/2022 7:14:36 PM=>Info:- End Executing TELEGRAM Method 10/26/2022 7:14:36 PM=>WriteToPendingXML ErrorAlert Start 10/26/2022 7:14:36 PM=>WriteToPendingXML ErrorAlert MailAttachmentsPath = D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents 10/26/2022 7:14:36 PM=>WriteToPendingXML ErrorAlertEntry Added Successfully 10/26/2022 7:14:36 PM=>Info - End of callingService Method 10/26/2022 7:16:36 PM=>Info - Check time Elapsed 10/26/2022 7:16:36 PM=>Info - Call callingService Method 10/26/2022 7:16:36 PM=>Info:- Call Both 10/26/2022 7:16:36 PM=>Info:- Start Executing SMS Method 10/26/2022 7:16:36 PM=>Info:- End Executing SMS Method 10/26/2022 7:16:36 PM=>Info:- Start Mailing Method 10/26/2022 7:16:36 PM=>Info:- ImportingEXE_END.xml file read to list 10/26/2022 7:16:36 PM=>Info:- ImportingEXE_START.xml file read to list 10/26/2022 7:16:36 PM=>Info:- PendingMail.xml file read to list 10/26/2022 7:16:36 PM=>Info:- PendingMail_ErrorAlert.xml file read to list 10/26/2022 7:16:36 PM=>Info:- Count = 1 10/26/2022 7:16:36 PM=>Info:- Count 1 10/26/2022 7:16:36 PM=>Info - Fetching Data From MAIL XML 10/26/2022 7:16:36 PM=>Info - End of Fetching Data From Mail XML 10/26/2022 7:16:36 PM=>Info:- Start SenMail Method 10/26/2022 7:16:36 PM=>UseDefaultCredentials 10/26/2022 7:16:36 PM=>Credentials = bayersupport@sapl.net:Corona@2020 10/26/2022 7:16:36 PM=>EnableSsl = true 10/26/2022 7:16:36 PM=>DeliveryMethod 10/26/2022 7:16:36 PM=>Before Send 10/26/2022 7:18:16 PM=>Exception(SenMail) :System.Net.Mail.SmtpException: Failure sending mail. ---> System.Net.WebException: The operation has timed out. at System.Net.ConnectionPool.Get(Object owningObject, Int32 result, Boolean& continueLoop, WaitHandle[]& waitHandles) at System.Net.ConnectionPool.GetConnection(Object owningObject, GeneralAsyncDelegate asyncCallback, Int32 creationTimeout) at System.Net.Mail.SmtpConnection.GetConnection(ServicePoint servicePoint) at System.Net.Mail.SmtpClient.GetConnection() at System.Net.Mail.SmtpClient.Send(MailMessage message) --- End of inner exception stack trace --- at System.Net.Mail.SmtpClient.Send(MailMessage message) at SAPLMailer.SAPLMailerService.SenMail(PendingMail objPendingMail) in E:\PROJECTS_SVN\SAPLMailer\SAPLMailer\SAPLMailer\SAPLMailerService.cs:line 400 10/26/2022 7:18:16 PM=>(SenMail)Failure sending To mail ID :bayersupport@sapl.net 10/26/2022 7:18:16 PM=>(SenMail)Failure sending CC mail ID : 10/26/2022 7:18:16 PM=>(SenMail)Failure sending mail Body :Hello, Please check attached file having issues in sending mails, please do the needful. 10/26/2022 7:18:16 PM=>delfile:-D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents\PendingMail\PendingMail_ErrorAlert.xml 10/26/2022 7:18:17 PM=>Info:- END Mailing Method 10/26/2022 7:18:17 PM=>Info:- Start Executing Telegram Method 10/26/2022 7:18:17 PM=>Info:- PendingTelegram.xml not exists 10/26/2022 7:18:17 PM=>Info:- End Executing TELEGRAM Method 10/26/2022 7:18:17 PM=>WriteToPendingXML ErrorAlert Start 10/26/2022 7:18:17 PM=>WriteToPendingXML ErrorAlert MailAttachmentsPath = D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents 10/26/2022 7:18:17 PM=>WriteToPendingXML ErrorAlertEntry Added Successfully 10/26/2022 7:18:17 PM=>Info - End of callingService Method 10/26/2022 7:20:17 PM=>Info - Check time Elapsed 10/26/2022 7:20:17 PM=>Info - Call callingService Method 10/26/2022 7:20:17 PM=>Info:- Call Both 10/26/2022 7:20:17 PM=>Info:- Start Executing SMS Method 10/26/2022 7:20:17 PM=>Info:- End Executing SMS Method 10/26/2022 7:20:17 PM=>Info:- Start Mailing Method 10/26/2022 7:20:17 PM=>Info:- ImportingEXE_END.xml file read to list 10/26/2022 7:20:17 PM=>Info:- ImportingEXE_START.xml file read to list 10/26/2022 7:20:17 PM=>Info:- PendingMail.xml file read to list 10/26/2022 7:20:17 PM=>Info:- PendingMail_ErrorAlert.xml file read to list 10/26/2022 7:20:17 PM=>Info:- Count = 1 10/26/2022 7:20:17 PM=>Info:- Count 1 10/26/2022 7:20:17 PM=>Info - Fetching Data From MAIL XML 10/26/2022 7:20:17 PM=>Info - End of Fetching Data From Mail XML 10/26/2022 7:20:17 PM=>Info:- Start SenMail Method 10/26/2022 7:20:17 PM=>UseDefaultCredentials 10/26/2022 7:20:17 PM=>Credentials = bayersupport@sapl.net:Corona@2020 10/26/2022 7:20:17 PM=>EnableSsl = true 10/26/2022 7:20:17 PM=>DeliveryMethod 10/26/2022 7:20:17 PM=>Before Send 10/26/2022 7:21:57 PM=>Exception(SenMail) :System.Net.Mail.SmtpException: Failure sending mail. ---> System.Net.WebException: The operation has timed out. at System.Net.ConnectionPool.Get(Object owningObject, Int32 result, Boolean& continueLoop, WaitHandle[]& waitHandles) at System.Net.ConnectionPool.GetConnection(Object owningObject, GeneralAsyncDelegate asyncCallback, Int32 creationTimeout) at System.Net.Mail.SmtpConnection.GetConnection(ServicePoint servicePoint) at System.Net.Mail.SmtpClient.GetConnection() at System.Net.Mail.SmtpClient.Send(MailMessage message) --- End of inner exception stack trace --- at System.Net.Mail.SmtpClient.Send(MailMessage message) at SAPLMailer.SAPLMailerService.SenMail(PendingMail objPendingMail) in E:\PROJECTS_SVN\SAPLMailer\SAPLMailer\SAPLMailer\SAPLMailerService.cs:line 400 10/26/2022 7:21:57 PM=>(SenMail)Failure sending To mail ID :bayersupport@sapl.net 10/26/2022 7:21:57 PM=>(SenMail)Failure sending CC mail ID : 10/26/2022 7:21:57 PM=>(SenMail)Failure sending mail Body :Hello, Please check attached file having issues in sending mails, please do the needful. 10/26/2022 7:21:57 PM=>delfile:-D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents\PendingMail\PendingMail_ErrorAlert.xml 10/26/2022 7:21:57 PM=>Info:- END Mailing Method 10/26/2022 7:21:57 PM=>Info:- Start Executing Telegram Method 10/26/2022 7:21:57 PM=>Info:- PendingTelegram.xml not exists 10/26/2022 7:21:57 PM=>Info:- End Executing TELEGRAM Method 10/26/2022 7:21:57 PM=>WriteToPendingXML ErrorAlert Start 10/26/2022 7:21:57 PM=>WriteToPendingXML ErrorAlert MailAttachmentsPath = D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents 10/26/2022 7:21:57 PM=>WriteToPendingXML ErrorAlertEntry Added Successfully 10/26/2022 7:21:57 PM=>Info - End of callingService Method 10/26/2022 7:23:57 PM=>Info - Check time Elapsed 10/26/2022 7:23:57 PM=>Info - Call callingService Method 10/26/2022 7:23:57 PM=>Info:- Call Both 10/26/2022 7:23:57 PM=>Info:- Start Executing SMS Method 10/26/2022 7:23:57 PM=>Info:- End Executing SMS Method 10/26/2022 7:23:57 PM=>Info:- Start Mailing Method 10/26/2022 7:23:57 PM=>Info:- ImportingEXE_END.xml file read to list 10/26/2022 7:23:57 PM=>Info:- ImportingEXE_START.xml file read to list 10/26/2022 7:23:57 PM=>Info:- PendingMail.xml file read to list 10/26/2022 7:23:57 PM=>Info:- PendingMail_ErrorAlert.xml file read to list 10/26/2022 7:23:57 PM=>Info:- Count = 1 10/26/2022 7:23:57 PM=>Info:- Count 1 10/26/2022 7:23:57 PM=>Info - Fetching Data From MAIL XML 10/26/2022 7:23:57 PM=>Info - End of Fetching Data From Mail XML 10/26/2022 7:23:57 PM=>Info:- Start SenMail Method 10/26/2022 7:23:57 PM=>UseDefaultCredentials 10/26/2022 7:23:57 PM=>Credentials = bayersupport@sapl.net:Corona@2020 10/26/2022 7:23:57 PM=>EnableSsl = true 10/26/2022 7:23:57 PM=>DeliveryMethod 10/26/2022 7:23:57 PM=>Before Send 10/26/2022 7:25:37 PM=>Exception(SenMail) :System.Net.Mail.SmtpException: Failure sending mail. ---> System.Net.WebException: The operation has timed out. at System.Net.ConnectionPool.Get(Object owningObject, Int32 result, Boolean& continueLoop, WaitHandle[]& waitHandles) at System.Net.ConnectionPool.GetConnection(Object owningObject, GeneralAsyncDelegate asyncCallback, Int32 creationTimeout) at System.Net.Mail.SmtpConnection.GetConnection(ServicePoint servicePoint) at System.Net.Mail.SmtpClient.GetConnection() at System.Net.Mail.SmtpClient.Send(MailMessage message) --- End of inner exception stack trace --- at System.Net.Mail.SmtpClient.Send(MailMessage message) at SAPLMailer.SAPLMailerService.SenMail(PendingMail objPendingMail) in E:\PROJECTS_SVN\SAPLMailer\SAPLMailer\SAPLMailer\SAPLMailerService.cs:line 400 10/26/2022 7:25:37 PM=>(SenMail)Failure sending To mail ID :bayersupport@sapl.net 10/26/2022 7:25:37 PM=>(SenMail)Failure sending CC mail ID : 10/26/2022 7:25:37 PM=>(SenMail)Failure sending mail Body :Hello, Please check attached file having issues in sending mails, please do the needful. 10/26/2022 7:25:37 PM=>delfile:-D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents\PendingMail\PendingMail_ErrorAlert.xml 10/26/2022 7:25:38 PM=>Info:- END Mailing Method 10/26/2022 7:25:38 PM=>Info:- Start Executing Telegram Method 10/26/2022 7:25:38 PM=>Info:- PendingTelegram.xml not exists 10/26/2022 7:25:38 PM=>Info:- End Executing TELEGRAM Method 10/26/2022 7:25:38 PM=>WriteToPendingXML ErrorAlert Start 10/26/2022 7:25:38 PM=>WriteToPendingXML ErrorAlert MailAttachmentsPath = D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents 10/26/2022 7:25:38 PM=>WriteToPendingXML ErrorAlertEntry Added Successfully 10/26/2022 7:25:38 PM=>Info - End of callingService Method 10/26/2022 7:27:38 PM=>Info - Check time Elapsed 10/26/2022 7:27:38 PM=>Info - Call callingService Method 10/26/2022 7:27:38 PM=>Info:- Call Both 10/26/2022 7:27:38 PM=>Info:- Start Executing SMS Method 10/26/2022 7:27:38 PM=>Info:- End Executing SMS Method 10/26/2022 7:27:38 PM=>Info:- Start Mailing Method 10/26/2022 7:27:38 PM=>Info:- ImportingEXE_END.xml file read to list 10/26/2022 7:27:38 PM=>Info:- ImportingEXE_START.xml file read to list 10/26/2022 7:27:38 PM=>Info:- PendingMail.xml file read to list 10/26/2022 7:27:38 PM=>Info:- PendingMail_ErrorAlert.xml file read to list 10/26/2022 7:27:38 PM=>Info:- Count = 1 10/26/2022 7:27:38 PM=>Info:- Count 1 10/26/2022 7:27:38 PM=>Info - Fetching Data From MAIL XML 10/26/2022 7:27:38 PM=>Info - End of Fetching Data From Mail XML 10/26/2022 7:27:38 PM=>Info:- Start SenMail Method 10/26/2022 7:27:38 PM=>UseDefaultCredentials 10/26/2022 7:27:38 PM=>Credentials = bayersupport@sapl.net:Corona@2020 10/26/2022 7:27:38 PM=>EnableSsl = true 10/26/2022 7:27:38 PM=>DeliveryMethod 10/26/2022 7:27:38 PM=>Before Send 10/26/2022 7:29:18 PM=>Exception(SenMail) :System.Net.Mail.SmtpException: Failure sending mail. ---> System.Net.WebException: The operation has timed out. at System.Net.ConnectionPool.Get(Object owningObject, Int32 result, Boolean& continueLoop, WaitHandle[]& waitHandles) at System.Net.ConnectionPool.GetConnection(Object owningObject, GeneralAsyncDelegate asyncCallback, Int32 creationTimeout) at System.Net.Mail.SmtpConnection.GetConnection(ServicePoint servicePoint) at System.Net.Mail.SmtpClient.GetConnection() at System.Net.Mail.SmtpClient.Send(MailMessage message) --- End of inner exception stack trace --- at System.Net.Mail.SmtpClient.Send(MailMessage message) at SAPLMailer.SAPLMailerService.SenMail(PendingMail objPendingMail) in E:\PROJECTS_SVN\SAPLMailer\SAPLMailer\SAPLMailer\SAPLMailerService.cs:line 400 10/26/2022 7:29:18 PM=>(SenMail)Failure sending To mail ID :bayersupport@sapl.net 10/26/2022 7:29:18 PM=>(SenMail)Failure sending CC mail ID : 10/26/2022 7:29:18 PM=>(SenMail)Failure sending mail Body :Hello, Please check attached file having issues in sending mails, please do the needful. 10/26/2022 7:29:18 PM=>delfile:-D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents\PendingMail\PendingMail_ErrorAlert.xml 10/26/2022 7:29:18 PM=>Info:- END Mailing Method 10/26/2022 7:29:18 PM=>Info:- Start Executing Telegram Method 10/26/2022 7:29:18 PM=>Info:- PendingTelegram.xml not exists 10/26/2022 7:29:18 PM=>Info:- End Executing TELEGRAM Method 10/26/2022 7:29:18 PM=>WriteToPendingXML ErrorAlert Start 10/26/2022 7:29:18 PM=>WriteToPendingXML ErrorAlert MailAttachmentsPath = D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents 10/26/2022 7:29:18 PM=>WriteToPendingXML ErrorAlertEntry Added Successfully 10/26/2022 7:29:18 PM=>Info - End of callingService Method 10/26/2022 7:31:18 PM=>Info - Check time Elapsed 10/26/2022 7:31:18 PM=>Info - Call callingService Method 10/26/2022 7:31:18 PM=>Info:- Call Both 10/26/2022 7:31:18 PM=>Info:- Start Executing SMS Method 10/26/2022 7:31:18 PM=>Info:- End Executing SMS Method 10/26/2022 7:31:18 PM=>Info:- Start Mailing Method 10/26/2022 7:31:18 PM=>Info:- ImportingEXE_END.xml file read to list 10/26/2022 7:31:18 PM=>Info:- ImportingEXE_START.xml file read to list 10/26/2022 7:31:18 PM=>Info:- PendingMail.xml file read to list 10/26/2022 7:31:18 PM=>Info:- PendingMail_ErrorAlert.xml file read to list 10/26/2022 7:31:18 PM=>Info:- Count = 1 10/26/2022 7:31:18 PM=>Info:- Count 1 10/26/2022 7:31:18 PM=>Info - Fetching Data From MAIL XML 10/26/2022 7:31:18 PM=>Info - End of Fetching Data From Mail XML 10/26/2022 7:31:18 PM=>Info:- Start SenMail Method 10/26/2022 7:31:18 PM=>UseDefaultCredentials 10/26/2022 7:31:18 PM=>Credentials = bayersupport@sapl.net:Corona@2020 10/26/2022 7:31:18 PM=>EnableSsl = true 10/26/2022 7:31:18 PM=>DeliveryMethod 10/26/2022 7:31:18 PM=>Before Send 10/26/2022 7:32:58 PM=>Exception(SenMail) :System.Net.Mail.SmtpException: Failure sending mail. ---> System.Net.WebException: The operation has timed out. at System.Net.ConnectionPool.Get(Object owningObject, Int32 result, Boolean& continueLoop, WaitHandle[]& waitHandles) at System.Net.ConnectionPool.GetConnection(Object owningObject, GeneralAsyncDelegate asyncCallback, Int32 creationTimeout) at System.Net.Mail.SmtpConnection.GetConnection(ServicePoint servicePoint) at System.Net.Mail.SmtpClient.GetConnection() at System.Net.Mail.SmtpClient.Send(MailMessage message) --- End of inner exception stack trace --- at System.Net.Mail.SmtpClient.Send(MailMessage message) at SAPLMailer.SAPLMailerService.SenMail(PendingMail objPendingMail) in E:\PROJECTS_SVN\SAPLMailer\SAPLMailer\SAPLMailer\SAPLMailerService.cs:line 400 10/26/2022 7:32:58 PM=>(SenMail)Failure sending To mail ID :bayersupport@sapl.net 10/26/2022 7:32:58 PM=>(SenMail)Failure sending CC mail ID : 10/26/2022 7:32:58 PM=>(SenMail)Failure sending mail Body :Hello, Please check attached file having issues in sending mails, please do the needful. 10/26/2022 7:32:58 PM=>delfile:-D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents\PendingMail\PendingMail_ErrorAlert.xml 10/26/2022 7:32:59 PM=>Info:- END Mailing Method 10/26/2022 7:32:59 PM=>Info:- Start Executing Telegram Method 10/26/2022 7:32:59 PM=>Info:- PendingTelegram.xml not exists 10/26/2022 7:32:59 PM=>Info:- End Executing TELEGRAM Method 10/26/2022 7:32:59 PM=>WriteToPendingXML ErrorAlert Start 10/26/2022 7:32:59 PM=>WriteToPendingXML ErrorAlert MailAttachmentsPath = D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents 10/26/2022 7:32:59 PM=>WriteToPendingXML ErrorAlertEntry Added Successfully 10/26/2022 7:32:59 PM=>Info - End of callingService Method 10/26/2022 7:34:59 PM=>Info - Check time Elapsed 10/26/2022 7:34:59 PM=>Info - Call callingService Method 10/26/2022 7:34:59 PM=>Info:- Call Both 10/26/2022 7:34:59 PM=>Info:- Start Executing SMS Method 10/26/2022 7:34:59 PM=>Info:- End Executing SMS Method 10/26/2022 7:34:59 PM=>Info:- Start Mailing Method 10/26/2022 7:34:59 PM=>Info:- ImportingEXE_END.xml file read to list 10/26/2022 7:34:59 PM=>Info:- ImportingEXE_START.xml file read to list 10/26/2022 7:34:59 PM=>Info:- PendingMail.xml file read to list 10/26/2022 7:34:59 PM=>Info:- PendingMail_ErrorAlert.xml file read to list 10/26/2022 7:34:59 PM=>Info:- Count = 1 10/26/2022 7:34:59 PM=>Info:- Count 1 10/26/2022 7:34:59 PM=>Info - Fetching Data From MAIL XML 10/26/2022 7:34:59 PM=>Info - End of Fetching Data From Mail XML 10/26/2022 7:34:59 PM=>Info:- Start SenMail Method 10/26/2022 7:34:59 PM=>UseDefaultCredentials 10/26/2022 7:34:59 PM=>Credentials = bayersupport@sapl.net:Corona@2020 10/26/2022 7:34:59 PM=>EnableSsl = true 10/26/2022 7:34:59 PM=>DeliveryMethod 10/26/2022 7:34:59 PM=>Before Send 10/26/2022 7:36:39 PM=>Exception(SenMail) :System.Net.Mail.SmtpException: Failure sending mail. ---> System.Net.WebException: The operation has timed out. at System.Net.ConnectionPool.Get(Object owningObject, Int32 result, Boolean& continueLoop, WaitHandle[]& waitHandles) at System.Net.ConnectionPool.GetConnection(Object owningObject, GeneralAsyncDelegate asyncCallback, Int32 creationTimeout) at System.Net.Mail.SmtpConnection.GetConnection(ServicePoint servicePoint) at System.Net.Mail.SmtpClient.GetConnection() at System.Net.Mail.SmtpClient.Send(MailMessage message) --- End of inner exception stack trace --- at System.Net.Mail.SmtpClient.Send(MailMessage message) at SAPLMailer.SAPLMailerService.SenMail(PendingMail objPendingMail) in E:\PROJECTS_SVN\SAPLMailer\SAPLMailer\SAPLMailer\SAPLMailerService.cs:line 400 10/26/2022 7:36:39 PM=>(SenMail)Failure sending To mail ID :bayersupport@sapl.net 10/26/2022 7:36:39 PM=>(SenMail)Failure sending CC mail ID : 10/26/2022 7:36:39 PM=>(SenMail)Failure sending mail Body :Hello, Please check attached file having issues in sending mails, please do the needful. 10/26/2022 7:36:39 PM=>delfile:-D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents\PendingMail\PendingMail_ErrorAlert.xml 10/26/2022 7:36:39 PM=>Info:- END Mailing Method 10/26/2022 7:36:39 PM=>Info:- Start Executing Telegram Method 10/26/2022 7:36:39 PM=>Info:- PendingTelegram.xml not exists 10/26/2022 7:36:39 PM=>Info:- End Executing TELEGRAM Method 10/26/2022 7:36:39 PM=>WriteToPendingXML ErrorAlert Start 10/26/2022 7:36:39 PM=>WriteToPendingXML ErrorAlert MailAttachmentsPath = D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents 10/26/2022 7:36:39 PM=>WriteToPendingXML ErrorAlertEntry Added Successfully 10/26/2022 7:36:39 PM=>Info - End of callingService Method 10/26/2022 7:38:39 PM=>Info - Check time Elapsed 10/26/2022 7:38:39 PM=>Info - Call callingService Method 10/26/2022 7:38:39 PM=>Info:- Call Both 10/26/2022 7:38:39 PM=>Info:- Start Executing SMS Method 10/26/2022 7:38:39 PM=>Info:- End Executing SMS Method 10/26/2022 7:38:39 PM=>Info:- Start Mailing Method 10/26/2022 7:38:39 PM=>Info:- ImportingEXE_END.xml file read to list 10/26/2022 7:38:39 PM=>Info:- ImportingEXE_START.xml file read to list 10/26/2022 7:38:39 PM=>Info:- PendingMail.xml file read to list 10/26/2022 7:38:39 PM=>Info:- PendingMail_ErrorAlert.xml file read to list 10/26/2022 7:38:39 PM=>Info:- Count = 1 10/26/2022 7:38:39 PM=>Info:- Count 1 10/26/2022 7:38:39 PM=>Info - Fetching Data From MAIL XML 10/26/2022 7:38:39 PM=>Info - End of Fetching Data From Mail XML 10/26/2022 7:38:39 PM=>Info:- Start SenMail Method 10/26/2022 7:38:39 PM=>UseDefaultCredentials 10/26/2022 7:38:39 PM=>Credentials = bayersupport@sapl.net:Corona@2020 10/26/2022 7:38:39 PM=>EnableSsl = true 10/26/2022 7:38:39 PM=>DeliveryMethod 10/26/2022 7:38:39 PM=>Before Send 10/26/2022 7:40:19 PM=>Exception(SenMail) :System.Net.Mail.SmtpException: Failure sending mail. ---> System.Net.WebException: The operation has timed out. at System.Net.ConnectionPool.Get(Object owningObject, Int32 result, Boolean& continueLoop, WaitHandle[]& waitHandles) at System.Net.ConnectionPool.GetConnection(Object owningObject, GeneralAsyncDelegate asyncCallback, Int32 creationTimeout) at System.Net.Mail.SmtpConnection.GetConnection(ServicePoint servicePoint) at System.Net.Mail.SmtpClient.GetConnection() at System.Net.Mail.SmtpClient.Send(MailMessage message) --- End of inner exception stack trace --- at System.Net.Mail.SmtpClient.Send(MailMessage message) at SAPLMailer.SAPLMailerService.SenMail(PendingMail objPendingMail) in E:\PROJECTS_SVN\SAPLMailer\SAPLMailer\SAPLMailer\SAPLMailerService.cs:line 400 10/26/2022 7:40:19 PM=>(SenMail)Failure sending To mail ID :bayersupport@sapl.net 10/26/2022 7:40:19 PM=>(SenMail)Failure sending CC mail ID : 10/26/2022 7:40:19 PM=>(SenMail)Failure sending mail Body :Hello, Please check attached file having issues in sending mails, please do the needful. 10/26/2022 7:40:19 PM=>delfile:-D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents\PendingMail\PendingMail_ErrorAlert.xml 10/26/2022 7:40:20 PM=>Info:- END Mailing Method 10/26/2022 7:40:20 PM=>Info:- Start Executing Telegram Method 10/26/2022 7:40:20 PM=>Info:- PendingTelegram.xml not exists 10/26/2022 7:40:20 PM=>Info:- End Executing TELEGRAM Method 10/26/2022 7:40:20 PM=>WriteToPendingXML ErrorAlert Start 10/26/2022 7:40:20 PM=>WriteToPendingXML ErrorAlert MailAttachmentsPath = D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents 10/26/2022 7:40:20 PM=>WriteToPendingXML ErrorAlertEntry Added Successfully 10/26/2022 7:40:20 PM=>Info - End of callingService Method 10/26/2022 7:42:20 PM=>Info - Check time Elapsed 10/26/2022 7:42:20 PM=>Info - Call callingService Method 10/26/2022 7:42:20 PM=>Info:- Call Both 10/26/2022 7:42:20 PM=>Info:- Start Executing SMS Method 10/26/2022 7:42:20 PM=>Info:- End Executing SMS Method 10/26/2022 7:42:20 PM=>Info:- Start Mailing Method 10/26/2022 7:42:20 PM=>Info:- ImportingEXE_END.xml file read to list 10/26/2022 7:42:20 PM=>Info:- ImportingEXE_START.xml file read to list 10/26/2022 7:42:20 PM=>Info:- PendingMail.xml file read to list 10/26/2022 7:42:20 PM=>Info:- PendingMail_ErrorAlert.xml file read to list 10/26/2022 7:42:20 PM=>Info:- Count = 1 10/26/2022 7:42:20 PM=>Info:- Count 1 10/26/2022 7:42:20 PM=>Info - Fetching Data From MAIL XML 10/26/2022 7:42:20 PM=>Info - End of Fetching Data From Mail XML 10/26/2022 7:42:20 PM=>Info:- Start SenMail Method 10/26/2022 7:42:20 PM=>UseDefaultCredentials 10/26/2022 7:42:20 PM=>Credentials = bayersupport@sapl.net:Corona@2020 10/26/2022 7:42:20 PM=>EnableSsl = true 10/26/2022 7:42:20 PM=>DeliveryMethod 10/26/2022 7:42:20 PM=>Before Send 10/26/2022 7:44:00 PM=>Exception(SenMail) :System.Net.Mail.SmtpException: Failure sending mail. ---> System.Net.WebException: The operation has timed out. at System.Net.ConnectionPool.Get(Object owningObject, Int32 result, Boolean& continueLoop, WaitHandle[]& waitHandles) at System.Net.ConnectionPool.GetConnection(Object owningObject, GeneralAsyncDelegate asyncCallback, Int32 creationTimeout) at System.Net.Mail.SmtpConnection.GetConnection(ServicePoint servicePoint) at System.Net.Mail.SmtpClient.GetConnection() at System.Net.Mail.SmtpClient.Send(MailMessage message) --- End of inner exception stack trace --- at System.Net.Mail.SmtpClient.Send(MailMessage message) at SAPLMailer.SAPLMailerService.SenMail(PendingMail objPendingMail) in E:\PROJECTS_SVN\SAPLMailer\SAPLMailer\SAPLMailer\SAPLMailerService.cs:line 400 10/26/2022 7:44:00 PM=>(SenMail)Failure sending To mail ID :bayersupport@sapl.net 10/26/2022 7:44:00 PM=>(SenMail)Failure sending CC mail ID : 10/26/2022 7:44:00 PM=>(SenMail)Failure sending mail Body :Hello, Please check attached file having issues in sending mails, please do the needful. 10/26/2022 7:44:00 PM=>delfile:-D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents\PendingMail\PendingMail_ErrorAlert.xml 10/26/2022 7:44:00 PM=>Info:- END Mailing Method 10/26/2022 7:44:00 PM=>Info:- Start Executing Telegram Method 10/26/2022 7:44:00 PM=>Info:- PendingTelegram.xml not exists 10/26/2022 7:44:00 PM=>Info:- End Executing TELEGRAM Method 10/26/2022 7:44:00 PM=>WriteToPendingXML ErrorAlert Start 10/26/2022 7:44:00 PM=>WriteToPendingXML ErrorAlert MailAttachmentsPath = D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents 10/26/2022 7:44:00 PM=>WriteToPendingXML ErrorAlertEntry Added Successfully 10/26/2022 7:44:00 PM=>Info - End of callingService Method 10/26/2022 7:46:00 PM=>Info - Check time Elapsed 10/26/2022 7:46:00 PM=>Info - Call callingService Method 10/26/2022 7:46:00 PM=>Info:- Call Both 10/26/2022 7:46:00 PM=>Info:- Start Executing SMS Method 10/26/2022 7:46:00 PM=>Info:- End Executing SMS Method 10/26/2022 7:46:00 PM=>Info:- Start Mailing Method 10/26/2022 7:46:00 PM=>Info:- ImportingEXE_END.xml file read to list 10/26/2022 7:46:00 PM=>Info:- ImportingEXE_START.xml file read to list 10/26/2022 7:46:00 PM=>Info:- PendingMail.xml file read to list 10/26/2022 7:46:00 PM=>Info:- PendingMail_ErrorAlert.xml file read to list 10/26/2022 7:46:00 PM=>Info:- Count = 1 10/26/2022 7:46:00 PM=>Info:- Count 1 10/26/2022 7:46:00 PM=>Info - Fetching Data From MAIL XML 10/26/2022 7:46:00 PM=>Info - End of Fetching Data From Mail XML 10/26/2022 7:46:00 PM=>Info:- Start SenMail Method 10/26/2022 7:46:00 PM=>UseDefaultCredentials 10/26/2022 7:46:00 PM=>Credentials = bayersupport@sapl.net:Corona@2020 10/26/2022 7:46:00 PM=>EnableSsl = true 10/26/2022 7:46:00 PM=>DeliveryMethod 10/26/2022 7:46:00 PM=>Before Send 10/26/2022 7:47:40 PM=>Exception(SenMail) :System.Net.Mail.SmtpException: Failure sending mail. ---> System.Net.WebException: The operation has timed out. at System.Net.ConnectionPool.Get(Object owningObject, Int32 result, Boolean& continueLoop, WaitHandle[]& waitHandles) at System.Net.ConnectionPool.GetConnection(Object owningObject, GeneralAsyncDelegate asyncCallback, Int32 creationTimeout) at System.Net.Mail.SmtpConnection.GetConnection(ServicePoint servicePoint) at System.Net.Mail.SmtpClient.GetConnection() at System.Net.Mail.SmtpClient.Send(MailMessage message) --- End of inner exception stack trace --- at System.Net.Mail.SmtpClient.Send(MailMessage message) at SAPLMailer.SAPLMailerService.SenMail(PendingMail objPendingMail) in E:\PROJECTS_SVN\SAPLMailer\SAPLMailer\SAPLMailer\SAPLMailerService.cs:line 400 10/26/2022 7:47:40 PM=>(SenMail)Failure sending To mail ID :bayersupport@sapl.net 10/26/2022 7:47:40 PM=>(SenMail)Failure sending CC mail ID : 10/26/2022 7:47:40 PM=>(SenMail)Failure sending mail Body :Hello, Please check attached file having issues in sending mails, please do the needful. 10/26/2022 7:47:40 PM=>delfile:-D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents\PendingMail\PendingMail_ErrorAlert.xml 10/26/2022 7:47:41 PM=>Info:- END Mailing Method 10/26/2022 7:47:41 PM=>Info:- Start Executing Telegram Method 10/26/2022 7:47:41 PM=>Info:- PendingTelegram.xml not exists 10/26/2022 7:47:41 PM=>Info:- End Executing TELEGRAM Method 10/26/2022 7:47:41 PM=>WriteToPendingXML ErrorAlert Start 10/26/2022 7:47:41 PM=>WriteToPendingXML ErrorAlert MailAttachmentsPath = D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents 10/26/2022 7:47:41 PM=>WriteToPendingXML ErrorAlertEntry Added Successfully 10/26/2022 7:47:41 PM=>Info - End of callingService Method 10/26/2022 7:49:41 PM=>Info - Check time Elapsed 10/26/2022 7:49:41 PM=>Info - Call callingService Method 10/26/2022 7:49:41 PM=>Info:- Call Both 10/26/2022 7:49:41 PM=>Info:- Start Executing SMS Method 10/26/2022 7:49:41 PM=>Info:- End Executing SMS Method 10/26/2022 7:49:41 PM=>Info:- Start Mailing Method 10/26/2022 7:49:41 PM=>Info:- ImportingEXE_END.xml file read to list 10/26/2022 7:49:41 PM=>Info:- ImportingEXE_START.xml file read to list 10/26/2022 7:49:41 PM=>Info:- PendingMail.xml file read to list 10/26/2022 7:49:41 PM=>Info:- PendingMail_ErrorAlert.xml file read to list 10/26/2022 7:49:41 PM=>Info:- Count = 1 10/26/2022 7:49:41 PM=>Info:- Count 1 10/26/2022 7:49:41 PM=>Info - Fetching Data From MAIL XML 10/26/2022 7:49:41 PM=>Info - End of Fetching Data From Mail XML 10/26/2022 7:49:41 PM=>Info:- Start SenMail Method 10/26/2022 7:49:41 PM=>UseDefaultCredentials 10/26/2022 7:49:41 PM=>Credentials = bayersupport@sapl.net:Corona@2020 10/26/2022 7:49:41 PM=>EnableSsl = true 10/26/2022 7:49:41 PM=>DeliveryMethod 10/26/2022 7:49:41 PM=>Before Send 10/26/2022 7:51:21 PM=>Exception(SenMail) :System.Net.Mail.SmtpException: Failure sending mail. ---> System.Net.WebException: The operation has timed out. at System.Net.ConnectionPool.Get(Object owningObject, Int32 result, Boolean& continueLoop, WaitHandle[]& waitHandles) at System.Net.ConnectionPool.GetConnection(Object owningObject, GeneralAsyncDelegate asyncCallback, Int32 creationTimeout) at System.Net.Mail.SmtpConnection.GetConnection(ServicePoint servicePoint) at System.Net.Mail.SmtpClient.GetConnection() at System.Net.Mail.SmtpClient.Send(MailMessage message) --- End of inner exception stack trace --- at System.Net.Mail.SmtpClient.Send(MailMessage message) at SAPLMailer.SAPLMailerService.SenMail(PendingMail objPendingMail) in E:\PROJECTS_SVN\SAPLMailer\SAPLMailer\SAPLMailer\SAPLMailerService.cs:line 400 10/26/2022 7:51:21 PM=>(SenMail)Failure sending To mail ID :bayersupport@sapl.net 10/26/2022 7:51:21 PM=>(SenMail)Failure sending CC mail ID : 10/26/2022 7:51:21 PM=>(SenMail)Failure sending mail Body :Hello, Please check attached file having issues in sending mails, please do the needful. 10/26/2022 7:51:21 PM=>delfile:-D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents\PendingMail\PendingMail_ErrorAlert.xml 10/26/2022 7:51:21 PM=>Info:- END Mailing Method 10/26/2022 7:51:21 PM=>Info:- Start Executing Telegram Method 10/26/2022 7:51:21 PM=>Info:- PendingTelegram.xml not exists 10/26/2022 7:51:21 PM=>Info:- End Executing TELEGRAM Method 10/26/2022 7:51:21 PM=>WriteToPendingXML ErrorAlert Start 10/26/2022 7:51:21 PM=>WriteToPendingXML ErrorAlert MailAttachmentsPath = D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents 10/26/2022 7:51:21 PM=>WriteToPendingXML ErrorAlertEntry Added Successfully 10/26/2022 7:51:21 PM=>Info - End of callingService Method 10/26/2022 7:53:21 PM=>Info - Check time Elapsed 10/26/2022 7:53:21 PM=>Info - Call callingService Method 10/26/2022 7:53:21 PM=>Info:- Call Both 10/26/2022 7:53:21 PM=>Info:- Start Executing SMS Method 10/26/2022 7:53:21 PM=>Info:- End Executing SMS Method 10/26/2022 7:53:21 PM=>Info:- Start Mailing Method 10/26/2022 7:53:21 PM=>Info:- ImportingEXE_END.xml file read to list 10/26/2022 7:53:21 PM=>Info:- ImportingEXE_START.xml file read to list 10/26/2022 7:53:21 PM=>Info:- PendingMail.xml file read to list 10/26/2022 7:53:21 PM=>Info:- PendingMail_ErrorAlert.xml file read to list 10/26/2022 7:53:21 PM=>Info:- Count = 1 10/26/2022 7:53:21 PM=>Info:- Count 1 10/26/2022 7:53:21 PM=>Info - Fetching Data From MAIL XML 10/26/2022 7:53:21 PM=>Info - End of Fetching Data From Mail XML 10/26/2022 7:53:21 PM=>Info:- Start SenMail Method 10/26/2022 7:53:21 PM=>UseDefaultCredentials 10/26/2022 7:53:21 PM=>Credentials = bayersupport@sapl.net:Corona@2020 10/26/2022 7:53:21 PM=>EnableSsl = true 10/26/2022 7:53:21 PM=>DeliveryMethod 10/26/2022 7:53:21 PM=>Before Send 10/26/2022 7:55:01 PM=>Exception(SenMail) :System.Net.Mail.SmtpException: Failure sending mail. ---> System.Net.WebException: The operation has timed out. at System.Net.ConnectionPool.Get(Object owningObject, Int32 result, Boolean& continueLoop, WaitHandle[]& waitHandles) at System.Net.ConnectionPool.GetConnection(Object owningObject, GeneralAsyncDelegate asyncCallback, Int32 creationTimeout) at System.Net.Mail.SmtpConnection.GetConnection(ServicePoint servicePoint) at System.Net.Mail.SmtpClient.GetConnection() at System.Net.Mail.SmtpClient.Send(MailMessage message) --- End of inner exception stack trace --- at System.Net.Mail.SmtpClient.Send(MailMessage message) at SAPLMailer.SAPLMailerService.SenMail(PendingMail objPendingMail) in E:\PROJECTS_SVN\SAPLMailer\SAPLMailer\SAPLMailer\SAPLMailerService.cs:line 400 10/26/2022 7:55:01 PM=>(SenMail)Failure sending To mail ID :bayersupport@sapl.net 10/26/2022 7:55:01 PM=>(SenMail)Failure sending CC mail ID : 10/26/2022 7:55:01 PM=>(SenMail)Failure sending mail Body :Hello, Please check attached file having issues in sending mails, please do the needful. 10/26/2022 7:55:01 PM=>delfile:-D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents\PendingMail\PendingMail_ErrorAlert.xml 10/26/2022 7:55:02 PM=>Info:- END Mailing Method 10/26/2022 7:55:02 PM=>Info:- Start Executing Telegram Method 10/26/2022 7:55:02 PM=>Info:- PendingTelegram.xml not exists 10/26/2022 7:55:02 PM=>Info:- End Executing TELEGRAM Method 10/26/2022 7:55:02 PM=>WriteToPendingXML ErrorAlert Start 10/26/2022 7:55:02 PM=>WriteToPendingXML ErrorAlert MailAttachmentsPath = D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents 10/26/2022 7:55:02 PM=>WriteToPendingXML ErrorAlertEntry Added Successfully 10/26/2022 7:55:02 PM=>Info - End of callingService Method 10/26/2022 7:57:02 PM=>Info - Check time Elapsed 10/26/2022 7:57:02 PM=>Info - Call callingService Method 10/26/2022 7:57:02 PM=>Info:- Call Both 10/26/2022 7:57:02 PM=>Info:- Start Executing SMS Method 10/26/2022 7:57:02 PM=>Info:- End Executing SMS Method 10/26/2022 7:57:02 PM=>Info:- Start Mailing Method 10/26/2022 7:57:02 PM=>Info:- ImportingEXE_END.xml file read to list 10/26/2022 7:57:02 PM=>Info:- ImportingEXE_START.xml file read to list 10/26/2022 7:57:02 PM=>Info:- PendingMail.xml file read to list 10/26/2022 7:57:02 PM=>Info:- PendingMail_ErrorAlert.xml file read to list 10/26/2022 7:57:02 PM=>Info:- Count = 1 10/26/2022 7:57:02 PM=>Info:- Count 1 10/26/2022 7:57:02 PM=>Info - Fetching Data From MAIL XML 10/26/2022 7:57:02 PM=>Info - End of Fetching Data From Mail XML 10/26/2022 7:57:02 PM=>Info:- Start SenMail Method 10/26/2022 7:57:02 PM=>UseDefaultCredentials 10/26/2022 7:57:02 PM=>Credentials = bayersupport@sapl.net:Corona@2020 10/26/2022 7:57:02 PM=>EnableSsl = true 10/26/2022 7:57:02 PM=>DeliveryMethod 10/26/2022 7:57:02 PM=>Before Send 10/26/2022 7:58:42 PM=>Exception(SenMail) :System.Net.Mail.SmtpException: Failure sending mail. ---> System.Net.WebException: The operation has timed out. at System.Net.ConnectionPool.Get(Object owningObject, Int32 result, Boolean& continueLoop, WaitHandle[]& waitHandles) at System.Net.ConnectionPool.GetConnection(Object owningObject, GeneralAsyncDelegate asyncCallback, Int32 creationTimeout) at System.Net.Mail.SmtpConnection.GetConnection(ServicePoint servicePoint) at System.Net.Mail.SmtpClient.GetConnection() at System.Net.Mail.SmtpClient.Send(MailMessage message) --- End of inner exception stack trace --- at System.Net.Mail.SmtpClient.Send(MailMessage message) at SAPLMailer.SAPLMailerService.SenMail(PendingMail objPendingMail) in E:\PROJECTS_SVN\SAPLMailer\SAPLMailer\SAPLMailer\SAPLMailerService.cs:line 400 10/26/2022 7:58:42 PM=>(SenMail)Failure sending To mail ID :bayersupport@sapl.net 10/26/2022 7:58:42 PM=>(SenMail)Failure sending CC mail ID : 10/26/2022 7:58:42 PM=>(SenMail)Failure sending mail Body :Hello, Please check attached file having issues in sending mails, please do the needful. 10/26/2022 7:58:42 PM=>delfile:-D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents\PendingMail\PendingMail_ErrorAlert.xml 10/26/2022 7:58:42 PM=>Info:- END Mailing Method 10/26/2022 7:58:42 PM=>Info:- Start Executing Telegram Method 10/26/2022 7:58:42 PM=>Info:- PendingTelegram.xml not exists 10/26/2022 7:58:42 PM=>Info:- End Executing TELEGRAM Method 10/26/2022 7:58:42 PM=>WriteToPendingXML ErrorAlert Start 10/26/2022 7:58:42 PM=>WriteToPendingXML ErrorAlert MailAttachmentsPath = D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents 10/26/2022 7:58:42 PM=>WriteToPendingXML ErrorAlertEntry Added Successfully 10/26/2022 7:58:42 PM=>Info - End of callingService Method 10/26/2022 8:00:42 PM=>Info - Check time Elapsed 10/26/2022 8:00:42 PM=>Info - Call callingService Method 10/26/2022 8:00:42 PM=>Info:- Call Both 10/26/2022 8:00:42 PM=>Info:- Start Executing SMS Method 10/26/2022 8:00:42 PM=>Info:- End Executing SMS Method 10/26/2022 8:00:42 PM=>Info:- Start Mailing Method 10/26/2022 8:00:42 PM=>Info:- ImportingEXE_END.xml file read to list 10/26/2022 8:00:42 PM=>Info:- ImportingEXE_START.xml file read to list 10/26/2022 8:00:42 PM=>Info:- PendingMail.xml file read to list 10/26/2022 8:00:42 PM=>Info:- PendingMail_ErrorAlert.xml file read to list 10/26/2022 8:00:42 PM=>Info:- Count = 1 10/26/2022 8:00:42 PM=>Info:- Count 1 10/26/2022 8:00:42 PM=>Info - Fetching Data From MAIL XML 10/26/2022 8:00:42 PM=>Info - End of Fetching Data From Mail XML 10/26/2022 8:00:42 PM=>Info:- Start SenMail Method 10/26/2022 8:00:42 PM=>UseDefaultCredentials 10/26/2022 8:00:42 PM=>Credentials = bayersupport@sapl.net:Corona@2020 10/26/2022 8:00:42 PM=>EnableSsl = true 10/26/2022 8:00:42 PM=>DeliveryMethod 10/26/2022 8:00:42 PM=>Before Send 10/26/2022 8:02:22 PM=>Exception(SenMail) :System.Net.Mail.SmtpException: Failure sending mail. ---> System.Net.WebException: The operation has timed out. at System.Net.ConnectionPool.Get(Object owningObject, Int32 result, Boolean& continueLoop, WaitHandle[]& waitHandles) at System.Net.ConnectionPool.GetConnection(Object owningObject, GeneralAsyncDelegate asyncCallback, Int32 creationTimeout) at System.Net.Mail.SmtpConnection.GetConnection(ServicePoint servicePoint) at System.Net.Mail.SmtpClient.GetConnection() at System.Net.Mail.SmtpClient.Send(MailMessage message) --- End of inner exception stack trace --- at System.Net.Mail.SmtpClient.Send(MailMessage message) at SAPLMailer.SAPLMailerService.SenMail(PendingMail objPendingMail) in E:\PROJECTS_SVN\SAPLMailer\SAPLMailer\SAPLMailer\SAPLMailerService.cs:line 400 10/26/2022 8:02:22 PM=>(SenMail)Failure sending To mail ID :bayersupport@sapl.net 10/26/2022 8:02:22 PM=>(SenMail)Failure sending CC mail ID : 10/26/2022 8:02:22 PM=>(SenMail)Failure sending mail Body :Hello, Please check attached file having issues in sending mails, please do the needful. 10/26/2022 8:02:22 PM=>delfile:-D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents\PendingMail\PendingMail_ErrorAlert.xml 10/26/2022 8:02:23 PM=>Info:- END Mailing Method 10/26/2022 8:02:23 PM=>Info:- Start Executing Telegram Method 10/26/2022 8:02:23 PM=>Info:- PendingTelegram.xml not exists 10/26/2022 8:02:23 PM=>Info:- End Executing TELEGRAM Method 10/26/2022 8:02:23 PM=>WriteToPendingXML ErrorAlert Start 10/26/2022 8:02:23 PM=>WriteToPendingXML ErrorAlert MailAttachmentsPath = D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents 10/26/2022 8:02:23 PM=>WriteToPendingXML ErrorAlertEntry Added Successfully 10/26/2022 8:02:23 PM=>Info - End of callingService Method 10/26/2022 8:04:23 PM=>Info - Check time Elapsed 10/26/2022 8:04:23 PM=>Info - Call callingService Method 10/26/2022 8:04:23 PM=>Info:- Call Both 10/26/2022 8:04:23 PM=>Info:- Start Executing SMS Method 10/26/2022 8:04:23 PM=>Info:- End Executing SMS Method 10/26/2022 8:04:23 PM=>Info:- Start Mailing Method 10/26/2022 8:04:23 PM=>Info:- ImportingEXE_END.xml file read to list 10/26/2022 8:04:23 PM=>Info:- ImportingEXE_START.xml file read to list 10/26/2022 8:04:23 PM=>Info:- PendingMail.xml file read to list 10/26/2022 8:04:23 PM=>Info:- PendingMail_ErrorAlert.xml file read to list 10/26/2022 8:04:23 PM=>Info:- Count = 1 10/26/2022 8:04:23 PM=>Info:- Count 1 10/26/2022 8:04:23 PM=>Info - Fetching Data From MAIL XML 10/26/2022 8:04:23 PM=>Info - End of Fetching Data From Mail XML 10/26/2022 8:04:23 PM=>Info:- Start SenMail Method 10/26/2022 8:04:23 PM=>UseDefaultCredentials 10/26/2022 8:04:23 PM=>Credentials = bayersupport@sapl.net:Corona@2020 10/26/2022 8:04:23 PM=>EnableSsl = true 10/26/2022 8:04:23 PM=>DeliveryMethod 10/26/2022 8:04:23 PM=>Before Send 10/26/2022 8:06:03 PM=>Exception(SenMail) :System.Net.Mail.SmtpException: Failure sending mail. ---> System.Net.WebException: The operation has timed out. at System.Net.ConnectionPool.Get(Object owningObject, Int32 result, Boolean& continueLoop, WaitHandle[]& waitHandles) at System.Net.ConnectionPool.GetConnection(Object owningObject, GeneralAsyncDelegate asyncCallback, Int32 creationTimeout) at System.Net.Mail.SmtpConnection.GetConnection(ServicePoint servicePoint) at System.Net.Mail.SmtpClient.GetConnection() at System.Net.Mail.SmtpClient.Send(MailMessage message) --- End of inner exception stack trace --- at System.Net.Mail.SmtpClient.Send(MailMessage message) at SAPLMailer.SAPLMailerService.SenMail(PendingMail objPendingMail) in E:\PROJECTS_SVN\SAPLMailer\SAPLMailer\SAPLMailer\SAPLMailerService.cs:line 400 10/26/2022 8:06:03 PM=>(SenMail)Failure sending To mail ID :bayersupport@sapl.net 10/26/2022 8:06:03 PM=>(SenMail)Failure sending CC mail ID : 10/26/2022 8:06:03 PM=>(SenMail)Failure sending mail Body :Hello, Please check attached file having issues in sending mails, please do the needful. 10/26/2022 8:06:03 PM=>delfile:-D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents\PendingMail\PendingMail_ErrorAlert.xml 10/26/2022 8:06:03 PM=>Info:- END Mailing Method 10/26/2022 8:06:03 PM=>Info:- Start Executing Telegram Method 10/26/2022 8:06:03 PM=>Info:- PendingTelegram.xml not exists 10/26/2022 8:06:03 PM=>Info:- End Executing TELEGRAM Method 10/26/2022 8:06:03 PM=>WriteToPendingXML ErrorAlert Start 10/26/2022 8:06:03 PM=>WriteToPendingXML ErrorAlert MailAttachmentsPath = D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents 10/26/2022 8:06:03 PM=>WriteToPendingXML ErrorAlertEntry Added Successfully 10/26/2022 8:06:03 PM=>Info - End of callingService Method 10/26/2022 8:08:03 PM=>Info - Check time Elapsed 10/26/2022 8:08:03 PM=>Info - Call callingService Method 10/26/2022 8:08:03 PM=>Info:- Call Both 10/26/2022 8:08:03 PM=>Info:- Start Executing SMS Method 10/26/2022 8:08:03 PM=>Info:- End Executing SMS Method 10/26/2022 8:08:03 PM=>Info:- Start Mailing Method 10/26/2022 8:08:03 PM=>Info:- ImportingEXE_END.xml file read to list 10/26/2022 8:08:03 PM=>Info:- ImportingEXE_START.xml file read to list 10/26/2022 8:08:03 PM=>Info:- PendingMail.xml file read to list 10/26/2022 8:08:03 PM=>Info:- PendingMail_ErrorAlert.xml file read to list 10/26/2022 8:08:03 PM=>Info:- Count = 1 10/26/2022 8:08:03 PM=>Info:- Count 1 10/26/2022 8:08:03 PM=>Info - Fetching Data From MAIL XML 10/26/2022 8:08:03 PM=>Info - End of Fetching Data From Mail XML 10/26/2022 8:08:03 PM=>Info:- Start SenMail Method 10/26/2022 8:08:03 PM=>UseDefaultCredentials 10/26/2022 8:08:03 PM=>Credentials = bayersupport@sapl.net:Corona@2020 10/26/2022 8:08:03 PM=>EnableSsl = true 10/26/2022 8:08:03 PM=>DeliveryMethod 10/26/2022 8:08:03 PM=>Before Send 10/26/2022 8:09:44 PM=>Exception(SenMail) :System.Net.Mail.SmtpException: Failure sending mail. ---> System.Net.WebException: The operation has timed out. at System.Net.ConnectionPool.Get(Object owningObject, Int32 result, Boolean& continueLoop, WaitHandle[]& waitHandles) at System.Net.ConnectionPool.GetConnection(Object owningObject, GeneralAsyncDelegate asyncCallback, Int32 creationTimeout) at System.Net.Mail.SmtpConnection.GetConnection(ServicePoint servicePoint) at System.Net.Mail.SmtpClient.GetConnection() at System.Net.Mail.SmtpClient.Send(MailMessage message) --- End of inner exception stack trace --- at System.Net.Mail.SmtpClient.Send(MailMessage message) at SAPLMailer.SAPLMailerService.SenMail(PendingMail objPendingMail) in E:\PROJECTS_SVN\SAPLMailer\SAPLMailer\SAPLMailer\SAPLMailerService.cs:line 400 10/26/2022 8:09:44 PM=>(SenMail)Failure sending To mail ID :bayersupport@sapl.net 10/26/2022 8:09:44 PM=>(SenMail)Failure sending CC mail ID : 10/26/2022 8:09:44 PM=>(SenMail)Failure sending mail Body :Hello, Please check attached file having issues in sending mails, please do the needful. 10/26/2022 8:09:44 PM=>delfile:-D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents\PendingMail\PendingMail_ErrorAlert.xml 10/26/2022 8:09:44 PM=>Info:- END Mailing Method 10/26/2022 8:09:44 PM=>Info:- Start Executing Telegram Method 10/26/2022 8:09:44 PM=>Info:- PendingTelegram.xml not exists 10/26/2022 8:09:44 PM=>Info:- End Executing TELEGRAM Method 10/26/2022 8:09:44 PM=>WriteToPendingXML ErrorAlert Start 10/26/2022 8:09:44 PM=>WriteToPendingXML ErrorAlert MailAttachmentsPath = D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents 10/26/2022 8:09:44 PM=>WriteToPendingXML ErrorAlertEntry Added Successfully 10/26/2022 8:09:44 PM=>Info - End of callingService Method 10/26/2022 8:11:44 PM=>Info - Check time Elapsed 10/26/2022 8:11:44 PM=>Info - Call callingService Method 10/26/2022 8:11:44 PM=>Info:- Call Both 10/26/2022 8:11:44 PM=>Info:- Start Executing SMS Method 10/26/2022 8:11:44 PM=>Info:- End Executing SMS Method 10/26/2022 8:11:44 PM=>Info:- Start Mailing Method 10/26/2022 8:11:44 PM=>Info:- ImportingEXE_END.xml file read to list 10/26/2022 8:11:44 PM=>Info:- ImportingEXE_START.xml file read to list 10/26/2022 8:11:44 PM=>Info:- PendingMail.xml file read to list 10/26/2022 8:11:44 PM=>Info:- PendingMail_ErrorAlert.xml file read to list 10/26/2022 8:11:44 PM=>Info:- Count = 1 10/26/2022 8:11:44 PM=>Info:- Count 1 10/26/2022 8:11:44 PM=>Info - Fetching Data From MAIL XML 10/26/2022 8:11:44 PM=>Info - End of Fetching Data From Mail XML 10/26/2022 8:11:44 PM=>Info:- Start SenMail Method 10/26/2022 8:11:44 PM=>UseDefaultCredentials 10/26/2022 8:11:44 PM=>Credentials = bayersupport@sapl.net:Corona@2020 10/26/2022 8:11:44 PM=>EnableSsl = true 10/26/2022 8:11:44 PM=>DeliveryMethod 10/26/2022 8:11:44 PM=>Before Send 10/26/2022 8:13:24 PM=>Exception(SenMail) :System.Net.Mail.SmtpException: Failure sending mail. ---> System.Net.WebException: The operation has timed out. at System.Net.ConnectionPool.Get(Object owningObject, Int32 result, Boolean& continueLoop, WaitHandle[]& waitHandles) at System.Net.ConnectionPool.GetConnection(Object owningObject, GeneralAsyncDelegate asyncCallback, Int32 creationTimeout) at System.Net.Mail.SmtpConnection.GetConnection(ServicePoint servicePoint) at System.Net.Mail.SmtpClient.GetConnection() at System.Net.Mail.SmtpClient.Send(MailMessage message) --- End of inner exception stack trace --- at System.Net.Mail.SmtpClient.Send(MailMessage message) at SAPLMailer.SAPLMailerService.SenMail(PendingMail objPendingMail) in E:\PROJECTS_SVN\SAPLMailer\SAPLMailer\SAPLMailer\SAPLMailerService.cs:line 400 10/26/2022 8:13:24 PM=>(SenMail)Failure sending To mail ID :bayersupport@sapl.net 10/26/2022 8:13:24 PM=>(SenMail)Failure sending CC mail ID : 10/26/2022 8:13:24 PM=>(SenMail)Failure sending mail Body :Hello, Please check attached file having issues in sending mails, please do the needful. 10/26/2022 8:13:24 PM=>delfile:-D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents\PendingMail\PendingMail_ErrorAlert.xml 10/26/2022 8:13:24 PM=>Info:- END Mailing Method 10/26/2022 8:13:24 PM=>Info:- Start Executing Telegram Method 10/26/2022 8:13:24 PM=>Info:- PendingTelegram.xml not exists 10/26/2022 8:13:24 PM=>Info:- End Executing TELEGRAM Method 10/26/2022 8:13:24 PM=>WriteToPendingXML ErrorAlert Start 10/26/2022 8:13:24 PM=>WriteToPendingXML ErrorAlert MailAttachmentsPath = D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents 10/26/2022 8:13:24 PM=>WriteToPendingXML ErrorAlertEntry Added Successfully 10/26/2022 8:13:24 PM=>Info - End of callingService Method 10/26/2022 8:15:24 PM=>Info - Check time Elapsed 10/26/2022 8:15:24 PM=>Info - Call callingService Method 10/26/2022 8:15:24 PM=>Info:- Call Both 10/26/2022 8:15:24 PM=>Info:- Start Executing SMS Method 10/26/2022 8:15:24 PM=>Info:- End Executing SMS Method 10/26/2022 8:15:24 PM=>Info:- Start Mailing Method 10/26/2022 8:15:24 PM=>Info:- ImportingEXE_END.xml file read to list 10/26/2022 8:15:24 PM=>Info:- ImportingEXE_START.xml file read to list 10/26/2022 8:15:25 PM=>Info:- PendingMail.xml file read to list 10/26/2022 8:15:25 PM=>Info:- PendingMail_ErrorAlert.xml file read to list 10/26/2022 8:15:25 PM=>Info:- Count = 1 10/26/2022 8:15:25 PM=>Info:- Count 1 10/26/2022 8:15:25 PM=>Info - Fetching Data From MAIL XML 10/26/2022 8:15:25 PM=>Info - End of Fetching Data From Mail XML 10/26/2022 8:15:25 PM=>Info:- Start SenMail Method 10/26/2022 8:15:25 PM=>UseDefaultCredentials 10/26/2022 8:15:25 PM=>Credentials = bayersupport@sapl.net:Corona@2020 10/26/2022 8:15:25 PM=>EnableSsl = true 10/26/2022 8:15:25 PM=>DeliveryMethod 10/26/2022 8:15:25 PM=>Before Send 10/26/2022 8:17:05 PM=>Exception(SenMail) :System.Net.Mail.SmtpException: Failure sending mail. ---> System.Net.WebException: The operation has timed out. at System.Net.ConnectionPool.Get(Object owningObject, Int32 result, Boolean& continueLoop, WaitHandle[]& waitHandles) at System.Net.ConnectionPool.GetConnection(Object owningObject, GeneralAsyncDelegate asyncCallback, Int32 creationTimeout) at System.Net.Mail.SmtpConnection.GetConnection(ServicePoint servicePoint) at System.Net.Mail.SmtpClient.GetConnection() at System.Net.Mail.SmtpClient.Send(MailMessage message) --- End of inner exception stack trace --- at System.Net.Mail.SmtpClient.Send(MailMessage message) at SAPLMailer.SAPLMailerService.SenMail(PendingMail objPendingMail) in E:\PROJECTS_SVN\SAPLMailer\SAPLMailer\SAPLMailer\SAPLMailerService.cs:line 400 10/26/2022 8:17:05 PM=>(SenMail)Failure sending To mail ID :bayersupport@sapl.net 10/26/2022 8:17:05 PM=>(SenMail)Failure sending CC mail ID : 10/26/2022 8:17:05 PM=>(SenMail)Failure sending mail Body :Hello, Please check attached file having issues in sending mails, please do the needful. 10/26/2022 8:17:05 PM=>delfile:-D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents\PendingMail\PendingMail_ErrorAlert.xml 10/26/2022 8:17:05 PM=>Info:- END Mailing Method 10/26/2022 8:17:05 PM=>Info:- Start Executing Telegram Method 10/26/2022 8:17:05 PM=>Info:- PendingTelegram.xml not exists 10/26/2022 8:17:05 PM=>Info:- End Executing TELEGRAM Method 10/26/2022 8:17:05 PM=>WriteToPendingXML ErrorAlert Start 10/26/2022 8:17:05 PM=>WriteToPendingXML ErrorAlert MailAttachmentsPath = D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents 10/26/2022 8:17:05 PM=>WriteToPendingXML ErrorAlertEntry Added Successfully 10/26/2022 8:17:05 PM=>Info - End of callingService Method 10/26/2022 8:19:05 PM=>Info - Check time Elapsed 10/26/2022 8:19:05 PM=>Info - Call callingService Method 10/26/2022 8:19:05 PM=>Info:- Call Both 10/26/2022 8:19:05 PM=>Info:- Start Executing SMS Method 10/26/2022 8:19:05 PM=>Info:- End Executing SMS Method 10/26/2022 8:19:05 PM=>Info:- Start Mailing Method 10/26/2022 8:19:05 PM=>Info:- ImportingEXE_END.xml file read to list 10/26/2022 8:19:05 PM=>Info:- ImportingEXE_START.xml file read to list 10/26/2022 8:19:05 PM=>Info:- PendingMail.xml file read to list 10/26/2022 8:19:05 PM=>Info:- PendingMail_ErrorAlert.xml file read to list 10/26/2022 8:19:05 PM=>Info:- Count = 1 10/26/2022 8:19:05 PM=>Info:- Count 1 10/26/2022 8:19:05 PM=>Info - Fetching Data From MAIL XML 10/26/2022 8:19:05 PM=>Info - End of Fetching Data From Mail XML 10/26/2022 8:19:05 PM=>Info:- Start SenMail Method 10/26/2022 8:19:05 PM=>UseDefaultCredentials 10/26/2022 8:19:05 PM=>Credentials = bayersupport@sapl.net:Corona@2020 10/26/2022 8:19:05 PM=>EnableSsl = true 10/26/2022 8:19:05 PM=>DeliveryMethod 10/26/2022 8:19:05 PM=>Before Send 10/26/2022 8:20:45 PM=>Exception(SenMail) :System.Net.Mail.SmtpException: Failure sending mail. ---> System.Net.WebException: The operation has timed out. at System.Net.ConnectionPool.Get(Object owningObject, Int32 result, Boolean& continueLoop, WaitHandle[]& waitHandles) at System.Net.ConnectionPool.GetConnection(Object owningObject, GeneralAsyncDelegate asyncCallback, Int32 creationTimeout) at System.Net.Mail.SmtpConnection.GetConnection(ServicePoint servicePoint) at System.Net.Mail.SmtpClient.GetConnection() at System.Net.Mail.SmtpClient.Send(MailMessage message) --- End of inner exception stack trace --- at System.Net.Mail.SmtpClient.Send(MailMessage message) at SAPLMailer.SAPLMailerService.SenMail(PendingMail objPendingMail) in E:\PROJECTS_SVN\SAPLMailer\SAPLMailer\SAPLMailer\SAPLMailerService.cs:line 400 10/26/2022 8:20:45 PM=>(SenMail)Failure sending To mail ID :bayersupport@sapl.net 10/26/2022 8:20:45 PM=>(SenMail)Failure sending CC mail ID : 10/26/2022 8:20:45 PM=>(SenMail)Failure sending mail Body :Hello, Please check attached file having issues in sending mails, please do the needful. 10/26/2022 8:20:45 PM=>delfile:-D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents\PendingMail\PendingMail_ErrorAlert.xml 10/26/2022 8:20:45 PM=>Info:- END Mailing Method 10/26/2022 8:20:45 PM=>Info:- Start Executing Telegram Method 10/26/2022 8:20:45 PM=>Info:- PendingTelegram.xml not exists 10/26/2022 8:20:45 PM=>Info:- End Executing TELEGRAM Method 10/26/2022 8:20:45 PM=>WriteToPendingXML ErrorAlert Start 10/26/2022 8:20:45 PM=>WriteToPendingXML ErrorAlert MailAttachmentsPath = D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents 10/26/2022 8:20:45 PM=>WriteToPendingXML ErrorAlertEntry Added Successfully 10/26/2022 8:20:45 PM=>Info - End of callingService Method 10/26/2022 8:22:45 PM=>Info - Check time Elapsed 10/26/2022 8:22:45 PM=>Info - Call callingService Method 10/26/2022 8:22:45 PM=>Info:- Call Both 10/26/2022 8:22:45 PM=>Info:- Start Executing SMS Method 10/26/2022 8:22:45 PM=>Info:- End Executing SMS Method 10/26/2022 8:22:45 PM=>Info:- Start Mailing Method 10/26/2022 8:22:45 PM=>Info:- ImportingEXE_END.xml file read to list 10/26/2022 8:22:45 PM=>Info:- ImportingEXE_START.xml file read to list 10/26/2022 8:22:45 PM=>Info:- PendingMail.xml file read to list 10/26/2022 8:22:45 PM=>Info:- PendingMail_ErrorAlert.xml file read to list 10/26/2022 8:22:45 PM=>Info:- Count = 1 10/26/2022 8:22:45 PM=>Info:- Count 1 10/26/2022 8:22:45 PM=>Info - Fetching Data From MAIL XML 10/26/2022 8:22:45 PM=>Info - End of Fetching Data From Mail XML 10/26/2022 8:22:45 PM=>Info:- Start SenMail Method 10/26/2022 8:22:45 PM=>UseDefaultCredentials 10/26/2022 8:22:45 PM=>Credentials = bayersupport@sapl.net:Corona@2020 10/26/2022 8:22:45 PM=>EnableSsl = true 10/26/2022 8:22:45 PM=>DeliveryMethod 10/26/2022 8:22:45 PM=>Before Send 10/26/2022 8:24:25 PM=>Exception(SenMail) :System.Net.Mail.SmtpException: Failure sending mail. ---> System.Net.WebException: The operation has timed out. at System.Net.ConnectionPool.Get(Object owningObject, Int32 result, Boolean& continueLoop, WaitHandle[]& waitHandles) at System.Net.ConnectionPool.GetConnection(Object owningObject, GeneralAsyncDelegate asyncCallback, Int32 creationTimeout) at System.Net.Mail.SmtpConnection.GetConnection(ServicePoint servicePoint) at System.Net.Mail.SmtpClient.GetConnection() at System.Net.Mail.SmtpClient.Send(MailMessage message) --- End of inner exception stack trace --- at System.Net.Mail.SmtpClient.Send(MailMessage message) at SAPLMailer.SAPLMailerService.SenMail(PendingMail objPendingMail) in E:\PROJECTS_SVN\SAPLMailer\SAPLMailer\SAPLMailer\SAPLMailerService.cs:line 400 10/26/2022 8:24:25 PM=>(SenMail)Failure sending To mail ID :bayersupport@sapl.net 10/26/2022 8:24:26 PM=>(SenMail)Failure sending CC mail ID : 10/26/2022 8:24:26 PM=>(SenMail)Failure sending mail Body :Hello, Please check attached file having issues in sending mails, please do the needful. 10/26/2022 8:24:26 PM=>delfile:-D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents\PendingMail\PendingMail_ErrorAlert.xml 10/26/2022 8:24:26 PM=>Info:- END Mailing Method 10/26/2022 8:24:26 PM=>Info:- Start Executing Telegram Method 10/26/2022 8:24:26 PM=>Info:- PendingTelegram.xml not exists 10/26/2022 8:24:26 PM=>Info:- End Executing TELEGRAM Method 10/26/2022 8:24:26 PM=>WriteToPendingXML ErrorAlert Start 10/26/2022 8:24:26 PM=>WriteToPendingXML ErrorAlert MailAttachmentsPath = D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents 10/26/2022 8:24:26 PM=>WriteToPendingXML ErrorAlertEntry Added Successfully 10/26/2022 8:24:26 PM=>Info - End of callingService Method 10/26/2022 8:26:26 PM=>Info - Check time Elapsed 10/26/2022 8:26:26 PM=>Info - Call callingService Method 10/26/2022 8:26:26 PM=>Info:- Call Both 10/26/2022 8:26:26 PM=>Info:- Start Executing SMS Method 10/26/2022 8:26:26 PM=>Info:- End Executing SMS Method 10/26/2022 8:26:26 PM=>Info:- Start Mailing Method 10/26/2022 8:26:26 PM=>Info:- ImportingEXE_END.xml file read to list 10/26/2022 8:26:26 PM=>Info:- ImportingEXE_START.xml file read to list 10/26/2022 8:26:26 PM=>Info:- PendingMail.xml file read to list 10/26/2022 8:26:26 PM=>Info:- PendingMail_ErrorAlert.xml file read to list 10/26/2022 8:26:26 PM=>Info:- Count = 1 10/26/2022 8:26:26 PM=>Info:- Count 1 10/26/2022 8:26:26 PM=>Info - Fetching Data From MAIL XML 10/26/2022 8:26:26 PM=>Info - End of Fetching Data From Mail XML 10/26/2022 8:26:26 PM=>Info:- Start SenMail Method 10/26/2022 8:26:26 PM=>UseDefaultCredentials 10/26/2022 8:26:26 PM=>Credentials = bayersupport@sapl.net:Corona@2020 10/26/2022 8:26:26 PM=>EnableSsl = true 10/26/2022 8:26:26 PM=>DeliveryMethod 10/26/2022 8:26:26 PM=>Before Send 10/26/2022 8:28:06 PM=>Exception(SenMail) :System.Net.Mail.SmtpException: Failure sending mail. ---> System.Net.WebException: The operation has timed out. at System.Net.ConnectionPool.Get(Object owningObject, Int32 result, Boolean& continueLoop, WaitHandle[]& waitHandles) at System.Net.ConnectionPool.GetConnection(Object owningObject, GeneralAsyncDelegate asyncCallback, Int32 creationTimeout) at System.Net.Mail.SmtpConnection.GetConnection(ServicePoint servicePoint) at System.Net.Mail.SmtpClient.GetConnection() at System.Net.Mail.SmtpClient.Send(MailMessage message) --- End of inner exception stack trace --- at System.Net.Mail.SmtpClient.Send(MailMessage message) at SAPLMailer.SAPLMailerService.SenMail(PendingMail objPendingMail) in E:\PROJECTS_SVN\SAPLMailer\SAPLMailer\SAPLMailer\SAPLMailerService.cs:line 400 10/26/2022 8:28:06 PM=>(SenMail)Failure sending To mail ID :bayersupport@sapl.net 10/26/2022 8:28:06 PM=>(SenMail)Failure sending CC mail ID : 10/26/2022 8:28:06 PM=>(SenMail)Failure sending mail Body :Hello, Please check attached file having issues in sending mails, please do the needful. 10/26/2022 8:28:06 PM=>delfile:-D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents\PendingMail\PendingMail_ErrorAlert.xml 10/26/2022 8:28:07 PM=>Info:- END Mailing Method 10/26/2022 8:28:07 PM=>Info:- Start Executing Telegram Method 10/26/2022 8:28:07 PM=>Info:- PendingTelegram.xml not exists 10/26/2022 8:28:07 PM=>Info:- End Executing TELEGRAM Method 10/26/2022 8:28:07 PM=>WriteToPendingXML ErrorAlert Start 10/26/2022 8:28:07 PM=>WriteToPendingXML ErrorAlert MailAttachmentsPath = D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents 10/26/2022 8:28:07 PM=>WriteToPendingXML ErrorAlertEntry Added Successfully 10/26/2022 8:28:07 PM=>Info - End of callingService Method 10/26/2022 8:30:07 PM=>Info - Check time Elapsed 10/26/2022 8:30:07 PM=>Info - Call callingService Method 10/26/2022 8:30:07 PM=>Info:- Call Both 10/26/2022 8:30:07 PM=>Info:- Start Executing SMS Method 10/26/2022 8:30:07 PM=>Info:- End Executing SMS Method 10/26/2022 8:30:07 PM=>Info:- Start Mailing Method 10/26/2022 8:30:07 PM=>Info:- ImportingEXE_END.xml file read to list 10/26/2022 8:30:07 PM=>Info:- ImportingEXE_START.xml file read to list 10/26/2022 8:30:07 PM=>Info:- PendingMail.xml file read to list 10/26/2022 8:30:07 PM=>Info:- PendingMail_ErrorAlert.xml file read to list 10/26/2022 8:30:07 PM=>Info:- Count = 1 10/26/2022 8:30:07 PM=>Info:- Count 1 10/26/2022 8:30:07 PM=>Info - Fetching Data From MAIL XML 10/26/2022 8:30:07 PM=>Info - End of Fetching Data From Mail XML 10/26/2022 8:30:07 PM=>Info:- Start SenMail Method 10/26/2022 8:30:07 PM=>UseDefaultCredentials 10/26/2022 8:30:07 PM=>Credentials = bayersupport@sapl.net:Corona@2020 10/26/2022 8:30:07 PM=>EnableSsl = true 10/26/2022 8:30:07 PM=>DeliveryMethod 10/26/2022 8:30:07 PM=>Before Send 10/26/2022 8:31:47 PM=>Exception(SenMail) :System.Net.Mail.SmtpException: Failure sending mail. ---> System.Net.WebException: The operation has timed out. at System.Net.ConnectionPool.Get(Object owningObject, Int32 result, Boolean& continueLoop, WaitHandle[]& waitHandles) at System.Net.ConnectionPool.GetConnection(Object owningObject, GeneralAsyncDelegate asyncCallback, Int32 creationTimeout) at System.Net.Mail.SmtpConnection.GetConnection(ServicePoint servicePoint) at System.Net.Mail.SmtpClient.GetConnection() at System.Net.Mail.SmtpClient.Send(MailMessage message) --- End of inner exception stack trace --- at System.Net.Mail.SmtpClient.Send(MailMessage message) at SAPLMailer.SAPLMailerService.SenMail(PendingMail objPendingMail) in E:\PROJECTS_SVN\SAPLMailer\SAPLMailer\SAPLMailer\SAPLMailerService.cs:line 400 10/26/2022 8:31:47 PM=>(SenMail)Failure sending To mail ID :bayersupport@sapl.net 10/26/2022 8:31:47 PM=>(SenMail)Failure sending CC mail ID : 10/26/2022 8:31:47 PM=>(SenMail)Failure sending mail Body :Hello, Please check attached file having issues in sending mails, please do the needful. 10/26/2022 8:31:47 PM=>delfile:-D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents\PendingMail\PendingMail_ErrorAlert.xml 10/26/2022 8:31:47 PM=>Info:- END Mailing Method 10/26/2022 8:31:47 PM=>Info:- Start Executing Telegram Method 10/26/2022 8:31:47 PM=>Info:- PendingTelegram.xml not exists 10/26/2022 8:31:47 PM=>Info:- End Executing TELEGRAM Method 10/26/2022 8:31:47 PM=>WriteToPendingXML ErrorAlert Start 10/26/2022 8:31:47 PM=>WriteToPendingXML ErrorAlert MailAttachmentsPath = D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents 10/26/2022 8:31:47 PM=>WriteToPendingXML ErrorAlertEntry Added Successfully 10/26/2022 8:31:47 PM=>Info - End of callingService Method 10/26/2022 8:33:47 PM=>Info - Check time Elapsed 10/26/2022 8:33:47 PM=>Info - Call callingService Method 10/26/2022 8:33:47 PM=>Info:- Call Both 10/26/2022 8:33:47 PM=>Info:- Start Executing SMS Method 10/26/2022 8:33:47 PM=>Info:- End Executing SMS Method 10/26/2022 8:33:47 PM=>Info:- Start Mailing Method 10/26/2022 8:33:47 PM=>Info:- ImportingEXE_END.xml file read to list 10/26/2022 8:33:47 PM=>Info:- ImportingEXE_START.xml file read to list 10/26/2022 8:33:47 PM=>Info:- PendingMail.xml file read to list 10/26/2022 8:33:47 PM=>Info:- PendingMail_ErrorAlert.xml file read to list 10/26/2022 8:33:47 PM=>Info:- Count = 1 10/26/2022 8:33:47 PM=>Info:- Count 1 10/26/2022 8:33:47 PM=>Info - Fetching Data From MAIL XML 10/26/2022 8:33:47 PM=>Info - End of Fetching Data From Mail XML 10/26/2022 8:33:47 PM=>Info:- Start SenMail Method 10/26/2022 8:33:47 PM=>UseDefaultCredentials 10/26/2022 8:33:47 PM=>Credentials = bayersupport@sapl.net:Corona@2020 10/26/2022 8:33:47 PM=>EnableSsl = true 10/26/2022 8:33:47 PM=>DeliveryMethod 10/26/2022 8:33:47 PM=>Before Send 10/26/2022 8:35:27 PM=>Exception(SenMail) :System.Net.Mail.SmtpException: Failure sending mail. ---> System.Net.WebException: The operation has timed out. at System.Net.ConnectionPool.Get(Object owningObject, Int32 result, Boolean& continueLoop, WaitHandle[]& waitHandles) at System.Net.ConnectionPool.GetConnection(Object owningObject, GeneralAsyncDelegate asyncCallback, Int32 creationTimeout) at System.Net.Mail.SmtpConnection.GetConnection(ServicePoint servicePoint) at System.Net.Mail.SmtpClient.GetConnection() at System.Net.Mail.SmtpClient.Send(MailMessage message) --- End of inner exception stack trace --- at System.Net.Mail.SmtpClient.Send(MailMessage message) at SAPLMailer.SAPLMailerService.SenMail(PendingMail objPendingMail) in E:\PROJECTS_SVN\SAPLMailer\SAPLMailer\SAPLMailer\SAPLMailerService.cs:line 400 10/26/2022 8:35:27 PM=>(SenMail)Failure sending To mail ID :bayersupport@sapl.net 10/26/2022 8:35:27 PM=>(SenMail)Failure sending CC mail ID : 10/26/2022 8:35:27 PM=>(SenMail)Failure sending mail Body :Hello, Please check attached file having issues in sending mails, please do the needful. 10/26/2022 8:35:27 PM=>delfile:-D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents\PendingMail\PendingMail_ErrorAlert.xml 10/26/2022 8:35:28 PM=>Info:- END Mailing Method 10/26/2022 8:35:28 PM=>Info:- Start Executing Telegram Method 10/26/2022 8:35:28 PM=>Info:- PendingTelegram.xml not exists 10/26/2022 8:35:28 PM=>Info:- End Executing TELEGRAM Method 10/26/2022 8:35:28 PM=>WriteToPendingXML ErrorAlert Start 10/26/2022 8:35:28 PM=>WriteToPendingXML ErrorAlert MailAttachmentsPath = D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents 10/26/2022 8:35:28 PM=>WriteToPendingXML ErrorAlertEntry Added Successfully 10/26/2022 8:35:28 PM=>Info - End of callingService Method 10/26/2022 8:37:28 PM=>Info - Check time Elapsed 10/26/2022 8:37:28 PM=>Info - Call callingService Method 10/26/2022 8:37:28 PM=>Info:- Call Both 10/26/2022 8:37:28 PM=>Info:- Start Executing SMS Method 10/26/2022 8:37:28 PM=>Info:- End Executing SMS Method 10/26/2022 8:37:28 PM=>Info:- Start Mailing Method 10/26/2022 8:37:28 PM=>Info:- ImportingEXE_END.xml file read to list 10/26/2022 8:37:28 PM=>Info:- ImportingEXE_START.xml file read to list 10/26/2022 8:37:28 PM=>Info:- PendingMail.xml file read to list 10/26/2022 8:37:28 PM=>Info:- PendingMail_ErrorAlert.xml file read to list 10/26/2022 8:37:28 PM=>Info:- Count = 1 10/26/2022 8:37:28 PM=>Info:- Count 1 10/26/2022 8:37:28 PM=>Info - Fetching Data From MAIL XML 10/26/2022 8:37:28 PM=>Info - End of Fetching Data From Mail XML 10/26/2022 8:37:28 PM=>Info:- Start SenMail Method 10/26/2022 8:37:28 PM=>UseDefaultCredentials 10/26/2022 8:37:28 PM=>Credentials = bayersupport@sapl.net:Corona@2020 10/26/2022 8:37:28 PM=>EnableSsl = true 10/26/2022 8:37:28 PM=>DeliveryMethod 10/26/2022 8:37:28 PM=>Before Send 10/26/2022 8:39:08 PM=>Exception(SenMail) :System.Net.Mail.SmtpException: Failure sending mail. ---> System.Net.WebException: The operation has timed out. at System.Net.ConnectionPool.Get(Object owningObject, Int32 result, Boolean& continueLoop, WaitHandle[]& waitHandles) at System.Net.ConnectionPool.GetConnection(Object owningObject, GeneralAsyncDelegate asyncCallback, Int32 creationTimeout) at System.Net.Mail.SmtpConnection.GetConnection(ServicePoint servicePoint) at System.Net.Mail.SmtpClient.GetConnection() at System.Net.Mail.SmtpClient.Send(MailMessage message) --- End of inner exception stack trace --- at System.Net.Mail.SmtpClient.Send(MailMessage message) at SAPLMailer.SAPLMailerService.SenMail(PendingMail objPendingMail) in E:\PROJECTS_SVN\SAPLMailer\SAPLMailer\SAPLMailer\SAPLMailerService.cs:line 400 10/26/2022 8:39:08 PM=>(SenMail)Failure sending To mail ID :bayersupport@sapl.net 10/26/2022 8:39:08 PM=>(SenMail)Failure sending CC mail ID : 10/26/2022 8:39:08 PM=>(SenMail)Failure sending mail Body :Hello, Please check attached file having issues in sending mails, please do the needful. 10/26/2022 8:39:08 PM=>delfile:-D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents\PendingMail\PendingMail_ErrorAlert.xml 10/26/2022 8:39:08 PM=>Info:- END Mailing Method 10/26/2022 8:39:08 PM=>Info:- Start Executing Telegram Method 10/26/2022 8:39:08 PM=>Info:- PendingTelegram.xml not exists 10/26/2022 8:39:08 PM=>Info:- End Executing TELEGRAM Method 10/26/2022 8:39:08 PM=>WriteToPendingXML ErrorAlert Start 10/26/2022 8:39:08 PM=>WriteToPendingXML ErrorAlert MailAttachmentsPath = D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents 10/26/2022 8:39:08 PM=>WriteToPendingXML ErrorAlertEntry Added Successfully 10/26/2022 8:39:08 PM=>Info - End of callingService Method 10/26/2022 8:41:08 PM=>Info - Check time Elapsed 10/26/2022 8:41:08 PM=>Info - Call callingService Method 10/26/2022 8:41:08 PM=>Info:- Call Both 10/26/2022 8:41:08 PM=>Info:- Start Executing SMS Method 10/26/2022 8:41:08 PM=>Info:- End Executing SMS Method 10/26/2022 8:41:08 PM=>Info:- Start Mailing Method 10/26/2022 8:41:08 PM=>Info:- ImportingEXE_END.xml file read to list 10/26/2022 8:41:08 PM=>Info:- ImportingEXE_START.xml file read to list 10/26/2022 8:41:08 PM=>Info:- PendingMail.xml file read to list 10/26/2022 8:41:08 PM=>Info:- PendingMail_ErrorAlert.xml file read to list 10/26/2022 8:41:08 PM=>Info:- Count = 1 10/26/2022 8:41:08 PM=>Info:- Count 1 10/26/2022 8:41:08 PM=>Info - Fetching Data From MAIL XML 10/26/2022 8:41:08 PM=>Info - End of Fetching Data From Mail XML 10/26/2022 8:41:08 PM=>Info:- Start SenMail Method 10/26/2022 8:41:08 PM=>UseDefaultCredentials 10/26/2022 8:41:08 PM=>Credentials = bayersupport@sapl.net:Corona@2020 10/26/2022 8:41:08 PM=>EnableSsl = true 10/26/2022 8:41:08 PM=>DeliveryMethod 10/26/2022 8:41:08 PM=>Before Send 10/26/2022 8:42:48 PM=>Exception(SenMail) :System.Net.Mail.SmtpException: Failure sending mail. ---> System.Net.WebException: The operation has timed out. at System.Net.ConnectionPool.Get(Object owningObject, Int32 result, Boolean& continueLoop, WaitHandle[]& waitHandles) at System.Net.ConnectionPool.GetConnection(Object owningObject, GeneralAsyncDelegate asyncCallback, Int32 creationTimeout) at System.Net.Mail.SmtpConnection.GetConnection(ServicePoint servicePoint) at System.Net.Mail.SmtpClient.GetConnection() at System.Net.Mail.SmtpClient.Send(MailMessage message) --- End of inner exception stack trace --- at System.Net.Mail.SmtpClient.Send(MailMessage message) at SAPLMailer.SAPLMailerService.SenMail(PendingMail objPendingMail) in E:\PROJECTS_SVN\SAPLMailer\SAPLMailer\SAPLMailer\SAPLMailerService.cs:line 400 10/26/2022 8:42:48 PM=>(SenMail)Failure sending To mail ID :bayersupport@sapl.net 10/26/2022 8:42:48 PM=>(SenMail)Failure sending CC mail ID : 10/26/2022 8:42:48 PM=>(SenMail)Failure sending mail Body :Hello, Please check attached file having issues in sending mails, please do the needful. 10/26/2022 8:42:48 PM=>delfile:-D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents\PendingMail\PendingMail_ErrorAlert.xml 10/26/2022 8:42:49 PM=>Info:- END Mailing Method 10/26/2022 8:42:49 PM=>Info:- Start Executing Telegram Method 10/26/2022 8:42:49 PM=>Info:- PendingTelegram.xml not exists 10/26/2022 8:42:49 PM=>Info:- End Executing TELEGRAM Method 10/26/2022 8:42:49 PM=>WriteToPendingXML ErrorAlert Start 10/26/2022 8:42:49 PM=>WriteToPendingXML ErrorAlert MailAttachmentsPath = D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents 10/26/2022 8:42:49 PM=>WriteToPendingXML ErrorAlertEntry Added Successfully 10/26/2022 8:42:49 PM=>Info - End of callingService Method 10/26/2022 8:44:49 PM=>Info - Check time Elapsed 10/26/2022 8:44:49 PM=>Info - Call callingService Method 10/26/2022 8:44:49 PM=>Info:- Call Both 10/26/2022 8:44:49 PM=>Info:- Start Executing SMS Method 10/26/2022 8:44:49 PM=>Info:- End Executing SMS Method 10/26/2022 8:44:49 PM=>Info:- Start Mailing Method 10/26/2022 8:44:49 PM=>Info:- ImportingEXE_END.xml file read to list 10/26/2022 8:44:49 PM=>Info:- ImportingEXE_START.xml file read to list 10/26/2022 8:44:49 PM=>Info:- PendingMail.xml file read to list 10/26/2022 8:44:49 PM=>Info:- PendingMail_ErrorAlert.xml file read to list 10/26/2022 8:44:49 PM=>Info:- Count = 1 10/26/2022 8:44:49 PM=>Info:- Count 1 10/26/2022 8:44:49 PM=>Info - Fetching Data From MAIL XML 10/26/2022 8:44:49 PM=>Info - End of Fetching Data From Mail XML 10/26/2022 8:44:49 PM=>Info:- Start SenMail Method 10/26/2022 8:44:49 PM=>UseDefaultCredentials 10/26/2022 8:44:49 PM=>Credentials = bayersupport@sapl.net:Corona@2020 10/26/2022 8:44:49 PM=>EnableSsl = true 10/26/2022 8:44:49 PM=>DeliveryMethod 10/26/2022 8:44:49 PM=>Before Send 10/26/2022 8:46:29 PM=>Exception(SenMail) :System.Net.Mail.SmtpException: Failure sending mail. ---> System.Net.WebException: The operation has timed out. at System.Net.ConnectionPool.Get(Object owningObject, Int32 result, Boolean& continueLoop, WaitHandle[]& waitHandles) at System.Net.ConnectionPool.GetConnection(Object owningObject, GeneralAsyncDelegate asyncCallback, Int32 creationTimeout) at System.Net.Mail.SmtpConnection.GetConnection(ServicePoint servicePoint) at System.Net.Mail.SmtpClient.GetConnection() at System.Net.Mail.SmtpClient.Send(MailMessage message) --- End of inner exception stack trace --- at System.Net.Mail.SmtpClient.Send(MailMessage message) at SAPLMailer.SAPLMailerService.SenMail(PendingMail objPendingMail) in E:\PROJECTS_SVN\SAPLMailer\SAPLMailer\SAPLMailer\SAPLMailerService.cs:line 400 10/26/2022 8:46:29 PM=>(SenMail)Failure sending To mail ID :bayersupport@sapl.net 10/26/2022 8:46:29 PM=>(SenMail)Failure sending CC mail ID : 10/26/2022 8:46:29 PM=>(SenMail)Failure sending mail Body :Hello, Please check attached file having issues in sending mails, please do the needful. 10/26/2022 8:46:29 PM=>delfile:-D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents\PendingMail\PendingMail_ErrorAlert.xml 10/26/2022 8:46:29 PM=>Info:- END Mailing Method 10/26/2022 8:46:29 PM=>Info:- Start Executing Telegram Method 10/26/2022 8:46:29 PM=>Info:- PendingTelegram.xml not exists 10/26/2022 8:46:29 PM=>Info:- End Executing TELEGRAM Method 10/26/2022 8:46:29 PM=>WriteToPendingXML ErrorAlert Start 10/26/2022 8:46:29 PM=>WriteToPendingXML ErrorAlert MailAttachmentsPath = D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents 10/26/2022 8:46:29 PM=>WriteToPendingXML ErrorAlertEntry Added Successfully 10/26/2022 8:46:29 PM=>Info - End of callingService Method 10/26/2022 8:48:29 PM=>Info - Check time Elapsed 10/26/2022 8:48:29 PM=>Info - Call callingService Method 10/26/2022 8:48:29 PM=>Info:- Call Both 10/26/2022 8:48:29 PM=>Info:- Start Executing SMS Method 10/26/2022 8:48:29 PM=>Info:- End Executing SMS Method 10/26/2022 8:48:29 PM=>Info:- Start Mailing Method 10/26/2022 8:48:29 PM=>Info:- ImportingEXE_END.xml file read to list 10/26/2022 8:48:29 PM=>Info:- ImportingEXE_START.xml file read to list 10/26/2022 8:48:29 PM=>Info:- PendingMail.xml file read to list 10/26/2022 8:48:29 PM=>Info:- PendingMail_ErrorAlert.xml file read to list 10/26/2022 8:48:29 PM=>Info:- Count = 1 10/26/2022 8:48:29 PM=>Info:- Count 1 10/26/2022 8:48:29 PM=>Info - Fetching Data From MAIL XML 10/26/2022 8:48:29 PM=>Info - End of Fetching Data From Mail XML 10/26/2022 8:48:29 PM=>Info:- Start SenMail Method 10/26/2022 8:48:29 PM=>UseDefaultCredentials 10/26/2022 8:48:29 PM=>Credentials = bayersupport@sapl.net:Corona@2020 10/26/2022 8:48:29 PM=>EnableSsl = true 10/26/2022 8:48:29 PM=>DeliveryMethod 10/26/2022 8:48:29 PM=>Before Send 10/26/2022 8:50:09 PM=>Exception(SenMail) :System.Net.Mail.SmtpException: Failure sending mail. ---> System.Net.WebException: The operation has timed out. at System.Net.ConnectionPool.Get(Object owningObject, Int32 result, Boolean& continueLoop, WaitHandle[]& waitHandles) at System.Net.ConnectionPool.GetConnection(Object owningObject, GeneralAsyncDelegate asyncCallback, Int32 creationTimeout) at System.Net.Mail.SmtpConnection.GetConnection(ServicePoint servicePoint) at System.Net.Mail.SmtpClient.GetConnection() at System.Net.Mail.SmtpClient.Send(MailMessage message) --- End of inner exception stack trace --- at System.Net.Mail.SmtpClient.Send(MailMessage message) at SAPLMailer.SAPLMailerService.SenMail(PendingMail objPendingMail) in E:\PROJECTS_SVN\SAPLMailer\SAPLMailer\SAPLMailer\SAPLMailerService.cs:line 400 10/26/2022 8:50:09 PM=>(SenMail)Failure sending To mail ID :bayersupport@sapl.net 10/26/2022 8:50:09 PM=>(SenMail)Failure sending CC mail ID : 10/26/2022 8:50:09 PM=>(SenMail)Failure sending mail Body :Hello, Please check attached file having issues in sending mails, please do the needful. 10/26/2022 8:50:09 PM=>delfile:-D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents\PendingMail\PendingMail_ErrorAlert.xml 10/26/2022 8:50:10 PM=>Info:- END Mailing Method 10/26/2022 8:50:10 PM=>Info:- Start Executing Telegram Method 10/26/2022 8:50:10 PM=>Info:- PendingTelegram.xml not exists 10/26/2022 8:50:10 PM=>Info:- End Executing TELEGRAM Method 10/26/2022 8:50:10 PM=>WriteToPendingXML ErrorAlert Start 10/26/2022 8:50:10 PM=>WriteToPendingXML ErrorAlert MailAttachmentsPath = D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents 10/26/2022 8:50:10 PM=>WriteToPendingXML ErrorAlertEntry Added Successfully 10/26/2022 8:50:10 PM=>Info - End of callingService Method 10/26/2022 8:52:10 PM=>Info - Check time Elapsed 10/26/2022 8:52:10 PM=>Info - Call callingService Method 10/26/2022 8:52:10 PM=>Info:- Call Both 10/26/2022 8:52:10 PM=>Info:- Start Executing SMS Method 10/26/2022 8:52:10 PM=>Info:- End Executing SMS Method 10/26/2022 8:52:10 PM=>Info:- Start Mailing Method 10/26/2022 8:52:10 PM=>Info:- ImportingEXE_END.xml file read to list 10/26/2022 8:52:10 PM=>Info:- ImportingEXE_START.xml file read to list 10/26/2022 8:52:10 PM=>Info:- PendingMail.xml file read to list 10/26/2022 8:52:10 PM=>Info:- PendingMail_ErrorAlert.xml file read to list 10/26/2022 8:52:10 PM=>Info:- Count = 1 10/26/2022 8:52:10 PM=>Info:- Count 1 10/26/2022 8:52:10 PM=>Info - Fetching Data From MAIL XML 10/26/2022 8:52:10 PM=>Info - End of Fetching Data From Mail XML 10/26/2022 8:52:10 PM=>Info:- Start SenMail Method 10/26/2022 8:52:10 PM=>UseDefaultCredentials 10/26/2022 8:52:10 PM=>Credentials = bayersupport@sapl.net:Corona@2020 10/26/2022 8:52:10 PM=>EnableSsl = true 10/26/2022 8:52:10 PM=>DeliveryMethod 10/26/2022 8:52:10 PM=>Before Send 10/26/2022 8:53:50 PM=>Exception(SenMail) :System.Net.Mail.SmtpException: Failure sending mail. ---> System.Net.WebException: The operation has timed out. at System.Net.ConnectionPool.Get(Object owningObject, Int32 result, Boolean& continueLoop, WaitHandle[]& waitHandles) at System.Net.ConnectionPool.GetConnection(Object owningObject, GeneralAsyncDelegate asyncCallback, Int32 creationTimeout) at System.Net.Mail.SmtpConnection.GetConnection(ServicePoint servicePoint) at System.Net.Mail.SmtpClient.GetConnection() at System.Net.Mail.SmtpClient.Send(MailMessage message) --- End of inner exception stack trace --- at System.Net.Mail.SmtpClient.Send(MailMessage message) at SAPLMailer.SAPLMailerService.SenMail(PendingMail objPendingMail) in E:\PROJECTS_SVN\SAPLMailer\SAPLMailer\SAPLMailer\SAPLMailerService.cs:line 400 10/26/2022 8:53:50 PM=>(SenMail)Failure sending To mail ID :bayersupport@sapl.net 10/26/2022 8:53:50 PM=>(SenMail)Failure sending CC mail ID : 10/26/2022 8:53:50 PM=>(SenMail)Failure sending mail Body :Hello, Please check attached file having issues in sending mails, please do the needful. 10/26/2022 8:53:50 PM=>delfile:-D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents\PendingMail\PendingMail_ErrorAlert.xml 10/26/2022 8:53:50 PM=>Info:- END Mailing Method 10/26/2022 8:53:51 PM=>Info:- Start Executing Telegram Method 10/26/2022 8:53:51 PM=>Info:- PendingTelegram.xml not exists 10/26/2022 8:53:51 PM=>Info:- End Executing TELEGRAM Method 10/26/2022 8:53:51 PM=>WriteToPendingXML ErrorAlert Start 10/26/2022 8:53:51 PM=>WriteToPendingXML ErrorAlert MailAttachmentsPath = D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents 10/26/2022 8:53:51 PM=>WriteToPendingXML ErrorAlertEntry Added Successfully 10/26/2022 8:53:51 PM=>Info - End of callingService Method 10/26/2022 8:55:51 PM=>Info - Check time Elapsed 10/26/2022 8:55:51 PM=>Info - Call callingService Method 10/26/2022 8:55:51 PM=>Info:- Call Both 10/26/2022 8:55:51 PM=>Info:- Start Executing SMS Method 10/26/2022 8:55:51 PM=>Info:- End Executing SMS Method 10/26/2022 8:55:51 PM=>Info:- Start Mailing Method 10/26/2022 8:55:51 PM=>Info:- ImportingEXE_END.xml file read to list 10/26/2022 8:55:51 PM=>Info:- ImportingEXE_START.xml file read to list 10/26/2022 8:55:51 PM=>Info:- PendingMail.xml file read to list 10/26/2022 8:55:51 PM=>Info:- PendingMail_ErrorAlert.xml file read to list 10/26/2022 8:55:51 PM=>Info:- Count = 1 10/26/2022 8:55:51 PM=>Info:- Count 1 10/26/2022 8:55:51 PM=>Info - Fetching Data From MAIL XML 10/26/2022 8:55:51 PM=>Info - End of Fetching Data From Mail XML 10/26/2022 8:55:51 PM=>Info:- Start SenMail Method 10/26/2022 8:55:51 PM=>UseDefaultCredentials 10/26/2022 8:55:51 PM=>Credentials = bayersupport@sapl.net:Corona@2020 10/26/2022 8:55:51 PM=>EnableSsl = true 10/26/2022 8:55:51 PM=>DeliveryMethod 10/26/2022 8:55:51 PM=>Before Send 10/26/2022 8:57:31 PM=>Exception(SenMail) :System.Net.Mail.SmtpException: Failure sending mail. ---> System.Net.WebException: The operation has timed out. at System.Net.ConnectionPool.Get(Object owningObject, Int32 result, Boolean& continueLoop, WaitHandle[]& waitHandles) at System.Net.ConnectionPool.GetConnection(Object owningObject, GeneralAsyncDelegate asyncCallback, Int32 creationTimeout) at System.Net.Mail.SmtpConnection.GetConnection(ServicePoint servicePoint) at System.Net.Mail.SmtpClient.GetConnection() at System.Net.Mail.SmtpClient.Send(MailMessage message) --- End of inner exception stack trace --- at System.Net.Mail.SmtpClient.Send(MailMessage message) at SAPLMailer.SAPLMailerService.SenMail(PendingMail objPendingMail) in E:\PROJECTS_SVN\SAPLMailer\SAPLMailer\SAPLMailer\SAPLMailerService.cs:line 400 10/26/2022 8:57:31 PM=>(SenMail)Failure sending To mail ID :bayersupport@sapl.net 10/26/2022 8:57:31 PM=>(SenMail)Failure sending CC mail ID : 10/26/2022 8:57:31 PM=>(SenMail)Failure sending mail Body :Hello, Please check attached file having issues in sending mails, please do the needful. 10/26/2022 8:57:31 PM=>delfile:-D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents\PendingMail\PendingMail_ErrorAlert.xml 10/26/2022 8:57:31 PM=>Info:- END Mailing Method 10/26/2022 8:57:31 PM=>Info:- Start Executing Telegram Method 10/26/2022 8:57:31 PM=>Info:- PendingTelegram.xml not exists 10/26/2022 8:57:31 PM=>Info:- End Executing TELEGRAM Method 10/26/2022 8:57:31 PM=>WriteToPendingXML ErrorAlert Start 10/26/2022 8:57:31 PM=>WriteToPendingXML ErrorAlert MailAttachmentsPath = D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents 10/26/2022 8:57:31 PM=>WriteToPendingXML ErrorAlertEntry Added Successfully 10/26/2022 8:57:31 PM=>Info - End of callingService Method 10/26/2022 8:59:31 PM=>Info - Check time Elapsed 10/26/2022 8:59:31 PM=>Info - Call callingService Method 10/26/2022 8:59:31 PM=>Info:- Call Both 10/26/2022 8:59:31 PM=>Info:- Start Executing SMS Method 10/26/2022 8:59:31 PM=>Info:- End Executing SMS Method 10/26/2022 8:59:31 PM=>Info:- Start Mailing Method 10/26/2022 8:59:31 PM=>Info:- ImportingEXE_END.xml file read to list 10/26/2022 8:59:31 PM=>Info:- ImportingEXE_START.xml file read to list 10/26/2022 8:59:31 PM=>Info:- PendingMail.xml file read to list 10/26/2022 8:59:31 PM=>Info:- PendingMail_ErrorAlert.xml file read to list 10/26/2022 8:59:31 PM=>Info:- Count = 1 10/26/2022 8:59:31 PM=>Info:- Count 1 10/26/2022 8:59:31 PM=>Info - Fetching Data From MAIL XML 10/26/2022 8:59:31 PM=>Info - End of Fetching Data From Mail XML 10/26/2022 8:59:31 PM=>Info:- Start SenMail Method 10/26/2022 8:59:31 PM=>UseDefaultCredentials 10/26/2022 8:59:31 PM=>Credentials = bayersupport@sapl.net:Corona@2020 10/26/2022 8:59:31 PM=>EnableSsl = true 10/26/2022 8:59:31 PM=>DeliveryMethod 10/26/2022 8:59:31 PM=>Before Send 10/26/2022 9:01:11 PM=>Exception(SenMail) :System.Net.Mail.SmtpException: Failure sending mail. ---> System.Net.WebException: The operation has timed out. at System.Net.ConnectionPool.Get(Object owningObject, Int32 result, Boolean& continueLoop, WaitHandle[]& waitHandles) at System.Net.ConnectionPool.GetConnection(Object owningObject, GeneralAsyncDelegate asyncCallback, Int32 creationTimeout) at System.Net.Mail.SmtpConnection.GetConnection(ServicePoint servicePoint) at System.Net.Mail.SmtpClient.GetConnection() at System.Net.Mail.SmtpClient.Send(MailMessage message) --- End of inner exception stack trace --- at System.Net.Mail.SmtpClient.Send(MailMessage message) at SAPLMailer.SAPLMailerService.SenMail(PendingMail objPendingMail) in E:\PROJECTS_SVN\SAPLMailer\SAPLMailer\SAPLMailer\SAPLMailerService.cs:line 400 10/26/2022 9:01:11 PM=>(SenMail)Failure sending To mail ID :bayersupport@sapl.net 10/26/2022 9:01:11 PM=>(SenMail)Failure sending CC mail ID : 10/26/2022 9:01:11 PM=>(SenMail)Failure sending mail Body :Hello, Please check attached file having issues in sending mails, please do the needful. 10/26/2022 9:01:11 PM=>delfile:-D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents\PendingMail\PendingMail_ErrorAlert.xml 10/26/2022 9:01:11 PM=>Info:- END Mailing Method 10/26/2022 9:01:11 PM=>Info:- Start Executing Telegram Method 10/26/2022 9:01:12 PM=>Info:- PendingTelegram.xml not exists 10/26/2022 9:01:12 PM=>Info:- End Executing TELEGRAM Method 10/26/2022 9:01:12 PM=>WriteToPendingXML ErrorAlert Start 10/26/2022 9:01:12 PM=>WriteToPendingXML ErrorAlert MailAttachmentsPath = D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents 10/26/2022 9:01:12 PM=>WriteToPendingXML ErrorAlertEntry Added Successfully 10/26/2022 9:01:12 PM=>Info - End of callingService Method 10/26/2022 9:03:12 PM=>Info - Check time Elapsed 10/26/2022 9:03:12 PM=>Info - Call callingService Method 10/26/2022 9:03:12 PM=>Info:- Call Both 10/26/2022 9:03:12 PM=>Info:- Start Executing SMS Method 10/26/2022 9:03:12 PM=>Info:- End Executing SMS Method 10/26/2022 9:03:12 PM=>Info:- Start Mailing Method 10/26/2022 9:03:12 PM=>Info:- ImportingEXE_END.xml file read to list 10/26/2022 9:03:12 PM=>Info:- ImportingEXE_START.xml file read to list 10/26/2022 9:03:12 PM=>Info:- PendingMail.xml file read to list 10/26/2022 9:03:12 PM=>Info:- PendingMail_ErrorAlert.xml file read to list 10/26/2022 9:03:12 PM=>Info:- Count = 1 10/26/2022 9:03:12 PM=>Info:- Count 1 10/26/2022 9:03:12 PM=>Info - Fetching Data From MAIL XML 10/26/2022 9:03:12 PM=>Info - End of Fetching Data From Mail XML 10/26/2022 9:03:12 PM=>Info:- Start SenMail Method 10/26/2022 9:03:12 PM=>UseDefaultCredentials 10/26/2022 9:03:12 PM=>Credentials = bayersupport@sapl.net:Corona@2020 10/26/2022 9:03:12 PM=>EnableSsl = true 10/26/2022 9:03:12 PM=>DeliveryMethod 10/26/2022 9:03:12 PM=>Before Send 10/26/2022 9:04:52 PM=>Exception(SenMail) :System.Net.Mail.SmtpException: Failure sending mail. ---> System.Net.WebException: The operation has timed out. at System.Net.ConnectionPool.Get(Object owningObject, Int32 result, Boolean& continueLoop, WaitHandle[]& waitHandles) at System.Net.ConnectionPool.GetConnection(Object owningObject, GeneralAsyncDelegate asyncCallback, Int32 creationTimeout) at System.Net.Mail.SmtpConnection.GetConnection(ServicePoint servicePoint) at System.Net.Mail.SmtpClient.GetConnection() at System.Net.Mail.SmtpClient.Send(MailMessage message) --- End of inner exception stack trace --- at System.Net.Mail.SmtpClient.Send(MailMessage message) at SAPLMailer.SAPLMailerService.SenMail(PendingMail objPendingMail) in E:\PROJECTS_SVN\SAPLMailer\SAPLMailer\SAPLMailer\SAPLMailerService.cs:line 400 10/26/2022 9:04:52 PM=>(SenMail)Failure sending To mail ID :bayersupport@sapl.net 10/26/2022 9:04:52 PM=>(SenMail)Failure sending CC mail ID : 10/26/2022 9:04:52 PM=>(SenMail)Failure sending mail Body :Hello, Please check attached file having issues in sending mails, please do the needful. 10/26/2022 9:04:52 PM=>delfile:-D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents\PendingMail\PendingMail_ErrorAlert.xml 10/26/2022 9:04:52 PM=>Info:- END Mailing Method 10/26/2022 9:04:52 PM=>Info:- Start Executing Telegram Method 10/26/2022 9:04:52 PM=>Info:- PendingTelegram.xml not exists 10/26/2022 9:04:52 PM=>Info:- End Executing TELEGRAM Method 10/26/2022 9:04:52 PM=>WriteToPendingXML ErrorAlert Start 10/26/2022 9:04:52 PM=>WriteToPendingXML ErrorAlert MailAttachmentsPath = D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents 10/26/2022 9:04:52 PM=>WriteToPendingXML ErrorAlertEntry Added Successfully 10/26/2022 9:04:52 PM=>Info - End of callingService Method 10/26/2022 9:06:52 PM=>Info - Check time Elapsed 10/26/2022 9:06:52 PM=>Info - Call callingService Method 10/26/2022 9:06:52 PM=>Info:- Call Both 10/26/2022 9:06:52 PM=>Info:- Start Executing SMS Method 10/26/2022 9:06:52 PM=>Info:- End Executing SMS Method 10/26/2022 9:06:52 PM=>Info:- Start Mailing Method 10/26/2022 9:06:52 PM=>Info:- ImportingEXE_END.xml file read to list 10/26/2022 9:06:52 PM=>Info:- ImportingEXE_START.xml file read to list 10/26/2022 9:06:52 PM=>Info:- PendingMail.xml file read to list 10/26/2022 9:06:52 PM=>Info:- PendingMail_ErrorAlert.xml file read to list 10/26/2022 9:06:52 PM=>Info:- Count = 1 10/26/2022 9:06:52 PM=>Info:- Count 1 10/26/2022 9:06:52 PM=>Info - Fetching Data From MAIL XML 10/26/2022 9:06:52 PM=>Info - End of Fetching Data From Mail XML 10/26/2022 9:06:52 PM=>Info:- Start SenMail Method 10/26/2022 9:06:52 PM=>UseDefaultCredentials 10/26/2022 9:06:52 PM=>Credentials = bayersupport@sapl.net:Corona@2020 10/26/2022 9:06:52 PM=>EnableSsl = true 10/26/2022 9:06:52 PM=>DeliveryMethod 10/26/2022 9:06:52 PM=>Before Send 10/26/2022 9:08:32 PM=>Exception(SenMail) :System.Net.Mail.SmtpException: Failure sending mail. ---> System.Net.WebException: The operation has timed out. at System.Net.ConnectionPool.Get(Object owningObject, Int32 result, Boolean& continueLoop, WaitHandle[]& waitHandles) at System.Net.ConnectionPool.GetConnection(Object owningObject, GeneralAsyncDelegate asyncCallback, Int32 creationTimeout) at System.Net.Mail.SmtpConnection.GetConnection(ServicePoint servicePoint) at System.Net.Mail.SmtpClient.GetConnection() at System.Net.Mail.SmtpClient.Send(MailMessage message) --- End of inner exception stack trace --- at System.Net.Mail.SmtpClient.Send(MailMessage message) at SAPLMailer.SAPLMailerService.SenMail(PendingMail objPendingMail) in E:\PROJECTS_SVN\SAPLMailer\SAPLMailer\SAPLMailer\SAPLMailerService.cs:line 400 10/26/2022 9:08:32 PM=>(SenMail)Failure sending To mail ID :bayersupport@sapl.net 10/26/2022 9:08:32 PM=>(SenMail)Failure sending CC mail ID : 10/26/2022 9:08:32 PM=>(SenMail)Failure sending mail Body :Hello, Please check attached file having issues in sending mails, please do the needful. 10/26/2022 9:08:32 PM=>delfile:-D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents\PendingMail\PendingMail_ErrorAlert.xml 10/26/2022 9:08:32 PM=>Info:- END Mailing Method 10/26/2022 9:08:32 PM=>Info:- Start Executing Telegram Method 10/26/2022 9:08:32 PM=>Info:- PendingTelegram.xml not exists 10/26/2022 9:08:32 PM=>Info:- End Executing TELEGRAM Method 10/26/2022 9:08:32 PM=>WriteToPendingXML ErrorAlert Start 10/26/2022 9:08:32 PM=>WriteToPendingXML ErrorAlert MailAttachmentsPath = D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents 10/26/2022 9:08:32 PM=>WriteToPendingXML ErrorAlertEntry Added Successfully 10/26/2022 9:08:32 PM=>Info - End of callingService Method 10/26/2022 9:10:32 PM=>Info - Check time Elapsed 10/26/2022 9:10:32 PM=>Info - Call callingService Method 10/26/2022 9:10:32 PM=>Info:- Call Both 10/26/2022 9:10:32 PM=>Info:- Start Executing SMS Method 10/26/2022 9:10:33 PM=>Info:- End Executing SMS Method 10/26/2022 9:10:33 PM=>Info:- Start Mailing Method 10/26/2022 9:10:33 PM=>Info:- ImportingEXE_END.xml file read to list 10/26/2022 9:10:33 PM=>Info:- ImportingEXE_START.xml file read to list 10/26/2022 9:10:33 PM=>Info:- PendingMail.xml file read to list 10/26/2022 9:10:33 PM=>Info:- PendingMail_ErrorAlert.xml file read to list 10/26/2022 9:10:33 PM=>Info:- Count = 1 10/26/2022 9:10:33 PM=>Info:- Count 1 10/26/2022 9:10:33 PM=>Info - Fetching Data From MAIL XML 10/26/2022 9:10:33 PM=>Info - End of Fetching Data From Mail XML 10/26/2022 9:10:33 PM=>Info:- Start SenMail Method 10/26/2022 9:10:33 PM=>UseDefaultCredentials 10/26/2022 9:10:33 PM=>Credentials = bayersupport@sapl.net:Corona@2020 10/26/2022 9:10:33 PM=>EnableSsl = true 10/26/2022 9:10:33 PM=>DeliveryMethod 10/26/2022 9:10:33 PM=>Before Send 10/26/2022 9:12:13 PM=>Exception(SenMail) :System.Net.Mail.SmtpException: Failure sending mail. ---> System.Net.WebException: The operation has timed out. at System.Net.ConnectionPool.Get(Object owningObject, Int32 result, Boolean& continueLoop, WaitHandle[]& waitHandles) at System.Net.ConnectionPool.GetConnection(Object owningObject, GeneralAsyncDelegate asyncCallback, Int32 creationTimeout) at System.Net.Mail.SmtpConnection.GetConnection(ServicePoint servicePoint) at System.Net.Mail.SmtpClient.GetConnection() at System.Net.Mail.SmtpClient.Send(MailMessage message) --- End of inner exception stack trace --- at System.Net.Mail.SmtpClient.Send(MailMessage message) at SAPLMailer.SAPLMailerService.SenMail(PendingMail objPendingMail) in E:\PROJECTS_SVN\SAPLMailer\SAPLMailer\SAPLMailer\SAPLMailerService.cs:line 400 10/26/2022 9:12:13 PM=>(SenMail)Failure sending To mail ID :bayersupport@sapl.net 10/26/2022 9:12:13 PM=>(SenMail)Failure sending CC mail ID : 10/26/2022 9:12:13 PM=>(SenMail)Failure sending mail Body :Hello, Please check attached file having issues in sending mails, please do the needful. 10/26/2022 9:12:13 PM=>delfile:-D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents\PendingMail\PendingMail_ErrorAlert.xml 10/26/2022 9:12:13 PM=>Info:- END Mailing Method 10/26/2022 9:12:13 PM=>Info:- Start Executing Telegram Method 10/26/2022 9:12:13 PM=>Info:- PendingTelegram.xml not exists 10/26/2022 9:12:13 PM=>Info:- End Executing TELEGRAM Method 10/26/2022 9:12:13 PM=>WriteToPendingXML ErrorAlert Start 10/26/2022 9:12:13 PM=>WriteToPendingXML ErrorAlert MailAttachmentsPath = D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents 10/26/2022 9:12:13 PM=>WriteToPendingXML ErrorAlertEntry Added Successfully 10/26/2022 9:12:13 PM=>Info - End of callingService Method 10/26/2022 9:14:13 PM=>Info - Check time Elapsed 10/26/2022 9:14:13 PM=>Info - Call callingService Method 10/26/2022 9:14:13 PM=>Info:- Call Both 10/26/2022 9:14:13 PM=>Info:- Start Executing SMS Method 10/26/2022 9:14:13 PM=>Info:- End Executing SMS Method 10/26/2022 9:14:13 PM=>Info:- Start Mailing Method 10/26/2022 9:14:13 PM=>Info:- ImportingEXE_END.xml file read to list 10/26/2022 9:14:13 PM=>Info:- ImportingEXE_START.xml file read to list 10/26/2022 9:14:13 PM=>Info:- PendingMail.xml file read to list 10/26/2022 9:14:13 PM=>Info:- PendingMail_ErrorAlert.xml file read to list 10/26/2022 9:14:13 PM=>Info:- Count = 1 10/26/2022 9:14:13 PM=>Info:- Count 1 10/26/2022 9:14:13 PM=>Info - Fetching Data From MAIL XML 10/26/2022 9:14:13 PM=>Info - End of Fetching Data From Mail XML 10/26/2022 9:14:13 PM=>Info:- Start SenMail Method 10/26/2022 9:14:13 PM=>UseDefaultCredentials 10/26/2022 9:14:13 PM=>Credentials = bayersupport@sapl.net:Corona@2020 10/26/2022 9:14:13 PM=>EnableSsl = true 10/26/2022 9:14:13 PM=>DeliveryMethod 10/26/2022 9:14:13 PM=>Before Send 10/26/2022 9:15:53 PM=>Exception(SenMail) :System.Net.Mail.SmtpException: Failure sending mail. ---> System.Net.WebException: The operation has timed out. at System.Net.ConnectionPool.Get(Object owningObject, Int32 result, Boolean& continueLoop, WaitHandle[]& waitHandles) at System.Net.ConnectionPool.GetConnection(Object owningObject, GeneralAsyncDelegate asyncCallback, Int32 creationTimeout) at System.Net.Mail.SmtpConnection.GetConnection(ServicePoint servicePoint) at System.Net.Mail.SmtpClient.GetConnection() at System.Net.Mail.SmtpClient.Send(MailMessage message) --- End of inner exception stack trace --- at System.Net.Mail.SmtpClient.Send(MailMessage message) at SAPLMailer.SAPLMailerService.SenMail(PendingMail objPendingMail) in E:\PROJECTS_SVN\SAPLMailer\SAPLMailer\SAPLMailer\SAPLMailerService.cs:line 400 10/26/2022 9:15:53 PM=>(SenMail)Failure sending To mail ID :bayersupport@sapl.net 10/26/2022 9:15:53 PM=>(SenMail)Failure sending CC mail ID : 10/26/2022 9:15:53 PM=>(SenMail)Failure sending mail Body :Hello, Please check attached file having issues in sending mails, please do the needful. 10/26/2022 9:15:53 PM=>delfile:-D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents\PendingMail\PendingMail_ErrorAlert.xml 10/26/2022 9:15:53 PM=>Info:- END Mailing Method 10/26/2022 9:15:53 PM=>Info:- Start Executing Telegram Method 10/26/2022 9:15:53 PM=>Info:- PendingTelegram.xml not exists 10/26/2022 9:15:53 PM=>Info:- End Executing TELEGRAM Method 10/26/2022 9:15:53 PM=>WriteToPendingXML ErrorAlert Start 10/26/2022 9:15:53 PM=>WriteToPendingXML ErrorAlert MailAttachmentsPath = D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents 10/26/2022 9:15:53 PM=>WriteToPendingXML ErrorAlertEntry Added Successfully 10/26/2022 9:15:53 PM=>Info - End of callingService Method 10/26/2022 9:17:53 PM=>Info - Check time Elapsed 10/26/2022 9:17:53 PM=>Info - Call callingService Method 10/26/2022 9:17:53 PM=>Info:- Call Both 10/26/2022 9:17:53 PM=>Info:- Start Executing SMS Method 10/26/2022 9:17:53 PM=>Info:- End Executing SMS Method 10/26/2022 9:17:53 PM=>Info:- Start Mailing Method 10/26/2022 9:17:53 PM=>Info:- ImportingEXE_END.xml file read to list 10/26/2022 9:17:53 PM=>Info:- ImportingEXE_START.xml file read to list 10/26/2022 9:17:53 PM=>Info:- PendingMail.xml file read to list 10/26/2022 9:17:53 PM=>Info:- PendingMail_ErrorAlert.xml file read to list 10/26/2022 9:17:53 PM=>Info:- Count = 1 10/26/2022 9:17:53 PM=>Info:- Count 1 10/26/2022 9:17:53 PM=>Info - Fetching Data From MAIL XML 10/26/2022 9:17:53 PM=>Info - End of Fetching Data From Mail XML 10/26/2022 9:17:53 PM=>Info:- Start SenMail Method 10/26/2022 9:17:53 PM=>UseDefaultCredentials 10/26/2022 9:17:53 PM=>Credentials = bayersupport@sapl.net:Corona@2020 10/26/2022 9:17:53 PM=>EnableSsl = true 10/26/2022 9:17:53 PM=>DeliveryMethod 10/26/2022 9:17:53 PM=>Before Send 10/26/2022 9:19:33 PM=>Exception(SenMail) :System.Net.Mail.SmtpException: Failure sending mail. ---> System.Net.WebException: The operation has timed out. at System.Net.ConnectionPool.Get(Object owningObject, Int32 result, Boolean& continueLoop, WaitHandle[]& waitHandles) at System.Net.ConnectionPool.GetConnection(Object owningObject, GeneralAsyncDelegate asyncCallback, Int32 creationTimeout) at System.Net.Mail.SmtpConnection.GetConnection(ServicePoint servicePoint) at System.Net.Mail.SmtpClient.GetConnection() at System.Net.Mail.SmtpClient.Send(MailMessage message) --- End of inner exception stack trace --- at System.Net.Mail.SmtpClient.Send(MailMessage message) at SAPLMailer.SAPLMailerService.SenMail(PendingMail objPendingMail) in E:\PROJECTS_SVN\SAPLMailer\SAPLMailer\SAPLMailer\SAPLMailerService.cs:line 400 10/26/2022 9:19:33 PM=>(SenMail)Failure sending To mail ID :bayersupport@sapl.net 10/26/2022 9:19:33 PM=>(SenMail)Failure sending CC mail ID : 10/26/2022 9:19:33 PM=>(SenMail)Failure sending mail Body :Hello, Please check attached file having issues in sending mails, please do the needful. 10/26/2022 9:19:33 PM=>delfile:-D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents\PendingMail\PendingMail_ErrorAlert.xml 10/26/2022 9:19:34 PM=>Info:- END Mailing Method 10/26/2022 9:19:34 PM=>Info:- Start Executing Telegram Method 10/26/2022 9:19:34 PM=>Info:- PendingTelegram.xml not exists 10/26/2022 9:19:34 PM=>Info:- End Executing TELEGRAM Method 10/26/2022 9:19:34 PM=>WriteToPendingXML ErrorAlert Start 10/26/2022 9:19:34 PM=>WriteToPendingXML ErrorAlert MailAttachmentsPath = D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents 10/26/2022 9:19:34 PM=>WriteToPendingXML ErrorAlertEntry Added Successfully 10/26/2022 9:19:34 PM=>Info - End of callingService Method 10/26/2022 9:21:34 PM=>Info - Check time Elapsed 10/26/2022 9:21:34 PM=>Info - Call callingService Method 10/26/2022 9:21:34 PM=>Info:- Call Both 10/26/2022 9:21:34 PM=>Info:- Start Executing SMS Method 10/26/2022 9:21:34 PM=>Info:- End Executing SMS Method 10/26/2022 9:21:34 PM=>Info:- Start Mailing Method 10/26/2022 9:21:34 PM=>Info:- ImportingEXE_END.xml file read to list 10/26/2022 9:21:34 PM=>Info:- ImportingEXE_START.xml file read to list 10/26/2022 9:21:34 PM=>Info:- PendingMail.xml file read to list 10/26/2022 9:21:34 PM=>Info:- PendingMail_ErrorAlert.xml file read to list 10/26/2022 9:21:34 PM=>Info:- Count = 1 10/26/2022 9:21:34 PM=>Info:- Count 1 10/26/2022 9:21:34 PM=>Info - Fetching Data From MAIL XML 10/26/2022 9:21:34 PM=>Info - End of Fetching Data From Mail XML 10/26/2022 9:21:34 PM=>Info:- Start SenMail Method 10/26/2022 9:21:34 PM=>UseDefaultCredentials 10/26/2022 9:21:34 PM=>Credentials = bayersupport@sapl.net:Corona@2020 10/26/2022 9:21:34 PM=>EnableSsl = true 10/26/2022 9:21:34 PM=>DeliveryMethod 10/26/2022 9:21:34 PM=>Before Send 10/26/2022 9:23:14 PM=>Exception(SenMail) :System.Net.Mail.SmtpException: Failure sending mail. ---> System.Net.WebException: The operation has timed out. at System.Net.ConnectionPool.Get(Object owningObject, Int32 result, Boolean& continueLoop, WaitHandle[]& waitHandles) at System.Net.ConnectionPool.GetConnection(Object owningObject, GeneralAsyncDelegate asyncCallback, Int32 creationTimeout) at System.Net.Mail.SmtpConnection.GetConnection(ServicePoint servicePoint) at System.Net.Mail.SmtpClient.GetConnection() at System.Net.Mail.SmtpClient.Send(MailMessage message) --- End of inner exception stack trace --- at System.Net.Mail.SmtpClient.Send(MailMessage message) at SAPLMailer.SAPLMailerService.SenMail(PendingMail objPendingMail) in E:\PROJECTS_SVN\SAPLMailer\SAPLMailer\SAPLMailer\SAPLMailerService.cs:line 400 10/26/2022 9:23:14 PM=>(SenMail)Failure sending To mail ID :bayersupport@sapl.net 10/26/2022 9:23:14 PM=>(SenMail)Failure sending CC mail ID : 10/26/2022 9:23:14 PM=>(SenMail)Failure sending mail Body :Hello, Please check attached file having issues in sending mails, please do the needful. 10/26/2022 9:23:14 PM=>delfile:-D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents\PendingMail\PendingMail_ErrorAlert.xml 10/26/2022 9:23:14 PM=>Info:- END Mailing Method 10/26/2022 9:23:14 PM=>Info:- Start Executing Telegram Method 10/26/2022 9:23:14 PM=>Info:- PendingTelegram.xml not exists 10/26/2022 9:23:14 PM=>Info:- End Executing TELEGRAM Method 10/26/2022 9:23:14 PM=>WriteToPendingXML ErrorAlert Start 10/26/2022 9:23:14 PM=>WriteToPendingXML ErrorAlert MailAttachmentsPath = D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents 10/26/2022 9:23:14 PM=>WriteToPendingXML ErrorAlertEntry Added Successfully 10/26/2022 9:23:14 PM=>Info - End of callingService Method 10/26/2022 9:25:14 PM=>Info - Check time Elapsed 10/26/2022 9:25:14 PM=>Info - Call callingService Method 10/26/2022 9:25:14 PM=>Info:- Call Both 10/26/2022 9:25:14 PM=>Info:- Start Executing SMS Method 10/26/2022 9:25:14 PM=>Info:- End Executing SMS Method 10/26/2022 9:25:14 PM=>Info:- Start Mailing Method 10/26/2022 9:25:14 PM=>Info:- ImportingEXE_END.xml file read to list 10/26/2022 9:25:14 PM=>Info:- ImportingEXE_START.xml file read to list 10/26/2022 9:25:14 PM=>Info:- PendingMail.xml file read to list 10/26/2022 9:25:14 PM=>Info:- PendingMail_ErrorAlert.xml file read to list 10/26/2022 9:25:14 PM=>Info:- Count = 1 10/26/2022 9:25:14 PM=>Info:- Count 1 10/26/2022 9:25:14 PM=>Info - Fetching Data From MAIL XML 10/26/2022 9:25:14 PM=>Info - End of Fetching Data From Mail XML 10/26/2022 9:25:14 PM=>Info:- Start SenMail Method 10/26/2022 9:25:14 PM=>UseDefaultCredentials 10/26/2022 9:25:14 PM=>Credentials = bayersupport@sapl.net:Corona@2020 10/26/2022 9:25:14 PM=>EnableSsl = true 10/26/2022 9:25:14 PM=>DeliveryMethod 10/26/2022 9:25:14 PM=>Before Send 10/26/2022 9:26:54 PM=>Exception(SenMail) :System.Net.Mail.SmtpException: Failure sending mail. ---> System.Net.WebException: The operation has timed out. at System.Net.ConnectionPool.Get(Object owningObject, Int32 result, Boolean& continueLoop, WaitHandle[]& waitHandles) at System.Net.ConnectionPool.GetConnection(Object owningObject, GeneralAsyncDelegate asyncCallback, Int32 creationTimeout) at System.Net.Mail.SmtpConnection.GetConnection(ServicePoint servicePoint) at System.Net.Mail.SmtpClient.GetConnection() at System.Net.Mail.SmtpClient.Send(MailMessage message) --- End of inner exception stack trace --- at System.Net.Mail.SmtpClient.Send(MailMessage message) at SAPLMailer.SAPLMailerService.SenMail(PendingMail objPendingMail) in E:\PROJECTS_SVN\SAPLMailer\SAPLMailer\SAPLMailer\SAPLMailerService.cs:line 400 10/26/2022 9:26:54 PM=>(SenMail)Failure sending To mail ID :bayersupport@sapl.net 10/26/2022 9:26:54 PM=>(SenMail)Failure sending CC mail ID : 10/26/2022 9:26:54 PM=>(SenMail)Failure sending mail Body :Hello, Please check attached file having issues in sending mails, please do the needful. 10/26/2022 9:26:54 PM=>delfile:-D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents\PendingMail\PendingMail_ErrorAlert.xml 10/26/2022 9:26:55 PM=>Info:- END Mailing Method 10/26/2022 9:26:55 PM=>Info:- Start Executing Telegram Method 10/26/2022 9:26:55 PM=>Info:- PendingTelegram.xml not exists 10/26/2022 9:26:55 PM=>Info:- End Executing TELEGRAM Method 10/26/2022 9:26:55 PM=>WriteToPendingXML ErrorAlert Start 10/26/2022 9:26:55 PM=>WriteToPendingXML ErrorAlert MailAttachmentsPath = D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents 10/26/2022 9:26:55 PM=>WriteToPendingXML ErrorAlertEntry Added Successfully 10/26/2022 9:26:55 PM=>Info - End of callingService Method 10/26/2022 9:28:55 PM=>Info - Check time Elapsed 10/26/2022 9:28:55 PM=>Info - Call callingService Method 10/26/2022 9:28:55 PM=>Info:- Call Both 10/26/2022 9:28:55 PM=>Info:- Start Executing SMS Method 10/26/2022 9:28:55 PM=>Info:- End Executing SMS Method 10/26/2022 9:28:55 PM=>Info:- Start Mailing Method 10/26/2022 9:28:55 PM=>Info:- ImportingEXE_END.xml file read to list 10/26/2022 9:28:55 PM=>Info:- ImportingEXE_START.xml file read to list 10/26/2022 9:28:55 PM=>Info:- PendingMail.xml file read to list 10/26/2022 9:28:55 PM=>Info:- PendingMail_ErrorAlert.xml file read to list 10/26/2022 9:28:55 PM=>Info:- Count = 1 10/26/2022 9:28:55 PM=>Info:- Count 1 10/26/2022 9:28:55 PM=>Info - Fetching Data From MAIL XML 10/26/2022 9:28:55 PM=>Info - End of Fetching Data From Mail XML 10/26/2022 9:28:55 PM=>Info:- Start SenMail Method 10/26/2022 9:28:55 PM=>UseDefaultCredentials 10/26/2022 9:28:55 PM=>Credentials = bayersupport@sapl.net:Corona@2020 10/26/2022 9:28:55 PM=>EnableSsl = true 10/26/2022 9:28:55 PM=>DeliveryMethod 10/26/2022 9:28:55 PM=>Before Send 10/26/2022 9:30:35 PM=>Exception(SenMail) :System.Net.Mail.SmtpException: Failure sending mail. ---> System.Net.WebException: The operation has timed out. at System.Net.ConnectionPool.Get(Object owningObject, Int32 result, Boolean& continueLoop, WaitHandle[]& waitHandles) at System.Net.ConnectionPool.GetConnection(Object owningObject, GeneralAsyncDelegate asyncCallback, Int32 creationTimeout) at System.Net.Mail.SmtpConnection.GetConnection(ServicePoint servicePoint) at System.Net.Mail.SmtpClient.GetConnection() at System.Net.Mail.SmtpClient.Send(MailMessage message) --- End of inner exception stack trace --- at System.Net.Mail.SmtpClient.Send(MailMessage message) at SAPLMailer.SAPLMailerService.SenMail(PendingMail objPendingMail) in E:\PROJECTS_SVN\SAPLMailer\SAPLMailer\SAPLMailer\SAPLMailerService.cs:line 400 10/26/2022 9:30:35 PM=>(SenMail)Failure sending To mail ID :bayersupport@sapl.net 10/26/2022 9:30:35 PM=>(SenMail)Failure sending CC mail ID : 10/26/2022 9:30:35 PM=>(SenMail)Failure sending mail Body :Hello, Please check attached file having issues in sending mails, please do the needful. 10/26/2022 9:30:35 PM=>delfile:-D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents\PendingMail\PendingMail_ErrorAlert.xml 10/26/2022 9:30:35 PM=>Info:- END Mailing Method 10/26/2022 9:30:35 PM=>Info:- Start Executing Telegram Method 10/26/2022 9:30:35 PM=>Info:- PendingTelegram.xml not exists 10/26/2022 9:30:35 PM=>Info:- End Executing TELEGRAM Method 10/26/2022 9:30:35 PM=>WriteToPendingXML ErrorAlert Start 10/26/2022 9:30:35 PM=>WriteToPendingXML ErrorAlert MailAttachmentsPath = D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents 10/26/2022 9:30:35 PM=>WriteToPendingXML ErrorAlertEntry Added Successfully 10/26/2022 9:30:35 PM=>Info - End of callingService Method 10/26/2022 9:32:35 PM=>Info - Check time Elapsed 10/26/2022 9:32:35 PM=>Info - Call callingService Method 10/26/2022 9:32:35 PM=>Info:- Call Both 10/26/2022 9:32:35 PM=>Info:- Start Executing SMS Method 10/26/2022 9:32:35 PM=>Info:- End Executing SMS Method 10/26/2022 9:32:35 PM=>Info:- Start Mailing Method 10/26/2022 9:32:35 PM=>Info:- ImportingEXE_END.xml file read to list 10/26/2022 9:32:35 PM=>Info:- ImportingEXE_START.xml file read to list 10/26/2022 9:32:35 PM=>Info:- PendingMail.xml file read to list 10/26/2022 9:32:35 PM=>Info:- PendingMail_ErrorAlert.xml file read to list 10/26/2022 9:32:35 PM=>Info:- Count = 1 10/26/2022 9:32:35 PM=>Info:- Count 1 10/26/2022 9:32:35 PM=>Info - Fetching Data From MAIL XML 10/26/2022 9:32:35 PM=>Info - End of Fetching Data From Mail XML 10/26/2022 9:32:35 PM=>Info:- Start SenMail Method 10/26/2022 9:32:35 PM=>UseDefaultCredentials 10/26/2022 9:32:35 PM=>Credentials = bayersupport@sapl.net:Corona@2020 10/26/2022 9:32:35 PM=>EnableSsl = true 10/26/2022 9:32:35 PM=>DeliveryMethod 10/26/2022 9:32:35 PM=>Before Send 10/26/2022 9:34:15 PM=>Exception(SenMail) :System.Net.Mail.SmtpException: Failure sending mail. ---> System.Net.WebException: The operation has timed out. at System.Net.ConnectionPool.Get(Object owningObject, Int32 result, Boolean& continueLoop, WaitHandle[]& waitHandles) at System.Net.ConnectionPool.GetConnection(Object owningObject, GeneralAsyncDelegate asyncCallback, Int32 creationTimeout) at System.Net.Mail.SmtpConnection.GetConnection(ServicePoint servicePoint) at System.Net.Mail.SmtpClient.GetConnection() at System.Net.Mail.SmtpClient.Send(MailMessage message) --- End of inner exception stack trace --- at System.Net.Mail.SmtpClient.Send(MailMessage message) at SAPLMailer.SAPLMailerService.SenMail(PendingMail objPendingMail) in E:\PROJECTS_SVN\SAPLMailer\SAPLMailer\SAPLMailer\SAPLMailerService.cs:line 400 10/26/2022 9:34:15 PM=>(SenMail)Failure sending To mail ID :bayersupport@sapl.net 10/26/2022 9:34:15 PM=>(SenMail)Failure sending CC mail ID : 10/26/2022 9:34:15 PM=>(SenMail)Failure sending mail Body :Hello, Please check attached file having issues in sending mails, please do the needful. 10/26/2022 9:34:15 PM=>delfile:-D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents\PendingMail\PendingMail_ErrorAlert.xml 10/26/2022 9:34:16 PM=>Info:- END Mailing Method 10/26/2022 9:34:16 PM=>Info:- Start Executing Telegram Method 10/26/2022 9:34:16 PM=>Info:- PendingTelegram.xml not exists 10/26/2022 9:34:16 PM=>Info:- End Executing TELEGRAM Method 10/26/2022 9:34:16 PM=>WriteToPendingXML ErrorAlert Start 10/26/2022 9:34:16 PM=>WriteToPendingXML ErrorAlert MailAttachmentsPath = D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents 10/26/2022 9:34:16 PM=>WriteToPendingXML ErrorAlertEntry Added Successfully 10/26/2022 9:34:16 PM=>Info - End of callingService Method 10/26/2022 9:36:16 PM=>Info - Check time Elapsed 10/26/2022 9:36:16 PM=>Info - Call callingService Method 10/26/2022 9:36:16 PM=>Info:- Call Both 10/26/2022 9:36:16 PM=>Info:- Start Executing SMS Method 10/26/2022 9:36:16 PM=>Info:- End Executing SMS Method 10/26/2022 9:36:16 PM=>Info:- Start Mailing Method 10/26/2022 9:36:16 PM=>Info:- ImportingEXE_END.xml file read to list 10/26/2022 9:36:16 PM=>Info:- ImportingEXE_START.xml file read to list 10/26/2022 9:36:16 PM=>Info:- PendingMail.xml file read to list 10/26/2022 9:36:16 PM=>Info:- PendingMail_ErrorAlert.xml file read to list 10/26/2022 9:36:16 PM=>Info:- Count = 1 10/26/2022 9:36:16 PM=>Info:- Count 1 10/26/2022 9:36:16 PM=>Info - Fetching Data From MAIL XML 10/26/2022 9:36:16 PM=>Info - End of Fetching Data From Mail XML 10/26/2022 9:36:16 PM=>Info:- Start SenMail Method 10/26/2022 9:36:16 PM=>UseDefaultCredentials 10/26/2022 9:36:16 PM=>Credentials = bayersupport@sapl.net:Corona@2020 10/26/2022 9:36:16 PM=>EnableSsl = true 10/26/2022 9:36:16 PM=>DeliveryMethod 10/26/2022 9:36:16 PM=>Before Send 10/26/2022 9:37:56 PM=>Exception(SenMail) :System.Net.Mail.SmtpException: Failure sending mail. ---> System.Net.WebException: The operation has timed out. at System.Net.ConnectionPool.Get(Object owningObject, Int32 result, Boolean& continueLoop, WaitHandle[]& waitHandles) at System.Net.ConnectionPool.GetConnection(Object owningObject, GeneralAsyncDelegate asyncCallback, Int32 creationTimeout) at System.Net.Mail.SmtpConnection.GetConnection(ServicePoint servicePoint) at System.Net.Mail.SmtpClient.GetConnection() at System.Net.Mail.SmtpClient.Send(MailMessage message) --- End of inner exception stack trace --- at System.Net.Mail.SmtpClient.Send(MailMessage message) at SAPLMailer.SAPLMailerService.SenMail(PendingMail objPendingMail) in E:\PROJECTS_SVN\SAPLMailer\SAPLMailer\SAPLMailer\SAPLMailerService.cs:line 400 10/26/2022 9:37:56 PM=>(SenMail)Failure sending To mail ID :bayersupport@sapl.net 10/26/2022 9:37:56 PM=>(SenMail)Failure sending CC mail ID : 10/26/2022 9:37:56 PM=>(SenMail)Failure sending mail Body :Hello, Please check attached file having issues in sending mails, please do the needful. 10/26/2022 9:37:56 PM=>delfile:-D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents\PendingMail\PendingMail_ErrorAlert.xml 10/26/2022 9:37:56 PM=>Info:- END Mailing Method 10/26/2022 9:37:56 PM=>Info:- Start Executing Telegram Method 10/26/2022 9:37:56 PM=>Info:- PendingTelegram.xml not exists 10/26/2022 9:37:56 PM=>Info:- End Executing TELEGRAM Method 10/26/2022 9:37:56 PM=>WriteToPendingXML ErrorAlert Start 10/26/2022 9:37:56 PM=>WriteToPendingXML ErrorAlert MailAttachmentsPath = D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents 10/26/2022 9:37:56 PM=>WriteToPendingXML ErrorAlertEntry Added Successfully 10/26/2022 9:37:56 PM=>Info - End of callingService Method 10/26/2022 9:39:56 PM=>Info - Check time Elapsed 10/26/2022 9:39:56 PM=>Info - Call callingService Method 10/26/2022 9:39:56 PM=>Info:- Call Both 10/26/2022 9:39:56 PM=>Info:- Start Executing SMS Method 10/26/2022 9:39:56 PM=>Info:- End Executing SMS Method 10/26/2022 9:39:56 PM=>Info:- Start Mailing Method 10/26/2022 9:39:56 PM=>Info:- ImportingEXE_END.xml file read to list 10/26/2022 9:39:56 PM=>Info:- ImportingEXE_START.xml file read to list 10/26/2022 9:39:56 PM=>Info:- PendingMail.xml file read to list 10/26/2022 9:39:56 PM=>Info:- PendingMail_ErrorAlert.xml file read to list 10/26/2022 9:39:56 PM=>Info:- Count = 1 10/26/2022 9:39:56 PM=>Info:- Count 1 10/26/2022 9:39:56 PM=>Info - Fetching Data From MAIL XML 10/26/2022 9:39:56 PM=>Info - End of Fetching Data From Mail XML 10/26/2022 9:39:56 PM=>Info:- Start SenMail Method 10/26/2022 9:39:56 PM=>UseDefaultCredentials 10/26/2022 9:39:56 PM=>Credentials = bayersupport@sapl.net:Corona@2020 10/26/2022 9:39:56 PM=>EnableSsl = true 10/26/2022 9:39:56 PM=>DeliveryMethod 10/26/2022 9:39:56 PM=>Before Send 10/26/2022 9:41:36 PM=>Exception(SenMail) :System.Net.Mail.SmtpException: Failure sending mail. ---> System.Net.WebException: The operation has timed out. at System.Net.ConnectionPool.Get(Object owningObject, Int32 result, Boolean& continueLoop, WaitHandle[]& waitHandles) at System.Net.ConnectionPool.GetConnection(Object owningObject, GeneralAsyncDelegate asyncCallback, Int32 creationTimeout) at System.Net.Mail.SmtpConnection.GetConnection(ServicePoint servicePoint) at System.Net.Mail.SmtpClient.GetConnection() at System.Net.Mail.SmtpClient.Send(MailMessage message) --- End of inner exception stack trace --- at System.Net.Mail.SmtpClient.Send(MailMessage message) at SAPLMailer.SAPLMailerService.SenMail(PendingMail objPendingMail) in E:\PROJECTS_SVN\SAPLMailer\SAPLMailer\SAPLMailer\SAPLMailerService.cs:line 400 10/26/2022 9:41:36 PM=>(SenMail)Failure sending To mail ID :bayersupport@sapl.net 10/26/2022 9:41:36 PM=>(SenMail)Failure sending CC mail ID : 10/26/2022 9:41:36 PM=>(SenMail)Failure sending mail Body :Hello, Please check attached file having issues in sending mails, please do the needful. 10/26/2022 9:41:36 PM=>delfile:-D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents\PendingMail\PendingMail_ErrorAlert.xml 10/26/2022 9:41:37 PM=>Info:- END Mailing Method 10/26/2022 9:41:37 PM=>Info:- Start Executing Telegram Method 10/26/2022 9:41:37 PM=>Info:- PendingTelegram.xml not exists 10/26/2022 9:41:37 PM=>Info:- End Executing TELEGRAM Method 10/26/2022 9:41:37 PM=>WriteToPendingXML ErrorAlert Start 10/26/2022 9:41:37 PM=>WriteToPendingXML ErrorAlert MailAttachmentsPath = D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents 10/26/2022 9:41:37 PM=>WriteToPendingXML ErrorAlertEntry Added Successfully 10/26/2022 9:41:37 PM=>Info - End of callingService Method 10/26/2022 9:43:37 PM=>Info - Check time Elapsed 10/26/2022 9:43:37 PM=>Info - Call callingService Method 10/26/2022 9:43:37 PM=>Info:- Call Both 10/26/2022 9:43:37 PM=>Info:- Start Executing SMS Method 10/26/2022 9:43:37 PM=>Info:- End Executing SMS Method 10/26/2022 9:43:37 PM=>Info:- Start Mailing Method 10/26/2022 9:43:37 PM=>Info:- ImportingEXE_END.xml file read to list 10/26/2022 9:43:37 PM=>Info:- ImportingEXE_START.xml file read to list 10/26/2022 9:43:37 PM=>Info:- PendingMail.xml file read to list 10/26/2022 9:43:37 PM=>Info:- PendingMail_ErrorAlert.xml file read to list 10/26/2022 9:43:37 PM=>Info:- Count = 1 10/26/2022 9:43:37 PM=>Info:- Count 1 10/26/2022 9:43:37 PM=>Info - Fetching Data From MAIL XML 10/26/2022 9:43:37 PM=>Info - End of Fetching Data From Mail XML 10/26/2022 9:43:37 PM=>Info:- Start SenMail Method 10/26/2022 9:43:37 PM=>UseDefaultCredentials 10/26/2022 9:43:37 PM=>Credentials = bayersupport@sapl.net:Corona@2020 10/26/2022 9:43:37 PM=>EnableSsl = true 10/26/2022 9:43:37 PM=>DeliveryMethod 10/26/2022 9:43:37 PM=>Before Send 10/26/2022 9:45:17 PM=>Exception(SenMail) :System.Net.Mail.SmtpException: Failure sending mail. ---> System.Net.WebException: The operation has timed out. at System.Net.ConnectionPool.Get(Object owningObject, Int32 result, Boolean& continueLoop, WaitHandle[]& waitHandles) at System.Net.ConnectionPool.GetConnection(Object owningObject, GeneralAsyncDelegate asyncCallback, Int32 creationTimeout) at System.Net.Mail.SmtpConnection.GetConnection(ServicePoint servicePoint) at System.Net.Mail.SmtpClient.GetConnection() at System.Net.Mail.SmtpClient.Send(MailMessage message) --- End of inner exception stack trace --- at System.Net.Mail.SmtpClient.Send(MailMessage message) at SAPLMailer.SAPLMailerService.SenMail(PendingMail objPendingMail) in E:\PROJECTS_SVN\SAPLMailer\SAPLMailer\SAPLMailer\SAPLMailerService.cs:line 400 10/26/2022 9:45:17 PM=>(SenMail)Failure sending To mail ID :bayersupport@sapl.net 10/26/2022 9:45:17 PM=>(SenMail)Failure sending CC mail ID : 10/26/2022 9:45:17 PM=>(SenMail)Failure sending mail Body :Hello, Please check attached file having issues in sending mails, please do the needful. 10/26/2022 9:45:17 PM=>delfile:-D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents\PendingMail\PendingMail_ErrorAlert.xml 10/26/2022 9:45:17 PM=>Info:- END Mailing Method 10/26/2022 9:45:17 PM=>Info:- Start Executing Telegram Method 10/26/2022 9:45:17 PM=>Info:- PendingTelegram.xml not exists 10/26/2022 9:45:17 PM=>Info:- End Executing TELEGRAM Method 10/26/2022 9:45:17 PM=>WriteToPendingXML ErrorAlert Start 10/26/2022 9:45:17 PM=>WriteToPendingXML ErrorAlert MailAttachmentsPath = D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents 10/26/2022 9:45:17 PM=>WriteToPendingXML ErrorAlertEntry Added Successfully 10/26/2022 9:45:17 PM=>Info - End of callingService Method 10/26/2022 9:47:17 PM=>Info - Check time Elapsed 10/26/2022 9:47:17 PM=>Info - Call callingService Method 10/26/2022 9:47:17 PM=>Info:- Call Both 10/26/2022 9:47:17 PM=>Info:- Start Executing SMS Method 10/26/2022 9:47:17 PM=>Info:- End Executing SMS Method 10/26/2022 9:47:17 PM=>Info:- Start Mailing Method 10/26/2022 9:47:17 PM=>Info:- ImportingEXE_END.xml file read to list 10/26/2022 9:47:17 PM=>Info:- ImportingEXE_START.xml file read to list 10/26/2022 9:47:17 PM=>Info:- PendingMail.xml file read to list 10/26/2022 9:47:17 PM=>Info:- PendingMail_ErrorAlert.xml file read to list 10/26/2022 9:47:17 PM=>Info:- Count = 1 10/26/2022 9:47:17 PM=>Info:- Count 1 10/26/2022 9:47:17 PM=>Info - Fetching Data From MAIL XML 10/26/2022 9:47:17 PM=>Info - End of Fetching Data From Mail XML 10/26/2022 9:47:17 PM=>Info:- Start SenMail Method 10/26/2022 9:47:17 PM=>UseDefaultCredentials 10/26/2022 9:47:17 PM=>Credentials = bayersupport@sapl.net:Corona@2020 10/26/2022 9:47:17 PM=>EnableSsl = true 10/26/2022 9:47:17 PM=>DeliveryMethod 10/26/2022 9:47:17 PM=>Before Send 10/26/2022 9:48:57 PM=>Exception(SenMail) :System.Net.Mail.SmtpException: Failure sending mail. ---> System.Net.WebException: The operation has timed out. at System.Net.ConnectionPool.Get(Object owningObject, Int32 result, Boolean& continueLoop, WaitHandle[]& waitHandles) at System.Net.ConnectionPool.GetConnection(Object owningObject, GeneralAsyncDelegate asyncCallback, Int32 creationTimeout) at System.Net.Mail.SmtpConnection.GetConnection(ServicePoint servicePoint) at System.Net.Mail.SmtpClient.GetConnection() at System.Net.Mail.SmtpClient.Send(MailMessage message) --- End of inner exception stack trace --- at System.Net.Mail.SmtpClient.Send(MailMessage message) at SAPLMailer.SAPLMailerService.SenMail(PendingMail objPendingMail) in E:\PROJECTS_SVN\SAPLMailer\SAPLMailer\SAPLMailer\SAPLMailerService.cs:line 400 10/26/2022 9:48:57 PM=>(SenMail)Failure sending To mail ID :bayersupport@sapl.net 10/26/2022 9:48:57 PM=>(SenMail)Failure sending CC mail ID : 10/26/2022 9:48:57 PM=>(SenMail)Failure sending mail Body :Hello, Please check attached file having issues in sending mails, please do the needful. 10/26/2022 9:48:57 PM=>delfile:-D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents\PendingMail\PendingMail_ErrorAlert.xml 10/26/2022 9:48:58 PM=>Info:- END Mailing Method 10/26/2022 9:48:58 PM=>Info:- Start Executing Telegram Method 10/26/2022 9:48:58 PM=>Info:- PendingTelegram.xml not exists 10/26/2022 9:48:58 PM=>Info:- End Executing TELEGRAM Method 10/26/2022 9:48:58 PM=>WriteToPendingXML ErrorAlert Start 10/26/2022 9:48:58 PM=>WriteToPendingXML ErrorAlert MailAttachmentsPath = D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents 10/26/2022 9:48:58 PM=>WriteToPendingXML ErrorAlertEntry Added Successfully 10/26/2022 9:48:58 PM=>Info - End of callingService Method 10/26/2022 9:50:58 PM=>Info - Check time Elapsed 10/26/2022 9:50:58 PM=>Info - Call callingService Method 10/26/2022 9:50:58 PM=>Info:- Call Both 10/26/2022 9:50:58 PM=>Info:- Start Executing SMS Method 10/26/2022 9:50:58 PM=>Info:- End Executing SMS Method 10/26/2022 9:50:58 PM=>Info:- Start Mailing Method 10/26/2022 9:50:58 PM=>Info:- ImportingEXE_END.xml file read to list 10/26/2022 9:50:58 PM=>Info:- ImportingEXE_START.xml file read to list 10/26/2022 9:50:58 PM=>Info:- PendingMail.xml file read to list 10/26/2022 9:50:58 PM=>Info:- PendingMail_ErrorAlert.xml file read to list 10/26/2022 9:50:58 PM=>Info:- Count = 1 10/26/2022 9:50:58 PM=>Info:- Count 1 10/26/2022 9:50:58 PM=>Info - Fetching Data From MAIL XML 10/26/2022 9:50:58 PM=>Info - End of Fetching Data From Mail XML 10/26/2022 9:50:58 PM=>Info:- Start SenMail Method 10/26/2022 9:50:58 PM=>UseDefaultCredentials 10/26/2022 9:50:58 PM=>Credentials = bayersupport@sapl.net:Corona@2020 10/26/2022 9:50:58 PM=>EnableSsl = true 10/26/2022 9:50:58 PM=>DeliveryMethod 10/26/2022 9:50:58 PM=>Before Send 10/26/2022 9:52:38 PM=>Exception(SenMail) :System.Net.Mail.SmtpException: Failure sending mail. ---> System.Net.WebException: The operation has timed out. at System.Net.ConnectionPool.Get(Object owningObject, Int32 result, Boolean& continueLoop, WaitHandle[]& waitHandles) at System.Net.ConnectionPool.GetConnection(Object owningObject, GeneralAsyncDelegate asyncCallback, Int32 creationTimeout) at System.Net.Mail.SmtpConnection.GetConnection(ServicePoint servicePoint) at System.Net.Mail.SmtpClient.GetConnection() at System.Net.Mail.SmtpClient.Send(MailMessage message) --- End of inner exception stack trace --- at System.Net.Mail.SmtpClient.Send(MailMessage message) at SAPLMailer.SAPLMailerService.SenMail(PendingMail objPendingMail) in E:\PROJECTS_SVN\SAPLMailer\SAPLMailer\SAPLMailer\SAPLMailerService.cs:line 400 10/26/2022 9:52:38 PM=>(SenMail)Failure sending To mail ID :bayersupport@sapl.net 10/26/2022 9:52:38 PM=>(SenMail)Failure sending CC mail ID : 10/26/2022 9:52:38 PM=>(SenMail)Failure sending mail Body :Hello, Please check attached file having issues in sending mails, please do the needful. 10/26/2022 9:52:38 PM=>delfile:-D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents\PendingMail\PendingMail_ErrorAlert.xml 10/26/2022 9:52:38 PM=>Info:- END Mailing Method 10/26/2022 9:52:38 PM=>Info:- Start Executing Telegram Method 10/26/2022 9:52:38 PM=>Info:- PendingTelegram.xml not exists 10/26/2022 9:52:38 PM=>Info:- End Executing TELEGRAM Method 10/26/2022 9:52:38 PM=>WriteToPendingXML ErrorAlert Start 10/26/2022 9:52:38 PM=>WriteToPendingXML ErrorAlert MailAttachmentsPath = D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents 10/26/2022 9:52:38 PM=>WriteToPendingXML ErrorAlertEntry Added Successfully 10/26/2022 9:52:38 PM=>Info - End of callingService Method 10/26/2022 9:54:38 PM=>Info - Check time Elapsed 10/26/2022 9:54:38 PM=>Info - Call callingService Method 10/26/2022 9:54:38 PM=>Info:- Call Both 10/26/2022 9:54:38 PM=>Info:- Start Executing SMS Method 10/26/2022 9:54:38 PM=>Info:- End Executing SMS Method 10/26/2022 9:54:38 PM=>Info:- Start Mailing Method 10/26/2022 9:54:38 PM=>Info:- ImportingEXE_END.xml file read to list 10/26/2022 9:54:38 PM=>Info:- ImportingEXE_START.xml file read to list 10/26/2022 9:54:38 PM=>Info:- PendingMail.xml file read to list 10/26/2022 9:54:38 PM=>Info:- PendingMail_ErrorAlert.xml file read to list 10/26/2022 9:54:38 PM=>Info:- Count = 1 10/26/2022 9:54:38 PM=>Info:- Count 1 10/26/2022 9:54:38 PM=>Info - Fetching Data From MAIL XML 10/26/2022 9:54:38 PM=>Info - End of Fetching Data From Mail XML 10/26/2022 9:54:38 PM=>Info:- Start SenMail Method 10/26/2022 9:54:38 PM=>UseDefaultCredentials 10/26/2022 9:54:38 PM=>Credentials = bayersupport@sapl.net:Corona@2020 10/26/2022 9:54:38 PM=>EnableSsl = true 10/26/2022 9:54:38 PM=>DeliveryMethod 10/26/2022 9:54:38 PM=>Before Send 10/26/2022 9:56:18 PM=>Exception(SenMail) :System.Net.Mail.SmtpException: Failure sending mail. ---> System.Net.WebException: The operation has timed out. at System.Net.ConnectionPool.Get(Object owningObject, Int32 result, Boolean& continueLoop, WaitHandle[]& waitHandles) at System.Net.ConnectionPool.GetConnection(Object owningObject, GeneralAsyncDelegate asyncCallback, Int32 creationTimeout) at System.Net.Mail.SmtpConnection.GetConnection(ServicePoint servicePoint) at System.Net.Mail.SmtpClient.GetConnection() at System.Net.Mail.SmtpClient.Send(MailMessage message) --- End of inner exception stack trace --- at System.Net.Mail.SmtpClient.Send(MailMessage message) at SAPLMailer.SAPLMailerService.SenMail(PendingMail objPendingMail) in E:\PROJECTS_SVN\SAPLMailer\SAPLMailer\SAPLMailer\SAPLMailerService.cs:line 400 10/26/2022 9:56:18 PM=>(SenMail)Failure sending To mail ID :bayersupport@sapl.net 10/26/2022 9:56:18 PM=>(SenMail)Failure sending CC mail ID : 10/26/2022 9:56:18 PM=>(SenMail)Failure sending mail Body :Hello, Please check attached file having issues in sending mails, please do the needful. 10/26/2022 9:56:18 PM=>delfile:-D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents\PendingMail\PendingMail_ErrorAlert.xml 10/26/2022 9:56:19 PM=>Info:- END Mailing Method 10/26/2022 9:56:19 PM=>Info:- Start Executing Telegram Method 10/26/2022 9:56:19 PM=>Info:- PendingTelegram.xml not exists 10/26/2022 9:56:19 PM=>Info:- End Executing TELEGRAM Method 10/26/2022 9:56:19 PM=>WriteToPendingXML ErrorAlert Start 10/26/2022 9:56:19 PM=>WriteToPendingXML ErrorAlert MailAttachmentsPath = D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents 10/26/2022 9:56:19 PM=>WriteToPendingXML ErrorAlertEntry Added Successfully 10/26/2022 9:56:19 PM=>Info - End of callingService Method 10/26/2022 9:58:19 PM=>Info - Check time Elapsed 10/26/2022 9:58:19 PM=>Info - Call callingService Method 10/26/2022 9:58:19 PM=>Info:- Call Both 10/26/2022 9:58:19 PM=>Info:- Start Executing SMS Method 10/26/2022 9:58:19 PM=>Info:- End Executing SMS Method 10/26/2022 9:58:19 PM=>Info:- Start Mailing Method 10/26/2022 9:58:19 PM=>Info:- ImportingEXE_END.xml file read to list 10/26/2022 9:58:19 PM=>Info:- ImportingEXE_START.xml file read to list 10/26/2022 9:58:19 PM=>Info:- PendingMail.xml file read to list 10/26/2022 9:58:19 PM=>Info:- PendingMail_ErrorAlert.xml file read to list 10/26/2022 9:58:19 PM=>Info:- Count = 1 10/26/2022 9:58:19 PM=>Info:- Count 1 10/26/2022 9:58:19 PM=>Info - Fetching Data From MAIL XML 10/26/2022 9:58:19 PM=>Info - End of Fetching Data From Mail XML 10/26/2022 9:58:19 PM=>Info:- Start SenMail Method 10/26/2022 9:58:19 PM=>UseDefaultCredentials 10/26/2022 9:58:19 PM=>Credentials = bayersupport@sapl.net:Corona@2020 10/26/2022 9:58:19 PM=>EnableSsl = true 10/26/2022 9:58:19 PM=>DeliveryMethod 10/26/2022 9:58:19 PM=>Before Send 10/26/2022 9:59:59 PM=>Exception(SenMail) :System.Net.Mail.SmtpException: Failure sending mail. ---> System.Net.WebException: The operation has timed out. at System.Net.ConnectionPool.Get(Object owningObject, Int32 result, Boolean& continueLoop, WaitHandle[]& waitHandles) at System.Net.ConnectionPool.GetConnection(Object owningObject, GeneralAsyncDelegate asyncCallback, Int32 creationTimeout) at System.Net.Mail.SmtpConnection.GetConnection(ServicePoint servicePoint) at System.Net.Mail.SmtpClient.GetConnection() at System.Net.Mail.SmtpClient.Send(MailMessage message) --- End of inner exception stack trace --- at System.Net.Mail.SmtpClient.Send(MailMessage message) at SAPLMailer.SAPLMailerService.SenMail(PendingMail objPendingMail) in E:\PROJECTS_SVN\SAPLMailer\SAPLMailer\SAPLMailer\SAPLMailerService.cs:line 400 10/26/2022 9:59:59 PM=>(SenMail)Failure sending To mail ID :bayersupport@sapl.net 10/26/2022 9:59:59 PM=>(SenMail)Failure sending CC mail ID : 10/26/2022 9:59:59 PM=>(SenMail)Failure sending mail Body :Hello, Please check attached file having issues in sending mails, please do the needful. 10/26/2022 9:59:59 PM=>delfile:-D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents\PendingMail\PendingMail_ErrorAlert.xml 10/26/2022 10:00:00 PM=>Info:- END Mailing Method 10/26/2022 10:00:00 PM=>Info:- Start Executing Telegram Method 10/26/2022 10:00:00 PM=>Info:- PendingTelegram.xml not exists 10/26/2022 10:00:00 PM=>Info:- End Executing TELEGRAM Method 10/26/2022 10:00:00 PM=>WriteToPendingXML ErrorAlert Start 10/26/2022 10:00:00 PM=>WriteToPendingXML ErrorAlert MailAttachmentsPath = D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents 10/26/2022 10:00:00 PM=>WriteToPendingXML ErrorAlertEntry Added Successfully 10/26/2022 10:00:00 PM=>Info - End of callingService Method 10/26/2022 10:02:00 PM=>Info - Check time Elapsed 10/26/2022 10:02:00 PM=>Info - Call callingService Method 10/26/2022 10:02:00 PM=>Info:- Call Both 10/26/2022 10:02:00 PM=>Info:- Start Executing SMS Method 10/26/2022 10:02:00 PM=>Info:- End Executing SMS Method 10/26/2022 10:02:00 PM=>Info:- Start Mailing Method 10/26/2022 10:02:00 PM=>Info:- ImportingEXE_END.xml file read to list 10/26/2022 10:02:00 PM=>Info:- ImportingEXE_START.xml file read to list 10/26/2022 10:02:00 PM=>Info:- PendingMail.xml file read to list 10/26/2022 10:02:00 PM=>Info:- PendingMail_ErrorAlert.xml file read to list 10/26/2022 10:02:00 PM=>Info:- Count = 1 10/26/2022 10:02:00 PM=>Info:- Count 1 10/26/2022 10:02:00 PM=>Info - Fetching Data From MAIL XML 10/26/2022 10:02:00 PM=>Info - End of Fetching Data From Mail XML 10/26/2022 10:02:00 PM=>Info:- Start SenMail Method 10/26/2022 10:02:00 PM=>UseDefaultCredentials 10/26/2022 10:02:00 PM=>Credentials = bayersupport@sapl.net:Corona@2020 10/26/2022 10:02:00 PM=>EnableSsl = true 10/26/2022 10:02:00 PM=>DeliveryMethod 10/26/2022 10:02:00 PM=>Before Send 10/26/2022 10:03:40 PM=>Exception(SenMail) :System.Net.Mail.SmtpException: Failure sending mail. ---> System.Net.WebException: The operation has timed out. at System.Net.ConnectionPool.Get(Object owningObject, Int32 result, Boolean& continueLoop, WaitHandle[]& waitHandles) at System.Net.ConnectionPool.GetConnection(Object owningObject, GeneralAsyncDelegate asyncCallback, Int32 creationTimeout) at System.Net.Mail.SmtpConnection.GetConnection(ServicePoint servicePoint) at System.Net.Mail.SmtpClient.GetConnection() at System.Net.Mail.SmtpClient.Send(MailMessage message) --- End of inner exception stack trace --- at System.Net.Mail.SmtpClient.Send(MailMessage message) at SAPLMailer.SAPLMailerService.SenMail(PendingMail objPendingMail) in E:\PROJECTS_SVN\SAPLMailer\SAPLMailer\SAPLMailer\SAPLMailerService.cs:line 400 10/26/2022 10:03:40 PM=>(SenMail)Failure sending To mail ID :bayersupport@sapl.net 10/26/2022 10:03:40 PM=>(SenMail)Failure sending CC mail ID : 10/26/2022 10:03:40 PM=>(SenMail)Failure sending mail Body :Hello, Please check attached file having issues in sending mails, please do the needful. 10/26/2022 10:03:40 PM=>delfile:-D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents\PendingMail\PendingMail_ErrorAlert.xml 10/26/2022 10:03:40 PM=>Info:- END Mailing Method 10/26/2022 10:03:40 PM=>Info:- Start Executing Telegram Method 10/26/2022 10:03:40 PM=>Info:- PendingTelegram.xml not exists 10/26/2022 10:03:40 PM=>Info:- End Executing TELEGRAM Method 10/26/2022 10:03:40 PM=>WriteToPendingXML ErrorAlert Start 10/26/2022 10:03:40 PM=>WriteToPendingXML ErrorAlert MailAttachmentsPath = D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents 10/26/2022 10:03:40 PM=>WriteToPendingXML ErrorAlertEntry Added Successfully 10/26/2022 10:03:40 PM=>Info - End of callingService Method 10/26/2022 10:05:40 PM=>Info - Check time Elapsed 10/26/2022 10:05:40 PM=>Info - Call callingService Method 10/26/2022 10:05:40 PM=>Info:- Call Both 10/26/2022 10:05:40 PM=>Info:- Start Executing SMS Method 10/26/2022 10:05:40 PM=>Info:- End Executing SMS Method 10/26/2022 10:05:40 PM=>Info:- Start Mailing Method 10/26/2022 10:05:40 PM=>Info:- ImportingEXE_END.xml file read to list 10/26/2022 10:05:40 PM=>Info:- ImportingEXE_START.xml file read to list 10/26/2022 10:05:40 PM=>Info:- PendingMail.xml file read to list 10/26/2022 10:05:40 PM=>Info:- PendingMail_ErrorAlert.xml file read to list 10/26/2022 10:05:40 PM=>Info:- Count = 1 10/26/2022 10:05:40 PM=>Info:- Count 1 10/26/2022 10:05:40 PM=>Info - Fetching Data From MAIL XML 10/26/2022 10:05:40 PM=>Info - End of Fetching Data From Mail XML 10/26/2022 10:05:40 PM=>Info:- Start SenMail Method 10/26/2022 10:05:40 PM=>UseDefaultCredentials 10/26/2022 10:05:40 PM=>Credentials = bayersupport@sapl.net:Corona@2020 10/26/2022 10:05:40 PM=>EnableSsl = true 10/26/2022 10:05:40 PM=>DeliveryMethod 10/26/2022 10:05:40 PM=>Before Send 10/26/2022 10:07:20 PM=>Exception(SenMail) :System.Net.Mail.SmtpException: Failure sending mail. ---> System.Net.WebException: The operation has timed out. at System.Net.ConnectionPool.Get(Object owningObject, Int32 result, Boolean& continueLoop, WaitHandle[]& waitHandles) at System.Net.ConnectionPool.GetConnection(Object owningObject, GeneralAsyncDelegate asyncCallback, Int32 creationTimeout) at System.Net.Mail.SmtpConnection.GetConnection(ServicePoint servicePoint) at System.Net.Mail.SmtpClient.GetConnection() at System.Net.Mail.SmtpClient.Send(MailMessage message) --- End of inner exception stack trace --- at System.Net.Mail.SmtpClient.Send(MailMessage message) at SAPLMailer.SAPLMailerService.SenMail(PendingMail objPendingMail) in E:\PROJECTS_SVN\SAPLMailer\SAPLMailer\SAPLMailer\SAPLMailerService.cs:line 400 10/26/2022 10:07:20 PM=>(SenMail)Failure sending To mail ID :bayersupport@sapl.net 10/26/2022 10:07:20 PM=>(SenMail)Failure sending CC mail ID : 10/26/2022 10:07:20 PM=>(SenMail)Failure sending mail Body :Hello, Please check attached file having issues in sending mails, please do the needful. 10/26/2022 10:07:20 PM=>delfile:-D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents\PendingMail\PendingMail_ErrorAlert.xml 10/26/2022 10:07:20 PM=>Info:- END Mailing Method 10/26/2022 10:07:20 PM=>Info:- Start Executing Telegram Method 10/26/2022 10:07:20 PM=>Info:- PendingTelegram.xml not exists 10/26/2022 10:07:20 PM=>Info:- End Executing TELEGRAM Method 10/26/2022 10:07:20 PM=>WriteToPendingXML ErrorAlert Start 10/26/2022 10:07:20 PM=>WriteToPendingXML ErrorAlert MailAttachmentsPath = D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents 10/26/2022 10:07:20 PM=>WriteToPendingXML ErrorAlertEntry Added Successfully 10/26/2022 10:07:20 PM=>Info - End of callingService Method 10/26/2022 10:09:21 PM=>Info - Check time Elapsed 10/26/2022 10:09:21 PM=>Info - Call callingService Method 10/26/2022 10:09:21 PM=>Info:- Call Both 10/26/2022 10:09:21 PM=>Info:- Start Executing SMS Method 10/26/2022 10:09:21 PM=>Info:- End Executing SMS Method 10/26/2022 10:09:21 PM=>Info:- Start Mailing Method 10/26/2022 10:09:21 PM=>Info:- ImportingEXE_END.xml file read to list 10/26/2022 10:09:21 PM=>Info:- ImportingEXE_START.xml file read to list 10/26/2022 10:09:21 PM=>Info:- PendingMail.xml file read to list 10/26/2022 10:09:21 PM=>Info:- PendingMail_ErrorAlert.xml file read to list 10/26/2022 10:09:21 PM=>Info:- Count = 1 10/26/2022 10:09:21 PM=>Info:- Count 1 10/26/2022 10:09:21 PM=>Info - Fetching Data From MAIL XML 10/26/2022 10:09:21 PM=>Info - End of Fetching Data From Mail XML 10/26/2022 10:09:21 PM=>Info:- Start SenMail Method 10/26/2022 10:09:21 PM=>UseDefaultCredentials 10/26/2022 10:09:21 PM=>Credentials = bayersupport@sapl.net:Corona@2020 10/26/2022 10:09:21 PM=>EnableSsl = true 10/26/2022 10:09:21 PM=>DeliveryMethod 10/26/2022 10:09:21 PM=>Before Send 10/26/2022 10:11:01 PM=>Exception(SenMail) :System.Net.Mail.SmtpException: Failure sending mail. ---> System.Net.WebException: The operation has timed out. at System.Net.ConnectionPool.Get(Object owningObject, Int32 result, Boolean& continueLoop, WaitHandle[]& waitHandles) at System.Net.ConnectionPool.GetConnection(Object owningObject, GeneralAsyncDelegate asyncCallback, Int32 creationTimeout) at System.Net.Mail.SmtpConnection.GetConnection(ServicePoint servicePoint) at System.Net.Mail.SmtpClient.GetConnection() at System.Net.Mail.SmtpClient.Send(MailMessage message) --- End of inner exception stack trace --- at System.Net.Mail.SmtpClient.Send(MailMessage message) at SAPLMailer.SAPLMailerService.SenMail(PendingMail objPendingMail) in E:\PROJECTS_SVN\SAPLMailer\SAPLMailer\SAPLMailer\SAPLMailerService.cs:line 400 10/26/2022 10:11:01 PM=>(SenMail)Failure sending To mail ID :bayersupport@sapl.net 10/26/2022 10:11:01 PM=>(SenMail)Failure sending CC mail ID : 10/26/2022 10:11:01 PM=>(SenMail)Failure sending mail Body :Hello, Please check attached file having issues in sending mails, please do the needful. 10/26/2022 10:11:01 PM=>delfile:-D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents\PendingMail\PendingMail_ErrorAlert.xml 10/26/2022 10:11:01 PM=>Info:- END Mailing Method 10/26/2022 10:11:01 PM=>Info:- Start Executing Telegram Method 10/26/2022 10:11:01 PM=>Info:- PendingTelegram.xml not exists 10/26/2022 10:11:01 PM=>Info:- End Executing TELEGRAM Method 10/26/2022 10:11:01 PM=>WriteToPendingXML ErrorAlert Start 10/26/2022 10:11:01 PM=>WriteToPendingXML ErrorAlert MailAttachmentsPath = D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents 10/26/2022 10:11:01 PM=>WriteToPendingXML ErrorAlertEntry Added Successfully 10/26/2022 10:11:01 PM=>Info - End of callingService Method 10/26/2022 10:13:01 PM=>Info - Check time Elapsed 10/26/2022 10:13:01 PM=>Info - Call callingService Method 10/26/2022 10:13:01 PM=>Info:- Call Both 10/26/2022 10:13:01 PM=>Info:- Start Executing SMS Method 10/26/2022 10:13:01 PM=>Info:- End Executing SMS Method 10/26/2022 10:13:01 PM=>Info:- Start Mailing Method 10/26/2022 10:13:01 PM=>Info:- ImportingEXE_END.xml file read to list 10/26/2022 10:13:01 PM=>Info:- ImportingEXE_START.xml file read to list 10/26/2022 10:13:01 PM=>Info:- PendingMail.xml file read to list 10/26/2022 10:13:01 PM=>Info:- PendingMail_ErrorAlert.xml file read to list 10/26/2022 10:13:01 PM=>Info:- Count = 1 10/26/2022 10:13:01 PM=>Info:- Count 1 10/26/2022 10:13:01 PM=>Info - Fetching Data From MAIL XML 10/26/2022 10:13:01 PM=>Info - End of Fetching Data From Mail XML 10/26/2022 10:13:01 PM=>Info:- Start SenMail Method 10/26/2022 10:13:01 PM=>UseDefaultCredentials 10/26/2022 10:13:01 PM=>Credentials = bayersupport@sapl.net:Corona@2020 10/26/2022 10:13:01 PM=>EnableSsl = true 10/26/2022 10:13:01 PM=>DeliveryMethod 10/26/2022 10:13:01 PM=>Before Send 10/26/2022 10:14:41 PM=>Exception(SenMail) :System.Net.Mail.SmtpException: Failure sending mail. ---> System.Net.WebException: The operation has timed out. at System.Net.ConnectionPool.Get(Object owningObject, Int32 result, Boolean& continueLoop, WaitHandle[]& waitHandles) at System.Net.ConnectionPool.GetConnection(Object owningObject, GeneralAsyncDelegate asyncCallback, Int32 creationTimeout) at System.Net.Mail.SmtpConnection.GetConnection(ServicePoint servicePoint) at System.Net.Mail.SmtpClient.GetConnection() at System.Net.Mail.SmtpClient.Send(MailMessage message) --- End of inner exception stack trace --- at System.Net.Mail.SmtpClient.Send(MailMessage message) at SAPLMailer.SAPLMailerService.SenMail(PendingMail objPendingMail) in E:\PROJECTS_SVN\SAPLMailer\SAPLMailer\SAPLMailer\SAPLMailerService.cs:line 400 10/26/2022 10:14:41 PM=>(SenMail)Failure sending To mail ID :bayersupport@sapl.net 10/26/2022 10:14:41 PM=>(SenMail)Failure sending CC mail ID : 10/26/2022 10:14:41 PM=>(SenMail)Failure sending mail Body :Hello, Please check attached file having issues in sending mails, please do the needful. 10/26/2022 10:14:41 PM=>delfile:-D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents\PendingMail\PendingMail_ErrorAlert.xml 10/26/2022 10:14:41 PM=>Info:- END Mailing Method 10/26/2022 10:14:41 PM=>Info:- Start Executing Telegram Method 10/26/2022 10:14:41 PM=>Info:- PendingTelegram.xml not exists 10/26/2022 10:14:41 PM=>Info:- End Executing TELEGRAM Method 10/26/2022 10:14:41 PM=>WriteToPendingXML ErrorAlert Start 10/26/2022 10:14:41 PM=>WriteToPendingXML ErrorAlert MailAttachmentsPath = D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents 10/26/2022 10:14:41 PM=>WriteToPendingXML ErrorAlertEntry Added Successfully 10/26/2022 10:14:41 PM=>Info - End of callingService Method 10/26/2022 10:16:41 PM=>Info - Check time Elapsed 10/26/2022 10:16:41 PM=>Info - Call callingService Method 10/26/2022 10:16:42 PM=>Info:- Call Both 10/26/2022 10:16:42 PM=>Info:- Start Executing SMS Method 10/26/2022 10:16:42 PM=>Info:- End Executing SMS Method 10/26/2022 10:16:42 PM=>Info:- Start Mailing Method 10/26/2022 10:16:42 PM=>Info:- ImportingEXE_END.xml file read to list 10/26/2022 10:16:42 PM=>Info:- ImportingEXE_START.xml file read to list 10/26/2022 10:16:42 PM=>Info:- PendingMail.xml file read to list 10/26/2022 10:16:42 PM=>Info:- PendingMail_ErrorAlert.xml file read to list 10/26/2022 10:16:42 PM=>Info:- Count = 1 10/26/2022 10:16:42 PM=>Info:- Count 1 10/26/2022 10:16:42 PM=>Info - Fetching Data From MAIL XML 10/26/2022 10:16:42 PM=>Info - End of Fetching Data From Mail XML 10/26/2022 10:16:42 PM=>Info:- Start SenMail Method 10/26/2022 10:16:42 PM=>UseDefaultCredentials 10/26/2022 10:16:42 PM=>Credentials = bayersupport@sapl.net:Corona@2020 10/26/2022 10:16:42 PM=>EnableSsl = true 10/26/2022 10:16:42 PM=>DeliveryMethod 10/26/2022 10:16:42 PM=>Before Send 10/26/2022 10:18:22 PM=>Exception(SenMail) :System.Net.Mail.SmtpException: Failure sending mail. ---> System.Net.WebException: The operation has timed out. at System.Net.ConnectionPool.Get(Object owningObject, Int32 result, Boolean& continueLoop, WaitHandle[]& waitHandles) at System.Net.ConnectionPool.GetConnection(Object owningObject, GeneralAsyncDelegate asyncCallback, Int32 creationTimeout) at System.Net.Mail.SmtpConnection.GetConnection(ServicePoint servicePoint) at System.Net.Mail.SmtpClient.GetConnection() at System.Net.Mail.SmtpClient.Send(MailMessage message) --- End of inner exception stack trace --- at System.Net.Mail.SmtpClient.Send(MailMessage message) at SAPLMailer.SAPLMailerService.SenMail(PendingMail objPendingMail) in E:\PROJECTS_SVN\SAPLMailer\SAPLMailer\SAPLMailer\SAPLMailerService.cs:line 400 10/26/2022 10:18:22 PM=>(SenMail)Failure sending To mail ID :bayersupport@sapl.net 10/26/2022 10:18:22 PM=>(SenMail)Failure sending CC mail ID : 10/26/2022 10:18:22 PM=>(SenMail)Failure sending mail Body :Hello, Please check attached file having issues in sending mails, please do the needful. 10/26/2022 10:18:22 PM=>delfile:-D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents\PendingMail\PendingMail_ErrorAlert.xml 10/26/2022 10:18:22 PM=>Info:- END Mailing Method 10/26/2022 10:18:22 PM=>Info:- Start Executing Telegram Method 10/26/2022 10:18:22 PM=>Info:- PendingTelegram.xml not exists 10/26/2022 10:18:22 PM=>Info:- End Executing TELEGRAM Method 10/26/2022 10:18:22 PM=>WriteToPendingXML ErrorAlert Start 10/26/2022 10:18:22 PM=>WriteToPendingXML ErrorAlert MailAttachmentsPath = D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents 10/26/2022 10:18:22 PM=>WriteToPendingXML ErrorAlertEntry Added Successfully 10/26/2022 10:18:22 PM=>Info - End of callingService Method 10/26/2022 10:20:22 PM=>Info - Check time Elapsed 10/26/2022 10:20:22 PM=>Info - Call callingService Method 10/26/2022 10:20:22 PM=>Info:- Call Both 10/26/2022 10:20:22 PM=>Info:- Start Executing SMS Method 10/26/2022 10:20:22 PM=>Info:- End Executing SMS Method 10/26/2022 10:20:22 PM=>Info:- Start Mailing Method 10/26/2022 10:20:22 PM=>Info:- ImportingEXE_END.xml file read to list 10/26/2022 10:20:22 PM=>Info:- ImportingEXE_START.xml file read to list 10/26/2022 10:20:22 PM=>Info:- PendingMail.xml file read to list 10/26/2022 10:20:22 PM=>Info:- PendingMail_ErrorAlert.xml file read to list 10/26/2022 10:20:22 PM=>Info:- Count = 1 10/26/2022 10:20:22 PM=>Info:- Count 1 10/26/2022 10:20:22 PM=>Info - Fetching Data From MAIL XML 10/26/2022 10:20:22 PM=>Info - End of Fetching Data From Mail XML 10/26/2022 10:20:22 PM=>Info:- Start SenMail Method 10/26/2022 10:20:22 PM=>UseDefaultCredentials 10/26/2022 10:20:22 PM=>Credentials = bayersupport@sapl.net:Corona@2020 10/26/2022 10:20:22 PM=>EnableSsl = true 10/26/2022 10:20:22 PM=>DeliveryMethod 10/26/2022 10:20:22 PM=>Before Send 10/26/2022 10:22:02 PM=>Exception(SenMail) :System.Net.Mail.SmtpException: Failure sending mail. ---> System.Net.WebException: The operation has timed out. at System.Net.ConnectionPool.Get(Object owningObject, Int32 result, Boolean& continueLoop, WaitHandle[]& waitHandles) at System.Net.ConnectionPool.GetConnection(Object owningObject, GeneralAsyncDelegate asyncCallback, Int32 creationTimeout) at System.Net.Mail.SmtpConnection.GetConnection(ServicePoint servicePoint) at System.Net.Mail.SmtpClient.GetConnection() at System.Net.Mail.SmtpClient.Send(MailMessage message) --- End of inner exception stack trace --- at System.Net.Mail.SmtpClient.Send(MailMessage message) at SAPLMailer.SAPLMailerService.SenMail(PendingMail objPendingMail) in E:\PROJECTS_SVN\SAPLMailer\SAPLMailer\SAPLMailer\SAPLMailerService.cs:line 400 10/26/2022 10:22:02 PM=>(SenMail)Failure sending To mail ID :bayersupport@sapl.net 10/26/2022 10:22:02 PM=>(SenMail)Failure sending CC mail ID : 10/26/2022 10:22:02 PM=>(SenMail)Failure sending mail Body :Hello, Please check attached file having issues in sending mails, please do the needful. 10/26/2022 10:22:02 PM=>delfile:-D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents\PendingMail\PendingMail_ErrorAlert.xml 10/26/2022 10:22:02 PM=>Info:- END Mailing Method 10/26/2022 10:22:02 PM=>Info:- Start Executing Telegram Method 10/26/2022 10:22:02 PM=>Info:- PendingTelegram.xml not exists 10/26/2022 10:22:02 PM=>Info:- End Executing TELEGRAM Method 10/26/2022 10:22:02 PM=>WriteToPendingXML ErrorAlert Start 10/26/2022 10:22:02 PM=>WriteToPendingXML ErrorAlert MailAttachmentsPath = D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents 10/26/2022 10:22:02 PM=>WriteToPendingXML ErrorAlertEntry Added Successfully 10/26/2022 10:22:02 PM=>Info - End of callingService Method 10/26/2022 10:24:02 PM=>Info - Check time Elapsed 10/26/2022 10:24:02 PM=>Info - Call callingService Method 10/26/2022 10:24:02 PM=>Info:- Call Both 10/26/2022 10:24:02 PM=>Info:- Start Executing SMS Method 10/26/2022 10:24:02 PM=>Info:- End Executing SMS Method 10/26/2022 10:24:02 PM=>Info:- Start Mailing Method 10/26/2022 10:24:02 PM=>Info:- ImportingEXE_END.xml file read to list 10/26/2022 10:24:02 PM=>Info:- ImportingEXE_START.xml file read to list 10/26/2022 10:24:02 PM=>Info:- PendingMail.xml file read to list 10/26/2022 10:24:02 PM=>Info:- PendingMail_ErrorAlert.xml file read to list 10/26/2022 10:24:02 PM=>Info:- Count = 1 10/26/2022 10:24:02 PM=>Info:- Count 1 10/26/2022 10:24:02 PM=>Info - Fetching Data From MAIL XML 10/26/2022 10:24:02 PM=>Info - End of Fetching Data From Mail XML 10/26/2022 10:24:02 PM=>Info:- Start SenMail Method 10/26/2022 10:24:02 PM=>UseDefaultCredentials 10/26/2022 10:24:02 PM=>Credentials = bayersupport@sapl.net:Corona@2020 10/26/2022 10:24:02 PM=>EnableSsl = true 10/26/2022 10:24:02 PM=>DeliveryMethod 10/26/2022 10:24:02 PM=>Before Send 10/26/2022 10:25:42 PM=>Exception(SenMail) :System.Net.Mail.SmtpException: Failure sending mail. ---> System.Net.WebException: The operation has timed out. at System.Net.ConnectionPool.Get(Object owningObject, Int32 result, Boolean& continueLoop, WaitHandle[]& waitHandles) at System.Net.ConnectionPool.GetConnection(Object owningObject, GeneralAsyncDelegate asyncCallback, Int32 creationTimeout) at System.Net.Mail.SmtpConnection.GetConnection(ServicePoint servicePoint) at System.Net.Mail.SmtpClient.GetConnection() at System.Net.Mail.SmtpClient.Send(MailMessage message) --- End of inner exception stack trace --- at System.Net.Mail.SmtpClient.Send(MailMessage message) at SAPLMailer.SAPLMailerService.SenMail(PendingMail objPendingMail) in E:\PROJECTS_SVN\SAPLMailer\SAPLMailer\SAPLMailer\SAPLMailerService.cs:line 400 10/26/2022 10:25:42 PM=>(SenMail)Failure sending To mail ID :bayersupport@sapl.net 10/26/2022 10:25:43 PM=>(SenMail)Failure sending CC mail ID : 10/26/2022 10:25:43 PM=>(SenMail)Failure sending mail Body :Hello, Please check attached file having issues in sending mails, please do the needful. 10/26/2022 10:25:43 PM=>delfile:-D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents\PendingMail\PendingMail_ErrorAlert.xml 10/26/2022 10:25:43 PM=>Info:- END Mailing Method 10/26/2022 10:25:43 PM=>Info:- Start Executing Telegram Method 10/26/2022 10:25:43 PM=>Info:- PendingTelegram.xml not exists 10/26/2022 10:25:43 PM=>Info:- End Executing TELEGRAM Method 10/26/2022 10:25:43 PM=>WriteToPendingXML ErrorAlert Start 10/26/2022 10:25:43 PM=>WriteToPendingXML ErrorAlert MailAttachmentsPath = D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents 10/26/2022 10:25:43 PM=>WriteToPendingXML ErrorAlertEntry Added Successfully 10/26/2022 10:25:43 PM=>Info - End of callingService Method 10/26/2022 10:27:43 PM=>Info - Check time Elapsed 10/26/2022 10:27:43 PM=>Info - Call callingService Method 10/26/2022 10:27:43 PM=>Info:- Call Both 10/26/2022 10:27:43 PM=>Info:- Start Executing SMS Method 10/26/2022 10:27:43 PM=>Info:- End Executing SMS Method 10/26/2022 10:27:43 PM=>Info:- Start Mailing Method 10/26/2022 10:27:43 PM=>Info:- ImportingEXE_END.xml file read to list 10/26/2022 10:27:43 PM=>Info:- ImportingEXE_START.xml file read to list 10/26/2022 10:27:43 PM=>Info:- PendingMail.xml file read to list 10/26/2022 10:27:43 PM=>Info:- PendingMail_ErrorAlert.xml file read to list 10/26/2022 10:27:43 PM=>Info:- Count = 1 10/26/2022 10:27:43 PM=>Info:- Count 1 10/26/2022 10:27:43 PM=>Info - Fetching Data From MAIL XML 10/26/2022 10:27:43 PM=>Info - End of Fetching Data From Mail XML 10/26/2022 10:27:43 PM=>Info:- Start SenMail Method 10/26/2022 10:27:43 PM=>UseDefaultCredentials 10/26/2022 10:27:43 PM=>Credentials = bayersupport@sapl.net:Corona@2020 10/26/2022 10:27:43 PM=>EnableSsl = true 10/26/2022 10:27:43 PM=>DeliveryMethod 10/26/2022 10:27:43 PM=>Before Send 10/26/2022 10:29:23 PM=>Exception(SenMail) :System.Net.Mail.SmtpException: Failure sending mail. ---> System.Net.WebException: The operation has timed out. at System.Net.ConnectionPool.Get(Object owningObject, Int32 result, Boolean& continueLoop, WaitHandle[]& waitHandles) at System.Net.ConnectionPool.GetConnection(Object owningObject, GeneralAsyncDelegate asyncCallback, Int32 creationTimeout) at System.Net.Mail.SmtpConnection.GetConnection(ServicePoint servicePoint) at System.Net.Mail.SmtpClient.GetConnection() at System.Net.Mail.SmtpClient.Send(MailMessage message) --- End of inner exception stack trace --- at System.Net.Mail.SmtpClient.Send(MailMessage message) at SAPLMailer.SAPLMailerService.SenMail(PendingMail objPendingMail) in E:\PROJECTS_SVN\SAPLMailer\SAPLMailer\SAPLMailer\SAPLMailerService.cs:line 400 10/26/2022 10:29:23 PM=>(SenMail)Failure sending To mail ID :bayersupport@sapl.net 10/26/2022 10:29:23 PM=>(SenMail)Failure sending CC mail ID : 10/26/2022 10:29:23 PM=>(SenMail)Failure sending mail Body :Hello, Please check attached file having issues in sending mails, please do the needful. 10/26/2022 10:29:23 PM=>delfile:-D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents\PendingMail\PendingMail_ErrorAlert.xml 10/26/2022 10:29:23 PM=>Info:- END Mailing Method 10/26/2022 10:29:23 PM=>Info:- Start Executing Telegram Method 10/26/2022 10:29:23 PM=>Info:- PendingTelegram.xml not exists 10/26/2022 10:29:23 PM=>Info:- End Executing TELEGRAM Method 10/26/2022 10:29:23 PM=>WriteToPendingXML ErrorAlert Start 10/26/2022 10:29:23 PM=>WriteToPendingXML ErrorAlert MailAttachmentsPath = D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents 10/26/2022 10:29:23 PM=>WriteToPendingXML ErrorAlertEntry Added Successfully 10/26/2022 10:29:23 PM=>Info - End of callingService Method 10/26/2022 10:31:23 PM=>Info - Check time Elapsed 10/26/2022 10:31:23 PM=>Info - Call callingService Method 10/26/2022 10:31:23 PM=>Info:- Call Both 10/26/2022 10:31:23 PM=>Info:- Start Executing SMS Method 10/26/2022 10:31:23 PM=>Info:- End Executing SMS Method 10/26/2022 10:31:23 PM=>Info:- Start Mailing Method 10/26/2022 10:31:23 PM=>Info:- ImportingEXE_END.xml file read to list 10/26/2022 10:31:23 PM=>Info:- ImportingEXE_START.xml file read to list 10/26/2022 10:31:23 PM=>Info:- PendingMail.xml file read to list 10/26/2022 10:31:23 PM=>Info:- PendingMail_ErrorAlert.xml file read to list 10/26/2022 10:31:23 PM=>Info:- Count = 1 10/26/2022 10:31:23 PM=>Info:- Count 1 10/26/2022 10:31:23 PM=>Info - Fetching Data From MAIL XML 10/26/2022 10:31:23 PM=>Info - End of Fetching Data From Mail XML 10/26/2022 10:31:23 PM=>Info:- Start SenMail Method 10/26/2022 10:31:23 PM=>UseDefaultCredentials 10/26/2022 10:31:23 PM=>Credentials = bayersupport@sapl.net:Corona@2020 10/26/2022 10:31:23 PM=>EnableSsl = true 10/26/2022 10:31:23 PM=>DeliveryMethod 10/26/2022 10:31:23 PM=>Before Send 10/26/2022 10:33:03 PM=>Exception(SenMail) :System.Net.Mail.SmtpException: Failure sending mail. ---> System.Net.WebException: The operation has timed out. at System.Net.ConnectionPool.Get(Object owningObject, Int32 result, Boolean& continueLoop, WaitHandle[]& waitHandles) at System.Net.ConnectionPool.GetConnection(Object owningObject, GeneralAsyncDelegate asyncCallback, Int32 creationTimeout) at System.Net.Mail.SmtpConnection.GetConnection(ServicePoint servicePoint) at System.Net.Mail.SmtpClient.GetConnection() at System.Net.Mail.SmtpClient.Send(MailMessage message) --- End of inner exception stack trace --- at System.Net.Mail.SmtpClient.Send(MailMessage message) at SAPLMailer.SAPLMailerService.SenMail(PendingMail objPendingMail) in E:\PROJECTS_SVN\SAPLMailer\SAPLMailer\SAPLMailer\SAPLMailerService.cs:line 400 10/26/2022 10:33:03 PM=>(SenMail)Failure sending To mail ID :bayersupport@sapl.net 10/26/2022 10:33:03 PM=>(SenMail)Failure sending CC mail ID : 10/26/2022 10:33:03 PM=>(SenMail)Failure sending mail Body :Hello, Please check attached file having issues in sending mails, please do the needful. 10/26/2022 10:33:04 PM=>delfile:-D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents\PendingMail\PendingMail_ErrorAlert.xml 10/26/2022 10:33:04 PM=>Info:- END Mailing Method 10/26/2022 10:33:04 PM=>Info:- Start Executing Telegram Method 10/26/2022 10:33:04 PM=>Info:- PendingTelegram.xml not exists 10/26/2022 10:33:04 PM=>Info:- End Executing TELEGRAM Method 10/26/2022 10:33:04 PM=>WriteToPendingXML ErrorAlert Start 10/26/2022 10:33:04 PM=>WriteToPendingXML ErrorAlert MailAttachmentsPath = D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents 10/26/2022 10:33:04 PM=>WriteToPendingXML ErrorAlertEntry Added Successfully 10/26/2022 10:33:04 PM=>Info - End of callingService Method 10/26/2022 10:35:04 PM=>Info - Check time Elapsed 10/26/2022 10:35:04 PM=>Info - Call callingService Method 10/26/2022 10:35:04 PM=>Info:- Call Both 10/26/2022 10:35:04 PM=>Info:- Start Executing SMS Method 10/26/2022 10:35:04 PM=>Info:- End Executing SMS Method 10/26/2022 10:35:04 PM=>Info:- Start Mailing Method 10/26/2022 10:35:04 PM=>Info:- ImportingEXE_END.xml file read to list 10/26/2022 10:35:04 PM=>Info:- ImportingEXE_START.xml file read to list 10/26/2022 10:35:04 PM=>Info:- PendingMail.xml file read to list 10/26/2022 10:35:04 PM=>Info:- PendingMail_ErrorAlert.xml file read to list 10/26/2022 10:35:04 PM=>Info:- Count = 1 10/26/2022 10:35:04 PM=>Info:- Count 1 10/26/2022 10:35:04 PM=>Info - Fetching Data From MAIL XML 10/26/2022 10:35:04 PM=>Info - End of Fetching Data From Mail XML 10/26/2022 10:35:04 PM=>Info:- Start SenMail Method 10/26/2022 10:35:04 PM=>UseDefaultCredentials 10/26/2022 10:35:04 PM=>Credentials = bayersupport@sapl.net:Corona@2020 10/26/2022 10:35:04 PM=>EnableSsl = true 10/26/2022 10:35:04 PM=>DeliveryMethod 10/26/2022 10:35:04 PM=>Before Send 10/26/2022 10:36:44 PM=>Exception(SenMail) :System.Net.Mail.SmtpException: Failure sending mail. ---> System.Net.WebException: The operation has timed out. at System.Net.ConnectionPool.Get(Object owningObject, Int32 result, Boolean& continueLoop, WaitHandle[]& waitHandles) at System.Net.ConnectionPool.GetConnection(Object owningObject, GeneralAsyncDelegate asyncCallback, Int32 creationTimeout) at System.Net.Mail.SmtpConnection.GetConnection(ServicePoint servicePoint) at System.Net.Mail.SmtpClient.GetConnection() at System.Net.Mail.SmtpClient.Send(MailMessage message) --- End of inner exception stack trace --- at System.Net.Mail.SmtpClient.Send(MailMessage message) at SAPLMailer.SAPLMailerService.SenMail(PendingMail objPendingMail) in E:\PROJECTS_SVN\SAPLMailer\SAPLMailer\SAPLMailer\SAPLMailerService.cs:line 400 10/26/2022 10:36:44 PM=>(SenMail)Failure sending To mail ID :bayersupport@sapl.net 10/26/2022 10:36:44 PM=>(SenMail)Failure sending CC mail ID : 10/26/2022 10:36:44 PM=>(SenMail)Failure sending mail Body :Hello, Please check attached file having issues in sending mails, please do the needful. 10/26/2022 10:36:44 PM=>delfile:-D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents\PendingMail\PendingMail_ErrorAlert.xml 10/26/2022 10:36:44 PM=>Info:- END Mailing Method 10/26/2022 10:36:44 PM=>Info:- Start Executing Telegram Method 10/26/2022 10:36:44 PM=>Info:- PendingTelegram.xml not exists 10/26/2022 10:36:44 PM=>Info:- End Executing TELEGRAM Method 10/26/2022 10:36:44 PM=>WriteToPendingXML ErrorAlert Start 10/26/2022 10:36:44 PM=>WriteToPendingXML ErrorAlert MailAttachmentsPath = D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents 10/26/2022 10:36:44 PM=>WriteToPendingXML ErrorAlertEntry Added Successfully 10/26/2022 10:36:44 PM=>Info - End of callingService Method 10/26/2022 10:38:44 PM=>Info - Check time Elapsed 10/26/2022 10:38:44 PM=>Info - Call callingService Method 10/26/2022 10:38:44 PM=>Info:- Call Both 10/26/2022 10:38:44 PM=>Info:- Start Executing SMS Method 10/26/2022 10:38:44 PM=>Info:- End Executing SMS Method 10/26/2022 10:38:44 PM=>Info:- Start Mailing Method 10/26/2022 10:38:44 PM=>Info:- ImportingEXE_END.xml file read to list 10/26/2022 10:38:44 PM=>Info:- ImportingEXE_START.xml file read to list 10/26/2022 10:38:44 PM=>Info:- PendingMail.xml file read to list 10/26/2022 10:38:44 PM=>Info:- PendingMail_ErrorAlert.xml file read to list 10/26/2022 10:38:44 PM=>Info:- Count = 1 10/26/2022 10:38:44 PM=>Info:- Count 1 10/26/2022 10:38:44 PM=>Info - Fetching Data From MAIL XML 10/26/2022 10:38:44 PM=>Info - End of Fetching Data From Mail XML 10/26/2022 10:38:44 PM=>Info:- Start SenMail Method 10/26/2022 10:38:44 PM=>UseDefaultCredentials 10/26/2022 10:38:44 PM=>Credentials = bayersupport@sapl.net:Corona@2020 10/26/2022 10:38:44 PM=>EnableSsl = true 10/26/2022 10:38:44 PM=>DeliveryMethod 10/26/2022 10:38:44 PM=>Before Send 10/26/2022 10:40:24 PM=>Exception(SenMail) :System.Net.Mail.SmtpException: Failure sending mail. ---> System.Net.WebException: The operation has timed out. at System.Net.ConnectionPool.Get(Object owningObject, Int32 result, Boolean& continueLoop, WaitHandle[]& waitHandles) at System.Net.ConnectionPool.GetConnection(Object owningObject, GeneralAsyncDelegate asyncCallback, Int32 creationTimeout) at System.Net.Mail.SmtpConnection.GetConnection(ServicePoint servicePoint) at System.Net.Mail.SmtpClient.GetConnection() at System.Net.Mail.SmtpClient.Send(MailMessage message) --- End of inner exception stack trace --- at System.Net.Mail.SmtpClient.Send(MailMessage message) at SAPLMailer.SAPLMailerService.SenMail(PendingMail objPendingMail) in E:\PROJECTS_SVN\SAPLMailer\SAPLMailer\SAPLMailer\SAPLMailerService.cs:line 400 10/26/2022 10:40:24 PM=>(SenMail)Failure sending To mail ID :bayersupport@sapl.net 10/26/2022 10:40:24 PM=>(SenMail)Failure sending CC mail ID : 10/26/2022 10:40:24 PM=>(SenMail)Failure sending mail Body :Hello, Please check attached file having issues in sending mails, please do the needful. 10/26/2022 10:40:24 PM=>delfile:-D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents\PendingMail\PendingMail_ErrorAlert.xml 10/26/2022 10:40:25 PM=>Info:- END Mailing Method 10/26/2022 10:40:25 PM=>Info:- Start Executing Telegram Method 10/26/2022 10:40:25 PM=>Info:- PendingTelegram.xml not exists 10/26/2022 10:40:25 PM=>Info:- End Executing TELEGRAM Method 10/26/2022 10:40:25 PM=>WriteToPendingXML ErrorAlert Start 10/26/2022 10:40:25 PM=>WriteToPendingXML ErrorAlert MailAttachmentsPath = D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents 10/26/2022 10:40:25 PM=>WriteToPendingXML ErrorAlertEntry Added Successfully 10/26/2022 10:40:25 PM=>Info - End of callingService Method 10/26/2022 10:42:25 PM=>Info - Check time Elapsed 10/26/2022 10:42:25 PM=>Info - Call callingService Method 10/26/2022 10:42:25 PM=>Info:- Call Both 10/26/2022 10:42:25 PM=>Info:- Start Executing SMS Method 10/26/2022 10:42:25 PM=>Info:- End Executing SMS Method 10/26/2022 10:42:25 PM=>Info:- Start Mailing Method 10/26/2022 10:42:25 PM=>Info:- ImportingEXE_END.xml file read to list 10/26/2022 10:42:25 PM=>Info:- ImportingEXE_START.xml file read to list 10/26/2022 10:42:25 PM=>Info:- PendingMail.xml file read to list 10/26/2022 10:42:25 PM=>Info:- PendingMail_ErrorAlert.xml file read to list 10/26/2022 10:42:25 PM=>Info:- Count = 1 10/26/2022 10:42:25 PM=>Info:- Count 1 10/26/2022 10:42:25 PM=>Info - Fetching Data From MAIL XML 10/26/2022 10:42:25 PM=>Info - End of Fetching Data From Mail XML 10/26/2022 10:42:25 PM=>Info:- Start SenMail Method 10/26/2022 10:42:25 PM=>UseDefaultCredentials 10/26/2022 10:42:25 PM=>Credentials = bayersupport@sapl.net:Corona@2020 10/26/2022 10:42:25 PM=>EnableSsl = true 10/26/2022 10:42:25 PM=>DeliveryMethod 10/26/2022 10:42:25 PM=>Before Send 10/26/2022 10:44:05 PM=>Exception(SenMail) :System.Net.Mail.SmtpException: Failure sending mail. ---> System.Net.WebException: The operation has timed out. at System.Net.ConnectionPool.Get(Object owningObject, Int32 result, Boolean& continueLoop, WaitHandle[]& waitHandles) at System.Net.ConnectionPool.GetConnection(Object owningObject, GeneralAsyncDelegate asyncCallback, Int32 creationTimeout) at System.Net.Mail.SmtpConnection.GetConnection(ServicePoint servicePoint) at System.Net.Mail.SmtpClient.GetConnection() at System.Net.Mail.SmtpClient.Send(MailMessage message) --- End of inner exception stack trace --- at System.Net.Mail.SmtpClient.Send(MailMessage message) at SAPLMailer.SAPLMailerService.SenMail(PendingMail objPendingMail) in E:\PROJECTS_SVN\SAPLMailer\SAPLMailer\SAPLMailer\SAPLMailerService.cs:line 400 10/26/2022 10:44:05 PM=>(SenMail)Failure sending To mail ID :bayersupport@sapl.net 10/26/2022 10:44:05 PM=>(SenMail)Failure sending CC mail ID : 10/26/2022 10:44:05 PM=>(SenMail)Failure sending mail Body :Hello, Please check attached file having issues in sending mails, please do the needful. 10/26/2022 10:44:05 PM=>delfile:-D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents\PendingMail\PendingMail_ErrorAlert.xml 10/26/2022 10:44:05 PM=>Info:- END Mailing Method 10/26/2022 10:44:05 PM=>Info:- Start Executing Telegram Method 10/26/2022 10:44:05 PM=>Info:- PendingTelegram.xml not exists 10/26/2022 10:44:05 PM=>Info:- End Executing TELEGRAM Method 10/26/2022 10:44:05 PM=>WriteToPendingXML ErrorAlert Start 10/26/2022 10:44:05 PM=>WriteToPendingXML ErrorAlert MailAttachmentsPath = D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents 10/26/2022 10:44:05 PM=>WriteToPendingXML ErrorAlertEntry Added Successfully 10/26/2022 10:44:05 PM=>Info - End of callingService Method 10/26/2022 10:46:05 PM=>Info - Check time Elapsed 10/26/2022 10:46:05 PM=>Info - Call callingService Method 10/26/2022 10:46:05 PM=>Info:- Call Both 10/26/2022 10:46:05 PM=>Info:- Start Executing SMS Method 10/26/2022 10:46:05 PM=>Info:- End Executing SMS Method 10/26/2022 10:46:05 PM=>Info:- Start Mailing Method 10/26/2022 10:46:05 PM=>Info:- ImportingEXE_END.xml file read to list 10/26/2022 10:46:05 PM=>Info:- ImportingEXE_START.xml file read to list 10/26/2022 10:46:05 PM=>Info:- PendingMail.xml file read to list 10/26/2022 10:46:05 PM=>Info:- PendingMail_ErrorAlert.xml file read to list 10/26/2022 10:46:05 PM=>Info:- Count = 1 10/26/2022 10:46:05 PM=>Info:- Count 1 10/26/2022 10:46:05 PM=>Info - Fetching Data From MAIL XML 10/26/2022 10:46:05 PM=>Info - End of Fetching Data From Mail XML 10/26/2022 10:46:05 PM=>Info:- Start SenMail Method 10/26/2022 10:46:05 PM=>UseDefaultCredentials 10/26/2022 10:46:05 PM=>Credentials = bayersupport@sapl.net:Corona@2020 10/26/2022 10:46:05 PM=>EnableSsl = true 10/26/2022 10:46:05 PM=>DeliveryMethod 10/26/2022 10:46:05 PM=>Before Send 10/26/2022 10:47:45 PM=>Exception(SenMail) :System.Net.Mail.SmtpException: Failure sending mail. ---> System.Net.WebException: The operation has timed out. at System.Net.ConnectionPool.Get(Object owningObject, Int32 result, Boolean& continueLoop, WaitHandle[]& waitHandles) at System.Net.ConnectionPool.GetConnection(Object owningObject, GeneralAsyncDelegate asyncCallback, Int32 creationTimeout) at System.Net.Mail.SmtpConnection.GetConnection(ServicePoint servicePoint) at System.Net.Mail.SmtpClient.GetConnection() at System.Net.Mail.SmtpClient.Send(MailMessage message) --- End of inner exception stack trace --- at System.Net.Mail.SmtpClient.Send(MailMessage message) at SAPLMailer.SAPLMailerService.SenMail(PendingMail objPendingMail) in E:\PROJECTS_SVN\SAPLMailer\SAPLMailer\SAPLMailer\SAPLMailerService.cs:line 400 10/26/2022 10:47:45 PM=>(SenMail)Failure sending To mail ID :bayersupport@sapl.net 10/26/2022 10:47:45 PM=>(SenMail)Failure sending CC mail ID : 10/26/2022 10:47:45 PM=>(SenMail)Failure sending mail Body :Hello, Please check attached file having issues in sending mails, please do the needful. 10/26/2022 10:47:45 PM=>delfile:-D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents\PendingMail\PendingMail_ErrorAlert.xml 10/26/2022 10:47:46 PM=>Info:- END Mailing Method 10/26/2022 10:47:46 PM=>Info:- Start Executing Telegram Method 10/26/2022 10:47:46 PM=>Info:- PendingTelegram.xml not exists 10/26/2022 10:47:46 PM=>Info:- End Executing TELEGRAM Method 10/26/2022 10:47:46 PM=>WriteToPendingXML ErrorAlert Start 10/26/2022 10:47:46 PM=>WriteToPendingXML ErrorAlert MailAttachmentsPath = D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents 10/26/2022 10:47:46 PM=>WriteToPendingXML ErrorAlertEntry Added Successfully 10/26/2022 10:47:46 PM=>Info - End of callingService Method 10/26/2022 10:49:46 PM=>Info - Check time Elapsed 10/26/2022 10:49:46 PM=>Info - Call callingService Method 10/26/2022 10:49:46 PM=>Info:- Call Both 10/26/2022 10:49:46 PM=>Info:- Start Executing SMS Method 10/26/2022 10:49:46 PM=>Info:- End Executing SMS Method 10/26/2022 10:49:46 PM=>Info:- Start Mailing Method 10/26/2022 10:49:46 PM=>Info:- ImportingEXE_END.xml file read to list 10/26/2022 10:49:46 PM=>Info:- ImportingEXE_START.xml file read to list 10/26/2022 10:49:46 PM=>Info:- PendingMail.xml file read to list 10/26/2022 10:49:46 PM=>Info:- PendingMail_ErrorAlert.xml file read to list 10/26/2022 10:49:46 PM=>Info:- Count = 1 10/26/2022 10:49:46 PM=>Info:- Count 1 10/26/2022 10:49:46 PM=>Info - Fetching Data From MAIL XML 10/26/2022 10:49:46 PM=>Info - End of Fetching Data From Mail XML 10/26/2022 10:49:46 PM=>Info:- Start SenMail Method 10/26/2022 10:49:46 PM=>UseDefaultCredentials 10/26/2022 10:49:46 PM=>Credentials = bayersupport@sapl.net:Corona@2020 10/26/2022 10:49:46 PM=>EnableSsl = true 10/26/2022 10:49:46 PM=>DeliveryMethod 10/26/2022 10:49:46 PM=>Before Send 10/26/2022 10:51:26 PM=>Exception(SenMail) :System.Net.Mail.SmtpException: Failure sending mail. ---> System.Net.WebException: The operation has timed out. at System.Net.ConnectionPool.Get(Object owningObject, Int32 result, Boolean& continueLoop, WaitHandle[]& waitHandles) at System.Net.ConnectionPool.GetConnection(Object owningObject, GeneralAsyncDelegate asyncCallback, Int32 creationTimeout) at System.Net.Mail.SmtpConnection.GetConnection(ServicePoint servicePoint) at System.Net.Mail.SmtpClient.GetConnection() at System.Net.Mail.SmtpClient.Send(MailMessage message) --- End of inner exception stack trace --- at System.Net.Mail.SmtpClient.Send(MailMessage message) at SAPLMailer.SAPLMailerService.SenMail(PendingMail objPendingMail) in E:\PROJECTS_SVN\SAPLMailer\SAPLMailer\SAPLMailer\SAPLMailerService.cs:line 400 10/26/2022 10:51:26 PM=>(SenMail)Failure sending To mail ID :bayersupport@sapl.net 10/26/2022 10:51:26 PM=>(SenMail)Failure sending CC mail ID : 10/26/2022 10:51:26 PM=>(SenMail)Failure sending mail Body :Hello, Please check attached file having issues in sending mails, please do the needful. 10/26/2022 10:51:26 PM=>delfile:-D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents\PendingMail\PendingMail_ErrorAlert.xml 10/26/2022 10:51:27 PM=>Info:- END Mailing Method 10/26/2022 10:51:27 PM=>Info:- Start Executing Telegram Method 10/26/2022 10:51:27 PM=>Info:- PendingTelegram.xml not exists 10/26/2022 10:51:27 PM=>Info:- End Executing TELEGRAM Method 10/26/2022 10:51:27 PM=>WriteToPendingXML ErrorAlert Start 10/26/2022 10:51:27 PM=>WriteToPendingXML ErrorAlert MailAttachmentsPath = D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents 10/26/2022 10:51:27 PM=>WriteToPendingXML ErrorAlertEntry Added Successfully 10/26/2022 10:51:27 PM=>Info - End of callingService Method 10/26/2022 10:53:27 PM=>Info - Check time Elapsed 10/26/2022 10:53:27 PM=>Info - Call callingService Method 10/26/2022 10:53:27 PM=>Info:- Call Both 10/26/2022 10:53:27 PM=>Info:- Start Executing SMS Method 10/26/2022 10:53:27 PM=>Info:- End Executing SMS Method 10/26/2022 10:53:27 PM=>Info:- Start Mailing Method 10/26/2022 10:53:27 PM=>Info:- ImportingEXE_END.xml file read to list 10/26/2022 10:53:27 PM=>Info:- ImportingEXE_START.xml file read to list 10/26/2022 10:53:27 PM=>Info:- PendingMail.xml file read to list 10/26/2022 10:53:27 PM=>Info:- PendingMail_ErrorAlert.xml file read to list 10/26/2022 10:53:27 PM=>Info:- Count = 1 10/26/2022 10:53:27 PM=>Info:- Count 1 10/26/2022 10:53:27 PM=>Info - Fetching Data From MAIL XML 10/26/2022 10:53:27 PM=>Info - End of Fetching Data From Mail XML 10/26/2022 10:53:27 PM=>Info:- Start SenMail Method 10/26/2022 10:53:27 PM=>UseDefaultCredentials 10/26/2022 10:53:27 PM=>Credentials = bayersupport@sapl.net:Corona@2020 10/26/2022 10:53:27 PM=>EnableSsl = true 10/26/2022 10:53:27 PM=>DeliveryMethod 10/26/2022 10:53:27 PM=>Before Send 10/26/2022 10:55:07 PM=>Exception(SenMail) :System.Net.Mail.SmtpException: Failure sending mail. ---> System.Net.WebException: The operation has timed out. at System.Net.ConnectionPool.Get(Object owningObject, Int32 result, Boolean& continueLoop, WaitHandle[]& waitHandles) at System.Net.ConnectionPool.GetConnection(Object owningObject, GeneralAsyncDelegate asyncCallback, Int32 creationTimeout) at System.Net.Mail.SmtpConnection.GetConnection(ServicePoint servicePoint) at System.Net.Mail.SmtpClient.GetConnection() at System.Net.Mail.SmtpClient.Send(MailMessage message) --- End of inner exception stack trace --- at System.Net.Mail.SmtpClient.Send(MailMessage message) at SAPLMailer.SAPLMailerService.SenMail(PendingMail objPendingMail) in E:\PROJECTS_SVN\SAPLMailer\SAPLMailer\SAPLMailer\SAPLMailerService.cs:line 400 10/26/2022 10:55:07 PM=>(SenMail)Failure sending To mail ID :bayersupport@sapl.net 10/26/2022 10:55:07 PM=>(SenMail)Failure sending CC mail ID : 10/26/2022 10:55:07 PM=>(SenMail)Failure sending mail Body :Hello, Please check attached file having issues in sending mails, please do the needful. 10/26/2022 10:55:07 PM=>delfile:-D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents\PendingMail\PendingMail_ErrorAlert.xml 10/26/2022 10:55:07 PM=>Info:- END Mailing Method 10/26/2022 10:55:07 PM=>Info:- Start Executing Telegram Method 10/26/2022 10:55:07 PM=>Info:- PendingTelegram.xml not exists 10/26/2022 10:55:07 PM=>Info:- End Executing TELEGRAM Method 10/26/2022 10:55:07 PM=>WriteToPendingXML ErrorAlert Start 10/26/2022 10:55:07 PM=>WriteToPendingXML ErrorAlert MailAttachmentsPath = D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents 10/26/2022 10:55:07 PM=>WriteToPendingXML ErrorAlertEntry Added Successfully 10/26/2022 10:55:07 PM=>Info - End of callingService Method 10/26/2022 10:57:07 PM=>Info - Check time Elapsed 10/26/2022 10:57:07 PM=>Info - Call callingService Method 10/26/2022 10:57:07 PM=>Info:- Call Both 10/26/2022 10:57:07 PM=>Info:- Start Executing SMS Method 10/26/2022 10:57:07 PM=>Info:- End Executing SMS Method 10/26/2022 10:57:07 PM=>Info:- Start Mailing Method 10/26/2022 10:57:07 PM=>Info:- ImportingEXE_END.xml file read to list 10/26/2022 10:57:07 PM=>Info:- ImportingEXE_START.xml file read to list 10/26/2022 10:57:07 PM=>Info:- PendingMail.xml file read to list 10/26/2022 10:57:07 PM=>Info:- PendingMail_ErrorAlert.xml file read to list 10/26/2022 10:57:07 PM=>Info:- Count = 1 10/26/2022 10:57:07 PM=>Info:- Count 1 10/26/2022 10:57:07 PM=>Info - Fetching Data From MAIL XML 10/26/2022 10:57:07 PM=>Info - End of Fetching Data From Mail XML 10/26/2022 10:57:07 PM=>Info:- Start SenMail Method 10/26/2022 10:57:07 PM=>UseDefaultCredentials 10/26/2022 10:57:07 PM=>Credentials = bayersupport@sapl.net:Corona@2020 10/26/2022 10:57:07 PM=>EnableSsl = true 10/26/2022 10:57:07 PM=>DeliveryMethod 10/26/2022 10:57:07 PM=>Before Send 10/26/2022 10:58:47 PM=>Exception(SenMail) :System.Net.Mail.SmtpException: Failure sending mail. ---> System.Net.WebException: The operation has timed out. at System.Net.ConnectionPool.Get(Object owningObject, Int32 result, Boolean& continueLoop, WaitHandle[]& waitHandles) at System.Net.ConnectionPool.GetConnection(Object owningObject, GeneralAsyncDelegate asyncCallback, Int32 creationTimeout) at System.Net.Mail.SmtpConnection.GetConnection(ServicePoint servicePoint) at System.Net.Mail.SmtpClient.GetConnection() at System.Net.Mail.SmtpClient.Send(MailMessage message) --- End of inner exception stack trace --- at System.Net.Mail.SmtpClient.Send(MailMessage message) at SAPLMailer.SAPLMailerService.SenMail(PendingMail objPendingMail) in E:\PROJECTS_SVN\SAPLMailer\SAPLMailer\SAPLMailer\SAPLMailerService.cs:line 400 10/26/2022 10:58:47 PM=>(SenMail)Failure sending To mail ID :bayersupport@sapl.net 10/26/2022 10:58:47 PM=>(SenMail)Failure sending CC mail ID : 10/26/2022 10:58:47 PM=>(SenMail)Failure sending mail Body :Hello, Please check attached file having issues in sending mails, please do the needful. 10/26/2022 10:58:47 PM=>delfile:-D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents\PendingMail\PendingMail_ErrorAlert.xml 10/26/2022 10:58:48 PM=>Info:- END Mailing Method 10/26/2022 10:58:48 PM=>Info:- Start Executing Telegram Method 10/26/2022 10:58:48 PM=>Info:- PendingTelegram.xml not exists 10/26/2022 10:58:48 PM=>Info:- End Executing TELEGRAM Method 10/26/2022 10:58:48 PM=>WriteToPendingXML ErrorAlert Start 10/26/2022 10:58:48 PM=>WriteToPendingXML ErrorAlert MailAttachmentsPath = D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents 10/26/2022 10:58:48 PM=>WriteToPendingXML ErrorAlertEntry Added Successfully 10/26/2022 10:58:48 PM=>Info - End of callingService Method 10/26/2022 11:00:48 PM=>Info - Check time Elapsed 10/26/2022 11:00:48 PM=>Info - Call callingService Method 10/26/2022 11:00:48 PM=>Info:- Call Both 10/26/2022 11:00:48 PM=>Info:- Start Executing SMS Method 10/26/2022 11:00:48 PM=>Info:- End Executing SMS Method 10/26/2022 11:00:48 PM=>Info:- Start Mailing Method 10/26/2022 11:00:48 PM=>Info:- ImportingEXE_END.xml file read to list 10/26/2022 11:00:48 PM=>Info:- ImportingEXE_START.xml file read to list 10/26/2022 11:00:48 PM=>Info:- PendingMail.xml file read to list 10/26/2022 11:00:48 PM=>Info:- PendingMail_ErrorAlert.xml file read to list 10/26/2022 11:00:48 PM=>Info:- Count = 1 10/26/2022 11:00:48 PM=>Info:- Count 1 10/26/2022 11:00:48 PM=>Info - Fetching Data From MAIL XML 10/26/2022 11:00:48 PM=>Info - End of Fetching Data From Mail XML 10/26/2022 11:00:48 PM=>Info:- Start SenMail Method 10/26/2022 11:00:48 PM=>UseDefaultCredentials 10/26/2022 11:00:48 PM=>Credentials = bayersupport@sapl.net:Corona@2020 10/26/2022 11:00:48 PM=>EnableSsl = true 10/26/2022 11:00:48 PM=>DeliveryMethod 10/26/2022 11:00:48 PM=>Before Send 10/26/2022 11:02:28 PM=>Exception(SenMail) :System.Net.Mail.SmtpException: Failure sending mail. ---> System.Net.WebException: The operation has timed out. at System.Net.ConnectionPool.Get(Object owningObject, Int32 result, Boolean& continueLoop, WaitHandle[]& waitHandles) at System.Net.ConnectionPool.GetConnection(Object owningObject, GeneralAsyncDelegate asyncCallback, Int32 creationTimeout) at System.Net.Mail.SmtpConnection.GetConnection(ServicePoint servicePoint) at System.Net.Mail.SmtpClient.GetConnection() at System.Net.Mail.SmtpClient.Send(MailMessage message) --- End of inner exception stack trace --- at System.Net.Mail.SmtpClient.Send(MailMessage message) at SAPLMailer.SAPLMailerService.SenMail(PendingMail objPendingMail) in E:\PROJECTS_SVN\SAPLMailer\SAPLMailer\SAPLMailer\SAPLMailerService.cs:line 400 10/26/2022 11:02:28 PM=>(SenMail)Failure sending To mail ID :bayersupport@sapl.net 10/26/2022 11:02:28 PM=>(SenMail)Failure sending CC mail ID : 10/26/2022 11:02:28 PM=>(SenMail)Failure sending mail Body :Hello, Please check attached file having issues in sending mails, please do the needful. 10/26/2022 11:02:28 PM=>delfile:-D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents\PendingMail\PendingMail_ErrorAlert.xml 10/26/2022 11:02:28 PM=>Info:- END Mailing Method 10/26/2022 11:02:28 PM=>Info:- Start Executing Telegram Method 10/26/2022 11:02:28 PM=>Info:- PendingTelegram.xml not exists 10/26/2022 11:02:28 PM=>Info:- End Executing TELEGRAM Method 10/26/2022 11:02:28 PM=>WriteToPendingXML ErrorAlert Start 10/26/2022 11:02:28 PM=>WriteToPendingXML ErrorAlert MailAttachmentsPath = D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents 10/26/2022 11:02:28 PM=>WriteToPendingXML ErrorAlertEntry Added Successfully 10/26/2022 11:02:28 PM=>Info - End of callingService Method 10/26/2022 11:04:28 PM=>Info - Check time Elapsed 10/26/2022 11:04:28 PM=>Info - Call callingService Method 10/26/2022 11:04:28 PM=>Info:- Call Both 10/26/2022 11:04:28 PM=>Info:- Start Executing SMS Method 10/26/2022 11:04:28 PM=>Info:- End Executing SMS Method 10/26/2022 11:04:28 PM=>Info:- Start Mailing Method 10/26/2022 11:04:28 PM=>Info:- ImportingEXE_END.xml file read to list 10/26/2022 11:04:28 PM=>Info:- ImportingEXE_START.xml file read to list 10/26/2022 11:04:28 PM=>Info:- PendingMail.xml file read to list 10/26/2022 11:04:28 PM=>Info:- PendingMail_ErrorAlert.xml file read to list 10/26/2022 11:04:28 PM=>Info:- Count = 1 10/26/2022 11:04:28 PM=>Info:- Count 1 10/26/2022 11:04:28 PM=>Info - Fetching Data From MAIL XML 10/26/2022 11:04:28 PM=>Info - End of Fetching Data From Mail XML 10/26/2022 11:04:28 PM=>Info:- Start SenMail Method 10/26/2022 11:04:28 PM=>UseDefaultCredentials 10/26/2022 11:04:28 PM=>Credentials = bayersupport@sapl.net:Corona@2020 10/26/2022 11:04:28 PM=>EnableSsl = true 10/26/2022 11:04:28 PM=>DeliveryMethod 10/26/2022 11:04:28 PM=>Before Send 10/26/2022 11:06:08 PM=>Exception(SenMail) :System.Net.Mail.SmtpException: Failure sending mail. ---> System.Net.WebException: The operation has timed out. at System.Net.ConnectionPool.Get(Object owningObject, Int32 result, Boolean& continueLoop, WaitHandle[]& waitHandles) at System.Net.ConnectionPool.GetConnection(Object owningObject, GeneralAsyncDelegate asyncCallback, Int32 creationTimeout) at System.Net.Mail.SmtpConnection.GetConnection(ServicePoint servicePoint) at System.Net.Mail.SmtpClient.GetConnection() at System.Net.Mail.SmtpClient.Send(MailMessage message) --- End of inner exception stack trace --- at System.Net.Mail.SmtpClient.Send(MailMessage message) at SAPLMailer.SAPLMailerService.SenMail(PendingMail objPendingMail) in E:\PROJECTS_SVN\SAPLMailer\SAPLMailer\SAPLMailer\SAPLMailerService.cs:line 400 10/26/2022 11:06:08 PM=>(SenMail)Failure sending To mail ID :bayersupport@sapl.net 10/26/2022 11:06:08 PM=>(SenMail)Failure sending CC mail ID : 10/26/2022 11:06:08 PM=>(SenMail)Failure sending mail Body :Hello, Please check attached file having issues in sending mails, please do the needful. 10/26/2022 11:06:08 PM=>delfile:-D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents\PendingMail\PendingMail_ErrorAlert.xml 10/26/2022 11:06:08 PM=>Info:- END Mailing Method 10/26/2022 11:06:09 PM=>Info:- Start Executing Telegram Method 10/26/2022 11:06:09 PM=>Info:- PendingTelegram.xml not exists 10/26/2022 11:06:09 PM=>Info:- End Executing TELEGRAM Method 10/26/2022 11:06:09 PM=>WriteToPendingXML ErrorAlert Start 10/26/2022 11:06:09 PM=>WriteToPendingXML ErrorAlert MailAttachmentsPath = D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents 10/26/2022 11:06:09 PM=>WriteToPendingXML ErrorAlertEntry Added Successfully 10/26/2022 11:06:09 PM=>Info - End of callingService Method 10/26/2022 11:08:09 PM=>Info - Check time Elapsed 10/26/2022 11:08:09 PM=>Info - Call callingService Method 10/26/2022 11:08:09 PM=>Info:- Call Both 10/26/2022 11:08:09 PM=>Info:- Start Executing SMS Method 10/26/2022 11:08:09 PM=>Info:- End Executing SMS Method 10/26/2022 11:08:09 PM=>Info:- Start Mailing Method 10/26/2022 11:08:09 PM=>Info:- ImportingEXE_END.xml file read to list 10/26/2022 11:08:09 PM=>Info:- ImportingEXE_START.xml file read to list 10/26/2022 11:08:09 PM=>Info:- PendingMail.xml file read to list 10/26/2022 11:08:09 PM=>Info:- PendingMail_ErrorAlert.xml file read to list 10/26/2022 11:08:09 PM=>Info:- Count = 1 10/26/2022 11:08:09 PM=>Info:- Count 1 10/26/2022 11:08:09 PM=>Info - Fetching Data From MAIL XML 10/26/2022 11:08:09 PM=>Info - End of Fetching Data From Mail XML 10/26/2022 11:08:09 PM=>Info:- Start SenMail Method 10/26/2022 11:08:09 PM=>UseDefaultCredentials 10/26/2022 11:08:09 PM=>Credentials = bayersupport@sapl.net:Corona@2020 10/26/2022 11:08:09 PM=>EnableSsl = true 10/26/2022 11:08:09 PM=>DeliveryMethod 10/26/2022 11:08:09 PM=>Before Send 10/26/2022 11:09:49 PM=>Exception(SenMail) :System.Net.Mail.SmtpException: Failure sending mail. ---> System.Net.WebException: The operation has timed out. at System.Net.ConnectionPool.Get(Object owningObject, Int32 result, Boolean& continueLoop, WaitHandle[]& waitHandles) at System.Net.ConnectionPool.GetConnection(Object owningObject, GeneralAsyncDelegate asyncCallback, Int32 creationTimeout) at System.Net.Mail.SmtpConnection.GetConnection(ServicePoint servicePoint) at System.Net.Mail.SmtpClient.GetConnection() at System.Net.Mail.SmtpClient.Send(MailMessage message) --- End of inner exception stack trace --- at System.Net.Mail.SmtpClient.Send(MailMessage message) at SAPLMailer.SAPLMailerService.SenMail(PendingMail objPendingMail) in E:\PROJECTS_SVN\SAPLMailer\SAPLMailer\SAPLMailer\SAPLMailerService.cs:line 400 10/26/2022 11:09:49 PM=>(SenMail)Failure sending To mail ID :bayersupport@sapl.net 10/26/2022 11:09:49 PM=>(SenMail)Failure sending CC mail ID : 10/26/2022 11:09:49 PM=>(SenMail)Failure sending mail Body :Hello, Please check attached file having issues in sending mails, please do the needful. 10/26/2022 11:09:49 PM=>delfile:-D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents\PendingMail\PendingMail_ErrorAlert.xml 10/26/2022 11:09:49 PM=>Info:- END Mailing Method 10/26/2022 11:09:49 PM=>Info:- Start Executing Telegram Method 10/26/2022 11:09:49 PM=>Info:- PendingTelegram.xml not exists 10/26/2022 11:09:49 PM=>Info:- End Executing TELEGRAM Method 10/26/2022 11:09:49 PM=>WriteToPendingXML ErrorAlert Start 10/26/2022 11:09:49 PM=>WriteToPendingXML ErrorAlert MailAttachmentsPath = D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents 10/26/2022 11:09:49 PM=>WriteToPendingXML ErrorAlertEntry Added Successfully 10/26/2022 11:09:49 PM=>Info - End of callingService Method 10/26/2022 11:11:50 PM=>Info - Check time Elapsed 10/26/2022 11:11:50 PM=>Info - Call callingService Method 10/26/2022 11:11:50 PM=>Info:- Call Both 10/26/2022 11:11:50 PM=>Info:- Start Executing SMS Method 10/26/2022 11:11:50 PM=>Info:- End Executing SMS Method 10/26/2022 11:11:50 PM=>Info:- Start Mailing Method 10/26/2022 11:11:50 PM=>Info:- ImportingEXE_END.xml file read to list 10/26/2022 11:11:50 PM=>Info:- ImportingEXE_START.xml file read to list 10/26/2022 11:11:50 PM=>Info:- PendingMail.xml file read to list 10/26/2022 11:11:50 PM=>Info:- PendingMail_ErrorAlert.xml file read to list 10/26/2022 11:11:50 PM=>Info:- Count = 1 10/26/2022 11:11:50 PM=>Info:- Count 1 10/26/2022 11:11:50 PM=>Info - Fetching Data From MAIL XML 10/26/2022 11:11:50 PM=>Info - End of Fetching Data From Mail XML 10/26/2022 11:11:50 PM=>Info:- Start SenMail Method 10/26/2022 11:11:50 PM=>UseDefaultCredentials 10/26/2022 11:11:50 PM=>Credentials = bayersupport@sapl.net:Corona@2020 10/26/2022 11:11:50 PM=>EnableSsl = true 10/26/2022 11:11:50 PM=>DeliveryMethod 10/26/2022 11:11:50 PM=>Before Send 10/26/2022 11:13:30 PM=>Exception(SenMail) :System.Net.Mail.SmtpException: Failure sending mail. ---> System.Net.WebException: The operation has timed out. at System.Net.ConnectionPool.Get(Object owningObject, Int32 result, Boolean& continueLoop, WaitHandle[]& waitHandles) at System.Net.ConnectionPool.GetConnection(Object owningObject, GeneralAsyncDelegate asyncCallback, Int32 creationTimeout) at System.Net.Mail.SmtpConnection.GetConnection(ServicePoint servicePoint) at System.Net.Mail.SmtpClient.GetConnection() at System.Net.Mail.SmtpClient.Send(MailMessage message) --- End of inner exception stack trace --- at System.Net.Mail.SmtpClient.Send(MailMessage message) at SAPLMailer.SAPLMailerService.SenMail(PendingMail objPendingMail) in E:\PROJECTS_SVN\SAPLMailer\SAPLMailer\SAPLMailer\SAPLMailerService.cs:line 400 10/26/2022 11:13:30 PM=>(SenMail)Failure sending To mail ID :bayersupport@sapl.net 10/26/2022 11:13:30 PM=>(SenMail)Failure sending CC mail ID : 10/26/2022 11:13:30 PM=>(SenMail)Failure sending mail Body :Hello, Please check attached file having issues in sending mails, please do the needful. 10/26/2022 11:13:30 PM=>delfile:-D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents\PendingMail\PendingMail_ErrorAlert.xml 10/26/2022 11:13:30 PM=>Info:- END Mailing Method 10/26/2022 11:13:30 PM=>Info:- Start Executing Telegram Method 10/26/2022 11:13:30 PM=>Info:- PendingTelegram.xml not exists 10/26/2022 11:13:30 PM=>Info:- End Executing TELEGRAM Method 10/26/2022 11:13:30 PM=>WriteToPendingXML ErrorAlert Start 10/26/2022 11:13:30 PM=>WriteToPendingXML ErrorAlert MailAttachmentsPath = D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents 10/26/2022 11:13:30 PM=>WriteToPendingXML ErrorAlertEntry Added Successfully 10/26/2022 11:13:30 PM=>Info - End of callingService Method 10/26/2022 11:15:30 PM=>Info - Check time Elapsed 10/26/2022 11:15:30 PM=>Info - Call callingService Method 10/26/2022 11:15:30 PM=>Info:- Call Both 10/26/2022 11:15:30 PM=>Info:- Start Executing SMS Method 10/26/2022 11:15:30 PM=>Info:- End Executing SMS Method 10/26/2022 11:15:30 PM=>Info:- Start Mailing Method 10/26/2022 11:15:30 PM=>Info:- ImportingEXE_END.xml file read to list 10/26/2022 11:15:30 PM=>Info:- ImportingEXE_START.xml file read to list 10/26/2022 11:15:30 PM=>Info:- PendingMail.xml file read to list 10/26/2022 11:15:30 PM=>Info:- PendingMail_ErrorAlert.xml file read to list 10/26/2022 11:15:30 PM=>Info:- Count = 1 10/26/2022 11:15:30 PM=>Info:- Count 1 10/26/2022 11:15:30 PM=>Info - Fetching Data From MAIL XML 10/26/2022 11:15:30 PM=>Info - End of Fetching Data From Mail XML 10/26/2022 11:15:30 PM=>Info:- Start SenMail Method 10/26/2022 11:15:30 PM=>UseDefaultCredentials 10/26/2022 11:15:30 PM=>Credentials = bayersupport@sapl.net:Corona@2020 10/26/2022 11:15:30 PM=>EnableSsl = true 10/26/2022 11:15:30 PM=>DeliveryMethod 10/26/2022 11:15:30 PM=>Before Send 10/26/2022 11:17:10 PM=>Exception(SenMail) :System.Net.Mail.SmtpException: Failure sending mail. ---> System.Net.WebException: The operation has timed out. at System.Net.ConnectionPool.Get(Object owningObject, Int32 result, Boolean& continueLoop, WaitHandle[]& waitHandles) at System.Net.ConnectionPool.GetConnection(Object owningObject, GeneralAsyncDelegate asyncCallback, Int32 creationTimeout) at System.Net.Mail.SmtpConnection.GetConnection(ServicePoint servicePoint) at System.Net.Mail.SmtpClient.GetConnection() at System.Net.Mail.SmtpClient.Send(MailMessage message) --- End of inner exception stack trace --- at System.Net.Mail.SmtpClient.Send(MailMessage message) at SAPLMailer.SAPLMailerService.SenMail(PendingMail objPendingMail) in E:\PROJECTS_SVN\SAPLMailer\SAPLMailer\SAPLMailer\SAPLMailerService.cs:line 400 10/26/2022 11:17:10 PM=>(SenMail)Failure sending To mail ID :bayersupport@sapl.net 10/26/2022 11:17:10 PM=>(SenMail)Failure sending CC mail ID : 10/26/2022 11:17:10 PM=>(SenMail)Failure sending mail Body :Hello, Please check attached file having issues in sending mails, please do the needful. 10/26/2022 11:17:10 PM=>delfile:-D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents\PendingMail\PendingMail_ErrorAlert.xml 10/26/2022 11:17:10 PM=>Info:- END Mailing Method 10/26/2022 11:17:10 PM=>Info:- Start Executing Telegram Method 10/26/2022 11:17:10 PM=>Info:- PendingTelegram.xml not exists 10/26/2022 11:17:10 PM=>Info:- End Executing TELEGRAM Method 10/26/2022 11:17:10 PM=>WriteToPendingXML ErrorAlert Start 10/26/2022 11:17:10 PM=>WriteToPendingXML ErrorAlert MailAttachmentsPath = D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents 10/26/2022 11:17:10 PM=>WriteToPendingXML ErrorAlertEntry Added Successfully 10/26/2022 11:17:10 PM=>Info - End of callingService Method 10/26/2022 11:19:11 PM=>Info - Check time Elapsed 10/26/2022 11:19:11 PM=>Info - Call callingService Method 10/26/2022 11:19:11 PM=>Info:- Call Both 10/26/2022 11:19:11 PM=>Info:- Start Executing SMS Method 10/26/2022 11:19:11 PM=>Info:- End Executing SMS Method 10/26/2022 11:19:11 PM=>Info:- Start Mailing Method 10/26/2022 11:19:11 PM=>Info:- ImportingEXE_END.xml file read to list 10/26/2022 11:19:11 PM=>Info:- ImportingEXE_START.xml file read to list 10/26/2022 11:19:11 PM=>Info:- PendingMail.xml file read to list 10/26/2022 11:19:11 PM=>Info:- PendingMail_ErrorAlert.xml file read to list 10/26/2022 11:19:11 PM=>Info:- Count = 1 10/26/2022 11:19:11 PM=>Info:- Count 1 10/26/2022 11:19:11 PM=>Info - Fetching Data From MAIL XML 10/26/2022 11:19:11 PM=>Info - End of Fetching Data From Mail XML 10/26/2022 11:19:11 PM=>Info:- Start SenMail Method 10/26/2022 11:19:11 PM=>UseDefaultCredentials 10/26/2022 11:19:11 PM=>Credentials = bayersupport@sapl.net:Corona@2020 10/26/2022 11:19:11 PM=>EnableSsl = true 10/26/2022 11:19:11 PM=>DeliveryMethod 10/26/2022 11:19:11 PM=>Before Send 10/26/2022 11:20:51 PM=>Exception(SenMail) :System.Net.Mail.SmtpException: Failure sending mail. ---> System.Net.WebException: The operation has timed out. at System.Net.ConnectionPool.Get(Object owningObject, Int32 result, Boolean& continueLoop, WaitHandle[]& waitHandles) at System.Net.ConnectionPool.GetConnection(Object owningObject, GeneralAsyncDelegate asyncCallback, Int32 creationTimeout) at System.Net.Mail.SmtpConnection.GetConnection(ServicePoint servicePoint) at System.Net.Mail.SmtpClient.GetConnection() at System.Net.Mail.SmtpClient.Send(MailMessage message) --- End of inner exception stack trace --- at System.Net.Mail.SmtpClient.Send(MailMessage message) at SAPLMailer.SAPLMailerService.SenMail(PendingMail objPendingMail) in E:\PROJECTS_SVN\SAPLMailer\SAPLMailer\SAPLMailer\SAPLMailerService.cs:line 400 10/26/2022 11:20:51 PM=>(SenMail)Failure sending To mail ID :bayersupport@sapl.net 10/26/2022 11:20:51 PM=>(SenMail)Failure sending CC mail ID : 10/26/2022 11:20:51 PM=>(SenMail)Failure sending mail Body :Hello, Please check attached file having issues in sending mails, please do the needful. 10/26/2022 11:20:51 PM=>delfile:-D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents\PendingMail\PendingMail_ErrorAlert.xml 10/26/2022 11:20:51 PM=>Info:- END Mailing Method 10/26/2022 11:20:51 PM=>Info:- Start Executing Telegram Method 10/26/2022 11:20:51 PM=>Info:- PendingTelegram.xml not exists 10/26/2022 11:20:51 PM=>Info:- End Executing TELEGRAM Method 10/26/2022 11:20:51 PM=>WriteToPendingXML ErrorAlert Start 10/26/2022 11:20:51 PM=>WriteToPendingXML ErrorAlert MailAttachmentsPath = D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents 10/26/2022 11:20:51 PM=>WriteToPendingXML ErrorAlertEntry Added Successfully 10/26/2022 11:20:51 PM=>Info - End of callingService Method 10/26/2022 11:22:51 PM=>Info - Check time Elapsed 10/26/2022 11:22:51 PM=>Info - Call callingService Method 10/26/2022 11:22:51 PM=>Info:- Call Both 10/26/2022 11:22:51 PM=>Info:- Start Executing SMS Method 10/26/2022 11:22:51 PM=>Info:- End Executing SMS Method 10/26/2022 11:22:51 PM=>Info:- Start Mailing Method 10/26/2022 11:22:51 PM=>Info:- ImportingEXE_END.xml file read to list 10/26/2022 11:22:51 PM=>Info:- ImportingEXE_START.xml file read to list 10/26/2022 11:22:51 PM=>Info:- PendingMail.xml file read to list 10/26/2022 11:22:51 PM=>Info:- PendingMail_ErrorAlert.xml file read to list 10/26/2022 11:22:51 PM=>Info:- Count = 1 10/26/2022 11:22:51 PM=>Info:- Count 1 10/26/2022 11:22:51 PM=>Info - Fetching Data From MAIL XML 10/26/2022 11:22:51 PM=>Info - End of Fetching Data From Mail XML 10/26/2022 11:22:51 PM=>Info:- Start SenMail Method 10/26/2022 11:22:51 PM=>UseDefaultCredentials 10/26/2022 11:22:51 PM=>Credentials = bayersupport@sapl.net:Corona@2020 10/26/2022 11:22:51 PM=>EnableSsl = true 10/26/2022 11:22:51 PM=>DeliveryMethod 10/26/2022 11:22:51 PM=>Before Send 10/26/2022 11:24:31 PM=>Exception(SenMail) :System.Net.Mail.SmtpException: Failure sending mail. ---> System.Net.WebException: The operation has timed out. at System.Net.ConnectionPool.Get(Object owningObject, Int32 result, Boolean& continueLoop, WaitHandle[]& waitHandles) at System.Net.ConnectionPool.GetConnection(Object owningObject, GeneralAsyncDelegate asyncCallback, Int32 creationTimeout) at System.Net.Mail.SmtpConnection.GetConnection(ServicePoint servicePoint) at System.Net.Mail.SmtpClient.GetConnection() at System.Net.Mail.SmtpClient.Send(MailMessage message) --- End of inner exception stack trace --- at System.Net.Mail.SmtpClient.Send(MailMessage message) at SAPLMailer.SAPLMailerService.SenMail(PendingMail objPendingMail) in E:\PROJECTS_SVN\SAPLMailer\SAPLMailer\SAPLMailer\SAPLMailerService.cs:line 400 10/26/2022 11:24:31 PM=>(SenMail)Failure sending To mail ID :bayersupport@sapl.net 10/26/2022 11:24:31 PM=>(SenMail)Failure sending CC mail ID : 10/26/2022 11:24:31 PM=>(SenMail)Failure sending mail Body :Hello, Please check attached file having issues in sending mails, please do the needful. 10/26/2022 11:24:31 PM=>delfile:-D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents\PendingMail\PendingMail_ErrorAlert.xml 10/26/2022 11:24:32 PM=>Info:- END Mailing Method 10/26/2022 11:24:32 PM=>Info:- Start Executing Telegram Method 10/26/2022 11:24:32 PM=>Info:- PendingTelegram.xml not exists 10/26/2022 11:24:32 PM=>Info:- End Executing TELEGRAM Method 10/26/2022 11:24:32 PM=>WriteToPendingXML ErrorAlert Start 10/26/2022 11:24:32 PM=>WriteToPendingXML ErrorAlert MailAttachmentsPath = D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents 10/26/2022 11:24:32 PM=>WriteToPendingXML ErrorAlertEntry Added Successfully 10/26/2022 11:24:32 PM=>Info - End of callingService Method 10/26/2022 11:26:32 PM=>Info - Check time Elapsed 10/26/2022 11:26:32 PM=>Info - Call callingService Method 10/26/2022 11:26:32 PM=>Info:- Call Both 10/26/2022 11:26:32 PM=>Info:- Start Executing SMS Method 10/26/2022 11:26:32 PM=>Info:- End Executing SMS Method 10/26/2022 11:26:32 PM=>Info:- Start Mailing Method 10/26/2022 11:26:32 PM=>Info:- ImportingEXE_END.xml file read to list 10/26/2022 11:26:32 PM=>Info:- ImportingEXE_START.xml file read to list 10/26/2022 11:26:32 PM=>Info:- PendingMail.xml file read to list 10/26/2022 11:26:32 PM=>Info:- PendingMail_ErrorAlert.xml file read to list 10/26/2022 11:26:32 PM=>Info:- Count = 1 10/26/2022 11:26:32 PM=>Info:- Count 1 10/26/2022 11:26:32 PM=>Info - Fetching Data From MAIL XML 10/26/2022 11:26:32 PM=>Info - End of Fetching Data From Mail XML 10/26/2022 11:26:32 PM=>Info:- Start SenMail Method 10/26/2022 11:26:32 PM=>UseDefaultCredentials 10/26/2022 11:26:32 PM=>Credentials = bayersupport@sapl.net:Corona@2020 10/26/2022 11:26:32 PM=>EnableSsl = true 10/26/2022 11:26:32 PM=>DeliveryMethod 10/26/2022 11:26:32 PM=>Before Send 10/26/2022 11:28:12 PM=>Exception(SenMail) :System.Net.Mail.SmtpException: Failure sending mail. ---> System.Net.WebException: The operation has timed out. at System.Net.ConnectionPool.Get(Object owningObject, Int32 result, Boolean& continueLoop, WaitHandle[]& waitHandles) at System.Net.ConnectionPool.GetConnection(Object owningObject, GeneralAsyncDelegate asyncCallback, Int32 creationTimeout) at System.Net.Mail.SmtpConnection.GetConnection(ServicePoint servicePoint) at System.Net.Mail.SmtpClient.GetConnection() at System.Net.Mail.SmtpClient.Send(MailMessage message) --- End of inner exception stack trace --- at System.Net.Mail.SmtpClient.Send(MailMessage message) at SAPLMailer.SAPLMailerService.SenMail(PendingMail objPendingMail) in E:\PROJECTS_SVN\SAPLMailer\SAPLMailer\SAPLMailer\SAPLMailerService.cs:line 400 10/26/2022 11:28:12 PM=>(SenMail)Failure sending To mail ID :bayersupport@sapl.net 10/26/2022 11:28:12 PM=>(SenMail)Failure sending CC mail ID : 10/26/2022 11:28:12 PM=>(SenMail)Failure sending mail Body :Hello, Please check attached file having issues in sending mails, please do the needful. 10/26/2022 11:28:12 PM=>delfile:-D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents\PendingMail\PendingMail_ErrorAlert.xml 10/26/2022 11:28:12 PM=>Info:- END Mailing Method 10/26/2022 11:28:12 PM=>Info:- Start Executing Telegram Method 10/26/2022 11:28:12 PM=>Info:- PendingTelegram.xml not exists 10/26/2022 11:28:12 PM=>Info:- End Executing TELEGRAM Method 10/26/2022 11:28:12 PM=>WriteToPendingXML ErrorAlert Start 10/26/2022 11:28:12 PM=>WriteToPendingXML ErrorAlert MailAttachmentsPath = D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents 10/26/2022 11:28:12 PM=>WriteToPendingXML ErrorAlertEntry Added Successfully 10/26/2022 11:28:12 PM=>Info - End of callingService Method 10/26/2022 11:30:12 PM=>Info - Check time Elapsed 10/26/2022 11:30:12 PM=>Info - Call callingService Method 10/26/2022 11:30:12 PM=>Info:- Call Both 10/26/2022 11:30:12 PM=>Info:- Start Executing SMS Method 10/26/2022 11:30:12 PM=>Info:- End Executing SMS Method 10/26/2022 11:30:12 PM=>Info:- Start Mailing Method 10/26/2022 11:30:12 PM=>Info:- ImportingEXE_END.xml file read to list 10/26/2022 11:30:12 PM=>Info:- ImportingEXE_START.xml file read to list 10/26/2022 11:30:12 PM=>Info:- PendingMail.xml file read to list 10/26/2022 11:30:12 PM=>Info:- PendingMail_ErrorAlert.xml file read to list 10/26/2022 11:30:12 PM=>Info:- Count = 1 10/26/2022 11:30:12 PM=>Info:- Count 1 10/26/2022 11:30:12 PM=>Info - Fetching Data From MAIL XML 10/26/2022 11:30:12 PM=>Info - End of Fetching Data From Mail XML 10/26/2022 11:30:12 PM=>Info:- Start SenMail Method 10/26/2022 11:30:12 PM=>UseDefaultCredentials 10/26/2022 11:30:12 PM=>Credentials = bayersupport@sapl.net:Corona@2020 10/26/2022 11:30:12 PM=>EnableSsl = true 10/26/2022 11:30:12 PM=>DeliveryMethod 10/26/2022 11:30:12 PM=>Before Send 10/26/2022 11:31:52 PM=>Exception(SenMail) :System.Net.Mail.SmtpException: Failure sending mail. ---> System.Net.WebException: The operation has timed out. at System.Net.ConnectionPool.Get(Object owningObject, Int32 result, Boolean& continueLoop, WaitHandle[]& waitHandles) at System.Net.ConnectionPool.GetConnection(Object owningObject, GeneralAsyncDelegate asyncCallback, Int32 creationTimeout) at System.Net.Mail.SmtpConnection.GetConnection(ServicePoint servicePoint) at System.Net.Mail.SmtpClient.GetConnection() at System.Net.Mail.SmtpClient.Send(MailMessage message) --- End of inner exception stack trace --- at System.Net.Mail.SmtpClient.Send(MailMessage message) at SAPLMailer.SAPLMailerService.SenMail(PendingMail objPendingMail) in E:\PROJECTS_SVN\SAPLMailer\SAPLMailer\SAPLMailer\SAPLMailerService.cs:line 400 10/26/2022 11:31:52 PM=>(SenMail)Failure sending To mail ID :bayersupport@sapl.net 10/26/2022 11:31:52 PM=>(SenMail)Failure sending CC mail ID : 10/26/2022 11:31:52 PM=>(SenMail)Failure sending mail Body :Hello, Please check attached file having issues in sending mails, please do the needful. 10/26/2022 11:31:52 PM=>delfile:-D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents\PendingMail\PendingMail_ErrorAlert.xml 10/26/2022 11:31:52 PM=>Info:- END Mailing Method 10/26/2022 11:31:53 PM=>Info:- Start Executing Telegram Method 10/26/2022 11:31:53 PM=>Info:- PendingTelegram.xml not exists 10/26/2022 11:31:53 PM=>Info:- End Executing TELEGRAM Method 10/26/2022 11:31:53 PM=>WriteToPendingXML ErrorAlert Start 10/26/2022 11:31:53 PM=>WriteToPendingXML ErrorAlert MailAttachmentsPath = D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents 10/26/2022 11:31:53 PM=>WriteToPendingXML ErrorAlertEntry Added Successfully 10/26/2022 11:31:53 PM=>Info - End of callingService Method 10/26/2022 11:33:53 PM=>Info - Check time Elapsed 10/26/2022 11:33:53 PM=>Info - Call callingService Method 10/26/2022 11:33:53 PM=>Info:- Call Both 10/26/2022 11:33:53 PM=>Info:- Start Executing SMS Method 10/26/2022 11:33:53 PM=>Info:- End Executing SMS Method 10/26/2022 11:33:53 PM=>Info:- Start Mailing Method 10/26/2022 11:33:53 PM=>Info:- ImportingEXE_END.xml file read to list 10/26/2022 11:33:53 PM=>Info:- ImportingEXE_START.xml file read to list 10/26/2022 11:33:53 PM=>Info:- PendingMail.xml file read to list 10/26/2022 11:33:53 PM=>Info:- PendingMail_ErrorAlert.xml file read to list 10/26/2022 11:33:53 PM=>Info:- Count = 1 10/26/2022 11:33:53 PM=>Info:- Count 1 10/26/2022 11:33:53 PM=>Info - Fetching Data From MAIL XML 10/26/2022 11:33:53 PM=>Info - End of Fetching Data From Mail XML 10/26/2022 11:33:53 PM=>Info:- Start SenMail Method 10/26/2022 11:33:53 PM=>UseDefaultCredentials 10/26/2022 11:33:53 PM=>Credentials = bayersupport@sapl.net:Corona@2020 10/26/2022 11:33:53 PM=>EnableSsl = true 10/26/2022 11:33:53 PM=>DeliveryMethod 10/26/2022 11:33:53 PM=>Before Send 10/26/2022 11:35:33 PM=>Exception(SenMail) :System.Net.Mail.SmtpException: Failure sending mail. ---> System.Net.WebException: The operation has timed out. at System.Net.ConnectionPool.Get(Object owningObject, Int32 result, Boolean& continueLoop, WaitHandle[]& waitHandles) at System.Net.ConnectionPool.GetConnection(Object owningObject, GeneralAsyncDelegate asyncCallback, Int32 creationTimeout) at System.Net.Mail.SmtpConnection.GetConnection(ServicePoint servicePoint) at System.Net.Mail.SmtpClient.GetConnection() at System.Net.Mail.SmtpClient.Send(MailMessage message) --- End of inner exception stack trace --- at System.Net.Mail.SmtpClient.Send(MailMessage message) at SAPLMailer.SAPLMailerService.SenMail(PendingMail objPendingMail) in E:\PROJECTS_SVN\SAPLMailer\SAPLMailer\SAPLMailer\SAPLMailerService.cs:line 400 10/26/2022 11:35:33 PM=>(SenMail)Failure sending To mail ID :bayersupport@sapl.net 10/26/2022 11:35:33 PM=>(SenMail)Failure sending CC mail ID : 10/26/2022 11:35:33 PM=>(SenMail)Failure sending mail Body :Hello, Please check attached file having issues in sending mails, please do the needful. 10/26/2022 11:35:33 PM=>delfile:-D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents\PendingMail\PendingMail_ErrorAlert.xml 10/26/2022 11:35:33 PM=>Info:- END Mailing Method 10/26/2022 11:35:33 PM=>Info:- Start Executing Telegram Method 10/26/2022 11:35:33 PM=>Info:- PendingTelegram.xml not exists 10/26/2022 11:35:33 PM=>Info:- End Executing TELEGRAM Method 10/26/2022 11:35:33 PM=>WriteToPendingXML ErrorAlert Start 10/26/2022 11:35:33 PM=>WriteToPendingXML ErrorAlert MailAttachmentsPath = D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents 10/26/2022 11:35:33 PM=>WriteToPendingXML ErrorAlertEntry Added Successfully 10/26/2022 11:35:33 PM=>Info - End of callingService Method 10/26/2022 11:37:33 PM=>Info - Check time Elapsed 10/26/2022 11:37:33 PM=>Info - Call callingService Method 10/26/2022 11:37:33 PM=>Info:- Call Both 10/26/2022 11:37:33 PM=>Info:- Start Executing SMS Method 10/26/2022 11:37:33 PM=>Info:- End Executing SMS Method 10/26/2022 11:37:33 PM=>Info:- Start Mailing Method 10/26/2022 11:37:33 PM=>Info:- ImportingEXE_END.xml file read to list 10/26/2022 11:37:33 PM=>Info:- ImportingEXE_START.xml file read to list 10/26/2022 11:37:33 PM=>Info:- PendingMail.xml file read to list 10/26/2022 11:37:33 PM=>Info:- PendingMail_ErrorAlert.xml file read to list 10/26/2022 11:37:33 PM=>Info:- Count = 1 10/26/2022 11:37:33 PM=>Info:- Count 1 10/26/2022 11:37:33 PM=>Info - Fetching Data From MAIL XML 10/26/2022 11:37:33 PM=>Info - End of Fetching Data From Mail XML 10/26/2022 11:37:33 PM=>Info:- Start SenMail Method 10/26/2022 11:37:33 PM=>UseDefaultCredentials 10/26/2022 11:37:33 PM=>Credentials = bayersupport@sapl.net:Corona@2020 10/26/2022 11:37:33 PM=>EnableSsl = true 10/26/2022 11:37:33 PM=>DeliveryMethod 10/26/2022 11:37:33 PM=>Before Send 10/26/2022 11:39:13 PM=>Exception(SenMail) :System.Net.Mail.SmtpException: Failure sending mail. ---> System.Net.WebException: The operation has timed out. at System.Net.ConnectionPool.Get(Object owningObject, Int32 result, Boolean& continueLoop, WaitHandle[]& waitHandles) at System.Net.ConnectionPool.GetConnection(Object owningObject, GeneralAsyncDelegate asyncCallback, Int32 creationTimeout) at System.Net.Mail.SmtpConnection.GetConnection(ServicePoint servicePoint) at System.Net.Mail.SmtpClient.GetConnection() at System.Net.Mail.SmtpClient.Send(MailMessage message) --- End of inner exception stack trace --- at System.Net.Mail.SmtpClient.Send(MailMessage message) at SAPLMailer.SAPLMailerService.SenMail(PendingMail objPendingMail) in E:\PROJECTS_SVN\SAPLMailer\SAPLMailer\SAPLMailer\SAPLMailerService.cs:line 400 10/26/2022 11:39:13 PM=>(SenMail)Failure sending To mail ID :bayersupport@sapl.net 10/26/2022 11:39:13 PM=>(SenMail)Failure sending CC mail ID : 10/26/2022 11:39:13 PM=>(SenMail)Failure sending mail Body :Hello, Please check attached file having issues in sending mails, please do the needful. 10/26/2022 11:39:13 PM=>delfile:-D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents\PendingMail\PendingMail_ErrorAlert.xml 10/26/2022 11:39:13 PM=>Info:- END Mailing Method 10/26/2022 11:39:13 PM=>Info:- Start Executing Telegram Method 10/26/2022 11:39:13 PM=>Info:- PendingTelegram.xml not exists 10/26/2022 11:39:13 PM=>Info:- End Executing TELEGRAM Method 10/26/2022 11:39:13 PM=>WriteToPendingXML ErrorAlert Start 10/26/2022 11:39:13 PM=>WriteToPendingXML ErrorAlert MailAttachmentsPath = D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents 10/26/2022 11:39:13 PM=>WriteToPendingXML ErrorAlertEntry Added Successfully 10/26/2022 11:39:13 PM=>Info - End of callingService Method 10/26/2022 11:41:13 PM=>Info - Check time Elapsed 10/26/2022 11:41:13 PM=>Info - Call callingService Method 10/26/2022 11:41:14 PM=>Info:- Call Both 10/26/2022 11:41:14 PM=>Info:- Start Executing SMS Method 10/26/2022 11:41:14 PM=>Info:- End Executing SMS Method 10/26/2022 11:41:14 PM=>Info:- Start Mailing Method 10/26/2022 11:41:14 PM=>Info:- ImportingEXE_END.xml file read to list 10/26/2022 11:41:14 PM=>Info:- ImportingEXE_START.xml file read to list 10/26/2022 11:41:14 PM=>Info:- PendingMail.xml file read to list 10/26/2022 11:41:14 PM=>Info:- PendingMail_ErrorAlert.xml file read to list 10/26/2022 11:41:14 PM=>Info:- Count = 1 10/26/2022 11:41:14 PM=>Info:- Count 1 10/26/2022 11:41:14 PM=>Info - Fetching Data From MAIL XML 10/26/2022 11:41:14 PM=>Info - End of Fetching Data From Mail XML 10/26/2022 11:41:14 PM=>Info:- Start SenMail Method 10/26/2022 11:41:14 PM=>UseDefaultCredentials 10/26/2022 11:41:14 PM=>Credentials = bayersupport@sapl.net:Corona@2020 10/26/2022 11:41:14 PM=>EnableSsl = true 10/26/2022 11:41:14 PM=>DeliveryMethod 10/26/2022 11:41:14 PM=>Before Send 10/26/2022 11:42:54 PM=>Exception(SenMail) :System.Net.Mail.SmtpException: Failure sending mail. ---> System.Net.WebException: The operation has timed out. at System.Net.ConnectionPool.Get(Object owningObject, Int32 result, Boolean& continueLoop, WaitHandle[]& waitHandles) at System.Net.ConnectionPool.GetConnection(Object owningObject, GeneralAsyncDelegate asyncCallback, Int32 creationTimeout) at System.Net.Mail.SmtpConnection.GetConnection(ServicePoint servicePoint) at System.Net.Mail.SmtpClient.GetConnection() at System.Net.Mail.SmtpClient.Send(MailMessage message) --- End of inner exception stack trace --- at System.Net.Mail.SmtpClient.Send(MailMessage message) at SAPLMailer.SAPLMailerService.SenMail(PendingMail objPendingMail) in E:\PROJECTS_SVN\SAPLMailer\SAPLMailer\SAPLMailer\SAPLMailerService.cs:line 400 10/26/2022 11:42:54 PM=>(SenMail)Failure sending To mail ID :bayersupport@sapl.net 10/26/2022 11:42:54 PM=>(SenMail)Failure sending CC mail ID : 10/26/2022 11:42:54 PM=>(SenMail)Failure sending mail Body :Hello, Please check attached file having issues in sending mails, please do the needful. 10/26/2022 11:42:54 PM=>delfile:-D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents\PendingMail\PendingMail_ErrorAlert.xml 10/26/2022 11:42:54 PM=>Info:- END Mailing Method 10/26/2022 11:42:54 PM=>Info:- Start Executing Telegram Method 10/26/2022 11:42:54 PM=>Info:- PendingTelegram.xml not exists 10/26/2022 11:42:54 PM=>Info:- End Executing TELEGRAM Method 10/26/2022 11:42:54 PM=>WriteToPendingXML ErrorAlert Start 10/26/2022 11:42:54 PM=>WriteToPendingXML ErrorAlert MailAttachmentsPath = D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents 10/26/2022 11:42:54 PM=>WriteToPendingXML ErrorAlertEntry Added Successfully 10/26/2022 11:42:54 PM=>Info - End of callingService Method 10/26/2022 11:44:54 PM=>Info - Check time Elapsed 10/26/2022 11:44:54 PM=>Info - Call callingService Method 10/26/2022 11:44:54 PM=>Info:- Call Both 10/26/2022 11:44:54 PM=>Info:- Start Executing SMS Method 10/26/2022 11:44:54 PM=>Info:- End Executing SMS Method 10/26/2022 11:44:54 PM=>Info:- Start Mailing Method 10/26/2022 11:44:54 PM=>Info:- ImportingEXE_END.xml file read to list 10/26/2022 11:44:54 PM=>Info:- ImportingEXE_START.xml file read to list 10/26/2022 11:44:54 PM=>Info:- PendingMail.xml file read to list 10/26/2022 11:44:54 PM=>Info:- PendingMail_ErrorAlert.xml file read to list 10/26/2022 11:44:54 PM=>Info:- Count = 1 10/26/2022 11:44:54 PM=>Info:- Count 1 10/26/2022 11:44:54 PM=>Info - Fetching Data From MAIL XML 10/26/2022 11:44:54 PM=>Info - End of Fetching Data From Mail XML 10/26/2022 11:44:54 PM=>Info:- Start SenMail Method 10/26/2022 11:44:54 PM=>UseDefaultCredentials 10/26/2022 11:44:54 PM=>Credentials = bayersupport@sapl.net:Corona@2020 10/26/2022 11:44:54 PM=>EnableSsl = true 10/26/2022 11:44:54 PM=>DeliveryMethod 10/26/2022 11:44:54 PM=>Before Send 10/26/2022 11:46:34 PM=>Exception(SenMail) :System.Net.Mail.SmtpException: Failure sending mail. ---> System.Net.WebException: The operation has timed out. at System.Net.ConnectionPool.Get(Object owningObject, Int32 result, Boolean& continueLoop, WaitHandle[]& waitHandles) at System.Net.ConnectionPool.GetConnection(Object owningObject, GeneralAsyncDelegate asyncCallback, Int32 creationTimeout) at System.Net.Mail.SmtpConnection.GetConnection(ServicePoint servicePoint) at System.Net.Mail.SmtpClient.GetConnection() at System.Net.Mail.SmtpClient.Send(MailMessage message) --- End of inner exception stack trace --- at System.Net.Mail.SmtpClient.Send(MailMessage message) at SAPLMailer.SAPLMailerService.SenMail(PendingMail objPendingMail) in E:\PROJECTS_SVN\SAPLMailer\SAPLMailer\SAPLMailer\SAPLMailerService.cs:line 400 10/26/2022 11:46:34 PM=>(SenMail)Failure sending To mail ID :bayersupport@sapl.net 10/26/2022 11:46:34 PM=>(SenMail)Failure sending CC mail ID : 10/26/2022 11:46:34 PM=>(SenMail)Failure sending mail Body :Hello, Please check attached file having issues in sending mails, please do the needful. 10/26/2022 11:46:34 PM=>delfile:-D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents\PendingMail\PendingMail_ErrorAlert.xml 10/26/2022 11:46:34 PM=>Info:- END Mailing Method 10/26/2022 11:46:34 PM=>Info:- Start Executing Telegram Method 10/26/2022 11:46:34 PM=>Info:- PendingTelegram.xml not exists 10/26/2022 11:46:34 PM=>Info:- End Executing TELEGRAM Method 10/26/2022 11:46:34 PM=>WriteToPendingXML ErrorAlert Start 10/26/2022 11:46:34 PM=>WriteToPendingXML ErrorAlert MailAttachmentsPath = D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents 10/26/2022 11:46:34 PM=>WriteToPendingXML ErrorAlertEntry Added Successfully 10/26/2022 11:46:34 PM=>Info - End of callingService Method 10/26/2022 11:48:34 PM=>Info - Check time Elapsed 10/26/2022 11:48:34 PM=>Info - Call callingService Method 10/26/2022 11:48:34 PM=>Info:- Call Both 10/26/2022 11:48:35 PM=>Info:- Start Executing SMS Method 10/26/2022 11:48:35 PM=>Info:- End Executing SMS Method 10/26/2022 11:48:35 PM=>Info:- Start Mailing Method 10/26/2022 11:48:35 PM=>Info:- ImportingEXE_END.xml file read to list 10/26/2022 11:48:35 PM=>Info:- ImportingEXE_START.xml file read to list 10/26/2022 11:48:35 PM=>Info:- PendingMail.xml file read to list 10/26/2022 11:48:35 PM=>Info:- PendingMail_ErrorAlert.xml file read to list 10/26/2022 11:48:35 PM=>Info:- Count = 1 10/26/2022 11:48:35 PM=>Info:- Count 1 10/26/2022 11:48:35 PM=>Info - Fetching Data From MAIL XML 10/26/2022 11:48:35 PM=>Info - End of Fetching Data From Mail XML 10/26/2022 11:48:35 PM=>Info:- Start SenMail Method 10/26/2022 11:48:35 PM=>UseDefaultCredentials 10/26/2022 11:48:35 PM=>Credentials = bayersupport@sapl.net:Corona@2020 10/26/2022 11:48:35 PM=>EnableSsl = true 10/26/2022 11:48:35 PM=>DeliveryMethod 10/26/2022 11:48:35 PM=>Before Send 10/26/2022 11:50:15 PM=>Exception(SenMail) :System.Net.Mail.SmtpException: Failure sending mail. ---> System.Net.WebException: The operation has timed out. at System.Net.ConnectionPool.Get(Object owningObject, Int32 result, Boolean& continueLoop, WaitHandle[]& waitHandles) at System.Net.ConnectionPool.GetConnection(Object owningObject, GeneralAsyncDelegate asyncCallback, Int32 creationTimeout) at System.Net.Mail.SmtpConnection.GetConnection(ServicePoint servicePoint) at System.Net.Mail.SmtpClient.GetConnection() at System.Net.Mail.SmtpClient.Send(MailMessage message) --- End of inner exception stack trace --- at System.Net.Mail.SmtpClient.Send(MailMessage message) at SAPLMailer.SAPLMailerService.SenMail(PendingMail objPendingMail) in E:\PROJECTS_SVN\SAPLMailer\SAPLMailer\SAPLMailer\SAPLMailerService.cs:line 400 10/26/2022 11:50:15 PM=>(SenMail)Failure sending To mail ID :bayersupport@sapl.net 10/26/2022 11:50:15 PM=>(SenMail)Failure sending CC mail ID : 10/26/2022 11:50:15 PM=>(SenMail)Failure sending mail Body :Hello, Please check attached file having issues in sending mails, please do the needful. 10/26/2022 11:50:15 PM=>delfile:-D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents\PendingMail\PendingMail_ErrorAlert.xml 10/26/2022 11:50:15 PM=>Info:- END Mailing Method 10/26/2022 11:50:15 PM=>Info:- Start Executing Telegram Method 10/26/2022 11:50:15 PM=>Info:- PendingTelegram.xml not exists 10/26/2022 11:50:15 PM=>Info:- End Executing TELEGRAM Method 10/26/2022 11:50:15 PM=>WriteToPendingXML ErrorAlert Start 10/26/2022 11:50:15 PM=>WriteToPendingXML ErrorAlert MailAttachmentsPath = D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents 10/26/2022 11:50:15 PM=>WriteToPendingXML ErrorAlertEntry Added Successfully 10/26/2022 11:50:15 PM=>Info - End of callingService Method 10/26/2022 11:52:15 PM=>Info - Check time Elapsed 10/26/2022 11:52:15 PM=>Info - Call callingService Method 10/26/2022 11:52:15 PM=>Info:- Call Both 10/26/2022 11:52:15 PM=>Info:- Start Executing SMS Method 10/26/2022 11:52:15 PM=>Info:- End Executing SMS Method 10/26/2022 11:52:15 PM=>Info:- Start Mailing Method 10/26/2022 11:52:15 PM=>Info:- ImportingEXE_END.xml file read to list 10/26/2022 11:52:15 PM=>Info:- ImportingEXE_START.xml file read to list 10/26/2022 11:52:15 PM=>Info:- PendingMail.xml file read to list 10/26/2022 11:52:15 PM=>Info:- PendingMail_ErrorAlert.xml file read to list 10/26/2022 11:52:15 PM=>Info:- Count = 1 10/26/2022 11:52:15 PM=>Info:- Count 1 10/26/2022 11:52:15 PM=>Info - Fetching Data From MAIL XML 10/26/2022 11:52:15 PM=>Info - End of Fetching Data From Mail XML 10/26/2022 11:52:15 PM=>Info:- Start SenMail Method 10/26/2022 11:52:15 PM=>UseDefaultCredentials 10/26/2022 11:52:15 PM=>Credentials = bayersupport@sapl.net:Corona@2020 10/26/2022 11:52:15 PM=>EnableSsl = true 10/26/2022 11:52:15 PM=>DeliveryMethod 10/26/2022 11:52:15 PM=>Before Send 10/26/2022 11:53:55 PM=>Exception(SenMail) :System.Net.Mail.SmtpException: Failure sending mail. ---> System.Net.WebException: The operation has timed out. at System.Net.ConnectionPool.Get(Object owningObject, Int32 result, Boolean& continueLoop, WaitHandle[]& waitHandles) at System.Net.ConnectionPool.GetConnection(Object owningObject, GeneralAsyncDelegate asyncCallback, Int32 creationTimeout) at System.Net.Mail.SmtpConnection.GetConnection(ServicePoint servicePoint) at System.Net.Mail.SmtpClient.GetConnection() at System.Net.Mail.SmtpClient.Send(MailMessage message) --- End of inner exception stack trace --- at System.Net.Mail.SmtpClient.Send(MailMessage message) at SAPLMailer.SAPLMailerService.SenMail(PendingMail objPendingMail) in E:\PROJECTS_SVN\SAPLMailer\SAPLMailer\SAPLMailer\SAPLMailerService.cs:line 400 10/26/2022 11:53:55 PM=>(SenMail)Failure sending To mail ID :bayersupport@sapl.net 10/26/2022 11:53:55 PM=>(SenMail)Failure sending CC mail ID : 10/26/2022 11:53:55 PM=>(SenMail)Failure sending mail Body :Hello, Please check attached file having issues in sending mails, please do the needful. 10/26/2022 11:53:55 PM=>delfile:-D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents\PendingMail\PendingMail_ErrorAlert.xml 10/26/2022 11:53:55 PM=>Info:- END Mailing Method 10/26/2022 11:53:55 PM=>Info:- Start Executing Telegram Method 10/26/2022 11:53:55 PM=>Info:- PendingTelegram.xml not exists 10/26/2022 11:53:55 PM=>Info:- End Executing TELEGRAM Method 10/26/2022 11:53:55 PM=>WriteToPendingXML ErrorAlert Start 10/26/2022 11:53:55 PM=>WriteToPendingXML ErrorAlert MailAttachmentsPath = D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents 10/26/2022 11:53:55 PM=>WriteToPendingXML ErrorAlertEntry Added Successfully 10/26/2022 11:53:55 PM=>Info - End of callingService Method 10/26/2022 11:55:55 PM=>Info - Check time Elapsed 10/26/2022 11:55:55 PM=>Info - Call callingService Method 10/26/2022 11:55:55 PM=>Info:- Call Both 10/26/2022 11:55:55 PM=>Info:- Start Executing SMS Method 10/26/2022 11:55:56 PM=>Info:- End Executing SMS Method 10/26/2022 11:55:56 PM=>Info:- Start Mailing Method 10/26/2022 11:55:56 PM=>Info:- ImportingEXE_END.xml file read to list 10/26/2022 11:55:56 PM=>Info:- ImportingEXE_START.xml file read to list 10/26/2022 11:55:56 PM=>Info:- PendingMail.xml file read to list 10/26/2022 11:55:56 PM=>Info:- PendingMail_ErrorAlert.xml file read to list 10/26/2022 11:55:56 PM=>Info:- Count = 1 10/26/2022 11:55:56 PM=>Info:- Count 1 10/26/2022 11:55:56 PM=>Info - Fetching Data From MAIL XML 10/26/2022 11:55:56 PM=>Info - End of Fetching Data From Mail XML 10/26/2022 11:55:56 PM=>Info:- Start SenMail Method 10/26/2022 11:55:56 PM=>UseDefaultCredentials 10/26/2022 11:55:56 PM=>Credentials = bayersupport@sapl.net:Corona@2020 10/26/2022 11:55:56 PM=>EnableSsl = true 10/26/2022 11:55:56 PM=>DeliveryMethod 10/26/2022 11:55:56 PM=>Before Send 10/26/2022 11:57:36 PM=>Exception(SenMail) :System.Net.Mail.SmtpException: Failure sending mail. ---> System.Net.WebException: The operation has timed out. at System.Net.ConnectionPool.Get(Object owningObject, Int32 result, Boolean& continueLoop, WaitHandle[]& waitHandles) at System.Net.ConnectionPool.GetConnection(Object owningObject, GeneralAsyncDelegate asyncCallback, Int32 creationTimeout) at System.Net.Mail.SmtpConnection.GetConnection(ServicePoint servicePoint) at System.Net.Mail.SmtpClient.GetConnection() at System.Net.Mail.SmtpClient.Send(MailMessage message) --- End of inner exception stack trace --- at System.Net.Mail.SmtpClient.Send(MailMessage message) at SAPLMailer.SAPLMailerService.SenMail(PendingMail objPendingMail) in E:\PROJECTS_SVN\SAPLMailer\SAPLMailer\SAPLMailer\SAPLMailerService.cs:line 400 10/26/2022 11:57:36 PM=>(SenMail)Failure sending To mail ID :bayersupport@sapl.net 10/26/2022 11:57:36 PM=>(SenMail)Failure sending CC mail ID : 10/26/2022 11:57:36 PM=>(SenMail)Failure sending mail Body :Hello, Please check attached file having issues in sending mails, please do the needful. 10/26/2022 11:57:36 PM=>delfile:-D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents\PendingMail\PendingMail_ErrorAlert.xml 10/26/2022 11:57:36 PM=>Info:- END Mailing Method 10/26/2022 11:57:36 PM=>Info:- Start Executing Telegram Method 10/26/2022 11:57:36 PM=>Info:- PendingTelegram.xml not exists 10/26/2022 11:57:36 PM=>Info:- End Executing TELEGRAM Method 10/26/2022 11:57:36 PM=>WriteToPendingXML ErrorAlert Start 10/26/2022 11:57:36 PM=>WriteToPendingXML ErrorAlert MailAttachmentsPath = D:\BAYER\Zylem\ZylemOtherApplications\SaplMailer\Documents 10/26/2022 11:57:36 PM=>WriteToPendingXML ErrorAlertEntry Added Successfully 10/26/2022 11:57:36 PM=>Info - End of callingService Method 10/26/2022 11:59:36 PM=>Info - Check time Elapsed 10/26/2022 11:59:36 PM=>Info - Call callingService Method 10/26/2022 11:59:36 PM=>Info:- Call Both 10/26/2022 11:59:36 PM=>Info:- Start Executing SMS Method 10/26/2022 11:59:36 PM=>Info:- End Executing SMS Method 10/26/2022 11:59:36 PM=>Info:- Start Mailing Method 10/26/2022 11:59:36 PM=>Info:- ImportingEXE_END.xml file read to list 10/26/2022 11:59:36 PM=>Info:- ImportingEXE_START.xml file read to list 10/26/2022 11:59:36 PM=>Info:- PendingMail.xml file read to list 10/26/2022 11:59:36 PM=>Info:- PendingMail_ErrorAlert.xml file read to list 10/26/2022 11:59:36 PM=>Info:- Count = 1 10/26/2022 11:59:36 PM=>Info:- Count 1 10/26/2022 11:59:36 PM=>Info - Fetching Data From MAIL XML 10/26/2022 11:59:36 PM=>Info - End of Fetching Data From Mail XML 10/26/2022 11:59:36 PM=>Info:- Start SenMail Method 10/26/2022 11:59:36 PM=>UseDefaultCredentials 10/26/2022 11:59:36 PM=>Credentials = bayersupport@sapl.net:Corona@2020 10/26/2022 11:59:36 PM=>EnableSsl = true 10/26/2022 11:59:36 PM=>DeliveryMethod 10/26/2022 11:59:36 PM=>Before Send