M mpe New Member Feb 22, 2016 #1 Hi Is it possible to activate multiple smtp servers at once? or is there a file on backend etc where i can activate all= I have added around 200 servers and it is really slow to activate one by one.
Hi Is it possible to activate multiple smtp servers at once? or is there a file on backend etc where i can activate all= I have added around 200 servers and it is really slow to activate one by one.
twisted1919 Administrator Staff member Feb 22, 2016 #2 You could do it from phpmyadmin... Code: UPDATE `mw_delivery_server` SET `status` = 'active';