Commit Graph
5 Commits
Author SHA1 Message Date
Wez Furlong 800bcd7217 connect esmtp server to queue
We can now queue messages to per-domain queues.
The per-domain queues feed into a destination site keyed
by distinct set of MX host names.

The destination site doesn't know what to do with messages yet.
2023-02-13 14:48:48 -07:00
Wez Furlong 5a8bc19a1c prep for adding a Queue type 2023-02-13 09:38:10 -07:00
Wez Furlong 3bddce299a fixup tests 2023-02-12 15:26:24 -07:00
Wez Furlong 79816d9479 adjust policy event to take bifurcated messages rather than state 2023-02-12 15:13:09 -07:00
Wez Furlong aeb49003ad start building out the Message type 2023-02-12 14:43:10 -07:00