sync
This commit is contained in:
6
EXPLOIT - active agent mail system.sql
Normal file
6
EXPLOIT - active agent mail system.sql
Normal file
@@ -0,0 +1,6 @@
|
||||
USE [msdb]
|
||||
GO
|
||||
EXEC msdb.dbo.sp_set_sqlagent_properties @email_save_in_sent_folder=1,
|
||||
@databasemail_profile=N'APSSQL_MAIL_PROFILE',
|
||||
@use_databasemail=1
|
||||
GO
|
||||
Reference in New Issue
Block a user