mox/webaccount
Mechiel Lukkien d73bda7511
add per-account quota for total message size disk usage
so a single user cannot fill up the disk.
by default, there is (still) no limit. a default can be set in the config file
for all accounts, and a per-account max size can be set that would override any
global setting.

this does not take into account disk usage of the index database. and also not
of any file system overhead.
2023-12-20 20:54:12 +01:00
..
account.go for webapi requests, make canceled contexts a user instead of server error 2023-12-15 15:47:54 +01:00
account.html include all email addresses of an account in the mobileconfig profile for apple devices 2023-09-23 17:50:32 +02:00
account_test.go switch to slog.Logger for logging, for easier reuse of packages by external software 2023-12-14 13:45:52 +01:00
accountapi.json add more documentation, examples with tests to illustrate reusable components 2023-12-14 20:20:17 +01:00
import.go add per-account quota for total message size disk usage 2023-12-20 20:54:12 +01:00