mox/webaccount
Mechiel Lukkien bf5cfca6b9
webmail: add export functionality
per mailbox, or for all mailboxes, in maildir/mbox format, in tar/tgz/zip
archive or without archive format for single mbox, single or recursive. the
webaccount already had an option to export all mailboxes, it now looks similar
to the webmail version.
2024-04-22 13:41:40 +02:00
..
account.go webmail: add export functionality 2024-04-22 13:41:40 +02:00
account.html add a webapi and webhooks for a simple http/json-based api 2024-04-15 21:49:02 +02:00
account.js webmail: add export functionality 2024-04-22 13:41:40 +02:00
account.ts webmail: add export functionality 2024-04-22 13:41:40 +02:00
account_test.go webmail: add export functionality 2024-04-22 13:41:40 +02:00
api.json webmail: when moving a single message out of/to the inbox, ask if user wants to create a rule to automatically do that server-side for future deliveries 2024-04-21 17:14:08 +02:00
api.ts webmail: when moving a single message out of/to the inbox, ask if user wants to create a rule to automatically do that server-side for future deliveries 2024-04-21 17:14:08 +02:00
import.go replace packages slog and slices from golang.org/x/exp with stdlib 2024-02-08 14:49:01 +01:00