Dovecot: Error: mmap failed with file … dovecot.index.cache: Cannot allocate memory
To fix the problem it’s sufficiet to modify the following parameter:
default_vsz_limit = 512M
On Centos 7 it’s located in:
/etc/dovecot/conf.d/10-master.conf
Not that hard to solve problem.