mirror of
https://github.com/mailscope/kumomta.git
synced 2026-08-19 19:08:17 +00:00
1fb712e2bf
This method allows replacing the message payload arbitrarily. This is a building block for more advanced and convenient modification operations. refs: https://github.com/KumoCorp/kumomta/issues/117 refs: https://github.com/KumoCorp/kumomta/issues/120
7 lines
110 B
Markdown
7 lines
110 B
Markdown
# `message:get_data()`
|
|
|
|
Returns the message body/data as a string.
|
|
|
|
See also:
|
|
* [msg:set_data()](set_data.md)
|