Files
saltaire_sys/mail/config/dovecot.cf
Greg Johnson e01e658ca2 initial commit
2025-09-20 12:20:27 +10:00

29 lines
520 B
CFEngine3

##
## Dovecot local.conf
##
# shared configuration
namespace shared {
mailbox Admin {
auto = subscribe
}
mailbox Archive {
auto = subscribe
}
mailbox Sent {
auto = subscribe
}
type = public
separator = .
prefix = Shared.
list = yes
location = maildir:/var/mail/%d/shared
}
# user+detail addressing
# the mail to the detail mailbox. See also recipient_delimiter and
# lda_mailbox_autocreate settings.
lmtp_save_to_detail_mailbox = yes
lda_mailbox_autocreate = yes
recipient_delimiter = +