Author Topic: Bad Password Notifications  (Read 1431 times)

khass1108

  • Posts: 9
    • View Profile
Bad Password Notifications
« on: February 28, 2005, 11:46:24 am »
I received over 10 bad password notifications from 1 particular IP address.  Is there any way to find out who's doing this and get it stopped?

DW

  • Administrator
  • Posts: 3787
    • View Profile
    • https://legacy.listmailpro.com
Bad Password Notifications
« Reply #1 on: March 01, 2005, 05:18:20 pm »
There isn't currently a way to disable access to certain IPs from within ListMail.  You might have some success adding a line such as follows to the top of your admin.php anywhere after the opening PHP tag "<?php"

if($_SERVER['REMOTE_ADRR']=='12.34.56.78') exit;
Dean Wiebe
ListMailPRO Author & Developer - Help | Support | Hosting