- Joined
- Sep 26, 2019
- Messages
- 5
- Reaction score
- 0
We are not receiving any welcome emails, but we still receive 3cx alerts.
When looking at the logs all we get is "The operation was canceled."
Any ideas? All help much appreciated.
Log:
2019/09/26 14:34:28.820|3544|0013|Excpt|System.OperationCanceledException: The operation was canceled.
at System.Threading.CancellationToken.ThrowOperationCanceledException()
at MailKit.Net.Smtp.SmtpStream.Poll(SelectMode mode, CancellationToken cancellationToken)
at MailKit.Net.Smtp.SmtpStream.ReadAhead(CancellationToken cancellationToken)
at MailKit.Net.Smtp.SmtpStream.ReadResponse(CancellationToken cancellationToken)
at MailKit.Net.Smtp.SmtpClient.SendCommand(String command, CancellationToken cancellationToken)
at MailKit.Net.Smtp.SmtpClient.Authenticate(Encoding encoding, ICredentials credentials, CancellationToken cancellationToken)
at MailKit.MailService.Authenticate(String userName, String password, CancellationToken cancellationToken)
at GenericUtilsNet.MailTemplateSender.Send(XDocument template, Func
at _3cxSystemService.ExtSheduller.WelcomeEmailSender.SendWelcome(Extension ext)
at _3cxSystemService.ExtSheduller.WelcomeEmailSender.SendingProc()
When looking at the logs all we get is "The operation was canceled."
Any ideas? All help much appreciated.
Log:
2019/09/26 14:34:28.820|3544|0013|Excpt|System.OperationCanceledException: The operation was canceled.
at System.Threading.CancellationToken.ThrowOperationCanceledException()
at MailKit.Net.Smtp.SmtpStream.Poll(SelectMode mode, CancellationToken cancellationToken)
at MailKit.Net.Smtp.SmtpStream.ReadAhead(CancellationToken cancellationToken)
at MailKit.Net.Smtp.SmtpStream.ReadResponse(CancellationToken cancellationToken)
at MailKit.Net.Smtp.SmtpClient.SendCommand(String command, CancellationToken cancellationToken)
at MailKit.Net.Smtp.SmtpClient.Authenticate(Encoding encoding, ICredentials credentials, CancellationToken cancellationToken)
at MailKit.MailService.Authenticate(String userName, String password, CancellationToken cancellationToken)
at GenericUtilsNet.MailTemplateSender.Send(XDocument template, Func
2 getParameter, String mailTo, IEnumerable1 attachments)at _3cxSystemService.ExtSheduller.WelcomeEmailSender.SendWelcome(Extension ext)
at _3cxSystemService.ExtSheduller.WelcomeEmailSender.SendingProc()