As I read through the script, it looks like you can have it just email a report without deleting? Then go back and manually do the cleanup?
> > Very good this is exactly what I need > > Thanks > q > > > ________________________________ > > From: PakOgah [mailto:[email protected]] > Sent: Mon 2/23/2009 11:30 PM > To: [email protected] > Subject: Re: [qmailtoaster] last account access > > > > Kyle Quillen wrote: >> >> -----Original Message----- >> From: PakOgah [mailto:[email protected]] >> Sent: Mon 2/23/2009 11:26 AM >> To: [email protected] >> Subject: Re: [qmailtoaster] last account access >> >> Jake Vickers wrote: >> >>> Phil Leinhauser wrote: >>> >>>> Very cool. Thanks! >>>> >>>> -----Original Message----- >>>> From: Catalin LEANCA [mailto:[email protected]] Sent: Sunday, >>>> February 22, 2009 5:09 PM >>>> To: [email protected] >>>> Subject: Re: [qmailtoaster] last account access >>>> >>>> Hello >>>> >>>> # /home/vpopmail/bin/vuserinfo email_address >>>> >>>> Catalin L. >>>> >>>> Phil Leinhauser wrote: >>>> >>>> >>>>> Is there something to look at that would tell the last time an >>>>> account was accessed? I may have a bunch of accounts that are long >>>>> forgotten about. >>>>> >>>>> >>>>> >>> If you look way back in the archives, someone wrote a script that >>> deleted "forgotten" accounts after x number of days as well. May come >>> in handy. >>> >>> >>> >> Jake, it was me :D >> already on wiki long time ago >> http://wiki.qmailtoaster.com/index.php/Automatic_account_expirations >> hopefully useful >> cheers >> >> >> >> So this script is still a good one? Does the script also delete the >> users directory? >> >> Thanks >> Q >> >> > Yap, it's still good, I am still using it as I am a lazy admin :D > and of course it's also delete the users' dir. > > QMAILDEL="/home/vpopmail/bin/vdeluser" > ... > ... > $QMAILDEL $email > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
