view t sql mail configuration

Solutions on MaxInterview for view t sql mail configuration by the best coders in the world

showing results for - "view t sql mail configuration"
Lucia
13 Mar 2018
1EXEC msdb.dbo.sysmail_help_configure_sp;
2EXEC msdb.dbo.sysmail_help_account_sp;
3EXEC msdb.dbo.sysmail_help_profile_sp;
4EXEC msdb.dbo.sysmail_help_profileaccount_sp;
5EXEC msdb.dbo.sysmail_help_principalprofile_sp;