as i remember you can add more fields yourself.
personally i do 2 inserts...vpopmails into mysql
and my own from the signup form that tells me when they registered.
On Wed, 3 Jan 2001, BOFH wrote:
> Date: Wed, 3 Jan 2001 23:19:05 +0100 (CET)
> From: BOFH <[EMAIL PROTECTED]>
> To: [EMAIL PROTECTED]
> Subject: vpopmail addons..
>
> 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
>
>
>
>