We have the option for bulk deleting domain suppression in Mumara but if you want to delete the domain suppression from the database then you can delete the record from the table "suppress_domain". Here is the query
DELETE FROM `suppress_domain` WHERE suppress_domain = "domain.com"
We have the option for bulk deleting domain suppression in Mumara but if you want to delete the domain suppression from the database then you can delete the record from the table "suppress_domain". Here is the query
You have to select the database and then run the Truncate table command. If you don't have any technical experience, then it is suggested to contact your developer or someone who takes care of server stuff to run this command.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.