On Thu, 14 Mar 2024 11:58:59 -0600
Philip Prindeville <[email protected]> wrote:

> Thanks for that.  So is there an easy way to snapshot the message
> in-the-raw as the final version before it gets sent out?

MIMEDefang, no.  Mailmunge, yes, with:

            $ctx->mime_entity->stringify()

as the last thing in filter_wrapup.

> Also, action_add_header() doesn't say if, in the case of a multiline
> value, should the lines be split with \n or \r\n?

\n.  There's another bug that was fixed in Mailmunge; don't know if it
was fixed in MIMEDefang.

https://git.skoll.ca/Skollsoft-Public/mailmunge/commit/fc9d099a863725eac9ac6285416bc5cfd9c90471

Regards,

Dianne.

_______________________________________________
NOTE: If there is a disclaimer or other legal boilerplate in the above
message, it is NULL AND VOID.  You may ignore it.

MIMEDefang mailing list [email protected]
https://lists.mimedefang.org/mailman/listinfo/mimedefang_lists.mimedefang.org

Reply via email to