Mike Hillyer
ff0869c162
Update TSA page in User Guide to show the use of extra_files
2023-10-26 11:22:16 -04:00
Wez Furlong
fb2cdff808
docs: refine from-source info
...
Minimize the rust install section to just what is necessary.
Show where the rpms and debs get built, and how to install them.
2023-10-24 13:19:03 -07:00
Wez Furlong
8efd4d5127
docs: clarify install-from-source docs
...
Avoid referencing implementation details that we may change
(install.sh).
Document what goes where with a bit of explanation.
Remove examples that show launching `kumod &` as we do not recommend
running the service in the background without some kind of supervision
(such as systemd). Instead, show how how to run the process and leave
it to the reader to decide how they with to deploy it in their
environment.
closes: https://github.com/KumoCorp/kumomta/issues/72
2023-10-24 11:22:00 -07:00
Tom Mairs
0b36fe4788
Add background/foreground instruction
2023-10-24 00:08:17 +00:00
Tom Mairs
201dee47ac
Add instructions to run from sbin
2023-10-24 00:05:36 +00:00
Tom Mairs
7e57b009c1
Fix for console type
2023-10-23 23:45:44 +00:00
Tom Mairs
adf3acb9b7
Fix doc highlight type
2023-10-23 23:20:23 +00:00
Tom Mairs
065120c19a
add install.sh back in
2023-10-23 23:10:55 +00:00
Tom Mairs
bac319829c
update with sudo
2023-10-23 17:14:26 +00:00
Mike Hillyer
d9dd7ddea7
Change console example to match lua example.
2023-10-20 10:00:59 -04:00
Mike Hillyer
72d93f212d
Update troubleshooting page based on Wez's feedback.
2023-10-20 09:34:42 -04:00
Mike Hillyer
c8dd0e3f93
Fix path of link to troubleshooting page.
2023-10-19 22:45:47 -04:00
Mike Hillyer
a8ae27fffb
Add crossreference to troubleshooting page to the starting KumoMTA page.
2023-10-19 22:36:55 -04:00
Mike Hillyer
d433bea3f1
Add troubleshooting page, add cross-reference from Tutorial, remove orphaned integration pages from Tutorial directory.
2023-10-19 22:22:33 -04:00
Tom Mairs
2e453b8714
fix typo in yaml file
2023-10-18 22:26:38 +00:00
Tom Mairs
cf5e815c6b
fix metrics targets
2023-10-18 22:20:01 +00:00
Tom Mairs
bdb43f1e53
add Prometheus integration first draft
2023-10-18 17:15:21 +00:00
Wez Furlong
39a046e07c
docs: add missing routing_domain param to get_queue_config event examples
2023-10-18 06:56:01 -07:00
Tom Mairs
9a4fc06726
fix numbering again
2023-10-17 19:45:26 +00:00
Tom Mairs
b1b2ae0c4a
fix numbering
2023-10-17 19:37:19 +00:00
Tom Mairs
3bb6e97d0d
Add Integrations section and Ongage Instructions
2023-10-17 19:21:39 +00:00
Tom Mairs
748752ae18
Add Ongage sample
2023-10-17 17:59:34 +00:00
Wez Furlong
32f8060ecc
docs: logging: flush after 10s, clarify in quickstart and tutorial
...
New users trip over the very conservative defaults on log flushing,
so let's make the `init.lua` that we populate for new installs
set the duration to 10 seconds by default, and adjust the language
in the docs to match that.
Clarify the logging documentation about how the logs are
chunked/flushed.
2023-10-12 21:27:39 -04:00
Mike Hillyer
97d8f24dc1
Remove source_address mentions from Proxy page.
2023-10-06 14:53:44 -04:00
Mike Hillyer
5fffd809d7
Redact the vault token from the example so GitGuardian doesn't complain.
2023-09-28 17:24:22 -04:00
Mike Hillyer
233966ab67
Add next steps heading to the tutorial, update hashicorp vault page to better match userguide tone.
2023-09-28 17:16:52 -04:00
Mike Hillyer
03b0d12b56
Finish initial edits of tutorial, move hasicorp content to user guide policy section, merge performance content into performance page in userguide operations section, pull lua page and add to userguide general section. Pull how it works, redundant to config concepts in user guide.
2023-09-28 16:56:23 -04:00
Mike Hillyer
6ddff4ee81
Updated day one tutorial page, also updated example config to make it clearer that supporting .toml files must be in place.
2023-09-27 17:37:20 -04:00
Tom Mairs
858572f870
add TSA debugging tips
2023-09-25 17:33:18 +00:00
Mike Hillyer
4266a394de
Update Linux install page to show that RHEL7 builds have ended.
2023-09-21 13:16:45 -04:00
Tom Mairs
cbad0e2abf
remove bind verification - out of scope
2023-09-19 21:02:12 +00:00
Tom Mairs
87b52d389e
add reminder to install Bind
2023-09-19 20:44:08 +00:00
Tom Mairs
de22465498
update source build docs with relevant permissions and dirs
2023-09-19 18:20:21 +00:00
Tom Mairs
868d866aa8
remove internal install.sh script reference
2023-09-19 01:37:00 +00:00
Tom Mairs
b55c9d7b4f
add RHEL and Mariner OS
2023-09-19 01:34:49 +00:00
Wez Furlong
b143b88e86
docs: update for newer kumomta-dev image
2023-09-17 14:16:58 -07:00
Mike Hillyer
a13cb785ae
Add mention of contributors to the credits page in the documentation.
2023-09-14 15:54:31 -04:00
Nathalie Cai
6bb9ac387c
add mx_list_ip_map to smtp protocole for tls connection ( #80 )
...
add mx_list_ip_map to smtp protocole for tls connection
Co-authored-by: Nathalie Cai <ncai@chapsvision.com >
2023-08-30 08:29:18 -07:00
Wez Furlong
24909f4cde
docs: update for 2023.08.22-4d895015 release
2023-08-25 08:38:09 -07:00
Wez Furlong
9d1ca9dc11
routing.md: update to show new smart hosting options
2023-08-11 11:17:02 -07:00
Wez Furlong
dc78142c35
docs: operation: tidy up formatting, show more kcli usage
2023-08-11 10:36:32 -07:00
Wez Furlong
55237b94ef
spool.md: tweak layout, make it obvious that we rec. RocksDB
2023-08-11 09:58:47 -07:00
Wez Furlong
811b64c1ff
example.md: fixup example
...
Needs to pull in the utils to use merge_into
2023-08-11 09:55:13 -07:00
Wez Furlong
00f2a95335
dkim.md: fixup links, tidy up some formatting, wordwrap
2023-08-11 09:53:08 -07:00
Wez Furlong
6545e8c0a5
queuemanagement.md: fixup examples, add cross links
2023-08-11 09:45:47 -07:00
Wez Furlong
2fc79766f2
sendingips.md: rearrange contents for the common case
...
We had a user get tripped up by the incorrect example on this page.
I think they probably should have been using the helper, but the
way this page was constructed, it was easy to keep reading past
the bit about the helper and get bogged down by the lua examples.
Rearrange this page to try to avoid that.
2023-08-11 09:36:18 -07:00
Wez Furlong
a8ea458ced
sendingips.md: fix incorrect pool lua example
...
I've seen this trip up at least two people so far.
While we're in there, update the example to show how to memoize and make
it both easier to write and more efficient at runtime.
2023-08-11 09:30:31 -07:00
Wez Furlong
d0add809ae
httplisteners.md: fix typo, fixup links, wordwrap
2023-08-11 09:18:47 -07:00
Wez Furlong
019c3df08a
fbl.md: update for more modern listener domain syntax
2023-08-11 09:16:01 -07:00
Wez Furlong
3fd0c04add
docs: wordwrap fbl.md
2023-08-11 09:12:47 -07:00