Skip to content
Snippets Groups Projects

Minimal Viable FSMPI Deployment

Merged Lars Beckers requested to merge fsmpi into master
3 files
+ 17
7
Compare changes
  • Side-by-side
  • Inline

Files

+ 4
0
@@ -35,6 +35,10 @@ dovecot_sieve: 'file:~/sieve;active=~/.dovecot.sieve'
@@ -35,6 +35,10 @@ dovecot_sieve: 'file:~/sieve;active=~/.dovecot.sieve'
# These variables were introduced for compatibility to a certain setup.
# These variables were introduced for compatibility to a certain setup.
# They may disappear without prior notice and/or may not work as expected.
# They may disappear without prior notice and/or may not work as expected.
 
dovecot_process_limit: 100
 
dovecot_client_limit: 1000
 
dovecot_imap_idle_interval: '29 mins'
 
dovecot_imap_max_userip_connections: 40
dovecot_lda_mailbox_autocreate: false
dovecot_lda_mailbox_autocreate: false
dovecot_lda_mailbox_autosubscribe: false
dovecot_lda_mailbox_autosubscribe: false
dovecot_auth_realms: []
dovecot_auth_realms: []
Loading