• The APS Catalog has been deprecated and removed from all Plesk Obsidian versions.
    Applications already installed from the APS Catalog will continue working. However, Plesk will no longer provide support for APS applications.
  • Please be aware: with the Plesk Obsidian 18.0.78 release, the support for the ngx_pagespeed.so module will be deprecated and removed from the sw-nginx package.

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