Hello,

What do You think about inserting some vchkpw stats to database?

For example:

timestamp and ip of last user's log:

record from /var/log/maillog:

Jan  3 22:23:19 server vpopmail[11953]: vchkpw login
[EMAIL PROTECTED]:212.21.123.26

and one more record to database..

insert into statistic_table (ip,last_login_date,login) values
('212.21.123.26','Jan 3 22:23:19','[EMAIL PROTECTED]');

There are some other logs which are useful to be keept in database.

Have somebody wrote patch like this? :) Maybe vpopmail's authors could add
this idea to TODO? What do You think about it?

________________________________________________
wojciech smołkowski [ mailto:[EMAIL PROTECTED]]
PGP key: sh# pgpv hkp -a keys.pgp.com/0x2FFD974D
[mobile ph. +48502525521] * Powered by /bin/pine



Reply via email to