mirror of
https://github.com/KumoCorp/kumomta.git
synced 2026-08-19 16:01:08 +00:00
898ed52410
These can be used to insert tracking pixels/links. closes: https://github.com/KumoCorp/kumomta/issues/120
350 B
350 B
message:append_text_plain(content)
{{since('dev')}}
Identifies the primary text/plain part of the message, decodes its transfer
encoding, and appends the content string to it. The part is then
re-transfer-encoded and the message data is updated.
- See also:
- msg:set_data()
- msg:append_text_html()