mirror of
https://github.com/mailcow/mailcow-dockerized.git
synced 2026-02-05 03:57:16 +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
|
|
}
|
|
} |