Commit Graph

147 Commits

Author SHA1 Message Date
Tom Mairs ba2661e70c fix case in docker command 2023-06-01 19:42:55 +00:00
Wez Furlong b7c557c31a define_egress_(pool|source) -> make_egress_(pool|source)
Switch the configuration plumbing for pools and sources to be pull-based
rather than push based.

In other words, rather than defining them in the `init` event,
you now need to supply them to the new `get_egress_pool` and
`get_egress_source` events.

Data is cached by default for 1 minute. This allows for new sources
to come into being on-demand, and for data to age out and change
over time, without requiring that the server be restarted.

This commit updates the reference section, but there is some content
in the user guide that refers to the old style of configuration that
will need to be updated.

refs: https://github.com/KumoCorp/kumomta/issues/13
2023-05-30 14:08:07 -07:00
Tom Mairs 10521350c7 fix typos 2023-05-18 05:05:12 +00:00
Mike Hillyer 0d85aea133 Adding SMTP AUTH to the user guide. 2023-05-17 17:39:23 -04:00
Mike Hillyer 842c971811 Formatting fix. 2023-05-17 17:39:23 -04:00
Mike Hillyer c03cf00408 Initial build out of SOCKS5 docs in userguide, converting HAProxy section into general proxy section. 2023-05-17 15:57:22 -04:00
Mike Hillyer 9780e3f3a5 Updating logic per Wez. 2023-05-16 16:43:40 -04:00
Mike Hillyer cd7dbe7aec Automated doc formatting fix 2023-05-16 19:12:58 +00:00
Mike Hillyer bd1d7a1d03 This timne for sure. 2023-05-16 15:11:39 -04:00
Mike Hillyer f26551a205 Too many typos. 2023-05-16 15:10:17 -04:00
Mike Hillyer b741a1ab06 Typo 2023-05-16 15:06:38 -04:00
Mike Hillyer 297895e85d Adding AMQP to the User Guide. 2023-05-16 15:05:09 -04:00
Mike Hillyer 7095c7f358 Formatting. 2023-05-10 17:13:50 -04:00
Mike Hillyer 052bcaa454 Adding warning and pointer to the Secrets Load function. 2023-05-10 16:52:55 -04:00
Wez Furlong d5572f0293 docs: tweak haproxy guide 2023-05-10 13:27:30 -07:00
Mike Hillyer 4565540b04 HAProxy user guide page 2023-05-10 15:59:58 -04:00
Mike Hillyer bcac01932e Add a note to the Policy chapter index. 2023-05-10 13:56:54 -04:00
Mike Hillyer bc970ab94e Move webhook chapter to Operations. 2023-05-10 13:45:45 -04:00
Mike Hillyer 3e3483b281 Automated doc formatting fix 2023-05-10 17:44:47 +00:00
Mike Hillyer b3a720e906 Adding webhook content. 2023-05-10 13:42:38 -04:00
Mike Hillyer 2fcbdfdf3a Automated doc formatting fix 2023-05-10 15:56:23 +00:00
Mike Hillyer 09cc31e552 Update traffic shaping page of user guide, add default rules to shaping.toml. 2023-05-10 11:52:27 -04:00
Mike Hillyer 75e85c2f6e Skeleton in the webhook page. 2023-05-09 11:30:59 -04:00
Mike Hillyer bfafab4ef5 Automated doc formatting fix 2023-05-08 22:24:47 +00:00
Mike Hillyer 217ca5be4e Add http API call routing to Policy Chapter. 2023-05-08 18:23:41 -04:00
Mike Hillyer f4200c575d Automated doc formatting fix 2023-05-04 16:27:59 +00:00
Mike Hillyer e0a4039a12 Fix bad formatting in Lua example. 2023-05-04 12:26:05 -04:00
Mike Hillyer 179bf825fd Forgot code tags. 2023-05-04 12:24:23 -04:00
Mike Hillyer d3f3241f82 Update routing page to reflect proper IP annotation. 2023-05-04 12:17:15 -04:00
Tom Mairs 2dffdd232d Populate admin bounce page 2023-04-28 14:41:50 -07:00
Tom Mairs c95087db60 Populate logging page 2023-04-28 14:26:56 -07:00
Tom Mairs 3635dd4caa Fix formatting 2023-04-28 13:35:45 -07:00
Tom Mairs 5a2a5e2487 Populate HTTP Injection page 2023-04-28 13:30:41 -07:00
Tom Mairs 4abb2f1418 fix formatting 2023-04-28 12:45:43 -07:00
Tom Mairs 52d8efc1b8 Populate SMTP Injection page 2023-04-28 12:35:32 -07:00
Tom Mairs 452428e9d6 Populate Server Status page 2023-04-28 09:54:01 -07:00
Ubuntu ad403da74f Modify startup details 2023-04-28 08:54:05 -07:00
Mike Hillyer 7a66800f6e Automated doc formatting fix 2023-04-28 15:22:15 +00:00
Mike Hillyer 00da1bde29 Put Wez's comments on tenant to pool assignment into a preliminary page. 2023-04-28 11:11:34 -04:00
Mike Hillyer c7799c99b6 Adding chapter on log viewing. 2023-04-27 14:35:26 -04:00
Mike Hillyer 9f363ac132 Updates to the traffic shaping page. 2023-04-26 17:58:34 -04:00
Mike Hillyer 51b22fe936 Adding the traffic shaping section. 2023-04-25 18:15:59 -04:00
Mike Hillyer 863449e453 Add queue management section. 2023-04-25 16:43:41 -04:00
Mike Hillyer 6ae11b591d Add queue management chapter, update other sections to align. 2023-04-25 16:43:27 -04:00
Mike Hillyer 5fabcb9e1f Automated doc formatting fix 2023-04-24 14:19:01 +00:00
Mike Hillyer 969d079eb6 Finish FBL and Bounce chapters, add chapter on Sending IPs. 2023-04-24 10:17:51 -04:00
Mike Hillyer 0e65eff758 Automated doc formatting fix 2023-04-22 16:17:27 +00:00
Mike Hillyer e2be05804a Build out FBL and Domain Config chapters, tweak SMTP Listener content. 2023-04-22 12:09:44 -04:00
Mike Hillyer eeeccaf208 Changing upgrade instructions to show dev as optional for repo name. 2023-04-18 16:13:05 -04:00
Mike Hillyer a5a6a61be2 Finish Installing on Linux tweaks. 2023-04-13 13:17:06 -04:00