How to get lastlogin date of cyrus-imapd-2.2.8 user
## Per Steinar Iversen ([EMAIL PROTECTED]):
The .seen files though seems to updated whenever a mailbox is opened.
Only if they are opened via IMAP. If the mailbox is accessed via POP,
the .seen file is not touched. We ran into the same issue some ti
On Thu, 7 Apr 2005, Christoph Moench-Tegeder wrote:
## Per Steinar Iversen ([EMAIL PROTECTED]):
The .seen files though seems to updated whenever a mailbox is opened.
Only if they are opened via IMAP. If the mailbox is accessed via POP,
the .seen file is not touched. We ran into the same issue some
## Per Steinar Iversen ([EMAIL PROTECTED]):
> The .seen files though seems to updated whenever a mailbox is opened.
Only if they are opened via IMAP. If the mailbox is accessed via POP,
the .seen file is not touched. We ran into the same issue some time
ago, just before I added my own last login
On Thu, 7 Apr 2005, Christoph Moench-Tegeder wrote:
## Eddy Beliveau ([EMAIL PROTECTED]):
Another question: Can I deduct/extract the last login date from the content
of the special files:
-rw--- 1 cyrus mail 145464 Apr 5 18:14 cyrus.cache
-rw--- 1 cyrus mail 183 Dec 20 03:43
## Eddy Beliveau ([EMAIL PROTECTED]):
> Another question: Can I deduct/extract the last login date from the content
> of the special files:
> -rw--- 1 cyrus mail 145464 Apr 5 18:14 cyrus.cache
> -rw--- 1 cyrus mail 183 Dec 20 03:43 cyrus.header
> -rw--- 1 cyrus ma
On Wed, 6 Apr 2005, Eddy Beliveau wrote:
## Eddy Beliveau ([EMAIL PROTECTED]):
I'm running with succes cyrus-imapd-2.2.8-6.3
Is it possible to get the last login date (pop or imap) of an user
Is there a way to activate some annotation, like
/vendor/cmu/cyrus-imapd/lastlogin
## Christoph
You can ge
## Eddy Beliveau ([EMAIL PROTECTED]):
I'm running with succes cyrus-imapd-2.2.8-6.3
Is it possible to get the last login date (pop or imap) of an user
Is there a way to activate some annotation, like
/vendor/cmu/cyrus-imapd/lastlogin
## Christoph
You can get the information from syslog.
I'm using
## Eddy Beliveau ([EMAIL PROTECTED]):
> I'm running with succes cyrus-imapd-2.2.8-6.3
> Is it possible to get the last login date (pop or imap) of an user
> Is there a way to activate some annotation, like
> /vendor/cmu/cyrus-imapd/lastlogin
You can get the information from syslog.
I'm using a s
Hi!
I'm running with succes cyrus-imapd-2.2.8-6.3
Is it possible to get the last login date (pop or imap) of an user
Is there a way to activate some annotation, like
/vendor/cmu/cyrus-imapd/lastlogin
I need to know if the account is being used and when
so I can delete old unused mailboxes.
Thanks,