Update compatible version information for MailEnable
This commit is contained in:
parent
a178d56c17
commit
b8055e4492
1 changed files with 2 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue