Only keep 90% of quota amount when deleting emails
commit5df33682bd96a6363eb9a928dededb23732f228f
authorMatt Molyneaux <moggers87+git@moggers87.co.uk>
Tue, 24 Oct 2023 11:33:59 +0000 (24 12:33 +0100)
committerMatt Molyneaux <moggers87+git@moggers87.co.uk>
Sat, 28 Oct 2023 16:27:13 +0000 (28 17:27 +0100)
tree3c4a6b7e82992ad3b79a16c6e40ed23b547574d7
parentbee786e52363f9c881d305de60f3a501a1af3b06
Only keep 90% of quota amount when deleting emails

Otherwise user will still not be able to receive emails

Also recalculate quota value after deleting mail

Fixes #601
inboxen/tasks.py
inboxen/tests/test_tasks.py