• 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.

e-mail user login times, etc.

R

rossgile

Guest
Is there a way in Plesk that I can see when or if e-mail users last logged into their e-mail via their e-mail client (outlook, etc.)?

- rg
 
From within Plesk, I've never seen it. You could write a short script to search the

/usr/local/psa/var/log/maillog
and
/usr/local/psa/var/log/maillog.processed

for the user's last login, which shows like:

Oct 26 03:32:36 www pop3d: LOGIN, user=username, ip=[ip.add.re.ss]
 
Back
Top