Wez Furlong
dc78142c35
docs: operation: tidy up formatting, show more kcli usage
2023-08-11 10:36:32 -07:00
Tom Mairs
9a0855f11b
update for name field in log_hook
2023-07-13 18:06:20 +00:00
Mike Hillyer
dfd1e14497
Add documentation for kcli to user guide.
2023-07-11 17:12:30 -04:00
Mike Hillyer
d63d00b8ec
Update documentation on configuring listener domains.
2023-06-19 14:11:43 -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
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
297895e85d
Adding AMQP to the User Guide.
2023-05-16 15:05:09 -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
bc970ab94e
Move webhook chapter to Operations.
2023-05-10 13:45:45 -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
c7799c99b6
Adding chapter on log viewing.
2023-04-27 14:35:26 -04:00
Mike Hillyer
863449e453
Add queue management section.
2023-04-25 16:43:41 -04:00
Mike Hillyer
a78c823e6a
Add performance tuning to the User Guide.
2023-03-31 15:21:16 -04:00
Mike Hillyer
2c2b750341
Remove & instruction.
2023-03-31 15:06:29 -04:00
Mike Hillyer
5e4ce581f7
Adding instructions to start the server.
2023-03-31 15:00:47 -04:00
Mike Hillyer
dcec7ce65c
Tidy up the user guide a bit, update the copyright.
2023-03-29 14:34:20 -04:00
Mike Hillyer
d744d09f04
Skeleton out the Operation section of the User Guide.
2023-03-13 15:51:38 -04:00