- Joined
- Aug 16, 2018
- Messages
- 6
- Reaction score
- 0
I'm using 3CX Professional V15.5 for a few months on a Microsoft Windows Server 2012 R2 machine.
In the beginning I setup a Office365 mail account to send emails, that works without any troubles.
From one to another day it stopped working (no Windows update or 3CX update/change was made).
I could not make it work again, so I tried to fall back to the 3CX SMTP server, but this gives the same error: "The SMTP server does not support authentication." even as Outlook.com and Gmail (also tried as Custom SMTP server).
After all my tests I restarted the 3CX services (and sometimes a reboot of the machine)
The message in the 3CXSystemService.log:
I'm out of solutions, does anyone has any ideas?
In the beginning I setup a Office365 mail account to send emails, that works without any troubles.
From one to another day it stopped working (no Windows update or 3CX update/change was made).
I could not make it work again, so I tried to fall back to the 3CX SMTP server, but this gives the same error: "The SMTP server does not support authentication." even as Outlook.com and Gmail (also tried as Custom SMTP server).
After all my tests I restarted the 3CX services (and sometimes a reboot of the machine)
The message in the 3CXSystemService.log:
Code:
2018/08/16 09:27:16.888|3696|0018|Excpt|System.NotSupportedException: The SMTP server does not support authentication.
at MailKit.Net.Smtp.SmtpClient.<AuthenticateAsync>d__64.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at MailKit.Net.Smtp.SmtpClient.Authenticate(Encoding encoding, ICredentials credentials, CancellationToken cancellationToken)
at MailKit.MailService.Authenticate(String userName, String password, CancellationToken cancellationToken)
at TcxMail.MailTemplateSender.Send(XDocument template, Func`2 getParameter, String mailTo, IEnumerable`1 attachments, Func`2 needEncode)
at _3cxSystemService.ExtSheduller.WelcomeEmailSender.SendWelcome(Extension ext)
at _3cxSystemService.ExtSheduller.WelcomeEmailSender.SendingProc()
I'm out of solutions, does anyone has any ideas?
Last edited:
