mox/webaccount
Mechiel Lukkien 34ede1075d
remove last remnants of treating a mailbox named "Sent" specially, in favor of special-use mailbox flags
a few places still looked at the name "Sent". but since we have special-use
flags, we should always look at those. this also changes the config so admins
can specify different names for the special-use mailboxes to create for new
accounts, e.g. in a different language. the old config option is still
understood, just deprecated.
2023-08-09 09:31:23 +02:00
..
account.go in account & admin web api's, differentiate between server errors and user errors, and add a prometheus monitoring rule for server errors 2023-08-09 08:02:58 +02:00
account.html add webmail 2023-08-07 21:57:03 +02:00
account_test.go fix race in test setup/teardown 2023-08-07 23:14:31 +02:00
accountapi.json add webmail 2023-08-07 21:57:03 +02:00
import.go remove last remnants of treating a mailbox named "Sent" specially, in favor of special-use mailbox flags 2023-08-09 09:31:23 +02:00