mox/webmail
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
..
api.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
api.json add webmail 2023-08-07 21:57:03 +02:00
api.ts add webmail 2023-08-07 21:57:03 +02:00
api_test.go fix race in test setup/teardown 2023-08-07 23:14:31 +02:00
eventwriter.go add webmail 2023-08-07 21:57:03 +02:00
lib.ts add webmail 2023-08-07 21:57:03 +02:00
message.go add webmail 2023-08-07 21:57:03 +02:00
msg.html add webmail 2023-08-07 21:57:03 +02:00
msg.js add webmail 2023-08-07 21:57:03 +02:00
msg.ts add webmail 2023-08-07 21:57:03 +02:00
text.html add webmail 2023-08-07 21:57:03 +02:00
text.js add webmail 2023-08-07 21:57:03 +02:00
text.ts add webmail 2023-08-07 21:57:03 +02:00
view.go add webmail 2023-08-07 21:57:03 +02:00
view_test.go fix race in test setup/teardown 2023-08-07 23:14:31 +02:00
webmail.go add webmail 2023-08-07 21:57:03 +02:00
webmail.html add webmail 2023-08-07 21:57:03 +02:00
webmail.js add webmail 2023-08-07 21:57:03 +02:00
webmail.ts add webmail 2023-08-07 21:57:03 +02:00
webmail_test.go fix race in test setup/teardown 2023-08-07 23:14:31 +02:00