Again i am facing the issue with SM in SCP, but this time i dont see any error when adding email account or email domain, it just refreshes without getting added, also i am able to edit existing email id without any error
updated SM to latest build 9581
Anyone facing such issue
Thanks
With further changes in SM and latest builds, if your admin user has 2FA enabled then scp > sm doesnt connect, need to have new admin created without 2FA as same worked for me but still issue, mail domain is created but email account is not getting create and shows below in scp event log
[4/1/2026 2:09:07 AM] ERROR: 'SmarterMail 100.x +' CreateAccount
System.Exception: Could not create mailbox ---> System.AggregateException: One or more errors occurred. ---> System.Net.Http.HttpRequestException: Response status code does not indicate success: 400 (Bad Request).
at System.Net.Http.HttpResponseMessage.EnsureSuccessStatusCode()
at SolidCP.Providers.Mail.SmarterMail100.<GetDomainAccessToken>d__21.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 SolidCP.Providers.Mail.SmarterMail100.<ExecDomainPostCommand>d__26.MoveNext()
--- End of inner exception stack trace ---
at System.Threading.Tasks.Task`1.GetResultCore(Boolean waitCompletionNotification)
at SolidCP.Providers.Mail.SmarterMail100.CreateAccount(MailAccount mailbox)
--- End of inner exception stack trace ---
at SolidCP.Providers.Mail.SmarterMail100.CreateAccount(MailAccount mailbox)
at SolidCP.Server.MailServer.CreateAccount(MailAccount account)
