Trying to figure out what solution worked and has to be given in the docs -- is it the next one?

set_body_multipart("test", "text/plain", "delimiter");
msg_apply_changes();
append_body_part(...);
msg_apply_changes();


You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or mute the thread.