- Joined
- Mar 7, 2017
- Messages
- 35
- Reaction score
- 4
Hello,
since 4 hours our 3cx is unable to send emails
When i test the smtp server in the mail settings i get the following message.
I also tested this on multiple instances and always receive the same error.
Are there any known problems with the mail server?
Version: 15.5.0 Standard
Thanks in advance.
since 4 hours our 3cx is unable to send emails
When i test the smtp server in the mail settings i get the following message.
Code:
MailKit.Net.Smtp.SmtpCommandException: Unauthenticated senders not allowed at MailKit.Net.Smtp.SmtpClient.OnSenderNotAccepted(MimeMessage message, MailboxAddress mailbox, SmtpResponse response) at MailKit.Net.Smtp.SmtpClient.d__88.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.d__99.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at MailKit.Net.Smtp.SmtpClient.d__99.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.Send(FormatOptions options, MimeMessage message, CancellationToken cancellationToken, ITransferProgress progress) at TcxMail.Mail.Send(AlternateView calendarData) Response:
I also tested this on multiple instances and always receive the same error.
Are there any known problems with the mail server?
Version: 15.5.0 Standard
Thanks in advance.