Mike Hillyer
26a253da45
Update examples to use bash instead of console, it looks prettier.
2023-09-28 15:57:55 -04:00
Mike Hillyer
bffdec5ed1
Update the install, test, and logs pages of the tutorial.
2023-09-28 14:05:26 -04:00
Mike Hillyer
0d6993bcf2
Update more of the tutorial for formatting, wording, and information.
2023-09-28 12:05:54 -04:00
Mike Hillyer
50124576e3
Renaming the initial tutorial page.
2023-09-27 17:45:52 -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
f8dd552ad7
fix typo
2023-09-25 16:25:20 +00:00
Tom Mairs
e523cc28ff
add tailer command to tutorial
2023-09-25 15:41:56 +00:00
Tom Mairs
df678eb13f
tutorial updates
2023-09-21 23:14:15 +00:00
Tom Mairs
aeddc9b5e1
remove new tab links
2023-09-21 22:14:44 +00:00
Tom Mairs
0b3a064544
testing new tab links
2023-09-21 21:43:06 +00:00
Mike Hillyer
3087688800
Update link in tutorial.
2023-09-21 13:09:54 -04:00
Mike Hillyer
3880623791
Update link to example config in Userguide.
2023-09-21 09:45:48 -04:00
Tom Mairs
519f508139
fix link
2023-08-21 17:14:03 +00:00
Tom Mairs
502ae37e44
fix curl sample
2023-08-21 16:43:58 +00:00
Tom Mairs
3ced8144b7
add flow description page
2023-08-04 20:47:13 +00:00
Tom Mairs
3beb79f9f4
fix typo
2023-08-04 20:26:17 +00:00
Wez Furlong
67e3c49d83
docs: fix warnings in using_vault section
2023-08-04 11:12:13 -07:00
Cloud User
a04f0d3e8d
add a how_it_works tutorial
2023-08-03 19:18:55 +00:00
Cloud User
c9a3a7a81c
updates to using vault
2023-08-03 19:05:50 +00:00
Tom Mairs
ec69706b41
fix blog link
2023-07-20 16:33:58 +00:00
Tom Mairs
622d128a46
fix image link
2023-07-20 16:26:03 +00:00
Tom Mairs
2fce639dfa
fix image link
2023-07-20 16:17:19 +00:00
Tom Mairs
2e8e655a51
fix image path
2023-07-20 16:10:00 +00:00
Tom Mairs
0c8fcc372a
add perf testing image and verbiage
2023-07-20 06:16:29 +00:00
Tom Mairs
756405d133
update dkim docs
2023-06-09 06:07:47 +00:00
Tom Mairs
130b419168
clean up files and add notes
2023-06-08 22:09:40 +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
8989759a26
Update overview, fix bad links in tutorial.
2023-03-31 15:05:15 -04:00
Tom Mairs
66b72214a7
Correcting random spelling mistakes
2023-03-31 11:34:58 -06:00
Tom Mairs
5b9799b924
mods for systemD control
2023-03-30 21:43:11 +00:00
Tom Mairs
757c0ce7ea
added note on performance results
2023-03-28 23:31:30 +00:00
Tom Mairs
a009816095
performance updates
2023-03-28 23:24:32 +00:00
Wez Furlong
9b9a6773c6
docs: fix typo
2023-03-27 17:10:33 -07:00
Wez Furlong
768319574b
docs: refine checking_logs section
2023-03-27 17:09:56 -07:00
Cloud User
2f83fc1735
multiple minor doc edits
2023-03-28 00:00:05 +00:00
Tom Mairs
92e2a317d4
add certificate instructions in tutorial
2023-03-22 22:59:01 +00:00
Tom Mairs
782b549efb
docs cleanup
2023-03-22 21:48:27 +00:00
Tom Mairs
a0a63a2edc
refining tuorial pages
2023-03-22 06:35:33 +00:00
Tom Mairs
298f9db7f2
rearrange docs to make more sense
2023-03-21 23:40:47 +00:00
Tom Mairs
37f56fb15b
Rearrange Pages to make more sense
2023-03-17 05:56:14 +00:00
Tom Mairs
fc6f3537d6
Updates to Day 1 doc
2023-03-17 05:45:52 +00:00
Tom Mairs
4530a3a3e4
adding a TL;DR section to the Day1 doc
2023-03-16 23:43:50 +00:00
Tom Mairs
437aef4b5a
Update kumomta_day_1.md
2023-03-15 00:05:39 -06:00
Tom Mairs
495fe5b48a
update Day-1 doc
2023-03-15 05:55:45 +00:00
Wez Furlong
1dd39c3043
docs: console-ify the tutorial section
...
It looks more conventional this way.
I switched a few sysadmin sections away from `sudo -s` to
non-privileged commands that use sudo; most of those were to
deal with `sudo echo > file` not being able to write to `file` as root.
Those are replaced by `echo | sudo tee file >/dev/null` which allows
running only the file writing part as root.
2023-03-14 20:26:03 -07:00
Wez Furlong
eec9b5ad77
update docker for new default policy file location
2023-03-14 20:16:13 -07:00
Mike Hillyer
426b26744f
Fix broken links.
2023-03-14 22:46:42 -04:00
Wez Furlong
384da92c0e
docs: update dkim signing to use header from
2023-03-14 18:53:47 -07:00
Tom Mairs
91c41c3cd5
added KumoMTA Day 1 tutorial
2023-03-14 23:21:26 +00:00