I always try to block/limit access to admin panel even I have set strong passwords. For now on windows I implement script which modify windows firewall every X minutes. sample: netsh advfirewall firewall add rule name=%dsurgemail_admin_dyn% dir=in action=allow service=any profile=public remoteip=%_current_IP% protocol=tcp localport=7025 I would like to see something like this implemented in Surgemail if possible. Regards, Darko Bazulj
Last Message | Next Message