Wez Furlong
337b4e33a8
docs: update for stable 2025.03.19-1d3f1f67 release
2025-03-20 07:28:32 -07:00
Wez Furlong
c2444b6266
add expiry to per-msg scheduling overrides
...
This commit allows setting a per-message `expires` timestamp
via msg:set_scheduling (and thus msg:import_scheduling_header).
The expiration takes precedence over max_age; max_age will be
ignored for messages that have configured and expiration time.
The expiration time is independent of the other scheduling
restrictions.
2025-03-15 07:18:13 -07:00
Wez Furlong
3071fe9701
add shrink_policy queue config option
...
This allows reducing how much of a message is freed when it is
delayed.
2025-02-21 17:15:52 -07:00
Wez Furlong
01c52eef03
docs: update for 2025.01.23-7273d2bc release
2025-01-23 13:49:35 -07:00
Wez Furlong
c92cff2a60
maildir: support template expansion of maildir_path
...
closes: https://github.com/KumoCorp/kumomta/issues/109
2024-12-08 10:15:53 -07:00
Wez Furlong
1a83f72b6d
maildir: expose dir_mode and file_mode to protocol config
...
You can now specify the dir and file modes in your maildir
protocol configuration.
refs: https://github.com/KumoCorp/kumomta/issues/109
2024-12-08 09:41:55 -07:00
Wez Furlong
cf911c4067
docs: update dev -> 2024.11.08-d383b033
2024-11-12 12:25:53 -07:00
Wez Furlong
d3e399cfda
docs: describe the configuration monitoring and epoch system
2024-11-08 07:14:03 -07:00
Mike Hillyer
8bdfa734e9
Should not have made a page in the refman.
2024-11-05 17:39:16 -05:00
Mike Hillyer
1c8e3e413e
Add a page for overall_max_message_rate to the reference manual.
2024-11-05 17:26:48 -05:00
Wez Furlong
7fe88f34a6
queue: make the default strategy SingletonTimerWheel
2024-09-02 14:08:48 -07:00
Wez Furlong
a42871cb11
docs: update since dev -> 2024.09.02-c5476b89
2024-09-02 07:27:50 -07:00
Wez Furlong
a18308a3b2
docs: mention SingletonTimerWheel
2024-09-01 15:38:12 -07:00
Wez Furlong
34df28bbb1
docs: fixup a few links from page splitting
2024-08-18 19:52:19 -07:00
Wez Furlong
632357ac70
docs: split make_egress_pool into separate pages
2024-08-18 19:40:47 -07:00
Wez Furlong
b775816885
docs: split make_egress_path into separate pages
2024-08-18 19:33:31 -07:00
Wez Furlong
4af9c7035f
docs: move make_queue_config fields to their own pages
...
This makes them easier to search for, and find.
2024-08-18 19:14:34 -07:00