1
0
mirror of https://github.com/mail-in-a-box/mailinabox.git synced 2026-03-13 17:17:23 +01:00

Add quota support

This commit is contained in:
John Supplee
2019-01-28 09:24:09 +02:00
parent c60e3dc842
commit 907c05299c
7 changed files with 238 additions and 1 deletions

View File

@@ -66,7 +66,11 @@ tools/editconf.py /etc/dovecot/conf.d/10-mail.conf \
first_valid_uid=0
# Create, subscribe, and mark as special folders: INBOX, Drafts, Sent, Trash, Spam and Archive.
cp conf/dovecot-mailboxes.conf /etc/dovecot/conf.d/15-mailboxes.conf
cp conf/dovecot/conf.d/15-mailboxes.conf /etc/dovecot/conf.d/
cp conf/dovecot/conf.d/20-imap.conf /etc/dovecot/conf.d/
cp conf/dovecot/conf.d/90-quota.conf /etc/dovecot/conf.d/
cp conf/dovecot/dovecot-sql.conf.ext /etc/dovecot/
cp conf/roundcube/config.inc.php /usr/local/lib/roundcubemail/config/
# ### IMAP/POP