mox/queue
Mechiel Lukkien 8654a1f901
with localserve, in queue, when "delivering" to the sender account, mark domain "localhost" as dkimverified
may be useful for testing, e.g. for rulesets to deliver messages to mailboxes other than Inbox.
2024-04-16 19:26:26 +02:00
..
direct.go add a webapi and webhooks for a simple http/json-based api 2024-04-15 21:49:02 +02:00
dsn.go add a webapi and webhooks for a simple http/json-based api 2024-04-15 21:49:02 +02:00
hook.go fix potential endless loop during queue msg/hook pagination when environment has TZ UTC, triggered by tests introduced in previous test 2024-04-16 14:18:11 +02:00
hook_test.go fix potential endless loop during queue msg/hook pagination when environment has TZ UTC, triggered by tests introduced in previous test 2024-04-16 14:18:11 +02:00
queue.go with localserve, in queue, when "delivering" to the sender account, mark domain "localhost" as dkimverified 2024-04-16 19:26:26 +02:00
queue_test.go add a webapi and webhooks for a simple http/json-based api 2024-04-15 21:49:02 +02:00
submit.go add a webapi and webhooks for a simple http/json-based api 2024-04-15 21:49:02 +02:00
suppression.go add a webapi and webhooks for a simple http/json-based api 2024-04-15 21:49:02 +02:00
suppression_test.go add a webapi and webhooks for a simple http/json-based api 2024-04-15 21:49:02 +02:00