tpop3d-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[tpop3d-discuss] timestamp ?


From: Ian Riddler
Subject: [tpop3d-discuss] timestamp ?
Date: Tue, 9 Dec 2003 18:21:21 +1300

I'd like to record a timestamp whenever people check their email.

I'm using auth-mysql

In the onlogin query below, the last_ip works, and the last_check does
not...

auth-mysql-onlogin-query: update postfix_users set
last_check='$(timestamp)', last_ip = '$(clienthost)' \
                          WHERE email = CONCAT('$(local_part)','@',
'$(domain)')

Can anyone help?

Regards,
Ian Riddler



reply via email to

[Prev in Thread] Current Thread [Next in Thread]