Wez Furlong
654f9b88f5
new: ip_lookup_strategy option in make_egress_path
...
This provides control over IPv4 and IPv6 lookups based on the source
and/or destination.
2026-03-04 16:33:32 +00:00
Wez Furlong
d6eb5176ad
docs: remove rapidoc HTTP explorer
...
It has been replaced by our own static generation.
2026-01-30 16:37:12 +00:00
Wez Furlong
3732bc0fef
docs: code formatting
2025-05-01 10:09:01 -07:00
Mike Hillyer
d9273e2e19
Update docs/faq/how_do_i_include_multiple_files.md
...
Co-authored-by: Wez Furlong <wez@wezfurlong.org >
2025-05-01 12:31:05 -04:00
Mike Hillyer
b92812cf8b
Add glob example.
2025-05-01 12:31:05 -04:00
Mike Hillyer
670133a64f
Quick edit.
2025-05-01 12:31:05 -04:00
Mike Hillyer
5035b82092
Add a SPOF FAQ entry.
2025-05-01 12:31:05 -04:00
Mike Hillyer
66a377bae6
Initial re-arranging of existing performance related content from the Operation chapter to the Performance chapter.
2025-05-01 12:31:05 -04:00
Ryan Bonnell
4180e3a512
Fix accidental misspellings
2025-02-28 08:41:16 -08:00
Ryan Bonnell
8a64d672fd
Modify command usage to match required arguments
2025-02-21 16:18:18 -08:00
Mike Hillyer
8b2a1ac170
Add SDLC response to the FAQ.
2025-01-31 11:25:18 -05:00
Mike Hillyer
a1c82b3618
Add resolve-shaping-domain to the Userguide and FAQ.
2024-12-20 16:19:32 -05:00
Wez Furlong
38fd692e94
docs: show how to skip IPv6
...
I was halfway through adding special purpose options for this,
but I realized that skip_hosts already exists for this function
and is much more flexible.
Add an example to the docs to show how it can be done.
The same technique can be used to skip using IPv4 if that is
desired (despite being impractical with the current state
of SMTP on ipv6), but using `0.0.0.0/0` as an entry in the
skip_hosts list.
closes: https://github.com/KumoCorp/kumomta/issues/317
2024-12-04 07:33:50 -07:00
Mike Hillyer
3dd3243635
Fix linter complaints.
2024-10-25 11:03:32 -04:00
Mike Hillyer
b291ccb39b
Add FAQ entry for shared throttles in a cluster.
2024-10-24 15:38:36 -04:00
Wez Furlong
a42871cb11
docs: update since dev -> 2024.09.02-c5476b89
2024-09-02 07:27:50 -07:00
Wez Furlong
f7604a3f7f
docs: cut over toml examples to toml_data data macro
...
refs: https://github.com/KumoCorp/kumomta/issues/212
2024-07-03 16:09:52 -07:00
Wez Furlong
ef8cbea354
docs: fixup links to the rapidoc http page
2024-06-27 19:56:53 -07:00
Wez Furlong
4083afa672
docs: add faq entry for queue flushing
2024-06-24 15:04:12 -07:00
Wez Furlong
6f83f69236
docs: markdown <ol> is tricky, just use bullets/<ul>
2024-06-20 08:38:56 -07:00
Wez Furlong
7fc8dd97e6
docs: discuss creating an always-suspended queue
...
closes: https://github.com/KumoCorp/kumomta/issues/210
2024-06-20 08:35:17 -07:00
Mike Hillyer
3ec640a1d4
Update FAQ to make it clear about directory access permissions.
2024-04-29 13:33:00 -04:00
Wez Furlong
4bc099821b
docs: fix broken faq links
2024-02-08 08:12:29 -07:00
Mike Hillyer
1f9e8e51d2
Added a couple of FAQ entries on migrations.
2024-01-24 16:58:33 -05:00
Mike Hillyer
e22f256ee3
Couple more FAQ entries.
2024-01-24 16:48:48 -05:00
Mike Hillyer
0ecd60cd17
Forgot to populate the who is it for FAQ entry.
2024-01-24 15:45:50 -05:00
Mike Hillyer
5b8768bae5
Adding three more FAQ entries.
2024-01-24 15:39:19 -05:00
Mike Hillyer
b2978deba2
Add an index page to the FAQ.
2024-01-22 14:00:59 -05:00
Mike Hillyer
026635a9e6
Never copy an example from the Discord for a FAQ.
2024-01-22 13:56:22 -05:00
Mike Hillyer
02555a47d5
Please be the last error...
2024-01-22 13:52:47 -05:00
Mike Hillyer
fbb6448c49
Days like these...
2024-01-22 13:50:58 -05:00
Mike Hillyer
05fb4e62ab
So many typos.
2024-01-22 13:49:33 -05:00
Mike Hillyer
ae27088dda
Another typo fix.
2024-01-22 13:48:35 -05:00
Mike Hillyer
348804ee49
Typo Fix
2024-01-22 13:40:32 -05:00
Mike Hillyer
1eeb53f629
Typo fix, new entry for non-relay-hosts.
2024-01-22 13:40:23 -05:00
Mike Hillyer
9994961fc9
Add FAQ regarding POP3/IMAP.
2024-01-22 13:22:57 -05:00
Mike Hillyer
596c96cdc7
Adding Multiple DKIM signatures and TLS testing to FAQ.
2024-01-22 13:13:32 -05:00
Mike Hillyer
81d3196d18
Update permission denied page to be more succinct in the example but more descriptive in the text.
2024-01-22 12:25:44 -05:00
Mike Hillyer
107eccafc1
Adding FAQ to the documentation tree and first FAQ entry for Permission Denied.
2024-01-22 10:03:51 -05:00