BUG: When creating a new mail account in SCP, it creates a blank signature on SM. Having a blank signature can sometimes mess with the HTML formatting of the message.
Expected Behavior: Only create a signature on SM when it is created in SCP.
Thanks again, Trevor. I believe that two important features for the new version are: displaying the disk space usage of the email account and an option where the user can add trusted senders to the domain.
BUG: When creating a signature in SCP, it does not format the spacing correctly on SM.
Expected Behavior: Signatures created in SCP should look the same in SM.
BUG: SCP does not pull all the Domain Defaults from SM
Expected Behavior: SCP should create the domain on SM with the Domain Defaults
We are testing the SM100 Provider on a production server this morning and unable to create mail accounts. It is creating these errors in the Event Log, any idea what we are missing here?
[11/25/2024 7:37:56 AM] ERROR: Object reference not set to an instance of an object.
System.NullReferenceException: Object reference not set to an instance of an object.
at SolidCP.Providers.Mail.SmarterMail100.CreateDomain(MailDomain domain)
[11/25/2024 7:37:56 AM] ERROR: 'SmarterMail 100.x +' CreateDomain
System.Exception: Could not create mail domain ---> System.NullReferenceException: Object reference not set to an instance of an object.
at SolidCP.Providers.Mail.SmarterMail100.CreateDomain(MailDomain domain)
--- End of inner exception stack trace ---
at SolidCP.Providers.Mail.SmarterMail100.CreateDomain(MailDomain domain)
at SolidCP.Server.MailServer.CreateDomain(MailDomain domain)
[11/25/2024 7:54:05 AM] ERROR: 'SmarterMail 100.x +' DomainAliasExists
System.Exception: Could not get the list of mail domain aliases ---> System.NullReferenceException: Object reference not set to an instance of an object.
at SolidCP.Providers.Mail.SmarterMail100.GetDomainAliases(String domainName)
--- End of inner exception stack trace ---
at SolidCP.Providers.Mail.SmarterMail100.GetDomainAliases(String domainName)
at SolidCP.Server.MailServer.GetDomainAliases(String domainName)