Displaying 1 result from an estimated 1 matches for "unlink_old_files".
2020 Sep 30
1
Leaked files in maildir "tmp" after vsz_limit crashes
...hich resulted in mails left/leaked in the
tmp directory of Trash.
Sometimes it seems the client gets into a state were it repeatedly tried
to sync the client and server state so it does it again and again,
building up the number of files/links in tmp.
It seems the default 1 week interval to "unlink_old_files()" is not
enough to prevent this from blowing up inode wise.
However, ... lowering it, - or increasing vsz_limit feels a bit like
kicking the can down the road.
PS: This on dovecot 2.2.36
/Peter