Purging old Users

Started by btsteve, February 22, 2007, 09:01:45 AM

Previous topic - Next topic

btsteve

I would like to purge all users that have not logged on in over x number of days. How can i do this.

I found the time stamp in vpopmail database but i do not know how to decode it.

matt

use ~vpopmail/bin/vuserinfo to look up the info you want. You can use it to lookup for an entire domain, and then delete the ones that match the criteria you want.