mirror of
https://github.com/mailcow/mailcow-dockerized.git
synced 2026-05-01 13:22:19 +00:00
7 lines
144 B
Plaintext
7 lines
144 B
Plaintext
# /etc/dovecot/conf.d/40-attributes.conf
|
|
# User/mail attributes.
|
|
mail_attribute {
|
|
dict file {
|
|
path = /etc/dovecot/dovecot-attributes
|
|
}
|
|
} |