Aki,My apologies, I thought that it was included in the output of "dovecot -n". I don't have just one, but I concatenated them for ease. See attached.
Thanks! -Sam ------------------------------------------------------------------------ *From:* Aki Tuomi [mailto:[email protected]] *Sent:* Monday, November 22, 2021, 5:13 AM *To:* [email protected], Elisamuel Resto *Cc:* [email protected] *Subject:* imap_metadata plugin panic
Hi, I wanted to see /etc/dovecot/dovecot-dict-sql.conf.ext AkiOn 22 November 2021 11.08.01 UTC, Elisamuel Resto <[email protected]> wrote:Aki, # 2.3.16 (7e2e900c1a): /etc/dovecot/dovecot.conf # Pigeonhole version 0.5.16 (09c29328) # OS: Linux 5.14.16-arch1-1 x86_64 ext4
map {
pattern = shared/last-login/$user
table = lastlogin
value_field = last_login
value_type = uint
fields {
username = $user
}
}
map {
pattern = shared/$key
table = metadata
username_field = username
value_field = meta_value
fields {
meta_key = $key
}
}
map {
pattern = priv/$key
table = metadata
username_field = username
value_field = meta_value
fields {
meta_key = $key
}
}
map {
pattern = priv/quota/storage
table = quota2
username_field = username
value_field = bytes
}
map {
pattern = priv/quota/messages
table = quota2
username_field = username
value_field = messages
}
OpenPGP_0xD2D5FB6118615F19.asc
Description: OpenPGP public key
OpenPGP_signature
Description: OpenPGP digital signature
