On Thu, Feb 16, 2012 at 09:41:52AM +0100, Jacek Osiecki wrote: > > I was just wondering if there is any possibility of running another > query after successful login - just to fill some extra field like > "last_login"?
We touch a file in /var/log/activemailaccounts/$username on every
successful login trough postlogin scripting:
http://wiki2.dovecot.org/PostLoginScripting
-jf
