Commit Graph
82 Commits
Author SHA1 Message Date
Tom Mairs 756405d133 update dkim docs 2023-06-09 06:07:47 +00:00
Tom Mairs 6516f895e3 fix keygen details 2023-06-08 20:06:57 +00:00
Tom Mairs 13ab3593ec edit DKIM generation details 2023-06-08 16:06:48 +00:00
Mike Hillyer d99217a8d3 Automated doc formatting fix 2023-06-01 21:19:52 +00:00
Mike Hillyer 63af89ed47 Update example policy and sections on sending IPs and Listeners to use the new policy helpers. 2023-06-01 17:18:57 -04: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 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
Tom Mairs 4abb2f1418 fix formatting 2023-04-28 12:45:43 -07: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 b2dc834e66 Updating install directions to include info on dev/non-dev 2023-04-13 12:30:00 -04:00
Mike Hillyer b41514214e Checking on double indent for second para. 2023-04-11 13:32:51 -04:00
Mike Hillyer 5f37439bae Ok figured out nested lists in mdbook. 2023-04-11 13:32:00 -04:00
Mike Hillyer 972f0978df Work on how mdbook handles nested lists. 2023-04-11 13:29:22 -04:00
Mike Hillyer c5a7de1be3 Updating the concepts section to include an explanation of the flow of a message. 2023-04-11 13:25:22 -04:00
Mike Hillyer 869fac7058 Splitting FBL processing off. 2023-04-10 10:13:55 -04:00
Mike Hillyer 2e2a283692 Update bounce file name in TOC 2023-04-08 13:56:56 -04:00
Mike Hillyer ef0e5bc72e Automated doc formatting fix 2023-04-08 01:34:54 +00:00
Mike Hillyer 9a9ea3df71 Trying to resolve parser error. 2023-04-07 21:33:58 -04:00
Mike Hillyer 475e28fbb5 Update logging documentation. 2023-04-07 21:30:40 -04:00
Tom Mairs 4e2e5a1119 fix formatting in http listeners 2023-04-08 00:41:45 +00:00
Mike Hillyer 9ee8565de1 Bad backticks 2023-04-07 16:17:05 -04:00
Mike Hillyer fdc64d5260 Typo fix. 2023-04-07 16:12:18 -04:00
Mike Hillyer 8115fad973 Update system prep and spool pages. 2023-04-07 16:09:53 -04:00
Tom Mairs 06d736e3d8 Fixing some formatting 2023-04-07 00:49:32 -06:00
Tom Mairs 005f903f51 Automated doc formatting fix 2023-04-06 06:25:14 +00:00
Tom Mairs 280676d8cd configuration updates for listeners 2023-04-06 00:24:15 -06:00
Tom Mairs 87e3ca572e Fix lua in example.lua 2023-03-31 21:47:43 +00:00
Tom Mairs 3fe94ae0d6 fix formatting in listeners 2023-03-31 21:38:40 +00:00
Tom Mairs ab374dac95 Add listener usage info 2023-03-31 13:47:56 -06:00
Tom Mairs a89d86d29c Updating dkim for current state 2023-03-31 13:33:25 -06:00
Mike Hillyer dcec7ce65c Tidy up the user guide a bit, update the copyright. 2023-03-29 14:34:20 -04:00
Mike Hillyer b9ef485a18 Clarifier on the include directive. 2023-03-29 11:48:27 -04:00
Wez Furlong 010cff1872 docs: fix examples on concepts page 2023-03-27 17:52:33 -07:00
Wez Furlong 6c4e3915b8 fixup example config to match default install 2023-03-20 14:14:15 -07:00
Tom Mairs 37f56fb15b Rearrange Pages to make more sense 2023-03-17 05:56:14 +00:00
Mike Hillyer d9eb21c6e0 And had a comma where I shouldn't... 2023-03-16 14:26:07 -04:00
Mike Hillyer 554e8baff9 Forgot a comma. 2023-03-16 14:24:03 -04:00