Commit Graph

5 Commits

Author SHA1 Message Date
d48d19b840 in account web page, allow user to configure rulesets for delivery
for example, by matching incoming messags on smtp mail from, verified domains
(spf/dkim), headers. then delivering to a configured mailbox. for mailing
lists, if a verified domain matches, regular spam checks can be skipped.

this was already possible by editing the configuration file, but only admins
can edit that file. now users can manage their own rulesets.
2023-02-10 23:47:19 +01:00
37713a974c consistently use finally {} for cleanup in html/js 2023-02-06 15:23:33 +01:00
2239f38232 actually get monospace font 2023-02-02 16:04:09 +01:00
045d7566d4 use rel=noopener noreferrer on more links
and make it easier with link() function. and get rid of some globals.
2023-02-01 21:53:43 +01:00
cb229cb6cf mox! 2023-01-30 14:27:06 +01:00