mox/webadmin
Mechiel Lukkien 30ac690c8f
when removing account, remove its data directory instead of leaving it around
recreating the account would resurface the old messages, certainly not what you'ld expect.
it's about time to just remove the files. we do ask admins to confirm that when
removing through admin interface. it's also in the "mox config account rm" help
output now.

for issue #162 by RobSlgm with feedback from x8x, thanks!
2024-05-09 16:30:11 +02:00
..
admin.go fix typo in SRV validation message 2024-05-07 07:47:26 +02:00
admin.html add a webapi and webhooks for a simple http/json-based api 2024-04-15 21:49:02 +02:00
admin.js when removing account, remove its data directory instead of leaving it around 2024-05-09 16:30:11 +02:00
admin.ts when removing account, remove its data directory instead of leaving it around 2024-05-09 16:30:11 +02:00
admin_test.go add aliases/lists: when sending to an alias, the message gets delivered to all members 2024-04-24 19:15:30 +02:00
api.json webadmin: don't show runtime typecheck error for invalid values in dmarc and tls reports 2024-05-09 15:58:14 +02:00
api.ts webadmin: don't show runtime typecheck error for invalid values in dmarc and tls reports 2024-05-09 15:58:14 +02:00