]> Sergey Matveev's repositories - public-inbox.git/commitdiff
pop3: remove untouched rows on QUIT/disconnect
authorEric Wong <e@80x24.org>
Wed, 10 Aug 2022 06:00:53 +0000 (06:00 +0000)
committerEric Wong <e@80x24.org>
Wed, 10 Aug 2022 15:56:08 +0000 (15:56 +0000)
Some POP3 clients may connect and never retrieve messages nor
trigger deletes.  In that case, save some storage by removing
unused rows from the `deletes' and `users' tables.


No differences found