initial commit

This commit is contained in:
Greg Johnson
2025-09-20 12:20:27 +10:00
commit e01e658ca2
20 changed files with 925 additions and 0 deletions

28
mail/config/dovecot.cf Normal file
View File

@@ -0,0 +1,28 @@
##
## 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 = +