• Inviting everyone who uses WordPress management tools in Plesk
    The Plesk team is conducting a 60-minute research session that includes an interview and a moderated usability test.
    To participate, please use this link .
    Your experience will help shape product decisions and ensure the tools better support real-world use cases.

Should I worry? 127.0.0.1 in pop_locks

tkalfaoglu

Silver Pleskian
I noticed while browsing that:
mysql> select * from smtp_poplocks;
+-----------------+---------+---------------------+
| ip_address | ip_mask | lock_time |
+-----------------+---------+---------------------+
| 127.0.0.0 | 8 | NULL
| 127.0.0.1 | 32 | 2007-02-02 06:43:01 |

It seems that the localhost is locked from mailing since it has a lock_time? I hope I am misinterpreting this!

-turgut
 
Back
Top