Em 06/06/2019 22:45, Aki Tuomi via dovecot escreveu:
map {
pattern = shared/last-login/$user/$domain
table = last_login
value_field = last_login
value_type = uint
fields {
username = $user
domain = $domain
rip = $rip
}
}
You are missing /$rip in p
On 6 June 2019 22:40 Júlio Covolato via dovecot <
dovecot@dovecot.org> wrote:
Hi,
I'm configuring Last_Login plugin whith Mysql back end and all works fine.
I just wonder to track
Sory, forgot dovecot -n:
# 2.2.33.2 (d6601f4ec): /etc/dovecot/dovecot.conf
# Pigeonhole version 0.4.21 (92477967)
# OS: Linux 4.15.0-47-generic x86_64 Ubuntu 18.04.2 LTS
auth_default_realm = psi.com.br
auth_master_user_separator = *
auth_mechanisms = PLAIN LOGIN
deliver_log_format = from=%{from},
Hi,
I'm configuring Last_Login plugin whith Mysql back end and all works fine.
I just wonder to track besides time_stamp, user and domain, the remote
IP and proto (imap or pop3)
I tried in dovecot.conf:
plugin {
...
...
# Track last login time on imap and pop3
last_login_dict = pr