Bump memory limits to help with large folders
[sysconfig/dovecot.git] / conf.d / 10-master.conf
index 019c1fdd7266be235d9f9b2b66271d928e665a57..20b0fc45d941f913d957d2a24a92e71907d98521 100644 (file)
@@ -62,6 +62,7 @@ service imap {
   # Most of the memory goes to mmap()ing files. You may need to increase this
   # limit if you have huge mailboxes.
   #vsz_limit = 256M
+  vsz_limit = 1024M
 
   # Max. number of IMAP processes (connections)
   #process_limit = 1024