Update compatible version information for MailEnable

This commit is contained in:
Peter 2012-10-17 01:03:17 +11:00
parent a178d56c17
commit b8055e4492

View file

@ -4873,7 +4873,8 @@ RETURN'
END
GO
UPDATE [dbo].[Providers] SET [DisplayName] = 'MailEnable Server 1.x - 7.x' WHERE [DisplayName] = 'MailEnable Server 1.x - 4.x'
GO
UPDATE [dbo].[Providers] SET [DisplayName] = 'SmarterMail 7.x - 8.x' WHERE [DisplayName] = 'SmarterMail 7.x'
GO