> On 28/05/2021 13:54 Jörg Faudin Schulz <j...@faudin.de> wrote: > > > frequently, the replicator fails on allocating memory: > > replicator: Panic: data stack: Out of memory when allocating ... bytes. > > I already have increased default_vsz_limit=1024M but this only increased > the ... value. > > What can be done here? > > dovecot_branch=release-2.3.14
service replicator { vsz_limit = 0 } Aki