mox/http
Mechiel Lukkien 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
..
account.go in account web page, allow user to configure rulesets for delivery 2023-02-10 23:47:19 +01:00
account.html in account web page, allow user to configure rulesets for delivery 2023-02-10 23:47:19 +01:00
account_test.go mox! 2023-01-30 14:27:06 +01:00
accountapi.json in account web page, allow user to configure rulesets for delivery 2023-02-10 23:47:19 +01:00
admin.go on admin index page, show number of messages in queue next to link to the queue list 2023-02-08 19:42:21 +01:00
admin.html on admin index page, show number of messages in queue next to link to the queue list 2023-02-08 19:42:21 +01:00
admin_test.go mox! 2023-01-30 14:27:06 +01:00
adminapi.json on admin index page, show number of messages in queue next to link to the queue list 2023-02-08 19:42:21 +01:00
autoconf.go support cram-md5 authentication for imap and smtp 2023-02-05 16:29:03 +01:00
autoconf_test.go mox! 2023-01-30 14:27:06 +01:00
mtasts.go mox! 2023-01-30 14:27:06 +01:00
mtasts_test.go mox! 2023-01-30 14:27:06 +01:00
web.go mox! 2023-01-30 14:27:06 +01:00