mox/webadmin
Mechiel Lukkien f749eb2a05
use css white-space: pre-wrap for email addresses displayed
since email addresses can contain multiple consecutive spaces.
this is a valid address: "   "@localhost
and this is a different valid address: " "@localhost

webmail still todo
2024-04-24 20:37:56 +02:00
..
admin.go add aliases/lists: when sending to an alias, the message gets delivered to all members 2024-04-24 19:15:30 +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 use css white-space: pre-wrap for email addresses displayed 2024-04-24 20:37:56 +02:00
admin.ts use css white-space: pre-wrap for email addresses displayed 2024-04-24 20:37:56 +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 add aliases/lists: when sending to an alias, the message gets delivered to all members 2024-04-24 19:15:30 +02:00
api.ts add aliases/lists: when sending to an alias, the message gets delivered to all members 2024-04-24 19:15:30 +02:00