El 12/08/10 10:50, Xavier Pons escribió:
Hi,
we would have some accounting/monitoring of pop and imap sessions in
our dovecot servers,
which are the 'best' and fair way to do it? using some post-login
scripts, parsing the log file, using netstat ...
I know in the 2.0 version exists the doveadm who, but only relates to
imap sessions...
some recommendations?
thanks
Xavier
Hi.
Maybe it isn't the best way, but I'm parsing log/info
files(Dovecot-1.2.13) applying a custom format for some variables in
dovecot.conf file:
log_timestamp =
login_log_format_elements =
login_log_format =
imap_logout_format =
pop3_logout_format =
Kind regards.