Re: Deleting unused or dormant mail accounts.

2011-09-12 Thread Jason L Tibbitts III
> "BG" == Bron Gondwana writes: BG> yes, it should work with 2.4. Good news. Since folks may not know much about this, here's some detail. I've been using this little Perl script to talk to the fud server for so long that I've no recollection of where it came from. It's only 53 lines, so

Re: Deleting unused or dormant mail accounts.

2011-09-12 Thread Bron Gondwana
On Sun, Sep 11, 2011 at 11:57:00PM -0300, Andres Tarallo wrote: > Hi !!! > > I'm administering a mail server with a few thousand mail accounts. Due > to the way this organization works we have in this server some > accounts that aren't checked. > > In order to get a list of mailboxes to be remove

Re: Deleting unused or dormant mail accounts.

2011-09-12 Thread Joseph Brennan
Andres Tarallo wrote: > In order to get a list of mailboxes to be removed we're looking the > date the file username.seen was last modified. Do we have a better > strategy? Judging by the last delivery date is compromised by spam. Getting mail unfortunately does not mean the account is being u

Re: Deleting unused or dormant mail accounts.

2011-09-11 Thread Andrew Morgan
On Sun, 11 Sep 2011, Andres Tarallo wrote: > Hi !!! > > I'm administering a mail server with a few thousand mail accounts. Due > to the way this organization works we have in this server some > accounts that aren't checked. > > In order to get a list of mailboxes to be removed we're looking the >

Deleting unused or dormant mail accounts.

2011-09-11 Thread Andres Tarallo
Hi !!! I'm administering a mail server with a few thousand mail accounts. Due to the way this organization works we have in this server some accounts that aren't checked. In order to get a list of mailboxes to be removed we're looking the date the file username.seen was last modified. Do we have