-=onix=- wrote:
I use courier-imap (for pop3 and imap users) and courier-authdaemon with mysql auth I need to store in database time and date of last login user This is possible?
You might be able to use MYSQL_SELECT_CLAUSE setting in authmysqlrc to both select the user and update a date field. However, I'm not certain this will work, the date may be updated on failed logins also... The information is of course logged to your system logs... You could also write a script to grep through those each night or so...
Jay -- Jay Lee Network / Systems Administrator Information Technology Dept. Philadelphia Biblical University -- ------------------------------------------------------- This SF.Net email is sponsored by the JBoss Inc. Get Certified Today * Register for a JBoss Training Course Free Certification Exam for All Training Attendees Through End of 2005 Visit http://www.jboss.com/services/certification for more information _______________________________________________ courier-users mailing list [email protected] Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users
