ec_mime_boundary_create
Last updated March 2020
Name
ec_mime_boundary_create — return a string to be used as a boundary when creating a MIME message
Synopsis
ec_mime_boundary_create
Description
ec_mime_boundary_create
returns a string that can be used as a boundary when creating a MIME message. It doesn't include the --
required before or after the boundary string.
Please see ec_rfc3464_delivery_status for an usage example.
Was this page helpful?