mirror of
https://github.com/mailscope/kumomta.git
synced 2026-08-21 20:08:18 +00:00
11 lines
254 B
Markdown
11 lines
254 B
Markdown
# `message:shrink_data()`
|
|
|
|
{{since('2025.03.19-1d3f1f67')}}
|
|
|
|
This method will ensure that the message contents are journalled to the spool,
|
|
and then release any in-memory body data, keeping the metadata in-memory.
|
|
|
|
See also:
|
|
* [msg:shrink()](shrink.md)
|
|
|