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

last login for ALL email accounts

C

ChildOTK

Guest
Hi Everybody,

I would like to know how I can determine the last login for ALL email accounts on my server?

I maintain a server for a campus, and we used to have a policy on the campus which forced all students to get an email address with us. This has now changed.

I know for a fact there are many accounts which are not being used, I have a little over 2000 email accounts on the server which I need to go through.

Is there a way to bring up a list for ALL accounts for a domain displaying the last login for each account?

I want to delete and remove those that are not being used.


Any help will be appreciated.

Thanks
ChildOTK
 
You could write some shell script for that, loading up the last access dates of the /var/qmail/mailnames/blah.com/user/Maildir/cur directories for example. ?
 
Back
Top