mox/queue
Mechiel Lukkien 47ebfa8152
queue: implement adding a message to the queue that gets sent to multiple recipients
and in a way that allows us to send that message to multiple recipients in a
single smtp transaction.
2024-03-05 20:10:28 +01:00
..
direct.go implement only monitoring dns blocklists, without using them for incoming deliveries 2024-03-05 19:37:48 +01:00
dsn.go better thread matching for dsns 2024-03-04 16:40:27 +01:00
queue.go queue: implement adding a message to the queue that gets sent to multiple recipients 2024-03-05 20:10:28 +01:00
queue_test.go queue: implement adding a message to the queue that gets sent to multiple recipients 2024-03-05 20:10:28 +01:00
submit.go improve dsn handling 2024-02-20 16:31:15 +01:00