• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • Support for BIND DNS has been removed from Plesk for Windows due to security and maintenance risks.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS.

How do I know the public IP of the computer connecting to a specific mailbox

O

ozit

Guest
Hello,

My client has been burgled its notebook computers.
In hope that the thieves set on a notebook and they are trying to consult mails, I would like to know if I should have the public IP address in a log, which was connected.

Thanks:confused:
 
look in /usr/local/psa/var/log/maillog.

Entries should look something like this:

pop3d: IMAP connect from @ [xx.xxx.xxx.xx]INFO: LOGIN, user=username, ip=[xx.xxx.xxx.xx]
 
Thanks a lot,
I'm going to write a bash script to look in that file le username I'm looking for and then it will send me a mail
 
Back
Top