Wez Furlong
b56bed5060
docs: fix admonish syntax, explain the global variable thing better
2023-03-11 23:06:59 -07:00
Wez Furlong
3d521a6468
fix reporting of bounce totals
...
A significant portion are bounced as they move through the queues,
not just those swept up in the direct application of the API call.
Pass in a shared hash map to track the counts and report on that
at the end of the call instead.
2023-03-01 19:57:47 -07:00
Wez Furlong
f48e6b1416
Add API for administratively bouncing mail
2023-03-01 16:40:26 -07:00
Wez Furlong
b8c319e2b3
use the builder's from/to/reply-to header formatting
2023-02-26 09:40:43 -07:00
Wez Furlong
371813b2dc
another json typo fix
2023-02-26 08:54:04 -07:00
Wez Furlong
43ee52d22c
http injector: add shortcuts for some headers, make headers more convenient
2023-02-26 08:46:28 -07:00
Wez Furlong
1035c34ae2
typofix
2023-02-26 06:58:43 -07:00
Wez Furlong
93da8983ba
docs: fix some typos
2023-02-25 22:47:50 -07:00
Wez Furlong
6645763606
docs: document HTTP APIs
2023-02-25 22:42:08 -07:00