IMAP/POP3 last login time
    Jure Pečar 
    pegasus at nerv.eu.org
       
    Mon Nov 21 06:03:40 EST 2005
    
    
  
On Mon, 21 Nov 2005 10:46:28 +0100
Marc-Christian Petersen <m.c.p at gmx.net> wrote:
> Hi all,
> 
> how do I find out the last login time from a user accessing his/her mailbox 
> via imap or pop3?
Two ways:
1) grep the logs :)
2) I use a sasl/mysql auth with a trivial patch that updates a mysql field with now() on each auth attempt.
-- 
Jure Pečar
http://jure.pecar.org
    
    
More information about the Info-cyrus
mailing list